aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-10spi: spidev: switch to use spi_target_abort()Yang Yingliang1-1/+1
2024-09-10spi: slave-system-control: switch to use spi_target_abort()Yang Yingliang1-1/+1
2024-09-10spi: slave-time: switch to use spi_target_abort()Yang Yingliang1-1/+1
2024-09-10spi: switch to use spi_controller_is_target()Yang Yingliang1-4/+4
2024-09-10regulator: Fix typos in the commentYu Jiaoliang5-5/+5
2024-09-10ASoC: loongson: Add the correct judgement returnTang Bin2-8/+8
2024-09-10ASoC: soc-ac97: Fix the incorrect descriptionTang Bin1-2/+2
2024-09-10ALSA: memalloc: Move snd_malloc_ops definition into memalloc.c againTakashi Iwai2-17/+11
2024-09-10net: ftgmac100: Enable TX interrupt to avoid TX timeoutJacky Chou1-1/+1
2024-09-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-5/+42
2024-09-10net: mdiobus: Debug print fwnode handle instead of raw pointerAlexander Dahl1-1/+2
2024-09-10drm/nouveau/fb: restore init() for ramgp102Ben Skeggs3-1/+4
2024-09-10octeontx2-af: Modify SMQ flush sequence to drop packetsNaveen Mamindlapalli2-14/+48
2024-09-10net/smc: add sysctl for smc_limit_hsD. Wythe2-3/+11
2024-09-10locking/rwsem: Move is_rwsem_reader_owned() and rwsem_owner() under CONFIG_DE...Waiman Long1-12/+10
2024-09-10perf/x86/intel: Allow to setup LBR for counting event for BPFKan Liang1-2/+6
2024-09-10eth: fbnic: Add devlink firmware version infoLee Trager4-0/+106
2024-09-10jump_label: Fix static_key_slow_dec() yet againPeter Zijlstra1-7/+27
2024-09-10iommu/amd: Add kernel parameters to limit V1 page-sizesJoerg Roedel5-7/+25
2024-09-10dmaengine: idxd: Clean up cpumask and hotplug for perfmonKan Liang3-107/+1
2024-09-10iommu/vt-d: Clean up cpumask and hotplug for perfmonKan Liang2-111/+2
2024-09-10perf/x86/intel/cstate: Clean up cpumask and hotplugKan Liang2-139/+5
2024-09-10perf: Add PERF_EV_CAP_READ_SCOPEKan Liang2-3/+14
2024-09-10perf: Generic hotplug support for a PMU with a scopeKan Liang2-2/+180
2024-09-10io_uring: port to struct kmem_cache_argsChristian Brauner1-6/+8
2024-09-10slab: make __kmem_cache_create() static inlineChristian Brauner2-41/+10
2024-09-10slab: make kmem_cache_create_usercopy() static inlineChristian Brauner2-50/+44
2024-09-10slab: remove kmem_cache_create_rcu()Christian Brauner2-46/+0
2024-09-10file: port to struct kmem_cache_argsChristian Brauner1-3/+8
2024-09-10slab: create kmem_cache_create() compatibility layerChristian Brauner2-8/+31
2024-09-10slab: port KMEM_CACHE_USERCOPY() to struct kmem_cache_argsChristian Brauner1-6/+7
2024-09-10slab: port KMEM_CACHE() to struct kmem_cache_argsChristian Brauner1-3/+5
2024-09-10slab: remove rcu_freeptr_offset from struct kmem_cacheChristian Brauner2-20/+7
2024-09-10slab: pass struct kmem_cache_args to do_kmem_cache_create()Christian Brauner3-23/+25
2024-09-10slab: pull kmem_cache_open() into do_kmem_cache_create()Christian Brauner1-70/+62
2024-09-10slab: pass struct kmem_cache_args to create_cache()Christian Brauner1-20/+19
2024-09-10slab: port kmem_cache_create_usercopy() to struct kmem_cache_argsChristian Brauner1-22/+8
2024-09-10slab: port kmem_cache_create_rcu() to struct kmem_cache_argsChristian Brauner1-3/+7
2024-09-10slab: port kmem_cache_create() to struct kmem_cache_argsChristian Brauner1-2/+6
2024-09-10slab: add struct kmem_cache_argsChristian Brauner2-16/+73
2024-09-10slab: s/__kmem_cache_create/do_kmem_cache_create/gChristian Brauner3-4/+4
2024-09-10Merge branch 'vfs.file' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/v...Vlastimil Babka15-133/+344
2024-09-10kbuild: add mod(name,file)_flags to assembler flags for module objectsKris Van Hees1-2/+2
2024-09-10memcg: add charging of already allocated slab objectsShakeel Butt4-2/+92
2024-09-10iomap: remove the iomap_file_buffered_write_punch_delalloc return valueChristoph Hellwig3-70/+33
2024-09-10iomap: pass the iomap to the punch callbackChristoph Hellwig3-14/+17
2024-09-10iomap: pass flags to iomap_file_buffered_write_punch_delallocChristoph Hellwig3-12/+14
2024-09-10iomap: improve shared block detection in iomap_unshare_iterChristoph Hellwig1-4/+13
2024-09-10iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_releaseChristoph Hellwig1-1/+9
2024-09-10drivers: watchdog: marvell_gti: Convert comma to semicolonChen Ni1-2/+2