summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ia64: mca_drv: fix incorrect array size calculationArnd Bergmann2021-06-291-1/+1
* ia64: headers: drop duplicated wordsRandy Dunlap2021-06-293-3/+3
* Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-06-264-11/+21
|\
| * s390/stack: fix possible register corruption with stack switch helperHeiko Carstens2021-06-211-7/+11
| * s390/topology: clear thread/group maps for offline cpusSven Schnelle2021-06-211-3/+9
| * s390: clear pt_regs::flags on irq entrySven Schnelle2021-06-211-0/+1
| * s390: fix system call restart with multiple signalsSven Schnelle2021-06-211-1/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-251-1/+6
|\ \
| * | KVM: s390: prepare for hugepage vmallocClaudio Imbrenda2021-06-241-1/+6
* | | Merge tag 'x86_urgent_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-06-253-43/+54
|\ \ \ | |/ / |/| |
| * | x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner2021-06-222-25/+46
| * | x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()Thomas Gleixner2021-06-221-18/+8
| |/
* | Merge tag 'perf-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-06-241-1/+2
|\ \
| * | perf/x86/intel/lbr: Zero the xstate buffer on allocationThomas Gleixner2021-06-241-1/+2
| |/
* | 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-194-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-182-4/+3
| * | | | riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' nameJisheng Zhang2021-06-181-4/+4
| * | | | riscv: sifive: fix Kconfig errata warningRandy Dunlap2021-06-121-0/+1
| * | | | riscv32: Use medany C model for modulesKhem Raj2021-06-121-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-101-1/+1
| * | | | | ARCv2: save ABI registers across signal handlingVineet Gupta2021-06-102-0/+44