summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-08-09net: phy: Remove two unused function declarationsYue Haibing
2023-08-09PCI: switchtec: Add support for PCIe Gen5 devicesKelvin Cao
2023-08-09io_uring: Add io_uring command support for socketsBreno Leitao
2023-08-09iommu/vt-d: Remove unused extern declaration dmar_parse_dev_scope()YueHaibing
2023-08-09iommu: Prevent RESV_DIRECT devices from blocking domainsLu Baolu
2023-08-09iommu: Move global PASID allocation from SVA to coreJacob Pan
2023-08-09iommu: Generalize PASID 0 for normal DMA w/o PASIDJacob Pan
2023-08-09USB: Remove remnants of Wireless USB and UWBAlan Stern
2023-08-09usb: chipidea: add workaround for chipidea PEC bugXu Yang
2023-08-09tmpfs: track free_ispace instead of free_inodesHugh Dickins
2023-08-09xattr: simple_xattr_set() return old_xattr to be freedHugh Dickins
2023-08-09shmem: stable directory offsetsChuck Lever
2023-08-09libfs: Add directory operations for stable offsetsChuck Lever
2023-08-09shmem: Add default quota limit mount optionsLukas Czerner
2023-08-09shmem: quota supportCarlos Maiolino
2023-08-09shmem: prepare shmem quota infrastructureCarlos Maiolino
2023-08-09fs: drop the timespec64 arg from generic_update_timeJeff Layton
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton
2023-08-09fs, block: remove bdev->bd_superChristoph Hellwig
2023-08-08bpf: btf: Remove two unused function declarationsYue Haibing
2023-08-08Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-08team: change the getter function in the team_option structure to voidZhengchao Shao
2023-08-08team: change the init function in the team_option structure to voidZhengchao Shao
2023-08-08net: fs_enet: Remove linux/fs_enet_pd.hChristophe Leroy
2023-08-08net: fs_enet: Move struct fs_platform_info into fs_enet.hChristophe Leroy
2023-08-08net: fs_enet: Remove has_phy field in fs_platform_info structChristophe Leroy
2023-08-08net: fs_enet: Remove unused fields in fs_platform_info structChristophe Leroy
2023-08-08net: fs_enet: Remove fs_get_id()Christophe Leroy
2023-08-08block: get rid of unused plug->nowait flagJens Axboe
2023-08-08lsm: constify the 'target' parameter in security_capget()Khadija Kamran
2023-08-08virtio: Remove PM #ifdef guards to fix i2c driverArnd Bergmann
2023-08-08ASoC: SOF: Intel: add LunarLake supportMark Brown
2023-08-08netfilter: h323: Remove unused function declarationsYue Haibing
2023-08-08netfilter: gre: Remove unused function declaration nf_ct_gre_keymap_flush()Yue Haibing
2023-08-08Documentation: core-api/cpuhotplug: Fix state namesAnna-Maria Behnsen
2023-08-07workqueue: Make default affinity_scope dynamically updatableTejun Heo
2023-08-07workqueue: Implement non-strict affinity scope for unbound workqueuesTejun Heo
2023-08-07workqueue: Add workqueue_attrs->__pod_cpumaskTejun Heo
2023-08-07workqueue: Add multiple affinity scopes and interface to select themTejun Heo
2023-08-07workqueue: Generalize unbound CPU podsTejun Heo
2023-08-07workqueue: Initialize unbound CPU pods later in the bootTejun Heo
2023-08-07workqueue: Rename workqueue_attrs->no_numa to ->orderedTejun Heo
2023-08-07workqueue: Make unbound workqueues to use per-cpu pool_workqueuesTejun Heo
2023-08-07bpf: Add support for bpf_get_func_ip helper for uprobe programJiri Olsa
2023-08-07Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-07page_pool: add a lockdep check for recycling in hardirqJakub Kicinski
2023-08-07net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>Alexander Lobakin
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-07net: stmmac: correct MAC propagation delayJohannes Zink
2023-08-07decompress: Use 8 byte alignmentArd Biesheuvel