aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
11 daysKVM: arm64: Zero out the stack initialized data in the FFA handlerSebastian Ene1-1/+1
11 daysKVM: arm64: Ensure FFA ranges are page alignedMostafa Saleh1-2/+2
11 daysKVM: arm64: Validate the offset to the mem access descriptorSebastian Ene1-8/+19
11 daysKVM: arm64: Fix bounds checking in do_ffa_mem_reclaim()Mostafa Saleh1-3/+8
12 daysriscv: Prevent NULL pointer dereference in machine_kexec_prepare()Tao Liu1-0/+3
12 daysKVM: arm64: Fix sign-extension of MMIO loadsFuad Tabba1-3/+4
12 daysKVM: arm64: Only update XN attr when requested during S2 relaxationOliver Upton1-5/+7
12 daysKVM: arm64: Ensure level is always initialized when relaxing permsOliver Upton1-1/+1
12 daysKVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier1-0/+2
13 daysMerge tag 'x86-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
13 daysMerge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+18
2026-07-04Merge tag 'mips-fixes_7.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-6/+35
2026-07-03Merge tag 'riscv-for-linus-7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-10/+16
2026-07-03Merge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+8
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds24-26/+9
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)18-18/+3
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)5-9/+5
2026-07-03parisc: #include <linux/compiler.h> for unlikely() in <asm/ptrace.h>Uwe Kleine-König (The Capable Hub)1-0/+1
2026-07-03LoongArch: KVM: Add include defining struct cpu_featureUwe Kleine-König (The Capable Hub)1-0/+1
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds8-15/+62
2026-07-02uprobes/x86: Use proper mm_struct in __in_uprobe_trampolineJiri Olsa1-7/+7
2026-07-02x86/uprobes: Keep shadow stack in sync for emulated CALLsDavid Windsor1-1/+11
2026-07-02arm64/sysreg: Fix BWE field encoding in ID_AA64DFR2_EL1Jia He1-1/+1
2026-07-02x86/Xen: correct commentary and parameter naming of xen_exchange_memory()Jan Beulich1-7/+8
2026-07-01x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC ena...Reinette Chatre1-0/+5
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta6-10/+13
2026-07-01x86/bugs: Enable IBPB flush on BPF JIT allocationPawan Gupta2-5/+49
2026-06-30riscv: probes: save original sp in rethook trampolineMartin Kaiser1-0/+3
2026-06-29arm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud]_range()Anshuman Khandual1-2/+9
2026-06-29arm64: Avoid eager DVMSync reclaim batches with C1-Pro SME erratumCatalin Marinas4-87/+17
2026-06-29cpu/hotplug: Fix NULL kobject warning in cpuhp_smt_enable()Jinjie Ruan2-1/+13
2026-06-29arm64: smp: Fix hot-unplug tearing by forcing unregistrationJinjie Ruan1-13/+3
2026-06-29MIPS: configs: Enable the current Ingenic USB PHY symbolPengpeng Hou3-3/+3
2026-06-29MIPS: loongson64: add IRQ work based on self-IPIXi Ruoyao3-0/+21
2026-06-29MIPS: mm: Add check for highmem before removing memory blockKyle Hendry1-2/+3
2026-06-29mips: Add build salt to the vDSOBastian Blank1-0/+3
2026-06-29MIPS: DEC: Ensure RTC platform device deregistration upon failureMaciej W. Rozycki1-1/+5
2026-06-26Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds27-49/+199
2026-06-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-5/+16
2026-06-25riscv: Fix 32-bit call_on_irq_stack() frame pointer ABISamuel Holland2-6/+6
2026-06-25riscv: smp: use secs_to_jiffies in __cpu_upThorsten Blum1-3/+2
2026-06-25riscv: Add build salt to the vDSOBastian Blank1-0/+3
2026-06-25riscv: Raise default NR_CPUS for 64BIT to 256Vivian Wang1-1/+2
2026-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds20-77/+137
2026-06-25Merge tag 'gpio-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+10
2026-06-25arm64: tegra: Fix CPU1 node unit-address on Tegra264Sumit Gupta1-1/+1
2026-06-25arm64: tegra: Fix CPU compatible string to cortex-a78ae on Tegra234Sumit Gupta1-12/+12
2026-06-25LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K2000Hongliang Wang1-0/+4
2026-06-25LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K1000Hongliang Wang1-0/+4
2026-06-25LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K0500Hongliang Wang1-0/+12