summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-10-11KVM: arm64: Don't eagerly teardown the vgic on init errorMarc Zyngier
2024-10-11Merge tag 'arm-soc/for-6.12/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann
2024-10-11powerpc/8xx: Fix kernel DTLB miss on dcbzChristophe Leroy
2024-10-10KVM: s390: Change virtual to physical address access in diag 0x258 handlerMichael Mueller
2024-10-10KVM: s390: gaccess: Check if guest address is in memslotNico Boehr
2024-10-10s390/pci: Handle PCI error codes other than 0x3aNiklas Schnelle
2024-10-10x86/bugs: Do not use UNTRAIN_RET with IBPB on entryJohannes Wikner
2024-10-10x86/bugs: Skip RSB fill at VMEXITJohannes Wikner
2024-10-10x86/entry: Have entry_ibpb() invalidate return predictionsJohannes Wikner
2024-10-10x86/cpufeatures: Add a IBPB_NO_RET BUG flagJohannes Wikner
2024-10-10x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RETJim Mattson
2024-10-09riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG is enabledPu Lehui
2024-10-09fs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev
2024-10-09arm64: probes: Fix uprobes for big-endian kernelsMark Rutland
2024-10-09arm64: probes: Fix simulate_ldr*_literal()Mark Rutland
2024-10-09arm64: probes: Remove broken LDR (literal) uprobe supportMark Rutland
2024-10-09x86/bugs: Use code segment selector for VERW operandPawan Gupta
2024-10-08x86/entry_32: Clear CPU buffers after register restore in NMI returnPawan Gupta
2024-10-08x86/entry_32: Do not clobber user EFLAGS.ZFPawan Gupta
2024-10-08ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pinFlorian Klink
2024-10-08x86/resctrl: Annotate get_mem_config() functions as __initNathan Chancellor
2024-10-08x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASEJuergen Gross
2024-10-08x86/resctrl: Avoid overflow in MB settings in bw_validate()Martin Kletzander
2024-10-08KVM: arm64: Expose S1PIE to guestsMark Brown
2024-10-08KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to rescheduleOliver Upton
2024-10-08KVM: arm64: nv: Punt stage-2 recycling to a vCPU requestOliver Upton
2024-10-08KVM: arm64: nv: Do not block when unmapping stage-2 if disallowedOliver Upton
2024-10-08KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled outOliver Upton
2024-10-08KVM: arm64: Unregister redistributor for failed vCPU creationOliver Upton
2024-10-08Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixesMarc Zyngier
2024-10-07x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20hRichard Gong
2024-10-07arm64: dts: marvell: cn9130-sr-som: fix cp0 mdio pin numbersJosua Mayer
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-06Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-06x86/reboot: emergency callbacks are now registered by common KVM codePaolo Bonzini
2024-10-06KVM: x86: leave kvm.ko out of the build if no vendor module is requestedPaolo Bonzini
2024-10-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-10-04Merge tag 'riscv-for-linus-6.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-04Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-10-04arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386Easwar Hariharan
2024-10-03Merge tag 'rust-fixes-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-10-03KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMUPaolo Bonzini
2024-10-03x86/ftrace: Include <asm/ptrace.h>Sami Tolvanen
2024-10-03KVM: arm64: Fix kvm_has_feat*() handling of negative featuresMarc Zyngier
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02arc: get rid of private asm/unaligned.hAl Viro
2024-10-01parisc: get rid of private asm/unaligned.hAl Viro
2024-10-01riscv: Fix kernel stack size when KASAN is enabledAlexandre Ghiti
2024-10-01KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVMMark Brown