aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
10 daysKVM: arm64: Fix CONFIG_PKVM_DISABLE_STAGE2_ON_PANICVincent Donnefort1-1/+1
10 daysLoongArch: Remove unused code to avoid build warningHuacai Chen1-4/+0
10 daysLoongArch: Avoid initrd overlap during kernel relocationWANG Rui1-0/+38
10 daysLoongArch: Skip relocation-time KASLR if already appliedWANG Rui1-0/+12
10 daysefi/loongarch: Randomize kernel preferred address for KASLRWANG Rui1-1/+3
10 daysring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)21-0/+30
11 daysx86/mm: Disable broadcast TLB flush when PCID is disabledTom Lendacky1-0/+1
11 dayss390/topology: Use zero-based numbering for containing entitiesAlexandra Winter1-3/+7
11 daysKVM: arm64: Fix nVHE/pKVM hyp tracing error on invalid descVincent Donnefort1-2/+7
11 daysKVM: arm64: vgic: Free private_irqs when init fails after allocationMichael Bommarito1-1/+3
11 daysKVM: arm64: vgic-its: Reject restored DTE with out-of-range num_eventid_bitsMichael Bommarito1-0/+4
12 daysx86/kvm/vmx: Fix VMX vs hrtimer_rearm_deferred()Peter Zijlstra1-0/+13
12 daysx86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 corePeter Zijlstra12-68/+119
12 daysMerge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+8
12 daysx86/vdso: Fix incorrect size in munmap() on map_vdso() failureGuilherme Giacomo Simoes1-1/+1
12 daysarm64: probes: Handle probes on hinted conditional branch instructionsVladimir Murzin1-1/+1
13 daysRISC-V: KVM: Fix sign extension for MMIO loadsJiakai Xu1-5/+4
13 daysRISC-V: KVM: Fix NULL pointer dereference in SBI v0.1 SEND_IPI handlerJiakai Xu1-0/+2
13 daysriscv: kvm: return SBI_ERR_FAILURE for pmu_event_info() when OOMOsama Abdelkader1-2/+4
13 daysriscv: kvm: return SBI_ERR_FAILURE for pmu_snapshot_set_shmem() when OOMOsama Abdelkader1-2/+4
13 daysRISC-V: KVM: Fix invalid HVA warning in steal-time recordingJiakai Xu1-1/+1
14 daysMerge tag 'x86-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+8
14 daysMerge tag 'sched-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+24
14 daysMerge tag 'ras-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-28/+5
14 daysMerge tag 'riscv-for-linus-7.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-22/+72
2026-05-16Merge tag 'powerpc-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-52/+27
2026-05-15Merge tag 'for-linus-7.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+7
2026-05-14Merge tag 'acpi-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-3/+3
2026-05-14Merge branch 'acpi-cppc'Rafael J. Wysocki1-3/+3
2026-05-14x86/xen: Tolerate nested XEN_LAZY_MMU entering/leavingJuergen Gross1-2/+6
2026-05-14x86/xen: Fix xen_e820_swap_entry_with_ram()Juergen Gross1-1/+1
2026-05-14powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...Sayali Patil1-2/+4
2026-05-13riscv: misaligned: Make enabling delegation depend on NONPORTABLEVivian Wang2-1/+23
2026-05-13riscv: cfi: reduce shadow stack size limit from 4GB to 2GBZong Li1-3/+4
2026-05-13mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)2-5/+8
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds18-58/+182
2026-05-13KVM: x86: Rate-limit global clock updates on vCPU loadLei Chen2-2/+10
2026-05-13x86/virt: Silence RCU lockdep splat in emergency virt callback pathMikhail Gavrilov1-1/+14
2026-05-13x86/mce: Restore MCA polling interval halvingBorislav Petkov (AMD)1-28/+5
2026-05-13KVM: VMX: introduce module parameter to disable CETPaolo Bonzini2-2/+16
2026-05-12Merge tag 'kvm-s390-master-7.1-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2-8/+5
2026-05-12KVM: x86: Swap the dst and src operand for MOVNTDQASean Christopherson1-1/+1
2026-05-12KVM: x86: use again the flush argument of __link_shadow_page()Paolo Bonzini1-2/+21
2026-05-12Merge tag 'kvmarm-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini9-13/+111
2026-05-12KVM: nSVM: Never use L0's PAUSE loop exiting while L2 is runningSean Christopherson2-31/+27
2026-05-12KVM: x86: Fix Xen hypercall tracepoint argument assignmentQiang Ma1-1/+1
2026-05-12powerpc/hv-gpci: fix preempt count leak in sysfs show pathsAboorva Devarajan1-8/+16
2026-05-12powerpc: fix dead default for GUEST_STATE_BUFFER_TESTJulian Braha1-2/+1
2026-05-12powerpc/powermac: Remove pmac_low_i2c_{lock,unlock}()Bart Van Assche2-38/+0
2026-05-12powerpc/warp: Fix error handling in pika_dtm_threadMa Ke1-0/+2