index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2023-01-07
ext4: fix deadlock due to mbcache entry corruption
Jan Kara
2023-01-07
ext4: journal_path mount options should follow links
Lukas Czerner
2023-01-07
bpf: Resolve fext program type when checking map compatibility
Toke Høiland-Jørgensen
2023-01-07
PM/devfreq: governor: Add a private governor_data for governor
Kant Fan
2023-01-04
eventfd: provide a eventfd_signal_mask() helper
Jens Axboe
2023-01-04
nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
Christoph Hellwig
2022-12-31
regulator: core: Use different devices for resource allocation and DT lookup
ChiYuan Huang
2022-12-31
bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not set
Yonghong Song
2022-12-31
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2022-12-31
video: hyperv_fb: Avoid taking busy spinlock on panic path
Guilherme G. Piccoli
2022-12-31
iio: adis: add '__adis_enable_irq()' implementation
Ramona Bolboaca
2022-12-31
crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()
Xiongfeng Wang
2022-12-31
fortify: Do not cast to "unsigned char"
Kees Cook
2022-12-31
fortify: Use SIZE_MAX instead of (size_t)-1
Kees Cook
2022-12-31
crypto: hisilicon/qm - get hardware features from hardware registers
Weili Qian
2022-12-31
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
2022-12-31
net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
David Howells
2022-12-31
wifi: fix multi-link element subelement iteration
Johannes Berg
2022-12-31
eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD
Zhang Qilong
2022-12-31
debugfs: fix error when writing negative value to atomic_t debugfs file
Akinobu Mita
2022-12-31
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
2022-12-31
timerqueue: Use rb_entry_safe() in timerqueue_getnext()
Barnabás Pőcze
2022-12-21
kallsyms: Make module_kallsyms_on_each_symbol generally available
Jiri Olsa
2022-12-19
can: sja1000: fix size of OCR_MODE_MASK define
Heiko Schocher
2022-12-14
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-12-14
platform/x86: asus-wmi: Add support for ROG X13 tablet mode
Luke D. Jones
2022-12-14
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
2022-12-14
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
2022-12-08
mm/damon: introduce struct damos_access_pattern
Yajun Deng
2022-12-08
mmc: core: Fix ambiguous TRIM and DISCARD arg
Christian Löhle
2022-12-08
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
2022-12-02
block: make blk_set_default_limits() private
Keith Busch
2022-12-02
bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
Peter Zijlstra
2022-12-02
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
2022-12-02
fscache: fix OOB Read in __fscache_acquire_volume
David Howells
2022-12-02
net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint
Moshe Shemesh
2022-11-26
bpf: Prevent bpf program recursion for raw tracepoint probes
Jiri Olsa
2022-11-26
wifi: wext: use flex array destination for memcpy()
Hawkins Jiawei
2022-11-26
tracing: Fix warning on variable 'struct trace_array'
Aashish Sharma
2022-11-26
io_uring: fix multishot accept request leaks
Pavel Begunkov
2022-11-26
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
2022-11-26
block: make dma_alignment a stacking queue_limit
Keith Busch
2022-11-26
hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cache
Mike Kravetz
2022-11-16
can: dev: fix skb drop check
Oliver Hartkopp
2022-11-16
bpf: Add helper macro bpf_for_each_reg_in_vstate
Kumar Kartikeya Dwivedi
2022-11-16
bpf, sock_map: Move cancel_work_sync() out of sock lock
Cong Wang
2022-11-10
KVM: Initialize gfn_to_pfn_cache locks in dedicated helper
Michal Luczaj
2022-11-10
efi: random: reduce seed size to 32 bytes
Ard Biesheuvel
2022-11-10
fscrypt: fix keyring memory leak on mount failure
Eric Biggers
2022-11-10
fscrypt: stop using keyrings subsystem for fscrypt_master_key
Eric Biggers
[next]