summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-06-06x86/sgx: Ensure no data in PCMD page after truncateReinette Chatre
2022-06-06x86/sgx: Fix race between reclaimer and page fault handlerReinette Chatre
2022-06-06x86/sgx: Obtain backing storage page with enclave mutex heldReinette Chatre
2022-06-06x86/sgx: Mark PCMD page as dirty when modifying contentsReinette Chatre
2022-06-06x86/sgx: Disconnect backing page references from dirty statusReinette Chatre
2022-06-06ARM: dts: s5pv210: Correct interrupt name for bluetooth in AriesJonathan Bakker
2022-06-06KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leakAshish Kalra
2022-06-06KVM: x86/mmu: Don't rebuild page when the page is synced and no tlb flushing ...Hou Wenlong
2022-06-06KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2Sean Christopherson
2022-06-06KVM: x86: Fix the intel_pt PMI handling wrongly considered from guestYanfei Xu
2022-06-06KVM: x86: avoid loading a vCPU after .vm_destroy was calledMaxim Levitsky
2022-06-06KVM: x86: avoid calling x86 emulator without a decoded instructionSean Christopherson
2022-06-06KVM: x86: fix typo in __try_cmpxchg_user causing non-atomicnessMaxim Levitsky
2022-06-06KVM: x86: Use __try_cmpxchg_user() to emulate atomic accessesSean Christopherson
2022-06-06KVM: x86: Use __try_cmpxchg_user() to update guest PTE A/D bitsSean Christopherson
2022-06-06x86/uaccess: Implement macros for CMPXCHG on user addressesPeter Zijlstra
2022-06-06x86, kvm: use correct GFP flags for preemption disabledPaolo Bonzini
2022-06-06x86/kvm: Alloc dummy async #PF token outside of raw spinlockSean Christopherson
2022-06-06x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)Sean Christopherson
2022-06-06KVM: PPC: Book3S HV: fix incorrect NULL check on list iteratorXiaomeng Tong
2022-05-30xtensa: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-30sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-30um: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-30x86/tsc: Use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-30nios2: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-30arm: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-30mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld
2022-05-30riscv: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-30m68k: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-30powerpc: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-05-30alpha: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-05-30parisc: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-05-30s390: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-05-30ia64: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-20Merge tag 'riscv-for-linus-5.18-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-05-20KVM: x86/mmu: fix NULL pointer dereference on guest INVPCIDPaolo Bonzini
2022-05-20KVM: x86: hyper-v: fix type of valid_bank_maskYury Norov
2022-05-20kvm: x86/pmu: Fix the compare function used by the pmu event filterAaron Lewis
2022-05-19riscv: dts: microchip: fix gpio1 reg property typoConor Paxton
2022-05-19riscv: dts: sifive: fu540-c000: align dma node name with dtschemaKrzysztof Kozlowski
2022-05-19Merge tag 'for-5.18/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-19Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-05-18Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-05-18ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2Ard Biesheuvel
2022-05-18ARM: 9196/1: spectre-bhb: enable for Cortex-A15Ard Biesheuvel
2022-05-17parisc: Fix patch code locking and flushingJohn David Anglin
2022-05-17parisc: Rewrite cache flush code for PA8800/PA8900John David Anglin
2022-05-17parisc: Disable debug code regarding cache flushes in handle_nadtlb_fault()John David Anglin