summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-06-14Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds-3/+6
2025-06-14Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...Linus Torvalds-4/+6
2025-06-13Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-0/+3
2025-06-13Merge branch 'pm-cpuidle'Rafael J. Wysocki-0/+3
2025-06-13block: Fix bvec_set_folio() for very large foliosMatthew Wilcox (Oracle)-2/+5
2025-06-13bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAPMatthew Wilcox (Oracle)-1/+1
2025-06-12mm: add mmap_prepare() compatibility layer for nested file systemsLorenzo Stoakes-2/+4
2025-06-12Merge tag 'bitmap-for-6.16-rc2' of https://github.com/norov/linuxLinus Torvalds-2/+2
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-16/+14
2025-06-12Merge tag 'for-net-2025-06-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-5/+8
2025-06-12net_sched: remove qdisc_tree_flush_backlog()Eric Dumazet-8/+0
2025-06-11scatterlist: fix extraneous '@'-sign kernel-doc notationRandy Dunlap-2/+2
2025-06-11Bluetooth: ISO: Fix not using bc_sid as advertisement SIDLuiz Augusto von Dentz-5/+8
2025-06-11KEYS: Invert FINAL_PUT bitHerbert Xu-1/+1
2025-06-10net: Fix TOCTOU issue in sk_is_readable()Michal Luczaj-2/+5
2025-06-09Merge tag 'for-net-2025-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-1/+1
2025-06-08Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2025-06-08Merge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-1/+2
2025-06-08Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-47/+0
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-1/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-4/+12
2025-06-07x86/smp: PM/hibernate: Split arch_resume_nosmt()Rafael J. Wysocki-0/+3
2025-06-06Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds-4/+7
2025-06-07finish_automount(): don't leak MNT_LOCKED from parent to childAl Viro-1/+2
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+7
2025-06-06tracing: PM: Remove unused clock eventsSteven Rostedt-47/+0
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds-1/+10
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-8/+290
2025-06-06Merge tag 'tty-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-17/+53
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-72/+335
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-0/+5
2025-06-06Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-10/+6
2025-06-06uapi: bitops: use UAPI-safe variant of BITS_PER_LONG againThomas Weißschuh-2/+2
2025-06-05mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn-0/+3
2025-06-05alloc_tag: handle module codetag load errors as module load failuresSuren Baghdasaryan-4/+4
2025-06-06Merge tag 'drm-xe-next-fixes-2025-06-05' of https://gitlab.freedesktop.org/dr...Dave Airlie-0/+5
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt-184/+288
2025-06-05raid6: Add RISC-V SIMD syndrome and recovery calculationsChunyan Zhang-0/+5
2025-06-06module: make __mod_device_table__* symbols staticMasahiro Yamada-2/+2
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-11/+72
2025-06-05Bluetooth: MGMT: Protect mgmt_pending list with its own lockLuiz Augusto von Dentz-0/+1
2025-06-05Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_completeLuiz Augusto von Dentz-1/+0
2025-06-05kernel: ftrace: export ftrace_sync_ipiAndy Chiu-0/+2
2025-06-05drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not readyDaniele Ceraolo Spurio-0/+5
2025-06-05Merge tag 'dmaengine-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+23
2025-06-05Merge tag 'phy-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-1/+32
2025-06-05Merge tag 'soundwire-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+11
2025-06-05Merge tag 'wireless-2025-06-05' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni-10/+69
2025-06-05wifi: cfg80211/mac80211: correctly parse S1G beacon optional elementsLachlan Hodges-10/+69