summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'powerpc-6.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+1
2 daysMerge tag 's390-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-19/+47
3 daysMerge tag 'x86_bugs_post_ibpb' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-1/+43
3 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-23/+26
3 daysMerge tag 'arm-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2-2/+2
5 dayss390: Update defconfigsHeiko Carstens3-4/+24
5 dayss390: Initialize psw mask in perf_arch_fetch_caller_regs()Heiko Carstens1-0/+1
5 dayspowerpc/powernv: Free name on error in opal_event_init()Michael Ellerman1-0/+1
5 daysMerge tag 'mvebu-fixes-6.12-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-1/+1
6 daysarm64: set POR_EL0 for kernel threadsJoey Gouly1-0/+3
8 daysMerge tag 'powerpc-6.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+1
9 daysMerge tag 'for-linus-6.12a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
10 daysMerge tag 'arm-soc/for-6.12/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann1-1/+1
10 dayspowerpc/8xx: Fix kernel DTLB miss on dcbzChristophe Leroy1-0/+1
10 daysKVM: s390: Change virtual to physical address access in diag 0x258 handlerMichael Mueller1-1/+1
10 daysKVM: s390: gaccess: Check if guest address is in memslotNico Boehr2-6/+12
10 dayss390/pci: Handle PCI error codes other than 0x3aNiklas Schnelle1-8/+9
11 daysx86/bugs: Do not use UNTRAIN_RET with IBPB on entryJohannes Wikner1-0/+17
11 daysx86/bugs: Skip RSB fill at VMEXITJohannes Wikner1-0/+15
11 daysx86/entry: Have entry_ibpb() invalidate return predictionsJohannes Wikner1-0/+5
11 daysx86/cpufeatures: Add a IBPB_NO_RET BUG flagJohannes Wikner2-0/+4
11 daysx86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RETJim Mattson1-1/+2
11 daysfs/proc/kcore.c: allow translation of physical memory addressesAlexander Gordeev1-0/+2
11 daysarm64: probes: Fix uprobes for big-endian kernelsMark Rutland2-7/+5
11 daysarm64: probes: Fix simulate_ldr*_literal()Mark Rutland1-11/+7
11 daysarm64: probes: Remove broken LDR (literal) uprobe supportMark Rutland1-5/+11
12 daysARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pinFlorian Klink1-1/+1
12 daysx86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASEJuergen Gross1-0/+4
14 daysarm64: dts: marvell: cn9130-sr-som: fix cp0 mdio pin numbersJosua Mayer1-1/+1
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-42/+82
2024-10-06Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1400-19326/+55927
2024-10-06x86/reboot: emergency callbacks are now registered by common KVM codePaolo Bonzini2-4/+4
2024-10-06KVM: x86: leave kvm.ko out of the build if no vendor module is requestedPaolo Bonzini2-4/+7
2024-10-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-4/+10
2024-10-04Merge tag 'riscv-for-linus-6.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+7
2024-10-04Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2024-10-04arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386Easwar Hariharan1-0/+1
2024-10-04Merge tag 'rust-fixes-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-1/+17
2024-10-04KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMUPaolo Bonzini1-14/+46
2024-10-03x86/ftrace: Include <asm/ptrace.h>Sami Tolvanen1-0/+2
2024-10-03KVM: arm64: Fix kvm_has_feat*() handling of negative featuresMarc Zyngier1-12/+13
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro43-43/+43
2024-10-03arc: get rid of private asm/unaligned.hAl Viro5-27/+19
2024-10-02parisc: get rid of private asm/unaligned.hAl Viro4-11/+6
2024-10-01riscv: Fix kernel stack size when KASAN is enabledAlexandre Ghiti2-3/+7
2024-10-01KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVMMark Brown2-6/+8
2024-10-01KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error pathVincent Donnefort1-2/+4
2024-10-01arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGSMark Rutland1-3/+2
2024-10-01arm64: errata: Expand speculative SSBS workaround once moreMark Rutland2-0/+4