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