summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-12-12Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-10Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-12-09memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo
2022-12-09mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bitDavid Hildenbrand
2022-12-08memcg: Fix possible use-after-free in memcg_write_event_control()Tejun Heo
2022-12-02Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-30revert "kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compati...Andrew Morton
2022-11-30mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-30hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processingMike Kravetz
2022-11-30madvise: use zap_page_range_single for madvise dontneedMike Kravetz
2022-11-30mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODEYang Shi
2022-11-30Merge branches 'doc.2022.10.20a', 'fixes.2022.10.21a', 'lazy.2022.11.30a', 's...Paul E. McKenney
2022-11-29rcu: Make call_rcu() lazy to save powerJoel Fernandes (Google)
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Saeed Mahameed
2022-11-28Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2022-11-27Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-25Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-25vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein
2022-11-24Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-24can: sja1000: fix size of OCR_MODE_MASK defineHeiko Schocher
2022-11-24net/mlx5e: MACsec, remove replay window size limitation in offload pathEmeel Hakim
2022-11-23fscache: fix OOB Read in __fscache_acquire_volumeDavid Howells
2022-11-22mm: fix unexpected changes to {failslab|fail_page_alloc}.attrQi Zheng
2022-11-22kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatibleSam James
2022-11-21net/mlx5: cmdif, Print info on any firmware cmd failure to tracepointMoshe Shemesh
2022-11-20Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-11-18Merge tag 'io_uring-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-18Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-18mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle
2022-11-17io_uring: fix multishot accept request leaksPavel Begunkov
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-17KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLLDavid Matlack
2022-11-16tracing: Fix warning on variable 'struct trace_array'Aashish Sharma
2022-11-16block: make blk_set_default_limits() privateKeith Busch
2022-11-16block: make dma_alignment a stacking queue_limitKeith Busch
2022-11-16tracing/ring-buffer: Have polling block on watermarkSteven Rostedt (Google)
2022-11-14Merge tag 'vfio-v6.1-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-11-13Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-11-11Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-11bpf: Fix offset calculation error in __copy_map_value and zero_map_valueXu Kuohai
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-10arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel
2022-11-10vfio: Export the device set open countAnthony DeRossi
2022-11-09Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-11-09rcu: Implement lockdep_rcu_enabled for !CONFIG_DEBUG_LOCK_ALLOCJohn Ogness