aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-06-08Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2025-06-08Merge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+2
2025-06-08Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-47/+0
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-4/+12
2025-06-06Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-4/+7
2025-06-07finish_automount(): don't leak MNT_LOCKED from parent to childAl Viro1-1/+2
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds2-0/+7
2025-06-06tracing: PM: Remove unused clock eventsSteven Rostedt1-47/+0
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds2-1/+10
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds10-8/+290
2025-06-06Merge tag 'tty-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds6-17/+53
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds17-71/+334
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+5
2025-06-06Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-10/+6
2025-06-05mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn1-0/+3
2025-06-05alloc_tag: handle module codetag load errors as module load failuresSuren Baghdasaryan1-4/+4
2025-06-06Merge tag 'drm-xe-next-fixes-2025-06-05' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie1-0/+5
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into for-nextPalmer Dabbelt37-183/+287
2025-06-05raid6: Add RISC-V SIMD syndrome and recovery calculationsChunyan Zhang1-0/+5
2025-06-06module: make __mod_device_table__* symbols staticMasahiro Yamada1-2/+2
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-11/+72
2025-06-05kernel: ftrace: export ftrace_sync_ipiAndy Chiu1-0/+2
2025-06-05drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not readyDaniele Ceraolo Spurio1-0/+5
2025-06-05Merge tag 'dmaengine-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-0/+23
2025-06-05Merge tag 'phy-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phyLinus Torvalds3-1/+32
2025-06-05Merge tag 'soundwire-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwireLinus Torvalds2-0/+11
2025-06-05Merge tag 'wireless-2025-06-05' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessPaolo Abeni1-10/+69
2025-06-05wifi: cfg80211/mac80211: correctly parse S1G beacon optional elementsLachlan Hodges1-10/+69
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds6-23/+75
2025-06-04Merge branch 'pci/misc'Bjorn Helgaas1-3/+0
2025-06-04Merge branch 'pci/ptm-debugfs'Bjorn Helgaas1-0/+45
2025-06-04Merge branch 'pci/controller/qcom'Bjorn Helgaas1-1/+11
2025-06-04Merge branch 'pci/controller/dw-rockchip'Bjorn Helgaas1-8/+0
2025-06-04Merge branch 'pci/controller/apple'Bjorn Helgaas1-0/+2
2025-06-04Merge branch 'pci/endpoint'Bjorn Helgaas2-6/+8
2025-06-04Merge branch 'pci/pm'Bjorn Helgaas1-0/+2
2025-06-04Merge branch 'pci/hotplug'Bjorn Helgaas1-0/+8
2025-06-04Merge branch 'pci/enumeration'Bjorn Helgaas1-5/+0
2025-06-04Merge branch 'pci/devres'Bjorn Helgaas1-1/+0
2025-06-04timens: Add struct seq_file forward declarationHerbert Xu1-0/+1
2025-06-04nvme: fix command limits status codeKeith Busch1-1/+1
2025-06-03Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds6-17/+36
2025-06-03Merge tag 'for-6.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds3-3/+22
2025-06-03Merge tag 'trace-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds3-112/+0
2025-06-03Merge tag 'cxl-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2-1/+8
2025-06-03Merge tag 'backlight-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds4-24/+47
2025-06-03fsdax: Remove unused trace events for dax insert mappingSteven Rostedt1-78/+0
2025-06-03Merge tag 'leds-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/ledsLinus Torvalds2-1/+22