summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-08-09Merge tag 'nf-next-2023-08-08' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski2-5/+0
2023-08-09net: phy: Remove two unused function declarationsYue Haibing1-4/+0
2023-08-09PCI: switchtec: Add support for PCIe Gen5 devicesKelvin Cao1-0/+1
2023-08-09io_uring: Add io_uring command support for socketsBreno Leitao1-0/+6
2023-08-09iommu/vt-d: Remove unused extern declaration dmar_parse_dev_scope()YueHaibing1-2/+0
2023-08-09iommu: Prevent RESV_DIRECT devices from blocking domainsLu Baolu1-0/+2
2023-08-09iommu: Move global PASID allocation from SVA to coreJacob Pan1-0/+10
2023-08-09iommu: Generalize PASID 0 for normal DMA w/o PASIDJacob Pan1-0/+1
2023-08-09USB: Remove remnants of Wireless USB and UWBAlan Stern4-41/+1
2023-08-09usb: chipidea: add workaround for chipidea PEC bugXu Yang1-0/+1
2023-08-09tmpfs: track free_ispace instead of free_inodesHugh Dickins1-1/+1
2023-08-09xattr: simple_xattr_set() return old_xattr to be freedHugh Dickins1-3/+4
2023-08-09shmem: stable directory offsetsChuck Lever1-0/+1
2023-08-09libfs: Add directory operations for stable offsetsChuck Lever1-0/+18
2023-08-09shmem: Add default quota limit mount optionsLukas Czerner1-0/+8
2023-08-09shmem: quota supportCarlos Maiolino1-0/+8
2023-08-09shmem: prepare shmem quota infrastructureCarlos Maiolino1-0/+12
2023-08-09fs: drop the timespec64 arg from generic_update_timeJeff Layton1-1/+2
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton1-1/+1
2023-08-09fs, block: remove bdev->bd_superChristoph Hellwig1-1/+0
2023-08-09bpf: btf: Remove two unused function declarationsYue Haibing1-2/+0
2023-08-09Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-4/+3
2023-08-09team: change the getter function in the team_option structure to voidZhengchao Shao1-1/+1
2023-08-09team: change the init function in the team_option structure to voidZhengchao Shao1-1/+1
2023-08-09net: fs_enet: Remove linux/fs_enet_pd.hChristophe Leroy1-118/+0
2023-08-09net: fs_enet: Move struct fs_platform_info into fs_enet.hChristophe Leroy1-16/+0
2023-08-09net: fs_enet: Remove has_phy field in fs_platform_info structChristophe Leroy1-1/+0
2023-08-09net: fs_enet: Remove unused fields in fs_platform_info structChristophe Leroy1-19/+0
2023-08-09net: fs_enet: Remove fs_get_id()Christophe Leroy1-11/+0
2023-08-09block: get rid of unused plug->nowait flagJens Axboe1-1/+0
2023-08-08lsm: constify the 'target' parameter in security_capget()Khadija Kamran2-4/+5
2023-08-08virtio: Remove PM #ifdef guards to fix i2c driverArnd Bergmann1-2/+0
2023-08-08ASoC: SOF: Intel: add LunarLake supportMark Brown1-16/+90
2023-08-08netfilter: h323: Remove unused function declarationsYue Haibing1-4/+0
2023-08-08netfilter: gre: Remove unused function declaration nf_ct_gre_keymap_flush()Yue Haibing1-1/+0
2023-08-08Documentation: core-api/cpuhotplug: Fix state namesAnna-Maria Behnsen1-1/+1
2023-08-08workqueue: Make default affinity_scope dynamically updatableTejun Heo1-2/+1
2023-08-08workqueue: Implement non-strict affinity scope for unbound workqueuesTejun Heo1-0/+11
2023-08-08workqueue: Add workqueue_attrs->__pod_cpumaskTejun Heo1-0/+16
2023-08-08workqueue: Add multiple affinity scopes and interface to select themTejun Heo1-1/+4
2023-08-08workqueue: Generalize unbound CPU podsTejun Heo1-4/+27
2023-08-08workqueue: Initialize unbound CPU pods later in the bootTejun Heo1-0/+1
2023-08-08workqueue: Rename workqueue_attrs->no_numa to ->orderedTejun Heo1-3/+3
2023-08-08workqueue: Make unbound workqueues to use per-cpu pool_workqueuesTejun Heo1-6/+2
2023-08-08bpf: Add support for bpf_get_func_ip helper for uprobe programJiri Olsa1-2/+7
2023-08-08Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+2
2023-08-07page_pool: add a lockdep check for recycling in hardirqJakub Kicinski1-0/+7
2023-08-07net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>Alexander Lobakin1-2/+3
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin1-1/+1
2023-08-07net: stmmac: correct MAC propagation delayJohannes Zink1-0/+1