summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-06-244-3/+10
|\ \
| * | x86: Always inline task_size_max()Peter Zijlstra2021-06-221-1/+1
| * | x86/xen: Fix noinstr fail in exc_xen_unknown_trap()Peter Zijlstra2021-06-221-0/+2
| * | x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall()Peter Zijlstra2021-06-221-1/+2
| * | x86/entry: Fix noinstr fail in __do_fast_syscall_32()Peter Zijlstra2021-06-221-1/+1
| * | objtool/x86: Ignore __x86_indirect_alt_* symbolsPeter Zijlstra2021-06-211-0/+4
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-06-211-7/+9
|\ \ | |/ |/|
| * ARM: 9081/1: fix gcc-10 thumb2-kernel regressionArnd Bergmann2021-06-031-7/+9
* | Merge tag 'x86_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-205-24/+56
|\ \
| * | x86/mm: Avoid truncating memblocks for SGX memoryFan Du2021-06-181-1/+7
| * | x86/sgx: Add missing xa_destroy() when virtual EPC is destroyedKai Huang2021-06-151-0/+1
| * | x86/fpu: Reset state for all signal restore failuresThomas Gleixner2021-06-101-11/+15
| * | x86/pkru: Write hardware init value to PKRU when xstate is initThomas Gleixner2021-06-091-2/+9
| * | x86/process: Check PF_KTHREAD and not current->mm for kernel threadsThomas Gleixner2021-06-091-1/+1
| * | x86/fpu: Invalidate FPU state after a failed XRSTOR from a user bufferAndy Lutomirski2021-06-091-0/+19
| * | x86/fpu: Prevent state corruption in __fpu__restore_sig()Thomas Gleixner2021-06-091-8/+1
| * | x86/ioremap: Map EFI-reserved memory as encrypted for SEVTom Lendacky2021-06-081-1/+3
* | | Merge tag 'powerpc-5.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-06-204-7/+7
|\ \ \
| * | | powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not setAthira Rajeev2021-06-181-1/+1
| * | | powerpc: Fix initrd corruption with relative jump labelsMichael Ellerman2021-06-151-1/+1
| * | | powerpc/signal64: Copy siginfo before changing regs->nipMichael Ellerman2021-06-141-5/+4
| * | | powerpc/mem: Add back missing header to fix 'no previous prototype' errorChristophe Leroy2021-06-061-0/+1
* | | | Merge tag 'riscv-for-linus-5.13-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-195-10/+10
|\ \ \ \
| * | | | riscv: dts: fu740: fix cache-controller interruptsDavid Abdurachmanov2021-06-191-1/+1
| * | | | riscv: Ensure BPF_JIT_REGION_START aligned with PMD sizeJisheng Zhang2021-06-192-4/+3
| * | | | riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' nameJisheng Zhang2021-06-191-4/+4
| * | | | riscv: sifive: fix Kconfig errata warningRandy Dunlap2021-06-131-0/+1
| * | | | riscv32: Use medany C model for modulesKhem Raj2021-06-131-1/+1
* | | | | Merge tag 's390-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-06-191-2/+2
|\ \ \ \ \
| * | | | | s390/mcck: fix invalid KVM guest condition checkAlexander Gordeev2021-06-071-1/+1
| * | | | | s390/mcck: fix calculation of SIE critical section sizeAlexander Gordeev2021-06-071-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-06-181-0/+44
|\ \ \ \ \
| * | | | | PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski2021-06-181-0/+44
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arc-5.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-06-183-1/+45
|\ \ \ \ \
| * | | | | ARC: fix CONFIG_HARDENED_USERCOPYVineet Gupta2021-06-111-1/+1
| * | | | | ARCv2: save ABI registers across signal handlingVineet Gupta2021-06-112-0/+44
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-177-10/+53
|\ \ \ \ \ \
| * | | | | | KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMUSean Christopherson2021-06-111-1/+25
| * | | | | | KVM: X86: Fix x86_emulator slab cache leakWanpeng Li2021-06-111-0/+1
| * | | | | | KVM: SVM: Call SEV Guest Decommission if ASID binding failsAlper Gun2021-06-111-5/+15
| * | | | | | KVM: x86: Immediately reset the MMU context when the SMM flag is clearedSean Christopherson2021-06-101-1/+4
| * | | | | | KVM: x86: Fix fall-through warnings for ClangGustavo A. R. Silva2021-06-102-0/+2
| * | | | | | KVM: SVM: fix doc warningsChenXiaoSong2021-06-101-3/+3
| * | | | | | kvm: LAPIC: Restore guard to prevent illegal APIC register accessJim Mattson2021-06-091-0/+3
* | | | | | | Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-126-16/+36
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | riscv: Fix BUILTIN_DTB for sifive and microchip socAlexandre Ghiti2021-06-122-0/+2
| * | | | | | riscv: alternative: fix typo in macro nameVitaly Wool2021-06-111-2/+2
| * | | | | | riscv: code patching only works on !XIP_KERNELJisheng Zhang2021-06-111-9/+9
| * | | | | | riscv: xip: support runtime trap patchingVitaly Wool2021-06-112-5/+23
* | | | | | | Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-06-122-5/+8
|\ \ \ \ \ \ \