summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-05-26Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-1/+3
2025-05-26Merge tag 'configfs-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+6
2025-05-26Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki2-0/+13
2025-05-26Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linuxLinus Torvalds1-9/+6
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds10-15/+165
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe56-420/+461
2025-05-26Merge branch 'pm-cpufreq'Rafael J. Wysocki3-12/+27
2025-05-26Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+7
2025-05-26Merge branch 'pm-em'Rafael J. Wysocki1-0/+2
2025-05-26Merge branches 'acpi-resource', 'acpi-pm', 'acpi-platform-profile' and 'acpi-...Rafael J. Wysocki1-1/+8
2025-05-26Merge tag 'vfs-6.16-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+5
2025-05-26vsock/virtio: fix `rx_bytes` accounting for stream socketsStefano Garzarella1-0/+1
2025-05-26Merge tag 'vfs-6.16-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-42/+45
2025-05-26Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni3-11/+8
2025-05-26Merge branch 'acpi-tables'Rafael J. Wysocki1-0/+9
2025-05-26Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-10/+29
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni1-3/+7
2025-05-26Merge tag 'linux-can-next-for-6.16-20250522' of git://git.kernel.org/pub/scm/...Paolo Abeni1-12/+16
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-24/+41
2025-05-26Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+4
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+10
2025-05-26Merge tag 'opp-updates-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Rafael J. Wysocki1-4/+28
2025-05-26net: devmem: support single IOV with sendmsgStanislav Fomichev1-1/+7
2025-05-26Disable FOP_DONTCACHE for now due to bugsLinus Torvalds1-1/+1
2025-05-25Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/s...Linus Torvalds8-14/+36
2025-05-25module: Provide EXPORT_SYMBOL_GPL_FOR_MODULES() helperPeter Zijlstra1-2/+10
2025-05-25Merge branch 'locking/futex' into locking/core, to pick up pending futex changesIngo Molnar6-7/+73
2025-05-25mm: fix copy_vma() error handling for hugetlb mappingsRicardo CaƱuelo Navarro1-0/+5
2025-05-25alloc_tag: allocate percpu counters for module tags dynamicallySuren Baghdasaryan3-8/+16
2025-05-25perf/headers: Clean up <linux/perf_event.h> a bitIngo Molnar1-127/+155
2025-05-25Merge tag 'spi-fix-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+1
2025-05-23cxl/edac: Add CXL memory device memory sparing control featureShiju Jose1-0/+7
2025-05-23ACPI: MRRM: Fix default max memory regionAnil S Keshavamurthy1-1/+1
2025-05-23ACPI: irq: Introduce acpi_get_gsi_dispatcher()Roman Kisel1-1/+4
2025-05-23Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()Roman Kisel1-0/+2
2025-05-23arm64: kvm, smccc: Introduce and use API for getting hypervisor UUIDRoman Kisel1-4/+60
2025-05-23PCI/AER: Rename struct aer_stats to aer_infoKarolina Stolarek1-1/+1
2025-05-23Merge tag 'i2c-host-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang38-370/+413
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel3-45/+34
2025-05-23fs: convert mount flags to enumStephen Brennan1-42/+45
2025-05-23netfilter: nf_tables: Have a list of nf_hook_ops in nft_hookPhil Sutter1-0/+3
2025-05-23netfilter: conntrack: make nf_conntrack_id callable without a module dependencyFlorian Westphal1-0/+1
2025-05-23netfilter: nf_dup_netdev: Move the recursion counter struct netdev_xmitSebastian Andrzej Siewior1-0/+3
2025-05-23netfilter: nf_dup{4, 6}: Move duplication check to task_structSebastian Andrzej Siewior2-11/+1
2025-05-23USB: gadget: fix up const issue with struct usb_function_instanceGreg Kroah-Hartman1-1/+1
2025-05-23Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/nextMarc Zyngier1-3/+3
2025-05-23af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock.Kuniyuki Iwashima1-8/+7
2025-05-23mips, net: ensure that SOCK_COREDUMP is definedChristian Brauner1-2/+1
2025-05-23netfs: Fix undifferentiation of DIO reads from unbuffered readsDavid Howells1-0/+1
2025-05-23mfd: sm501: Remove unused sm501_find_clockDr. David Alan Gilbert1-3/+0