summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | powerpc/64s: Fix allnoconfig build since uaccess flushStephen Rothwell2020-11-231-0/+2
| * | | | | | | | Merge tag 'powerpc-cve-2020-4788' into fixesMichael Ellerman2020-11-2315-80/+421
| |\ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU contextNicholas Piggin2020-11-181-4/+7
| * | | | | | | | | powerpc: Drop -me200 addition to build flagsMichael Ellerman2020-11-171-1/+0
| * | | | | | | | | KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB pageCédric Le Goater2020-11-161-0/+7
| * | | | | | | | | powerpc/64s: Fix KVM system reset handling when CONFIG_PPC_PSERIES=yNicholas Piggin2020-11-161-2/+0
| * | | | | | | | | powerpc/32s: Use relocation offset when setting early hash tableChristophe Leroy2020-11-081-1/+2
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-272-16/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()Will Deacon2020-11-231-13/+14
| * | | | | | | | | | arm64: pgtable: Fix pte_accessible()Will Deacon2020-11-231-3/+4
| * | | | | | | | | | arm64/fpsimd: add <asm/insn.h> to <asm/kprobes.h> to fix fpsimd buildRandy Dunlap2020-11-231-0/+2
* | | | | | | | | | | Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-271-4/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/tboot: Don't disable swiotlb when iommu is forced onLu Baolu2020-11-251-4/+1
* | | | | | | | | | | | Merge tag 's390-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-11-242-5/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | s390: fix fpu restore in entry.SSven Schnelle2020-11-232-5/+7
* | | | | | | | | | | | | Merge tag 'arc-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2020-11-243-40/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | ARC: stack unwinding: reorganize how initial register state setupVineet Gupta2020-11-171-19/+18
| * | | | | | | | | | | | ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta2020-11-171-8/+15
| * | | | | | | | | | | | ARC: mm: fix spelling mistakesFlavio Suligoi2020-11-171-12/+12
| * | | | | | | | | | | | ARC: bitops: Remove unecessary operation and valueGustavo Pimentel2020-11-171-3/+1
* | | | | | | | | | | | | Merge tag 'perf-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-224-24/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | perf/x86: fix sysfs type mismatchesSami Tolvanen2020-11-174-24/+12
* | | | | | | | | | | | | | Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-222-11/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | efi/x86: Free efi_pgd with free_pages()Arvind Sankar2020-11-101-11/+13
| * | | | | | | | | | | | | | efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYPArd Biesheuvel2020-10-261-0/+3
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-222-57/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86/dumpstack: Do not try to access user space code of other tasksThomas Gleixner2020-11-181-4/+19
| * | | | | | | | | | | | | | x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu2020-11-171-53/+10
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams2020-11-226-3/+26
* | | | | | | | | | | | | | Merge tag 'for-linus-5.10b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-11-201-1/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86/xen: don't unbind uninitialized lock_kicker_irqBrian Masney2020-11-091-1/+11
* | | | | | | | | | | | | | | Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-201-3/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Will Deacon2020-11-192-13/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan2020-11-181-3/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-1915-80/+421
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigationsDaniel Axtens2020-11-194-9/+11
| * | | | | | | | | | | | | | powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman2020-11-193-6/+11
| * | | | | | | | | | | | | | powerpc/64s: flush L1D after user accessesNicholas Piggin2020-11-1912-90/+229
| * | | | | | | | | | | | | | powerpc/64s: flush L1D on kernel entryNicholas Piggin2020-11-1910-2/+197
* | | | | | | | | | | | | | | Merge tag 'xtensa-20201119' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-11-193-2/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | xtensa: uaccess: Add missing __user to strncpy_from_user() prototypeLaurent Pinchart2020-11-171-1/+1
| * | | | | | | | | | | | | | | xtensa: disable preemption around cache alias management callsMax Filippov2020-11-161-0/+14
| * | | | | | | | | | | | | | | xtensa: fix TLBTEMP area placementMax Filippov2020-11-161-1/+1
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-11-173-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter2020-11-121-1/+1
| * | | | | | | | | | | | | | s390: update defconfigsHeiko Carstens2020-11-121-0/+1
| * | | | | | | | | | | | | | s390: fix system call exit pathHeiko Carstens2020-11-091-0/+2
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'mips_fixes_5.10_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-11-173-4/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong2020-11-171-1/+8
| * | | | | | | | | | | | | | MIPS: kernel: Fix for_each_memblock conversionThomas Bogendoerfer2020-11-171-3/+3