summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-10-09sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds1-0/+2
2021-10-07KVM: x86: Handle SRCU initialization failure during page track initHaimin Zhang3-4/+9
2021-10-07crypto: aesni - xts_crypt() return if walk.nbytes is 0Shreyansh Chouhan1-1/+1
2021-10-07NIOS2: setup.c: drop unused variable 'dram_start'Randy Dunlap1-2/+0
2021-10-07kvm: fix objtool relocation warningLinus Torvalds1-1/+0
2021-10-07perf/x86/intel: Update event constraints for ICXKan Liang1-0/+1
2021-10-07bpf, x86: Fix bpf mapping of atomic fetch implementationJohan Almbladh1-5/+8
2021-10-07bpf, mips: Validate conditional branch offsetsPiotr Krysiuk1-14/+43
2021-10-07bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao1-13/+40
2021-10-07KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issueZhenzhong Duan1-1/+1
2021-10-07KVM: nVMX: Fix nested bus lock VM exitChenyi Qiang1-0/+6
2021-10-07KVM: SVM: fix missing sev_decommission in sev_receive_startMingwei Zhang1-1/+3
2021-10-07KVM: SEV: Allow some commands for mirror VMPeter Gonda1-2/+17
2021-10-07KVM: SEV: Acquire vcpu mutex when updating VMSAPeter Gonda1-22/+29
2021-10-07KVM: SEV: Pin guest memory for write for RECEIVE_UPDATE_DATASean Christopherson1-1/+1
2021-10-07KVM: SEV: Update svm_vm_copy_asid_from for SEV-ESPeter Gonda1-4/+12
2021-10-07KVM: nVMX: Filter out all unsupported controls when eVMCS was activatedVitaly Kuznetsov2-7/+14
2021-10-07KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checksSean Christopherson1-2/+2
2021-10-07KVM: x86: Clear KVM's cached guest CR3 at RESET/INITSean Christopherson1-0/+3
2021-10-07KVM: x86: nSVM: don't copy virt_ext from vmcb12Maxim Levitsky1-1/+0
2021-10-07KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()Vitaly Kuznetsov1-5/+5
2021-10-07x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng2-11/+16
2021-10-07NIOS2: fix kconfig unmet dependency warning for SERIAL_CORE_CONSOLERandy Dunlap1-1/+2
2021-10-07m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signalAl Viro1-0/+2
2021-10-07s390/qeth: fix deadlock during failing recoveryAlexandra Winter1-1/+1
2021-09-30arm64: add MTE supported check to thread switching and syscall entry/exitPeter Collingbourne2-6/+10
2021-09-30x86/setup: Call early_reserve_memory() earlierJuergen Gross1-12/+14
2021-09-30alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck1-3/+3
2021-09-30arm64: Mark __stack_chk_guard as __ro_after_initDan Li1-1/+1
2021-09-30parisc: Use absolute_pointer() to define PAGE0Helge Deller1-1/+1
2021-09-30sparc: avoid stringop-overread errorsLinus Torvalds1-1/+2
2021-09-30sparc32: page align size in arch_dma_allocAndreas Larsson1-1/+3
2021-09-30m68k: Double cast io functions to unsigned longGuenter Roeck1-10/+10
2021-09-30x86/asm: Fix SETZ size enqcmds() build failureKees Cook1-1/+1
2021-09-30x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang2-10/+18
2021-09-30arm64: Mitigate MTE issues with str{n}cmp()Robin Murphy4-2/+9
2021-09-30arm64: Restore forced disabling of KPTI on ThunderXdann frazier1-2/+6
2021-09-30xen/x86: fix PV trap handling on secondary processorsJan Beulich1-6/+9
2021-09-26s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik2-14/+14
2021-09-26s390: add kmemleak annotation in stack_alloc()Sven Schnelle1-3/+7
2021-09-26riscv: dts: microchip: mpfs-icicle: Fix serial consoleGeert Uytterhoeven1-1/+5
2021-09-26arm64: mm: limit linear region to 51 bits for KVM in nVHE modeArd Biesheuvel1-1/+15
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner4-20/+8
2021-09-26s390/entry: make oklabel within CHKSTG macro localHeiko Carstens1-2/+2
2021-09-26um: virtio_uml: fix memory leak on init failuresJohannes Berg1-1/+3
2021-09-26um: fix stub location calculationJohannes Berg4-4/+26
2021-09-22s390/bpf: Fix branch shortening during codegen passIlya Leoshkevich1-2/+1
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich1-2/+7
2021-09-22s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich1-28/+30
2021-09-22ARC: export clear_user_page() for modulesRandy Dunlap1-1/+1