summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-01-12Merge tag 'x86_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2025-01-12Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-01-12KVM: e500: perform hugepage check after looking up the PFNPaolo Bonzini
2025-01-12KVM: e500: map readonly host pages for readPaolo Bonzini
2025-01-12KVM: e500: track host-writability of pagesPaolo Bonzini
2025-01-12KVM: e500: use shadow TLB entry as witness for writabilityPaolo Bonzini
2025-01-12KVM: e500: always restore irqsPaolo Bonzini
2025-01-11Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-10Merge tag 'riscv-for-linus-6.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-10Merge tag 'v6.13-rockchip-dtsfixes1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2025-01-09Merge tag 'imx-fixes-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2025-01-09Merge tag 'qcom-arm64-fixes-for-6.13' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2025-01-09Merge patch series "SBI PMU event related fixes"Palmer Dabbelt
2025-01-09drivers/perf: riscv: Fix Platform firmware event dataAtish Patra
2025-01-09arm64: dts: rockchip: add hevc power domain clock to rk3328Peter Geis
2025-01-08riscv: use local label names instead of global ones in assemblyClément Léger
2025-01-08riscv: qspinlock: Fixup _Q_PENDING_LOOPS definitionGuo Ren
2025-01-08riscv: stacktrace: fix backtracing through exceptionsClément Léger
2025-01-08riscv: mm: Fix the out of bound issue of vmemmap addressXu Lu
2025-01-08riscv: kprobes: Fix incorrect address calculationNam Cao
2025-01-08riscv: Fix sleeping in invalid context in die()Nam Cao
2025-01-08riscv: module: remove relocation_head rel_entry member allocationClément Léger
2025-01-08arm64: dts: rockchip: Fix the SD card detection on NanoPi R6C/R6SAnton Kirilov
2025-01-07x86/fpu: Ensure shadow stack is active before "getting" registersRick Edgecombe
2025-01-07KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMsChristoph Schlameuss
2025-01-07KVM: s390: Reject setting flic pfault attributes on ucontrol VMsChristoph Schlameuss
2025-01-07KVM: s390: vsie: fix virtual/physical address in unpin_scb()Claudio Imbrenda
2025-01-03Merge tag 'nios2_update_for_v6.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-03Merge tag 'pinctrl-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-02x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0Andrew Cooper
2024-12-29Merge tag 'x86-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-12-29Merge tag 'perf-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-29x86/fred: Clear WFE in missing-ENDBRANCH #CPsXin Li (Intel)
2024-12-27Merge tag 'powerpc-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-12-25arm64: dts: qcom: sa8775p: fix the secure device bootup issueJie Gan
2024-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-12-22Merge tag 'kvm-x86-fixes-6.13-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-12-22KVM: x86: let it be known that ignore_msrs is a bad ideaPaolo Bonzini
2024-12-22KVM: VMX: don't include '<linux/find.h>' directlyWolfram Sang
2024-12-21Merge tag 'soc-fixes-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-21Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-12-20Merge tag 'drm-fixes-2024-12-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-12-20Merge tag 'arm-soc/for-6.13/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann
2024-12-20perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNCKan Liang
2024-12-20arm64/signal: Silence sparse warning storing GCSPR_EL0Mark Brown
2024-12-19KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowedSean Christopherson
2024-12-19KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bitsSean Christopherson