summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-10-207-16/+47
|\
| * x86/apic: Always explicitly disarm TSC-deadline timerZhang Rui2024-10-151-1/+13
| * x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode loadJohn Allen2024-10-111-1/+2
| * x86/bugs: Use code segment selector for VERW operandPawan Gupta2024-10-091-1/+10
| * x86/entry_32: Clear CPU buffers after register restore in NMI returnPawan Gupta2024-10-091-1/+2
| * x86/entry_32: Do not clobber user EFLAGS.ZFPawan Gupta2024-10-091-1/+2
| * x86/resctrl: Annotate get_mem_config() functions as __initNathan Chancellor2024-10-081-2/+2
| * x86/resctrl: Avoid overflow in MB settings in bw_validate()Martin Kletzander2024-10-081-9/+14
| * x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20hRichard Gong2024-10-071-0/+2
* | Merge tag 'rust-fixes-6.12-2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-10-191-14/+12
|\ \
| * | cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl2024-10-131-14/+12
| |/
* | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-10-191-3/+5
|\ \
| * | riscv, bpf: Make BPF_CMPXCHG fully orderedAndrea Parri2024-10-171-2/+2
| * | riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG is enabledPu Lehui2024-10-101-1/+3
* | | Merge tag 'powerpc-6.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-10-181-0/+1
|\ \ \
| * | | powerpc/powernv: Free name on error in opal_event_init()Michael Ellerman2024-10-161-0/+1
* | | | Merge tag 's390-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-10-188-19/+47
|\ \ \ \
| * | | | s390: Update defconfigsHeiko Carstens2024-10-163-4/+24
| * | | | s390: Initialize psw mask in perf_arch_fetch_caller_regs()Heiko Carstens2024-10-161-0/+1
| * | | | KVM: s390: Change virtual to physical address access in diag 0x258 handlerMichael Mueller2024-10-101-1/+1
| * | | | KVM: s390: gaccess: Check if guest address is in memslotNico Boehr2024-10-102-6/+12
| * | | | s390/pci: Handle PCI error codes other than 0x3aNiklas Schnelle2024-10-101-8/+9
| | |_|/ | |/| |
* | | | Merge tag 'x86_bugs_post_ibpb' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-10-184-1/+43
|\ \ \ \
| * | | | x86/bugs: Do not use UNTRAIN_RET with IBPB on entryJohannes Wikner2024-10-101-0/+17
| * | | | x86/bugs: Skip RSB fill at VMEXITJohannes Wikner2024-10-101-0/+15
| * | | | x86/entry: Have entry_ibpb() invalidate return predictionsJohannes Wikner2024-10-101-0/+5
| * | | | x86/cpufeatures: Add a IBPB_NO_RET BUG flagJohannes Wikner2024-10-102-0/+4
| * | | | x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RETJim Mattson2024-10-101-1/+2
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-10-175-23/+26
|\ \ \ \
| * | | | arm64: set POR_EL0 for kernel threadsJoey Gouly2024-10-141-0/+3
| * | | | arm64: probes: Fix uprobes for big-endian kernelsMark Rutland2024-10-092-7/+5
| * | | | arm64: probes: Fix simulate_ldr*_literal()Mark Rutland2024-10-091-11/+7
| * | | | arm64: probes: Remove broken LDR (literal) uprobe supportMark Rutland2024-10-091-5/+11
* | | | | Merge tag 'arm-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2024-10-172-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'mvebu-fixes-6.12-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2024-10-151-1/+1
| |\ \ \ \ \
| | * | | | | arm64: dts: marvell: cn9130-sr-som: fix cp0 mdio pin numbersJosua Mayer2024-10-071-1/+1
| * | | | | | Merge tag 'arm-soc/for-6.12/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann2024-10-111-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pinFlorian Klink2024-10-091-1/+1
| | |/ / / /
* | | | | | Merge tag 'powerpc-6.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-10-131-0/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | powerpc/8xx: Fix kernel DTLB miss on dcbzChristophe Leroy2024-10-111-0/+1
| |/ / / /
* | | | | Merge tag 'for-linus-6.12a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-10-111-0/+4
|\ \ \ \ \
| * | | | | x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASEJuergen Gross2024-10-081-0/+4
| | |/ / / | |/| | |
* | | | | fs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev2024-10-091-0/+2
| |/ / / |/| | |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-10-069-42/+82
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2024-10-061400-19326/+55927
| |\ \ \ \
| | * | | | KVM: arm64: Fix kvm_has_feat*() handling of negative featuresMarc Zyngier2024-10-031-12/+13
| | * | | | KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVMMark Brown2024-10-012-6/+8
| | * | | | KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error pathVincent Donnefort2024-10-011-2/+4
| | |/ / /
| * | | | x86/reboot: emergency callbacks are now registered by common KVM codePaolo Bonzini2024-10-062-4/+4
| * | | | KVM: x86: leave kvm.ko out of the build if no vendor module is requestedPaolo Bonzini2024-10-062-4/+7