summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-09shmem: prepare shmem quota infrastructureCarlos Maiolino2-0/+13
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-09fsi: core: Add trace events for scan and unregisterEddie James1-0/+31
2023-08-09fsi: sbefifo: Add configurable in-command timeoutEddie James1-0/+10
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-09docs: net: page_pool: de-duplicate the intro commentJakub Kicinski1-12/+12
2023-08-09devlink: Remove unused devlink_dpipe_table_resource_set() declarationYue Haibing1-3/+0
2023-08-09net: fq: Remove unused typedef fq_flow_get_default_tYue Haibing1-5/+0
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-09ublk: enable zoned storage supportAndreas Hindborg1-9/+54
2023-08-08lsm: constify the 'target' parameter in security_capget()Khadija Kamran2-4/+5
2023-08-08kunit: Allow kunit test modules to use test filteringJanusz Krzysztofik1-0/+11
2023-08-08kunit: Make 'list' action available to kunit test modulesJanusz Krzysztofik1-0/+2
2023-08-08kunit: Report the count of test suites in a moduleJanusz Krzysztofik1-0/+8
2023-08-08dt-bindings: clk: axg-audio-clkc: expose all clock idsNeil Armstrong1-0/+65
2023-08-08dt-bindings: clk: amlogic,a1-pll-clkc: expose all clock idsNeil Armstrong1-0/+5
2023-08-08dt-bindings: clk: amlogic,a1-peripherals-clkc: expose all clock idsNeil Armstrong1-0/+53
2023-08-08dt-bindings: clk: meson8b-clkc: expose all clock idsNeil Armstrong1-0/+97
2023-08-08dt-bindings: clk: g12a-aoclkc: expose all clock idsNeil Armstrong1-0/+7
2023-08-08dt-bindings: clk: g12a-clks: expose all clock idsNeil Armstrong1-0/+130
2023-08-08dt-bindings: clk: axg-clkc: expose all clock idsNeil Armstrong1-0/+48
2023-08-08dt-bindings: clk: gxbb-clkc: expose all clock idsNeil Armstrong1-0/+65
2023-08-08virtio: Remove PM #ifdef guards to fix i2c driverArnd Bergmann1-2/+0
2023-08-08ALSA: info: Remove unused function declarationsYue Haibing1-2/+0
2023-08-08ASoC: SOF: Intel: add LunarLake supportMark Brown4-19/+120
2023-08-08dt-bindings: clock: add Intel Agilex5 clock managerNiravkumar L Rabara1-0/+100
2023-08-08dt-bindings: reset: add reset IDs for Agilex5Niravkumar L Rabara1-1/+4
2023-08-08netfilter: h323: Remove unused function declarationsYue Haibing1-4/+0
2023-08-08netfilter: conntrack: Remove unused function declarationsYue Haibing3-7/+0
2023-08-08netfilter: helper: Remove unused function declarationsYue Haibing1-3/+0
2023-08-08netfilter: gre: Remove unused function declaration nf_ct_gre_keymap_flush()Yue Haibing1-1/+0
2023-08-08wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau1-0/+3
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