summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-06-09arm64: dts: qcom: msm8994: Fix BLSP[12]_DMA channels countKonrad Dybcio1-2/+2
2022-06-09arm64: dts: qcom: msm8994: Fix the cont_splash_mem addressKonrad Dybcio1-2/+2
2022-06-09ARM: dts: s5pv210: align DMA channels with dtschemaKrzysztof Kozlowski2-7/+7
2022-06-09ARM: dts: socfpga: align interrupt controller node name with dtschemaKrzysztof Kozlowski2-2/+2
2022-06-09ARM: dts: ox820: align interrupt controller node name with dtschemaKrzysztof Kozlowski1-1/+1
2022-06-09m68k: atari: Make Atari ROM port I/O write macros return voidGeert Uytterhoeven1-3/+3
2022-06-09x86/microcode: Add explicit CPU vendor dependencyBorislav Petkov1-2/+2
2022-06-09openrisc: start CPU timer early in bootJason A. Donenfeld2-0/+10
2022-06-09perf/amd/ibs: Cascade pmu init functions' return valueRavi Bangoria1-8/+29
2022-06-09s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens1-4/+11
2022-06-09xtensa: move trace_hardirqs_off call back to entry.SMax Filippov2-15/+15
2022-06-09arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscallAlexandru Elisei1-1/+1
2022-06-09ACPICA: Avoid cache flush inside virtual machinesKirill A. Shutemov1-1/+13
2022-06-09x86/platform/uv: Update TSC sync state for UV5Mike Travis1-1/+7
2022-06-09ptrace: Reimplement PTRACE_KILL by always sending SIGKILLEric W. Biederman1-2/+1
2022-06-09ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman2-4/+4
2022-06-09ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman5-8/+10
2022-06-09x86/sgx: Set active memcg prior to shmem allocationKristen Carlson Accardi3-6/+115
2022-06-09x86/kexec: fix memory leak of elf header bufferBaoquan He1-3/+9
2022-06-09perf/x86/intel: Fix event constraints for ICLKan Liang1-1/+1
2022-06-09x86/MCE/AMD: Fix memory leak when threshold_create_bank() failsAmmar Faizi1-13/+19
2022-06-09riscv: Move alternative length validation into subsectionNathan Chancellor1-2/+2
2022-06-09riscv: Wire up memfd_secret in UAPI headerTobias Klauser2-1/+1
2022-06-09riscv: Fix irq_work when SMP is disabledSamuel Holland1-1/+1
2022-06-09riscv: Initialize thread pointer before calling C functionsAlexandre Ghiti1-0/+1
2022-06-09RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSYXianting Tian1-2/+2
2022-06-09parisc/stifb: Implement fb_is_primary_device()Helge Deller1-0/+4
2022-06-06x86/sgx: Ensure no data in PCMD page after truncateReinette Chatre1-1/+9
2022-06-06x86/sgx: Fix race between reclaimer and page fault handlerReinette Chatre1-1/+93
2022-06-06x86/sgx: Obtain backing storage page with enclave mutex heldReinette Chatre1-3/+6
2022-06-06x86/sgx: Mark PCMD page as dirty when modifying contentsReinette Chatre1-0/+1
2022-06-06x86/sgx: Disconnect backing page references from dirty statusReinette Chatre3-11/+7
2022-06-06ARM: dts: s5pv210: Correct interrupt name for bluetooth in AriesJonathan Bakker1-1/+1
2022-06-06KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leakAshish Kalra1-6/+6
2022-06-06KVM: x86/mmu: Don't rebuild page when the page is synced and no tlb flushing ...Hou Wenlong1-9/+9
2022-06-06KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2Sean Christopherson2-6/+0
2022-06-06KVM: x86: Fix the intel_pt PMI handling wrongly considered from guestYanfei Xu1-1/+1
2022-06-06KVM: x86: avoid loading a vCPU after .vm_destroy was calledMaxim Levitsky1-7/+3
2022-06-06KVM: x86: avoid calling x86 emulator without a decoded instructionSean Christopherson1-12/+19
2022-06-06KVM: x86: fix typo in __try_cmpxchg_user causing non-atomicnessMaxim Levitsky1-1/+1
2022-06-06KVM: x86: Use __try_cmpxchg_user() to emulate atomic accessesSean Christopherson1-21/+14
2022-06-06KVM: x86: Use __try_cmpxchg_user() to update guest PTE A/D bitsSean Christopherson1-37/+1
2022-06-06x86/uaccess: Implement macros for CMPXCHG on user addressesPeter Zijlstra1-0/+142
2022-06-06x86, kvm: use correct GFP flags for preemption disabledPaolo Bonzini1-1/+1
2022-06-06x86/kvm: Alloc dummy async #PF token outside of raw spinlockSean Christopherson1-14/+27
2022-06-06x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)Sean Christopherson1-1/+16
2022-06-06KVM: PPC: Book3S HV: fix incorrect NULL check on list iteratorXiaomeng Tong1-3/+5
2022-06-06KVM: arm64: Don't hypercall before EL2 initQuentin Perret1-1/+2
2022-05-30xtensa: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-4/+2
2022-05-30sparc: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-3/+1