| Age | Commit message (Expand) | Author |
| 2026-07-22 | KVM: x86/mmu: Consume the locked rmap value in the lockless rmap walk | Phil Rosenthal |
| 2026-07-22 | x86/resctrl: Protect against bad shift | Reinette Chatre |
| 2026-07-22 | KVM: SEV: Drop FOLL_WRITE for encrypted region registration | Pankaj Gupta |
| 2026-07-22 | arm64: ftrace: allow DIRECT_CALLS without CALL_OPS | Jose Fernandez (Anthropic) |
| 2026-07-22 | arm64: ftrace: prepare ftrace_modify_call() for use without CALL_OPS | Jose Fernandez (Anthropic) |
| 2026-07-22 | KVM: x86: Check EFER validity on KVM_SET_SREGS* | Yosry Ahmed |
| 2026-07-22 | KVM: x86: Move supported EFER bits to kvm_caps | Yosry Ahmed |
| 2026-07-22 | KVM: x86: Reverse the polarity of efer_reserved_bits | Yosry Ahmed |
| 2026-07-22 | KVM: x86: Always initialize EFER reserved bits on vendor initialization | Yosry Ahmed |
| 2026-07-22 | KVM: x86: Disallow EFER.LME and EFER.LMA if long mode is not supported | Yosry Ahmed |
| 2026-07-22 | KVM: x86: Move enabling EFER.SVME and EFER.LMSLE to generic EFER setup | Yosry Ahmed |
| 2026-07-22 | KVM: x86: hyper-v: Clamp stimer deadline to avoid livelock | Carlos López |
| 2026-07-22 | arm64: errata: work around NVIDIA Olympus device store/load ordering | Shanker Donthineni |
| 2026-07-22 | KVM: x86: Use KVM_X86_OP() for the .pi_update_irte() hook | Kai Huang |
| 2026-07-22 | arm64: topology: read CPPC FFH feedback counters in one operation | Pengjie Zhang |
| 2026-07-22 | powerpc/msi: Treat bitmap size as allocation failure | Yury Norov |
| 2026-07-22 | ARM: dma-mapping: Treat bitmap size as allocation failure | Yury Norov |
| 2026-07-22 | x86/events: Use sysfs_emit() for cpumask show callbacks | Yury Norov |
| 2026-07-22 | powerpc: Use sysfs_emit() for cpumask show callbacks | Yury Norov |
| 2026-07-22 | arm: Use sysfs_emit() for cpumask show callbacks | Yury Norov |
| 2026-07-23 | ARM: dts: allwinner: a10: Fix PMU interrupt | Andre Przywara |
| 2026-07-22 | x86/cpu: Remove unnecessary __maybe_unused annotations | Thorsten Blum |
| 2026-07-22 | x86/bpf: Enable EXECMEM_ROX_CACHE for BPF allocations | Mike Rapoport (Microsoft) |
| 2026-07-22 | bpf, x86: Make sure allocation in arch_bpf_trampoline_size() is writable | Mike Rapoport (Microsoft) |
| 2026-07-23 | ARM: dts: aspeed: Correct indentation | Krzysztof Kozlowski |
| 2026-07-22 | ARM: npcm: Fix OF node refcount leaks in SMP setup | Yuho Choi |
| 2026-07-22 | ARM: dts: aspeed: sanmiguel: fix PDB HSC shunt resistor | Mike Hsieh |
| 2026-07-22 | arm64: make huge_ptep_get handled unaligned addresses | Dev Jain |
| 2026-07-22 | arm64: dts: nuvoton: npcm845: Reorder timer0 and PECI nodes | Tomer Maimon |
| 2026-07-22 | arm64: dts: nuvoton: npcm845: Drop redundant timer clock-names | Tomer Maimon |
| 2026-07-22 | ARM: dts: aspeed: sanmiguel: Fix PWRGD_RMC_N active-low hog configuration | Potin Lai |
| 2026-07-22 | ARM: dts: aspeed: sanmiguel: Fix FIO IOEXP interrupt pin | Potin Lai |
| 2026-07-21 | arm64/coco: Add pKVM as a CC platform | Mostafa Saleh |
| 2026-07-21 | arm64/mm: Simplify SWIOTLB setup in arch_mm_preinit() | Mostafa Saleh |
| 2026-07-21 | arm64: Clarify ARM64_WORKAROUND_REPEAT_TLBI semantics | Mark Rutland |
| 2026-07-21 | arm64: uapi: Use __u128 instead of __uint128_t in UAPI headers | Will Deacon |
| 2026-07-21 | riscv, bpf: Add 32 bit atomic operations to RV32 JIT | Kuan-Wei Chiu |
| 2026-07-21 | riscv, bpf: Add support for BPF_MOVSX in RV32 JIT | Kuan-Wei Chiu |
| 2026-07-21 | riscv, bpf: Add support for BPF_SDIV and BPF_SMOD in RV32 JIT | Kuan-Wei Chiu |
| 2026-07-21 | KVM: arm64: Sync SCTLR_EL1 when injecting an exception into a pVM | Fuad Tabba |
| 2026-07-21 | bpf, riscv: Fix extable handling for arena load_acquire | Feng Jiang |
| 2026-07-21 | riscv, bpf: Mixing bpf2bpf and tailcalls | Pu Lehui |
| 2026-07-21 | riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offset | Pu Lehui |
| 2026-07-21 | riscv, bpf: Fix kernel stack corruption in tailcall with CFI | Pu Lehui |
| 2026-07-21 | riscv, bpf: Using kvzalloc_objs to allocate cache buffer | Pu Lehui |
| 2026-07-21 | riscv, bpf: Fix memory leak in bpf_jit_free | Pu Lehui |
| 2026-07-21 | bpf: Extract the is_struct_ops_tramp helper | Pu Lehui |
| 2026-07-21 | KVM: arm64: vgic-v3: Kill kvm_vgic_global_state.ich_vtr_el2 | Marc Zyngier |
| 2026-07-21 | KVM: arm64: vgic-v3: Simplify initial GICv3 configuration sampling | Marc Zyngier |
| 2026-07-21 | KVM: arm64: Convert most ICH_VTR_EL2 accesses to inlined literal value | Marc Zyngier |