summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2023-08-07decompress: Use 8 byte alignmentArd Biesheuvel1-1/+1
2023-08-07cgroup/rstat: Record the cumulative per-cpu time of cgroup and its descendantsHao Jia1-0/+14
2023-08-07tpm: Disable RNG for all AMD fTPMsMario Limonciello1-0/+1
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla1-1/+1
2023-08-07net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla1-1/+1
2023-08-07net/mlx5: Add IRQ vector to CPU lookup functionMaher Sanalla1-2/+1
2023-08-07cpu/hotplug: Remove unused function declaration cpu_set_state_online()Yue Haibing1-1/+0
2023-08-07iommu/amd: Remove unsued extern declaration amd_iommu_init_hardware()YueHaibing1-1/+0
2023-08-07HID: Add introduction about HID for non-kernel programmersMarco Morandini1-0/+23
2023-08-07firmware: xilinx: Add version check for TRISTATE configurationSai Krishna Potthuri1-0/+2
2023-08-07firmware: xilinx: Add support to get platform informationDhaval Shah1-0/+11
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds1-1/+7
2023-08-06tcp: set TCP_USER_TIMEOUT locklesslyEric Dumazet1-1/+1
2023-08-05jbd2: remove unused t_handle_lockWang Jianjian1-5/+0
2023-08-05kernfs: add stub helper for kernfs_generic_poll()Arnd Bergmann1-0/+4
2023-08-05HID: roccat: make all 'class' structures constIvan Orlov1-1/+1