summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-08-07RISC-V: Add Ssccfg extension CSR definitionKaiwen Xue
2026-08-07RISC-V: Add Smcntrpmf extension parsingAtish Patra
2026-08-07RISC-V: Define indirect CSR access helpersAtish Patra
2026-08-07RISC-V: Add Smcsrind and Sscsrind ISA extension definition and parsingAtish Patra
2026-08-07RISC-V: Add Smcsrind and Sscsrind ISA extension CSR definitionsKaiwen Xue
2026-08-07Revert "riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot"Nam Cao
2026-08-07riscv: unaligned: stop using kthread for check_vector_unaligned_access()Nam Cao
2026-08-07riscv: Mark default_power_off() as __noreturnThorsten Blum
2026-08-07riscv: mm: Move dma_contiguous_reserve() after NUMA initializationEder Zulian
2026-08-07riscv: cfi: reduce shadow stack size limit from 2GB to 512MBZong Li
2026-08-07riscv: vdso: Simplify cflags remove logicThomas Weißschuh
2026-08-07riscv: mm: Apply Svinval in update_mmu_cache()Xu Lu
2026-08-07riscv: mm: Use ASID in update_mmu_cache()Xu Lu
2026-08-07riscv: kprobes: add test case for c.jal instruction simulationNam Cao
2026-08-07riscv: probes: simulate c.jal instructionXiaofeng Yuan
2026-08-07riscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADEVivian Wang
2026-08-07riscv: Restart via EFI runtime services when availableAtish Patra
2026-08-07riscv: efi: Power off via EFI runtime services when availableAtish Patra
2026-08-07riscv: hwprobe: Register unaligned probes before usermodeRui Qi
2026-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7Daniel Borkmann
2026-08-07Merge branches 'thermal-core', 'thermal-hwmon', 'thermal-intel' and 'thermal-...Rafael J. Wysocki
2026-08-07Merge branch 'acpi-irqchip'Rafael J. Wysocki
2026-08-07x86/locking: Use sfence for wmb() if SSE is availableYao Zi
2026-08-07perf/x86/intel/pt: Fix stop/start with no updateAdrian Hunter
2026-08-07perf/x86/intel/pt: Use bitwise access for PERF_HES_STOPPEDAdrian Hunter
2026-08-07perf/x86/intel/pt: Factor out pt_config_enable()Adrian Hunter
2026-08-07KVM: x86: Remove runtime Xen TSC frequency CPUID updateDavid Woodhouse
2026-08-07KVM: x86/xen: Prevent runstate times from becoming negativeDavid Woodhouse
2026-08-07KVM: arm64: vgic-v3: take an LPI reference in vgic_v3_save_pending_tablesQihang
2026-08-07KVM: arm64: vgic-its: Point saved ITEs at the next valid entryFuad Tabba
2026-08-07KVM: arm64: vgic-its: Don't save collections the table cannot holdFuad Tabba
2026-08-07KVM: arm64: vgic: Don't leak the SPI array when init is retriedFuad Tabba
2026-08-07KVM: arm64: vgic-its: Don't dereference a NULL collection on ITT saveFuad Tabba
2026-08-07x86/paravirt: Trace contended_release on unlockDmitry Ilvokhin
2026-08-07locking: Factor out queued_spin_release()Dmitry Ilvokhin
2026-08-07x86/paravirt: Use static_call() for the paravirt spinlock opsPeter Zijlstra
2026-08-07RISC-V: KVM: Reject overlapping AIA IMSIC address fieldsPengpeng Hou
2026-08-07RISC-V: KVM: Allow memslots ending at the GPA limitPengpeng Hou
2026-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-08-07RISC-V: KVM: Improve dirty log clearing by skipping zero bits in maskWang Yechao
2026-08-07bpf, arm64: Fix exception table metadata for arena load-acquireDaniel Borkmann
2026-08-07bpf, x86: Fix exception table metadata for arena load-acquireDaniel Borkmann
2026-08-07bpf, riscv: Add and use bpf_atomic_is_load_acq() helperDaniel Borkmann
2026-08-07arm64: mm: Unmap kernel data/bss entirely from the linear mapArd Biesheuvel
2026-08-07Merge branch 'range-checks' into for-nextMike Rapoport (Microsoft)
2026-08-07KVM: x86/mmu: WARN and clear role.invalid when creating a child shadow pageSean Christopherson
2026-08-06Merge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/s...Linus Torvalds
2026-08-06riscv: ftrace: Fix ftrace_modify_call failure on kprobed functionsPu Lehui
2026-08-06arm64: remove early_ioremap_reset() call and __late_* macrosSang-Heon Jeon
2026-08-06riscv: remove unused __late_set_fixmap() and __late_clear_fixmap()Sang-Heon Jeon