summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-01mips: ralink: update CPU clock indexShiji Yang1-4/+4
2026-04-01MIPS: Loongson64: env: Check UARTs passed by LEFI cautiouslyRong Zhang1-1/+17
2026-04-01sched: update task_struct->comm commentThorsten Blum1-6/+3
2026-04-01exec: use strnlen() in __set_task_commThorsten Blum1-1/+1
2026-04-01x86/CPU/AMD: Print AGESA string from DMI additional information entryYazen Ghannam3-1/+69
2026-04-01firmware: dmi: Add pr_fmt() for dmi_scan.cMario Limonciello (AMD)1-5/+8
2026-04-01firmware: dmi: Adjust dmi_decode() to use enumsMario Limonciello (AMD)1-9/+9
2026-04-01firmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)1-0/+5
2026-04-01Input: usbtouchscreen - refactor endpoint lookupJohan Hovold1-27/+16
2026-04-01ASoC: fsl: fix mixer-test failuresMark Brown3-49/+168
2026-04-01ASoC: fsl_easrc: Change the type for iec958 channel status controlsShengjiu Wang1-34/+84
2026-04-01ASoC: fsl_easrc: Fix value type in fsl_easrc_iec958_get_bits()Shengjiu Wang1-1/+1
2026-04-01ASoC: fsl_easrc: Check the variable range in fsl_easrc_iec958_put_bits()Shengjiu Wang1-0/+3
2026-04-01ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_mode_put()Shengjiu Wang1-2/+9
2026-04-01ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_arc_mode_put()Shengjiu Wang1-2/+9
2026-04-01ASoC: fsl_micfil: Fix event generation in micfil_quality_set()Shengjiu Wang1-2/+26
2026-04-01ASoC: fsl_micfil: Fix event generation in micfil_put_dc_remover_state()Shengjiu Wang1-3/+7
2026-04-01ASoC: fsl_micfil: Fix event generation in micfil_range_set()Shengjiu Wang1-2/+10
2026-04-01ASoC: fsl_micfil: Fix event generation in hwvad_put_init_mode()Shengjiu Wang1-1/+6
2026-04-01ASoC: fsl_micfil: Fix event generation in hwvad_put_enable()Shengjiu Wang1-1/+6
2026-04-01ASoC: fsl_micfil: Add access property for "VAD Detected"Shengjiu Wang1-1/+7
2026-04-01spi: ch341: fix devres lifetimeJohan Hovold1-4/+3
2026-04-01spi: ch341: fix memory leaks on probe failuresJohan Hovold1-11/+25
2026-04-01Merge tag 'renesas-dts-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann41-235/+1267
2026-04-01arm64: mm: Use generic enum pgtable_levelKevin Brodsky2-35/+31
2026-04-01arm64/mm: Reject memory removal that splits a kernel leaf mappingAnshuman Khandual1-6/+114
2026-04-01arm64/mm: Enable batched TLB flush in unmap_hotplug_range()Anshuman Khandual1-16/+20
2026-04-01cxl/region: Add a region sysfs interface for region lock statusLi Ming2-0/+30
2026-04-01Merge tag 'stm32-dt-for-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann48-428/+2526
2026-04-01Merge tag 'samsung-dt-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann9-16/+566
2026-04-01KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIsSascha Bischoff3-34/+9
2026-04-01hrtimer: Fix incorrect #endif comment for BITS_PER_LONG checkZhan Xusheng1-1/+1
2026-04-01irqchip/renesas-rzg2l: Add NMI supportBiju Das1-4/+95
2026-04-01powerpc/powernv/iommu: iommu incorrectly bypass DMA APIsGaurav Batra1-2/+2
2026-04-01Merge tag 'samsung-dt64-7.1' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann21-28/+2640
2026-04-01KVM: arm64: selftests: Avoid testing the IMPDEF behaviorZenghui Yu (Huawei)1-12/+2
2026-04-01Merge tag 'arm-soc/for-7.1/devicetree-arm64' of https://github.com/Broadcom/s...Arnd Bergmann5-31/+196
2026-04-01io_uring/zcrx: don't use mark0 for allocating xarrayPavel Begunkov1-2/+2
2026-04-01io_uring: cast id to u64 before shifting in io_allocate_rbuf_ring()Anas Iqbal1-1/+1
2026-04-01io_uring/zcrx: reject REG_NODEV with large rx_buf_sizePavel Begunkov1-1/+3
2026-04-01io_uring/cancel: validate opcode for IORING_ASYNC_CANCEL_OPAmir Mohammad Jahangirzad1-1/+8
2026-04-01io_uring/rsrc: use io_cache_free() to free nodeJackie Liu1-1/+1
2026-04-01io_uring/zcrx: rename zcrx [un]register functionsPavel Begunkov4-10/+10
2026-04-01io_uring/zcrx: check ctrl op payload struct sizesPavel Begunkov1-0/+2
2026-04-01io_uring/zcrx: cache fallback availability in zcrx ctxPavel Begunkov2-1/+9
2026-04-01io_uring/zcrx: warn on a repeated area appendPavel Begunkov1-1/+1
2026-04-01io_uring/zcrx: consolidate dma syncingPavel Begunkov1-11/+12
2026-04-01io_uring/zcrx: netmem array as refiling formatPavel Begunkov1-15/+25
2026-04-01io_uring/zcrx: warn on alloc with non-empty pp cachePavel Begunkov1-2/+2
2026-04-01io_uring/zcrx: move count check into zcrx_get_free_niovPavel Begunkov1-17/+21