summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-09reset: gpio: remove unneeded OF-node putBartosz Golaszewski-10/+0
2026-03-09dt-bindings: gpio: gpio-delay: Use Alexander's emailKrzysztof Kozlowski-1/+1
2026-03-09netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iteratorsDeepanshu Kartikey-0/+43
2026-03-09gpio: Document line value semanticsLinus Walleij-2/+35
2026-03-09gpio: mpsse: drop redundant device referenceJohan Hovold-12/+1
2026-03-09drm/tyr: Use DRM device type alias across driverDeborah Brouwer-4/+10
2026-03-09accel/ivpu: Remove boot params address setting via MMIO registerAndrzej Kacprowski-7/+0
2026-03-09ALSA: hda/realtek: Add headset jack quirk for Thinkpad X390Uzair Mughal-0/+1
2026-03-09ALSA: hda/realtek: add HP Laptop 14s-dr5xxx mute LED quirkLiucheng Lu-0/+1
2026-03-09ALSA: hda/realtek: add quirk for ASUS UM6702RCZhang Heng-0/+1
2026-03-09ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()Mehul Rao-3/+16
2026-03-09ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix headphoneZhang Heng-0/+9
2026-03-09Merge patch series "Further centralising of directory locking for name ops."Christian Brauner-239/+184
2026-03-09VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()NeilBrown-9/+10
2026-03-09ovl: remove ovl_lock_rename_workdir()NeilBrown-27/+0
2026-03-09ovl: use is_subdir() for testing if one thing is a subdir of anotherNeilBrown-10/+5
2026-03-09ovl: change ovl_create_real() to get a new lock when re-opening created file.NeilBrown-19/+27
2026-03-09ovl: pass name buffer to ovl_start_creating_temp()NeilBrown-6/+8
2026-03-09cachefiles: change cachefiles_bury_object to use start_renaming_dentry()NeilBrown-61/+32
2026-03-09gpu/tests/gpu_buddy: Add gpu_test_buddy_alloc_range for exact-range allocationSanjay Yadav-0/+327
2026-03-09drm/i915/dp: Read ALPM caps after DPCD initArun R Murthy-6/+7
2026-03-09tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpuCosta Shulyupin-21/+20
2026-03-09tools/rtla: Remove unneeded nr_cpus membersCosta Shulyupin-50/+38
2026-03-09tools/rtla: Remove unneeded nr_cpus argumentsCosta Shulyupin-51/+34
2026-03-09tools/rtla: Consolidate nr_cpus usage across all toolsCosta Shulyupin-62/+31
2026-03-09dmaengine: xilinx: Update kernel-doc commentsVinod Koul-0/+2
2026-03-09dmaengine: qcom: qcom-gpi-dma.h: fix all kernel-doc warningsRandy Dunlap-1/+4
2026-03-09dmaengine: ti-cppi5: fix all kernel-doc warningsRandy Dunlap-20/+33
2026-03-09dmaengine: xilinx: Simplify with scoped for each OF child loopKrzysztof Kozlowski-5/+3
2026-03-09dmaengine: switchtec-dma: Implement descriptor submissionKelvin Cao-0/+225
2026-03-09dmaengine: switchtec-dma: Implement hardware initialization and cleanupKelvin Cao-2/+1005
2026-03-09dmaengine: switchtec-dma: Introduce Switchtec DMA engine skeletonKelvin Cao-0/+226
2026-03-09dmaengine: dma-axi-dmac: Gracefully terminate HW cyclic transfersNuno Sá-13/+91
2026-03-09dmaengine: dma-axi-dmac: Gracefully terminate SW cyclic transfersNuno Sá-1/+33
2026-03-09dmaengine: dma-axi-dmac: Add helper for getting next descNuno Sá-10/+23
2026-03-09dmaengine: dma-axi-dmac: Add cyclic transfers in .device_prep_peripheral_dma_...Nuno Sá-1/+6
2026-03-09dmaengine: Document cyclic transfer for dmaengine_prep_peripheral_dma_vec()Nuno Sá-1/+2
2026-03-09dmaengine: ioatdma: make sysfs attributes constThomas Weißschuh-10/+10
2026-03-09dmaengine: ioatdma: make ioat_ktype constThomas Weißschuh-4/+4
2026-03-09dmaengine: ioatdma: move sysfs entry definition out of headerThomas Weißschuh-6/+6
2026-03-09dmaengine: ioatdma: make some sysfs structures staticThomas Weißschuh-6/+3
2026-03-09dmaengine: xilinx: xdma: Fix regmap init error handlingAlexander Stein-2/+2
2026-03-09dmaengine: dw-edma: Fix multiple times setting of the CYCLE_STATE and CYCLE_B...LUO Haowen-3/+3
2026-03-09drm/buddy: Add KUnit test for offset-aligned allocationsArunpravin Paneer Selvam-0/+166
2026-03-09drm/buddy: Improve offset-aligned allocation handlingArunpravin Paneer Selvam-45/+229
2026-03-09soundwire: Intel: test bus.bpt_stream before assigning itBard Liao-0/+5
2026-03-09soundwire: bus: demote UNATTACHED state warnings to dev_dbg()Cole Leavitt-4/+4
2026-03-09soundwire: stream: Poll for DP prepare to avoid interrupt deadlockRichard Fitzgerald-8/+14
2026-03-09soundwire: amd: refactor bandwidth calculation logicVijendar Mukunda-4/+57
2026-03-09soundwire: amd: add clock init control functionVijendar Mukunda-11/+36