summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-10-25s390/topology: Switch over to sysfs_emit()Mete Durlu1-7/+7
2024-10-25s390/kdump: Provide is_kdump_kernel() implementationDavid Hildenbrand3-8/+22
2024-10-25s390/pageattr: Implement missing kernel_page_present()Heiko Carstens2-0/+16
2024-10-25s390: Fix various typosHeiko Carstens8-17/+17
2024-10-16s390/pci: Align prototypes of zpci IO memcpy functionsJulian Vetter1-3/+3
2024-10-10s390/pci: Expose FIDPARM attribute in sysfsNiklas Schnelle4-2/+7
2024-10-10s390/cpum_cf: Correct typo CYLCEAntonia Jonas1-1/+1
2024-10-10s390/facilities: Fix warning about shadow of global variableGerd Bayer1-9/+9
2024-10-10s390/pci: Switch over to sysfs_emitGerd Bayer1-2/+2
2024-10-10s390/cpum_sf: Set bit PMU_F_ENABLED enabled after lpp() invocationThomas Richter1-4/+1
2024-10-10s390/pci: Ignore RID for isolated VFsNiklas Schnelle2-15/+20
2024-10-10s390/pci: Use topology ID for multi-function devicesNiklas Schnelle4-13/+24
2024-10-10s390/pci: Sort PCI functions prior to creating virtual bussesNiklas Schnelle4-17/+82
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
2024-10-01arm64: cputype: Add Neoverse-N3 definitionsMark Rutland1-0/+2
2024-10-01arm64: Force position-independent veneersMark Rutland1-1/+1
2024-09-30powerpc/vdso: allow r30 in vDSO code generation of getrandomJason A. Donenfeld1-1/+1
2024-09-30x86: kvm: fix build errorLinus Torvalds1-0/+2
2024-09-29Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+11
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-6/+9
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar2-6/+9
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds46-1071/+1368
2024-09-28Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-50/+40
2024-09-27Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds23-189/+249
2024-09-27Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-37/+55
2024-09-27Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds19-188/+469
2024-09-27Merge tag 'sh-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+0
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-33/+194
2024-09-27[tree-wide] finally take no_llseek outAl Viro11-12/+0
2024-09-26cfi: encode cfi normalized integers + kasan/gcov bug in KconfigAlice Ryhl1-1/+17