summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2 daysMerge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...stableLinus Torvalds
2 daysMerge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2 daysnet/sched: bound qdisc_pkt_len to prevent qdisc soft lockupJamal Hadi Salim
2 daysMerge tag 'leds-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2 daysMerge tag 'mfd-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
3 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
3 daysnetfilter: nf_tables: skip double clone set expressions on element insertPablo Neira Ayuso
3 daysvirtio-net: Ensure that TCP packets don't overflow gso_segsAlice Mikityanska
3 daysMerge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
3 daysMerge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
3 daysMerge tag 'thermal-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
3 daysMerge tag 'acpi-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
3 daysMerge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
3 daysMerge branch 'acpi-bus'Rafael J. Wysocki
4 daysMerge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm...Linus Torvalds
4 dayspower: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()Bartosz Golaszewski
4 daysMerge tag 'rproc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
4 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
4 daysMerge tag 'tty-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
4 daysMerge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
5 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'bootconfig-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysMerge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 dayssctp: fix stream->outcnt underflow on duplicate RECONF responsesJun Yang
5 daysmaple_tree: fix argument name in headerLiam R. Howlett (Oracle)
5 daysmaple_tree: avoid mas_erase() and mtree_erase() failuresLiam R. Howlett (Oracle)
5 daysmaple_tree: drop MAPLE_ALLOC_SLOTSLiam R. Howlett (Oracle)
5 daysmaple_tree: add write lock checking with lockdep sequence numbersLiam R. Howlett (Oracle)
5 dayslocking/lockdep: add sequence counter to held_lockLiam R. Howlett (Oracle)
5 daysmaple_tree: add rcu locking check when LOCKDEP is enabledLiam R. Howlett (Oracle)
5 daysmm: include swap.h in swapops.hKiryl Shutsemau (Meta)
5 daysmm/memcontrol: avoid false sharing between vmstats and eventsUsama Arif
5 dayspercpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPUTejun Heo
5 daysmm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig
5 daysmm/swap: add a new swap_ops.h header to allow for pluggable swap opsChristoph Hellwig
5 daysmm/vmstat: add NRSWP{IN,OUT} countersChristoph Hellwig
5 daysmm/swap: remove SWP_FS_OPSChristoph Hellwig
5 daysmm/swap: use swap_ops to register swap device's methodsChristoph Hellwig
5 daysshmem: provide a shmem_write_folio wrapperChristoph Hellwig
5 daysalloc_tag: add accuracy based filtering to ioctlAbhishek Bapat
5 daysalloc_tag: add size-based filtering to ioctlAbhishek Bapat
5 daysalloc_tag: add ioctl filters to /proc/allocinfoAbhishek Bapat
5 daysalloc_tag: add ioctl to /proc/allocinfoSuren Baghdasaryan
5 daysmm: make VM_FAULT_RESULT_TRACE compatible with sparseBart Van Assche
5 daysmm/execmem: fix fallback_end description in kernel-docHenry Elderman
5 daysmm/sparse: keep mem_section_usage_size() internalMuchun Song
5 daysmm/page_ext: remove pgdat_page_ext_init()Sang-Heon Jeon
5 daysmm/vmalloc: make vm_struct.nr_pages an unsigned longArtem Lytkin
5 daysmm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()David Hildenbrand (Arm)
5 daysmm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance costUsama Arif