aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-08-08bpf: Fix mmap_lock leak in irq_work pathSanghyun Park3-37/+56
2026-08-08ALSA: ump: Fix corrupted data bytes at MIDI 1.0 SysEx to UMP conversionHyeongJun An1-0/+1
2026-08-08RISC-V: KVM: Avoid one-word masks for SBI v0.1 all-hartsPengpeng Hou1-22/+30
2026-08-08fbdev: bitblit: bound-check glyph index in bit_cursor()Rik van Riel1-2/+7
2026-08-08fbdev: Fix out-of-bounds access when rotating console after font resizeZizhi Wo1-0/+25
2026-08-08fbdev: core: Fix pointer desynchronization in fb_io_read()Mingyu Wang1-0/+8
2026-08-08fbdev: serialize mode sysfs access with lock_fb_info()Melbin K Mathew1-8/+38
2026-08-08fbdev: clear fb_info->mode before deleting a videomodeMelbin K Mathew1-1/+4
2026-08-08fbdev: bound mode sysfs output to the sysfs bufferMelbin K Mathew1-5/+10
2026-08-08RISC-V: KVM: Guard HFENCE range loops against overflowPengpeng Hou1-12/+59
2026-08-08powerpc/pseries: lparcfg - fix kbuf[] underflowGeorge Wilson1-1/+1
2026-08-08powerpc/pseries: pci - logic bugGeorge Wilson1-1/+1
2026-08-08powerpc/pseries: papr-phy-attest - validate cmd.length, plug mem leakGeorge Wilson1-1/+11
2026-08-08Merge tag 'drm-misc-next-2026-08-06' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie113-553/+2256
2026-08-07apparmor: optimize current_label_crit_section() with needputJohn Johansen5-58/+84
2026-08-07Merge branch 'net-devmem-allow-rx-buf-size-page_size-per-binding'Jakub Kicinski12-37/+230
2026-08-07selftests/net: devmem.py: add check_rx_large_niovBobby Eshleman3-11/+119
2026-08-07selftests/net: ncdevmem: add -b option to set rx-page-size on bindBobby Eshleman1-3/+33
2026-08-07net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf bindingBobby Eshleman8-23/+78
2026-08-07net: mana: Extend RX CQE coalescing up to 8 packetsHaiyang Zhang4-64/+150
2026-08-07tools/ynl: add ovs_packet uapi header in Makefile.depsJakub Kicinski1-0/+1
2026-08-07RISC-V: hwprobe: Use BIT macro to avoid warningsJesse Taube1-78/+79
2026-08-07riscv: alternative: Also patch the compat vDSOThomas Weißschuh1-0/+5
2026-08-07riscv: alternative: Use the statically extracted vDSO section offsetsThomas Weißschuh1-17/+11
2026-08-07riscv: vdso: Add symbols for the alternative section boundariesThomas Weißschuh2-0/+8
2026-08-07riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobeAndrew Jones5-0/+30
2026-08-07riscv: Add Zicclsm to cpufeature and hwprobeJesse Taube5-0/+8
2026-08-07riscv: cpufeature: Clarify ISA spec version for canonical orderGuodong Xu1-1/+2
2026-08-07riscv: Standardize extension capitalizationCharlie Jenkins9-62/+63
2026-08-07riscv: kprobes: Prevent probes in breakpoint handlersRui Qi1-0/+3
2026-08-07riscv: cmpxchg: Use .option arch for Zacas and ZabhaVivian Wang2-7/+13
2026-08-07riscv: acpi: Handle LPI architectural context loss flagsPeixin Xie1-0/+19
2026-08-07riscv: further remove XIPJisheng Zhang4-148/+3
2026-08-07riscv: Add support for srmcfg CSR from Ssqosid extensionDrew Fustini8-0/+214
2026-08-07riscv: Detect the Ssqosid extensionDrew Fustini2-0/+2
2026-08-07dt-bindings: riscv: Add Ssqosid extension descriptionDrew Fustini1-0/+6
2026-08-07dt-bindings: riscv: add Counter delegation ISA extensions descriptionAtish Patra1-0/+41
2026-08-07RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsingAtish Patra2-0/+26
2026-08-07RISC-V: Add Ssccfg extension CSR definitionKaiwen Xue1-0/+18
2026-08-07dt-bindings: riscv: add Smcntrpmf ISA extension descriptionAtish Patra1-0/+6
2026-08-07RISC-V: Add Smcntrpmf extension parsingAtish Patra2-0/+2
2026-08-07RISC-V: Define indirect CSR access helpersAtish Patra1-0/+50
2026-08-07dt-bindings: riscv: add Smcsrind and Sscsrind ISA extension descriptionsAtish Patra1-0/+16
2026-08-07RISC-V: Add Smcsrind and Sscsrind ISA extension definition and parsingAtish Patra2-0/+6
2026-08-07RISC-V: Add Smcsrind and Sscsrind ISA extension CSR definitionsKaiwen Xue1-0/+30
2026-08-07RISC-V: perf: fix resource cleanup on driver probe failureAtish Patra1-6/+27
2026-08-07Revert "riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot"Nam Cao4-72/+13
2026-08-07riscv: unaligned: stop using kthread for check_vector_unaligned_access()Nam Cao1-17/+2
2026-08-07riscv: Mark default_power_off() as __noreturnThorsten Blum1-1/+1
2026-08-07riscv: mm: Move dma_contiguous_reserve() after NUMA initializationEder Zulian1-2/+1