aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
35 hoursMerge tag 'm68knommu-fixes-on-top-off-7.2-rc4' of git://git.kernel.org/pub/sc...Linus Torvalds1-1/+1
35 hoursMerge tag 'x86-urgent-2026-07-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2 daysMerge tag 'loongarch-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-21/+50
3 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-8/+62
4 daysLoongArch: BPF: Fix memory leak in bpf_jit_free()Pu Lehui1-0/+1
4 daysMerge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1
5 daysLoongArch: BPF: Zero-extend signed ALU32 div/mod resultsNicholas Dudar1-4/+4
5 daysLoongArch: Fix oops during single-step debuggingHaoran Jiang1-1/+2
5 daysLoongArch: Fix address space mismatch in kexec command line lookupGeorge Guo1-1/+4
5 daysLoongArch: Retrieve CPU package ID from PPTT when availableRong Bao2-3/+28
5 daysLoongArch: Move jump_label_init() before parse_early_param()Kanglong Wang1-2/+1
5 daysLoongArch: Fix build errors due to wrong instructions for 32BITHuacai Chen1-9/+9
5 daysLoongArch: Increase TASK_STRUCT_OFFSET up to 2040 for 32BITHuacai Chen1-1/+1
5 dayss390/ptff: Export ptff_function_mask[]Sven Schnelle1-0/+1
5 daysx86/boot/compressed: Disable jump tablesNathan Chancellor1-0/+1
6 daysarm64: make huge_ptep_get handled unaligned addressesDev Jain1-1/+1
6 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-85/+161
6 daysarm64/mm: Check the requested PFN range during memory removalRichard Cheng1-1/+1
6 daysarm64: Correct value returned by ESR_ELx_FSC_ADDRSZ_nL()Steven Price1-1/+1
7 daysMerge tag 'kvm-riscv-fixes-7.2-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini10-74/+137
7 daysKVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUNVenkatesh Srinivas1-1/+1
7 daysKVM: x86/mmu: Fix use-after-free on vendor module reloadPhil Rosenthal1-0/+2
7 daysKVM: x86/mmu: Preserve nested TDP shadow page tables if they are used as rootsHyunwoo Kim1-0/+1
7 daysKVM: x86: Check for invalid/obsolete root *after* making MMU pages availableSean Christopherson2-8/+11
7 daysKVM: nVMX: Hide shadow VMCS right after VMCLEARHyunwoo Kim1-2/+9
7 daysMerge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+2
8 daysm68k: coldfire: fix breakage of missed IO access updateGreg Ungerer1-1/+1
8 daysMerge tag 'riscv-for-linus-7.2-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-8/+28
8 daysMerge tag 'x86-urgent-2026-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+13
9 daysMerge tag 's390-7.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-1/+4
9 daysMerge tag 'arc-7.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds5-6/+4
10 daysarm64: kprobes: Allow reentering kprobes while single-steppingPu Hu2-1/+28
10 daysarm64: kprobes: Only handle faults originating from XOL slotPu Hu1-0/+22
10 daysRevert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"Will Deacon1-29/+0
10 daysMerge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-18/+55
10 daysMerge tag 'powerpc-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds9-26/+24
11 daysarm64: mm: When logging data aborts only decode Xs when ISV=1Mark Brown1-3/+4
12 daysMerge tag 'renesas-fixes-for-v7.2-tag1' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+41
12 daysarm64: fixmap: Allow 256K early_ioremap() at any offsetYu Peng1-1/+5
12 daysarm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon1-0/+29
12 daysKVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania1-1/+6
12 daysriscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()Mark Harris1-0/+1
12 dayss390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()Sumanth Korikkar1-0/+3
12 dayss390/checksum: Fix csum_partial() without vector facilityVasily Gorbik1-1/+1
13 daysKVM: riscv: Fix Spectre-v1 in vector register accessZongmin Zhou1-2/+12
13 daysKVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest stateSean Christopherson1-0/+2
13 daysMerge tag 'kvm-s390-master-7.2-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini4-6/+21
13 daysMerge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini7-57/+63
13 daysMerge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini4-23/+45
13 daysMerge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini10-126/+148