summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-04Documentation/rtla: Document --stack-format optionTomas Glozar-0/+12
2026-03-04rtla/timerlat: Add --stack-format optionTomas Glozar-9/+77
2026-03-04tools/rtla: Add unit tests for utils.cCosta Shulyupin-0/+157
2026-03-04tools/build: Add feature test for libcheckCosta Shulyupin-0/+15
2026-03-04perf beauty: Update the linux/perf_event.h copy with the kernel sourcesArnaldo Carvalho de Melo-1/+1
2026-03-04perf beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kern...Arnaldo Carvalho de Melo-0/+1
2026-03-04perf beauty: Sync UAPI linux/fs.h with kernel sourcesArnaldo Carvalho de Melo-0/+1
2026-03-04perf beauty: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo-2/+11
2026-03-04tools build: Fix rust cross compilationDmitrii Dolgov-1/+28
2026-03-04arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas-5/+5
2026-03-04xen/xenbus: better handle backend crashJuergen Gross-2/+48
2026-03-04xenbus: add xenbus_device parameter to xenbus_read_driver_state()Juergen Gross-33/+36
2026-03-04arm64: Silence sparse warnings caused by the type casting in (cmp)xchgCatalin Marinas-5/+7
2026-03-04perf build: Prevent "argument list too long" errorMarkus Mayer-1/+2
2026-03-04tools build: Make in-target rule robust against too long argument errorChangqing Li-2/+4
2026-03-04tools headers: Sync uapi/linux/prctl.h with the kernel sourceArnaldo Carvalho de Melo-0/+37
2026-03-04block: use __bio_add_page in bio_copy_kernYang Xiuwei-2/+1
2026-03-04drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta-1/+2
2026-03-04drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin-1/+3
2026-03-04drm/xe/xe2_hpg: Correct implementation of Wa_16025250150Matt Roper-6/+7
2026-03-04drm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong-8/+37
2026-03-04Revert "drm/pagemap: Disable device-to-device migration"Thomas Hellström-12/+2
2026-03-04drm/i915/vrr: Configure VRR timings after enabling TRANS_DDI_FUNC_CTLVille Syrjälä-1/+14
2026-03-04iomap: reject delalloc mappings during writebackDarrick J. Wong-6/+7
2026-03-04io_uring/zcrx: use READ_ONCE with user shared RQEsPavel Begunkov-2/+3
2026-03-04drm/i915/psr: Fix for Panel Replay X granularity DPCD register handlingJouni Högander-3/+8
2026-03-04drm/dp: Add definition for Panel Replay full-line granularityJouni Högander-0/+2
2026-03-04Merge patch "iomap: don't mark folio uptodate if read IO has bytes pending"Christian Brauner-3/+12
2026-03-04iomap: don't mark folio uptodate if read IO has bytes pendingJoanne Koong-3/+12
2026-03-04time/jiffies: Fix sysctl file error on configurations where USER_HZ < HZGerd Rausch-2/+0
2026-03-04i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock"Charles Haithcock-4/+10
2026-03-04ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1503CDAZhang Heng-0/+7
2026-03-04ASoC: dt-bindings: renesas,rz-ssi: Document RZ/G3L SoCBiju Das-0/+1
2026-03-04ALSA: hda/senary: Add hardware init verbs and fixup frameworkwangdicheng-2/+61
2026-03-04ALSA: usb-audio: Apply linear volume quirk on MV-SILICON devicesRong Zhang-0/+22
2026-03-04ALSA: usb-audio: Add linear volume quirk for Hotone Audio Pulze MiniRong Zhang-0/+2
2026-03-04ALSA: usb-audio: Add QUIRK_FLAG_MIXER_{PLAYBACK,CAPTURE}_LINEAR_VOLRong Zhang-0/+55
2026-03-04ALSA: usb-audio: Deconflict VID between Focusrite Novation & MV-SILICONRong Zhang-0/+3
2026-03-04ALSA: usb-audio: Support string-descriptor-based quirk table entryRong Zhang-0/+78
2026-03-04ALSA: usb-audio: Improve volume range checksRong Zhang-6/+48
2026-03-04ALSA: usb-audio: Add helper function for volume range checksRong Zhang-16/+27
2026-03-04Revert "ALSA: usb: Increase volume range that triggers a warning"Rong Zhang-3/+4
2026-03-04Merge branch 'for-linus' into for-nextTakashi Iwai-6/+13
2026-03-04dt-bindings: power: qcom,rpmpd: document the Eliza RPMh Power DomainsAbel Vesa-0/+1
2026-03-04drm/i915/gt: prefer _PICK_EVEN() over _PICK()Jani Nikula-5/+3
2026-03-04drm/intel: add pick.h for the various "picker" helpersJani Nikula-46/+56
2026-03-04drm/intel: add reg_bits.h for the various register content helpersJani Nikula-132/+140
2026-03-04drm/xe/oa: prefer REG_MASKED_FIELD_ENABLE() and REG_MASKED_FIELD_DISABLE()Jani Nikula-14/+18
2026-03-04drm/i915/perf: prefer REG_MASKED_FIELD_ENABLE() and REG_MASKED_FIELD_DISABLE()Jani Nikula-7/+7
2026-03-04drm/{i915, xe}/reg: rename masked field helpers REG_MASKED_FIELD*()Jani Nikula-167/+164