summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-10build_bug.h: correct function parameters names in kernel-docRandy Dunlap-1/+3
2026-03-10crash_dump: don't log dm-crypt key bytes in read_key_from_user_keyingThorsten Blum-2/+2
2026-03-10rust: task: use `as_char_ptr` instead of `as_ptr().cast()`Gary Guo-4/+3
2026-03-10smb/client: only export symbol for 'smb2maperror-test' moduleYe Bin-3/+6
2026-03-10smb: client: fix in-place encryption corruption in SMB2_write()Bharath SM-1/+4
2026-03-10smb: client: fix sbflags initializationArnd Bergmann-2/+1
2026-03-10smb: client: fix atomic open with O_DIRECT & O_SYNCPaulo Alcantara-15/+15
2026-03-10drm/xe: Translate C-state "reset value" into RC6Gustavo Sousa-0/+9
2026-03-10drm/xe/xe3p: Drop Wa_16028780921Gustavo Sousa-7/+0
2026-03-10drm/xe/nvlp: Implement Wa_14026539277Gustavo Sousa-0/+44
2026-03-10drm/xe/rtp: Add support for matching platform-level steppingGustavo Sousa-0/+28
2026-03-10drm/xe/nvlp: Read platform-level stepping infoGustavo Sousa-0/+27
2026-03-10drm/xe: Drop unused IS_PLATFORM_STEP() and IS_SUBPLATFORM_STEP()Gustavo Sousa-10/+0
2026-03-10drm/xe: Modify stepping info directly in xe_step_*_get()Gustavo Sousa-30/+36
2026-03-10efi: Enable BGRT loading under XenMarek Marczykowski-Górecki-2/+5
2026-03-10efi: make efi_mem_type() and efi_mem_attributes() work on Xen PVMarek Marczykowski-Górecki-18/+9
2026-03-10e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath-4/+0
2026-03-10i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari-7/+7
2026-03-11arm64: dts: allwinner: sun55i-t527: avaota-a1: Add SPI NANDChen-Yu Tsai-0/+15
2026-03-11arm64: dts: allwinner: sun55i-a523: Add pinmux for spi0 on PJ pinsChen-Yu Tsai-0/+35
2026-03-10Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...Linus Torvalds-73/+163
2026-03-10spi: tegra210-quad: Remove redundant pm_runtime_mark_last_busy() callsFelix Gu-3/+0
2026-03-10spi: axiado: Remove redundant pm_runtime_mark_last_busy() callFelix Gu-1/+0
2026-03-10ASoC: codecs: rt1011: Use component to get the dapm context in spk_mode_putPeter Ujfalusi-1/+1
2026-03-10ASoC: da7219: scope AAD suspend and resume helpers to CONFIG_PMPengpeng Hou-1/+7
2026-03-10audit: handle unknown status requests in audit_receive_msg()Ricardo Robaina-0/+11
2026-03-10selftests/bpf: Fix pkg-config call on static buildsPaul Chaignon-1/+1
2026-03-10tools/power turbostat: Fix illegal memory access when SMT is present and disa...Zhang Rui-3/+2
2026-03-10bpf: Fix constant blinding for PROBE_MEM32 storesSachin Kumar-0/+21
2026-03-10Merge branch 'fix-test_cgroup_iter_memcg-issues-found-during-back-porting'Alexei Starovoitov-36/+12
2026-03-10selftests/bpf: Use bpf_core_enum_value for stats in cgroup_iter_memcgHui Zhu-5/+12
2026-03-10selftests/bpf: Remove kmem subtest from cgroup_iter_memcgHui Zhu-31/+0
2026-03-10Merge branch 'bpf-support-for-non_null-ptr-detection-with-jeq-jne-with-regist...Alexei Starovoitov-3/+60
2026-03-10selftests/bpf: tests to non_null ptr detection using register operand in JEQ/JNECupertino Miranda-0/+54
2026-03-10bpf: detect non null pointer with register operand in JEQ/JNE.Cupertino Miranda-3/+6
2026-03-10Merge branch 'bpf-reset-register-id-for-bpf_end-value-tracking'Alexei Starovoitov-0/+29
2026-03-10accel/amdxdna: Fix runtime suspend deadlock when there is pending jobLizhi Hou-12/+12
2026-03-10selftests/bpf: Add test for BPF_END register ID resetYazhou Tang-0/+22
2026-03-10bpf: Reset register ID for BPF_END value trackingYazhou Tang-0/+7
2026-03-10IB/hfi1: kzalloc to kzalloc_flexRosen Penev-9/+2
2026-03-10x86/64/defconfig: Add CONFIG_IRQ_REMAPShashank Balaji-0/+1
2026-03-10vfio: selftests: fix crash in vfio_dma_mapping_mmio_testAlex Mastro-1/+0
2026-03-10irqchip/riscv-aplic: Register syscore operations only onceJessica Liu-1/+11
2026-03-10irqchip/riscv-aplic: Do not clear ACPI dependencies on probe failureJessica Liu-4/+7
2026-03-10fbdev: omapfb: Add missing error check for clk_get()Chen Ni-0/+4
2026-03-10perf vendor events arm64: Add Tegra410 Olympus PMU eventsBesar Wicaksono-0/+2896
2026-03-10genirq: Document interaction between <linux/irq.h> and DT binding definesGeert Uytterhoeven-0/+4
2026-03-10irqchip: Use IS_ERR_OR_NULL() instead of NULL and IS_ERR() checksPhilipp Hahn-2/+2
2026-03-10irqchip/renesas-rzv2h: Handle ICU error IRQ and add SWPE triggerLad Prabhakar-2/+161
2026-03-10irqchip/renesas-rzv2h: Add CA55 software interrupt supportLad Prabhakar-1/+94