summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
30 hoursMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2 daysMerge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2 dayss390/ptff: Export ptff_function_mask[]Sven Schnelle
4 daysarm64: make huge_ptep_get handled unaligned addressesDev Jain
4 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
4 daysarm64/mm: Check the requested PFN range during memory removalRichard Cheng
4 daysarm64: Correct value returned by ESR_ELx_FSC_ADDRSZ_nL()Steven Price
5 daysMerge tag 'kvm-riscv-fixes-7.2-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
5 daysKVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUNVenkatesh Srinivas
5 daysKVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal
5 daysKVM: x86/mmu: Preserve nested TDP shadow page tables if they are used as rootsHyunwoo Kim
5 daysKVM: x86: Check for invalid/obsolete root *after* making MMU pages availableSean Christopherson
5 daysKVM: nVMX: Hide shadow VMCS right after VMCLEARHyunwoo Kim
5 daysMerge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds
6 daysMerge tag 'riscv-for-linus-7.2-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
6 daysMerge tag 'x86-urgent-2026-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
7 daysMerge tag 's390-7.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
7 daysMerge tag 'arc-7.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
8 daysarm64: kprobes: Allow reentering kprobes while single-steppingPu Hu
8 daysarm64: kprobes: Only handle faults originating from XOL slotPu Hu
8 daysRevert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"Will Deacon
8 daysMerge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
8 daysMerge tag 'powerpc-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
9 daysarm64: mm: When logging data aborts only decode Xs when ISV=1Mark Brown
9 daysMerge tag 'renesas-fixes-for-v7.2-tag1' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
9 daysarm64: fixmap: Allow 256K early_ioremap() at any offsetYu Peng
9 daysarm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon
10 daysKVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania
10 daysriscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()Mark Harris
10 dayss390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()Sumanth Korikkar
10 dayss390/checksum: Fix csum_partial() without vector facilityVasily Gorbik
10 daysKVM: riscv: Fix Spectre-v1 in vector register accessZongmin Zhou
11 daysKVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest stateSean Christopherson
11 daysMerge tag 'kvm-s390-master-7.2-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
11 daysMerge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
11 daysMerge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
11 daysMerge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
11 daysRISC-V: KVM: Serialize virtual interrupt pending state updatesXie Bo
11 dayspowerpc: Remove dead non-preemption codeChristophe Leroy (CS GROUP)
11 dayspowerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processorsAmit Machhiwal
11 dayspowerpc/pseries: fix memory leak on krealloc failure in papr_initThorsten Blum
11 dayspowerpc/uaccess: correct check for CONFIG_PPC_E500 in mask_user_address()Ethan Nelson-Moore
11 dayspowerpc/vtime: Initialize starttime at boot for native accountingShrikanth Hegde
11 dayspowerpc/85xx: Add fsl,ifc to common device idsRosen Penev
11 daysarch/riscv: vdso: remove CFI landing pad from rt_sigreturnAurelien Jarno
11 daysRISC-V: KVM: Inject instruction access fault on unmapped guest fetchQingwei Hu
12 daysx86/boot: Validate console=uart8250 baud rate to fix early boot hangThorsten Blum
12 daysarm64: dts: renesas: ironhide: Describe inline ECC carveoutsMarek Vasut
12 daysriscv: vdso: Do not use LTO for the vDSOThomas Weißschuh
12 daysriscv: io: avoid null-pointer arithmetic in PIO helpersYunhui Cui