aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-06-29fs: Add bpf_sock_read_xattr() kfunc to read socket xattrsChristian Brauner1-0/+1
2026-06-29efs: Remove EFSMatthew Wilcox (Oracle)1-54/+0
2026-06-29driver core: add missing kernel-doc for union membersRandy Dunlap1-0/+2
2026-06-28Merge tag 'ntb-7.2' of https://github.com/jonmason/ntbLinus Torvalds1-2/+2
2026-06-27Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-8/+30
2026-06-27Merge tag 'rtc-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-0/+2
2026-06-26NTB: fix kernel-doc warnings in ntb.hRandy Dunlap1-2/+2
2026-06-26Merge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-8/+30
2026-06-25bpf: Preserve scalar zero spills for stack readsWoojin Ji1-0/+5
2026-06-25cgroup: Use data_race() for task->flags in task_css_set_check()Guopeng Zhang1-1/+1
2026-06-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds3-0/+28
2026-06-25Merge tag 'spmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmiLinus Torvalds1-1/+4
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-12/+40
2026-06-25net: add the driver-facing netdev_work scheduling APIJakub Kicinski1-0/+11
2026-06-25net: turn the rx_mode work into a generic netdev_work facilityJakub Kicinski1-4/+6
2026-06-25net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()Jakub Kicinski1-0/+2
2026-06-25Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds2-11/+7
2026-06-25Merge tag 'io_uring-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-2/+0
2026-06-25Merge branches 'clk-microchip' and 'clk-qcom' into clk-nextStephen Boyd1-0/+6
2026-06-25Merge branches 'clk-renesas', 'clk-socfpga', 'clk-amlogic' and 'clk-canaan' into clk-nextStephen Boyd1-0/+20
2026-06-24sched_ext, rcu: Upgrade RCU stall paths to report cpumask of stalled CPUsCheng-Yang Chou1-2/+2
2026-06-24cgroup: Fix a typo of the function name in commentZenghui Yu (Huawei)1-1/+1
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds6-16/+139
2026-06-24Merge tag 'input-for-v7.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+3
2026-06-24block: fix GFP_ flags confusion in bio_integrity_alloc_bufChristoph Hellwig1-1/+1
2026-06-24Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-2/+2
2026-06-23Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-26/+1
2026-06-23Merge tag 'f2fs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+1
2026-06-23Merge tag 'dmaengine-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds2-110/+5
2026-06-23Merge branch 'pci/controller/dwc-imx6'Bjorn Helgaas1-0/+1
2026-06-23Merge branch 'pci/endpoint'Bjorn Helgaas2-2/+83
2026-06-23Merge branch 'pci/switchtec'Bjorn Helgaas1-0/+1
2026-06-23Merge branch 'pci/sysfs'Bjorn Helgaas1-9/+30
2026-06-23Merge branch 'pci/resource'Bjorn Helgaas2-4/+6
2026-06-23Merge branch 'pci/pm'Bjorn Helgaas1-0/+9
2026-06-23PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()Krzysztof Wilczyński1-2/+0
2026-06-23PCI: Add macros for legacy I/O and memory address space sizesKrzysztof Wilczyński1-0/+5
2026-06-23PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński1-9/+0
2026-06-23PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński1-0/+4
2026-06-23PCI/sysfs: Convert PCI resource files to static attributesKrzysztof Wilczyński1-2/+0
2026-06-23Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds6-60/+36
2026-06-23PCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen1-3/+5
2026-06-23resource: Make resource_alignment() input const resourceIlpo Järvinen1-1/+1
2026-06-23Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds3-5/+20
2026-06-23Merge tag 'mailbox-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailboxLinus Torvalds1-0/+2
2026-06-23soundwire: Move wait for initialisation helper to headerCharles Keepax1-8/+30
2026-06-23netfilter: x_tables.h: fix all kernel-doc warningsRandy Dunlap1-8/+21
2026-06-22Input: stop force-feedback timer when unregistering input devicesDmitry Torokhov1-0/+3
2026-06-23rtc: interface: Add rtc_read_next_alarm() to read next expiring timerMario Limonciello1-0/+2
2026-06-22f2fs: validate orphan inode entry countWenjie Qi1-0/+1