summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-01exec: use strnlen() in __set_task_commThorsten Blum-1/+1
2026-04-01x86/CPU/AMD: Print AGESA string from DMI additional information entryYazen Ghannam-1/+69
2026-04-01firmware: dmi: Add pr_fmt() for dmi_scan.cMario Limonciello (AMD)-5/+8
2026-04-01firmware: dmi: Adjust dmi_decode() to use enumsMario Limonciello (AMD)-9/+9
2026-04-01firmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)-0/+5
2026-04-01ASoC: fsl: fix mixer-test failuresMark Brown-49/+168
2026-04-01ASoC: fsl_easrc: Change the type for iec958 channel status controlsShengjiu Wang-34/+84
2026-04-01ASoC: fsl_easrc: Fix value type in fsl_easrc_iec958_get_bits()Shengjiu Wang-1/+1
2026-04-01ASoC: fsl_easrc: Check the variable range in fsl_easrc_iec958_put_bits()Shengjiu Wang-0/+3
2026-04-01ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_mode_put()Shengjiu Wang-2/+9
2026-04-01ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_arc_mode_put()Shengjiu Wang-2/+9
2026-04-01ASoC: fsl_micfil: Fix event generation in micfil_quality_set()Shengjiu Wang-2/+26
2026-04-01ASoC: fsl_micfil: Fix event generation in micfil_put_dc_remover_state()Shengjiu Wang-3/+7
2026-04-01ASoC: fsl_micfil: Fix event generation in micfil_range_set()Shengjiu Wang-2/+10
2026-04-01ASoC: fsl_micfil: Fix event generation in hwvad_put_init_mode()Shengjiu Wang-1/+6
2026-04-01ASoC: fsl_micfil: Fix event generation in hwvad_put_enable()Shengjiu Wang-1/+6
2026-04-01ASoC: fsl_micfil: Add access property for "VAD Detected"Shengjiu Wang-1/+7
2026-04-01spi: ch341: fix devres lifetimeJohan Hovold-4/+3
2026-04-01spi: ch341: fix memory leaks on probe failuresJohan Hovold-11/+25
2026-04-01Merge tag 'renesas-dts-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-235/+1267
2026-04-01arm64: mm: Use generic enum pgtable_levelKevin Brodsky-35/+31
2026-04-01arm64/mm: Reject memory removal that splits a kernel leaf mappingAnshuman Khandual-6/+114
2026-04-01arm64/mm: Enable batched TLB flush in unmap_hotplug_range()Anshuman Khandual-16/+20
2026-04-01cxl/region: Add a region sysfs interface for region lock statusLi Ming-0/+30
2026-04-01Merge tag 'stm32-dt-for-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-428/+2526
2026-04-01Merge tag 'samsung-dt-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-16/+566
2026-04-01KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIsSascha Bischoff-34/+9
2026-04-01hrtimer: Fix incorrect #endif comment for BITS_PER_LONG checkZhan Xusheng-1/+1
2026-04-01irqchip/renesas-rzg2l: Add NMI supportBiju Das-4/+95
2026-04-01powerpc/powernv/iommu: iommu incorrectly bypass DMA APIsGaurav Batra-2/+2
2026-04-01Merge tag 'samsung-dt64-7.1' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-28/+2640
2026-04-01KVM: arm64: selftests: Avoid testing the IMPDEF behaviorZenghui Yu (Huawei)-12/+2
2026-04-01Merge tag 'arm-soc/for-7.1/devicetree-arm64' of https://github.com/Broadcom/s...Arnd Bergmann-31/+196
2026-04-01io_uring/zcrx: don't use mark0 for allocating xarrayPavel Begunkov-2/+2
2026-04-01io_uring: cast id to u64 before shifting in io_allocate_rbuf_ring()Anas Iqbal-1/+1
2026-04-01io_uring/zcrx: reject REG_NODEV with large rx_buf_sizePavel Begunkov-1/+3
2026-04-01io_uring/cancel: validate opcode for IORING_ASYNC_CANCEL_OPAmir Mohammad Jahangirzad-1/+8
2026-04-01io_uring/rsrc: use io_cache_free() to free nodeJackie Liu-1/+1
2026-04-01io_uring/zcrx: rename zcrx [un]register functionsPavel Begunkov-10/+10
2026-04-01io_uring/zcrx: check ctrl op payload struct sizesPavel Begunkov-0/+2
2026-04-01io_uring/zcrx: cache fallback availability in zcrx ctxPavel Begunkov-1/+9
2026-04-01io_uring/zcrx: warn on a repeated area appendPavel Begunkov-1/+1
2026-04-01io_uring/zcrx: consolidate dma syncingPavel Begunkov-11/+12
2026-04-01io_uring/zcrx: netmem array as refiling formatPavel Begunkov-15/+25
2026-04-01io_uring/zcrx: warn on alloc with non-empty pp cachePavel Begunkov-2/+2
2026-04-01io_uring/zcrx: move count check into zcrx_get_free_niovPavel Begunkov-17/+21
2026-04-01io_uring/zcrx: use guards for lockingPavel Begunkov-8/+7
2026-04-01io_uring/zcrx: add a struct for refill queuePavel Begunkov-31/+37
2026-04-01io_uring/zcrx: use better name for RQ regionPavel Begunkov-5/+5
2026-04-01io_uring/zcrx: implement device-less mode for zcrxPavel Begunkov-16/+36