summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-08bpf: Rename 'early' BTF checking as a preparation phaseKumar Kartikeya Dwivedi
2026-08-08selftests/bpf: Verify zext_dst annotations for various instructionsEduard Zingerman
2026-08-08bpf: Simplify the bpf_is_reg64()Eduard Zingerman
2026-08-08bpf: Infer zext_dst based on static register liveness analysisEduard Zingerman
2026-08-08bpf: Track upper 32-bit register halves' liveness in compute_live_registers()Eduard Zingerman
2026-08-08bpf: Move bpf_is_reg64() to fixups.cEduard Zingerman
2026-08-08bpf: Extract is_addr_space_cast32() utility functionEduard Zingerman
2026-08-08bpf: Do not print a newline after disassembly in bpf_verbose_insn()Eduard Zingerman
2026-08-08bpf: Fix mmap_lock leak in irq_work pathSanghyun Park
2026-08-08ALSA: ump: Fix corrupted data bytes at MIDI 1.0 SysEx to UMP conversionHyeongJun An
2026-08-08RISC-V: KVM: Avoid one-word masks for SBI v0.1 all-hartsPengpeng Hou
2026-08-08fbdev: bitblit: bound-check glyph index in bit_cursor()Rik van Riel
2026-08-08fbdev: Fix out-of-bounds access when rotating console after font resizeZizhi Wo
2026-08-08fbdev: core: Fix pointer desynchronization in fb_io_read()Mingyu Wang
2026-08-08fbdev: serialize mode sysfs access with lock_fb_info()Melbin K Mathew
2026-08-08fbdev: clear fb_info->mode before deleting a videomodeMelbin K Mathew
2026-08-08fbdev: bound mode sysfs output to the sysfs bufferMelbin K Mathew
2026-08-08RISC-V: KVM: Guard HFENCE range loops against overflowPengpeng Hou
2026-08-08powerpc/pseries: lparcfg - fix kbuf[] underflowGeorge Wilson
2026-08-08powerpc/pseries: pci - logic bugGeorge Wilson
2026-08-08powerpc/pseries: papr-phy-attest - validate cmd.length, plug mem leakGeorge Wilson
2026-08-08Merge tag 'drm-misc-next-2026-08-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-08-07apparmor: optimize current_label_crit_section() with needputJohn Johansen
2026-08-07Merge branch 'net-devmem-allow-rx-buf-size-page_size-per-binding'Jakub Kicinski
2026-08-07selftests/net: devmem.py: add check_rx_large_niovBobby Eshleman
2026-08-07selftests/net: ncdevmem: add -b option to set rx-page-size on bindBobby Eshleman
2026-08-07net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf bindingBobby Eshleman
2026-08-07net: mana: Extend RX CQE coalescing up to 8 packetsHaiyang Zhang
2026-08-07tools/ynl: add ovs_packet uapi header in Makefile.depsJakub Kicinski
2026-08-07RISC-V: hwprobe: Use BIT macro to avoid warningsJesse Taube
2026-08-07riscv: alternative: Also patch the compat vDSOThomas Weißschuh
2026-08-07riscv: alternative: Use the statically extracted vDSO section offsetsThomas Weißschuh
2026-08-07riscv: vdso: Add symbols for the alternative section boundariesThomas Weißschuh
2026-08-07riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobeAndrew Jones
2026-08-07riscv: Add Zicclsm to cpufeature and hwprobeJesse Taube
2026-08-07riscv: cpufeature: Clarify ISA spec version for canonical orderGuodong Xu
2026-08-07riscv: Standardize extension capitalizationCharlie Jenkins
2026-08-07riscv: kprobes: Prevent probes in breakpoint handlersRui Qi
2026-08-07riscv: cmpxchg: Use .option arch for Zacas and ZabhaVivian Wang
2026-08-07riscv: acpi: Handle LPI architectural context loss flagsPeixin Xie
2026-08-07riscv: further remove XIPJisheng Zhang
2026-08-07riscv: Add support for srmcfg CSR from Ssqosid extensionDrew Fustini
2026-08-07riscv: Detect the Ssqosid extensionDrew Fustini
2026-08-07dt-bindings: riscv: Add Ssqosid extension descriptionDrew Fustini
2026-08-07dt-bindings: riscv: add Counter delegation ISA extensions descriptionAtish Patra
2026-08-07RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsingAtish Patra
2026-08-07RISC-V: Add Ssccfg extension CSR definitionKaiwen Xue
2026-08-07dt-bindings: riscv: add Smcntrpmf ISA extension descriptionAtish Patra
2026-08-07RISC-V: Add Smcntrpmf extension parsingAtish Patra
2026-08-07RISC-V: Define indirect CSR access helpersAtish Patra