aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-03-01s390/mm: use set_pXd()/set_pte() helper functions everywhereHeiko Carstens
2022-03-01s390/mm: add set_pte_bit()/clear_pte_bit() helper functionsHeiko Carstens
2022-03-01s390/mm: add set_pXd()/set_pte() helper functionsHeiko Carstens
2022-03-01s390/entry: remove unused expoline thunkVasily Gorbik
2022-03-01s390/ftrace: make use of epsw to get psw maskHeiko Carstens
2022-03-01s390/ptrace: remove opencoded offsetofHeiko Carstens
2022-03-01s390/smp: sort out physical vs virtual pointers usageAlexander Gordeev
2022-03-01s390/test_unwind: fix and extend kprobes testVasily Gorbik
2022-03-01s390/test_unwind: add ftrace testVasily Gorbik
2022-03-01s390/test_unwind: add "backtrace" module parameterVasily Gorbik
2022-03-01s390/test_unwind: minor cleanupVasily Gorbik
2022-03-01s390/test_unwind: show tests as skipped if unsupportedVasily Gorbik
2022-03-01s390: always use the packed stack layoutVasily Gorbik
2022-03-01Merge branch 'fixes' into featuresVasily Gorbik
2022-03-01s390/extable: fix exception table sortingHeiko Carstens
2022-03-01s390/ftrace: fix arch_ftrace_get_regs implementationHeiko Carstens
2022-03-01s390/ftrace: fix ftrace_caller/ftrace_regs_caller generationHeiko Carstens
2022-03-01s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZEAlexander Egorenkov
2022-02-09s390/mm: use CRST_ALLOC_ORDER instead of numberHeiko Carstens
2022-02-09s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev
2022-02-09s390/dump: fix old lowcore virtual vs physical address confusionAlexander Gordeev
2022-02-06s390/lgr: use simple assignment instead of memcpyHeiko Carstens
2022-02-06s390/dump: fix os_info virtual vs physical address confusionAlexander Gordeev
2022-02-06s390/maccess: fix absolute lowcore virtual vs physical address confusionAlexander Gordeev
2022-02-06s390/ftrace: verify opcode before applying patchSven Schnelle
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
2022-02-06s390/module: fix building test_modules_helpers.o with clangIlya Leoshkevich
2022-02-06Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-05Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-02-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-05Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-02-04Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-04lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFIJason A. Donenfeld
2022-02-04KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointerSean Christopherson
2022-02-04KVM: x86: Report deprecated x87 features in supported CPUIDJim Mattson
2022-02-03Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-03KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse
2022-02-03KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occursJames Morse
2022-02-03KVM: arm64: Avoid consuming a stale esr value when SError occurJames Morse
2022-02-03x86/Xen: streamline (and fix) PV CPU enumerationJan Beulich
2022-02-02Merge tag 'kvm-riscv-fixes-5.17-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2022-02-02RISC-V: KVM: Fix SBI implementation versionAnup Patel
2022-02-02RISC-V: KVM: make CY, TM, and IR counters accessible in VU modeMayuresh Chitale
2022-02-02kvm/riscv: rework guest entry logicMark Rutland
2022-02-02perf/x86/intel/pt: Fix crash with stop filters in single-range modeTristan Hume
2022-02-02x86/perf: Default set FREEZE_ON_SMI for allPeter Zijlstra
2022-02-01kvm/arm64: rework guest entry logicMark Rutland
2022-02-01kvm/x86: rework guest entry logicMark Rutland
2022-02-01kvm/mips: rework guest entry logicMark Rutland
2022-02-01KVM: x86: Move delivery of non-APICv interrupt into vendor codeSean Christopherson