summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-07-07KVM: arm64: Ensure FFA ranges are page alignedMostafa Saleh
2026-07-07KVM: arm64: Validate the offset to the mem access descriptorSebastian Ene
2026-07-07KVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()Mostafa Saleh
2026-07-06riscv: Prevent NULL pointer dereference in machine_kexec_prepare()Tao Liu
2026-07-06KVM: arm64: Fix sign-extension of MMIO loadsFuad Tabba
2026-07-06KVM: arm64: Only update XN attr when requested during S2 relaxationOliver Upton
2026-07-06KVM: arm64: Ensure level is always initialized when relaxing permsOliver Upton
2026-07-06KVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier
2026-07-05Merge tag 'x86-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-05Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-04Merge tag 'mips-fixes_7.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Merge tag 'riscv-for-linus-7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-03Merge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
2026-07-03parisc: #include <linux/compiler.h> for unlikely() in <asm/ptrace.h>Uwe Kleine-König (The Capable Hub)
2026-07-03LoongArch: KVM: Add include defining struct cpu_featureUwe Kleine-König (The Capable Hub)
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-02uprobes/x86: Use proper mm_struct in __in_uprobe_trampolineJiri Olsa
2026-07-02x86/uprobes: Keep shadow stack in sync for emulated CALLsDavid Windsor
2026-07-02arm64/sysreg: Fix BWE field encoding in ID_AA64DFR2_EL1Jia He
2026-07-02x86/Xen: correct commentary and parameter naming of xen_exchange_memory()Jan Beulich
2026-07-01x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena...Reinette Chatre
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta
2026-07-01x86/bugs: Enable IBPB flush on BPF JIT allocationPawan Gupta
2026-06-30riscv: probes: save original sp in rethook trampolineMartin Kaiser
2026-06-29arm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud]_range()Anshuman Khandual
2026-06-29arm64: Avoid eager DVMSync reclaim batches with C1-Pro SME erratumCatalin Marinas
2026-06-29cpu/hotplug: Fix NULL kobject warning in cpuhp_smt_enable()Jinjie Ruan
2026-06-29arm64: smp: Fix hot-unplug tearing by forcing unregistrationJinjie Ruan
2026-06-29MIPS: configs: Enable the current Ingenic USB PHY symbolPengpeng Hou
2026-06-29MIPS: loongson64: add IRQ work based on self-IPIXi Ruoyao
2026-06-29MIPS: mm: Add check for highmem before removing memory blockKyle Hendry
2026-06-29mips: Add build salt to the vDSOBastian Blank
2026-06-29MIPS: DEC: Ensure RTC platform device deregistration upon failureMaciej W. Rozycki
2026-06-26Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-06-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-06-25riscv: Fix 32-bit call_on_irq_stack() frame pointer ABISamuel Holland
2026-06-25riscv: smp: use secs_to_jiffies in __cpu_upThorsten Blum
2026-06-25riscv: Add build salt to the vDSOBastian Blank
2026-06-25riscv: Raise default NR_CPUS for 64BIT to 256Vivian Wang
2026-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-25Merge tag 'gpio-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-25arm64: tegra: Fix CPU1 node unit-address on Tegra264Sumit Gupta
2026-06-25arm64: tegra: Fix CPU compatible string to cortex-a78ae on Tegra234Sumit Gupta
2026-06-25LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K2000Hongliang Wang
2026-06-25LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K1000Hongliang Wang
2026-06-25LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K0500Hongliang Wang
2026-06-25LoongArch: BPF: Inline bpf_get_smp_processor_id() helperTiezhu Yang