summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2025-01-19Merge tag 'x86_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+8
2025-01-16x86/asm: Make serialize() always_inlineJuergen Gross-1/+1
2025-01-14x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cacheXin Li (Intel)-1/+7
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds-1/+2
2025-01-13x86: Disable EXECMEM_ROX supportPeter Zijlstra-1/+0
2025-01-12x86/execmem: fix ROX cache usage in Xen PV guestsJuergen Gross-1/+2
2025-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-181/+152
2025-01-12Merge tag 'x86_urgent_for_v6.13_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2025-01-12Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini-7/+92
2025-01-12Merge tag 'kvmarm-fixes-6.13-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-64/+60
2025-01-12KVM: e500: perform hugepage check after looking up the PFNPaolo Bonzini-109/+69
2025-01-12KVM: e500: map readonly host pages for readPaolo Bonzini-2/+3
2025-01-12KVM: e500: track host-writability of pagesPaolo Bonzini-4/+13
2025-01-12KVM: e500: use shadow TLB entry as witness for writabilityPaolo Bonzini-4/+3
2025-01-12KVM: e500: always restore irqsPaolo Bonzini-2/+2
2025-01-11Merge tag 'soc-fixes-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-14/+35
2025-01-10Merge tag 'riscv-for-linus-6.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-32/+45
2025-01-10Merge tag 'v6.13-rockchip-dtsfixes1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann-1/+6
2025-01-09Merge tag 'imx-fixes-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-4/+5
2025-01-09Merge tag 'qcom-arm64-fixes-for-6.13' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann-9/+24
2025-01-09Merge patch series "SBI PMU event related fixes"Palmer Dabbelt-0/+1
2025-01-09drivers/perf: riscv: Fix Platform firmware event dataAtish Patra-0/+1
2025-01-09arm64: dts: rockchip: add hevc power domain clock to rk3328Peter Geis-0/+1
2025-01-08riscv: use local label names instead of global ones in assemblyClément Léger-10/+10
2025-01-08riscv: qspinlock: Fixup _Q_PENDING_LOOPS definitionGuo Ren-1/+4
2025-01-08riscv: stacktrace: fix backtracing through exceptionsClément Léger-1/+4
2025-01-08riscv: mm: Fix the out of bound issue of vmemmap addressXu Lu-2/+18
2025-01-08riscv: kprobes: Fix incorrect address calculationNam Cao-1/+1
2025-01-08riscv: Fix sleeping in invalid context in die()Nam Cao-3/+3
2025-01-08riscv: module: remove relocation_head rel_entry member allocationClément Léger-14/+4
2025-01-08arm64: dts: rockchip: Fix the SD card detection on NanoPi R6C/R6SAnton Kirilov-0/+1
2025-01-07x86/fpu: Ensure shadow stack is active before "getting" registersRick Edgecombe-1/+2
2025-01-07KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMsChristoph Schlameuss-0/+2
2025-01-07KVM: s390: Reject setting flic pfault attributes on ucontrol VMsChristoph Schlameuss-0/+4
2025-01-07KVM: s390: vsie: fix virtual/physical address in unpin_scb()Claudio Imbrenda-1/+1
2025-01-03Merge tag 'nios2_update_for_v6.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-5/+5
2025-01-03Merge tag 'pinctrl-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2025-01-02x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0Andrew Cooper-1/+0
2024-12-29Merge tag 'x86-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+30
2024-12-29Merge tag 'perf-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+13
2024-12-29x86/fred: Clear WFE in missing-ENDBRANCH #CPsXin Li (Intel)-0/+30
2024-12-27Merge tag 'powerpc-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+36
2024-12-25arm64: dts: qcom: sa8775p: fix the secure device bootup issueJie Gan-0/+1
2024-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-23/+38
2024-12-22Merge tag 'kvm-x86-fixes-6.13-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-22/+30
2024-12-22KVM: x86: let it be known that ignore_msrs is a bad ideaPaolo Bonzini-0/+7
2024-12-22KVM: VMX: don't include '<linux/find.h>' directlyWolfram Sang-1/+1
2024-12-21Merge tag 'soc-fixes-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2024-12-21Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...Linus Torvalds-0/+9
2024-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-20/+15