summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-05-08randstruct: Split randstruct Makefile and CFLAGSKees Cook
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook
2022-04-13cfi: Use __builtin_function_startSami Tolvanen
2022-04-13mm/usercopy: Check kmap addresses properlyMatthew Wilcox (Oracle)
2022-04-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-12stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-04-11KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPUVitaly Kuznetsov
2022-04-11KVM: SVM: Do not activate AVIC for SEV-enabled guestSuravee Suthikulpanit
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-04-10Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-10Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-10Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-09RISC-V: KVM: include missing hwcap.h into vcpu_fpHeiko Stuebner
2022-04-09RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()Anup Patel
2022-04-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-04-08Merge tag 'kvmarm-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-04-08arm64: Add part number for Arm Cortex-A78AEChanho Park
2022-04-08arm64: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-07x86/msi: Fix msi message data shadow structReto Buerki
2022-04-07x86/extable: Prefer local labels in .set directivesNick Desaulniers
2022-04-07x86,bpf: Avoid IBT objtool warningPeter Zijlstra
2022-04-07Revert "powerpc: Set max_mapnr correctly"Kefeng Wang
2022-04-07powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang
2022-04-06KVM: arm64: mixed-width check should be skipped for uninitialized vCPUsReiji Watanabe
2022-04-06arm64: alternatives: mark patch_alternative() as `noinstr`Joey Gouly
2022-04-06KVM: arm64: vgic: Remove unnecessary type castingsYu Zhe
2022-04-06KVM: arm64: Don't split hugepages outside of MMU write lockOliver Upton
2022-04-06KVM: arm64: Drop unneeded minor version check from PSCI v1.x handlerOliver Upton
2022-04-06KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32Oliver Upton
2022-04-06KVM: arm64: Generally disallow SMC64 for AArch32 guestsOliver Upton
2022-04-05x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta
2022-04-05x86/pm: Save the MSR validity status at context setupPawan Gupta
2022-04-05powerpc/pseries/vas: use default_groups in kobj_typeGreg Kroah-Hartman
2022-04-05KVM: x86/mmu: remove unnecessary flush_workqueue()Lv Ruyi
2022-04-05KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loadedSean Christopherson
2022-04-05KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()Peter Gonda
2022-04-05x86/bug: Prevent shadowing in __WARN_FLAGSVincent Mailhol
2022-04-05perf/x86/intel: Update the FRONTEND MSR mask on Sapphire RapidsKan Liang
2022-04-05perf/x86/intel: Don't extend the pseudo-encoding to GP countersKan Liang
2022-04-05perf/x86/uncore: Add Raptor Lake uncore supportKan Liang
2022-04-05perf/x86/msr: Add Raptor Lake CPU supportKan Liang
2022-04-05perf/x86/cstate: Add Raptor Lake supportKan Liang
2022-04-05perf/x86: Add Intel Raptor Lake supportKan Liang
2022-04-05x86/percpu: Remove volatile from arch_raw_cpu_ptr().Sebastian Andrzej Siewior
2022-04-05static_call: Properly initialise DEFINE_STATIC_CALL_RET0()Christophe Leroy
2022-04-05x86,static_call: Fix __static_call_return0 for i386Peter Zijlstra
2022-04-04x86/mm/tlb: Revert retpoline avoidance approachDave Hansen
2022-04-04arm64: Fix comments in macro __init_el2_gicv3Zhiyuan Dai
2022-04-04arm64: fix typos in commentsJulia Lawall