summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds31-443/+761
2020-10-12Merge tag 'm68k-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-91/+136
2020-10-12Merge tag 'microblaze-v5.10' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+0
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds107-1646/+3135
2020-10-11Merge tag 'x86-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+4
2020-10-09Merge tag 'riscv-for-linus-5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+4
2020-10-09Revert "arm64: initialize per-cpu offsets earlier"Will Deacon4-19/+11
2020-10-08Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-10-08x86/mce: Allow for copy_mc_fragile symbol checksum to be generatedBorislav Petkov1-0/+1
2020-10-07Merge branch 'for-next/late-arrivals' into for-next/coreWill Deacon5-16/+19
2020-10-07arm64: random: Remove no longer needed prototypesAndre Przywara1-5/+0
2020-10-07x86/mce: Decode a kernel instruction to determine if it is copying from userTony Luck4-5/+63
2020-10-07x86/mce: Recover from poison found while copying from user spaceTony Luck1-7/+20
2020-10-07x86/mce: Avoid tail copy when machine check terminated a copy from userTony Luck1-0/+15
2020-10-07x86/mce: Add _ASM_EXTABLE_CPY for copy user accessYouquan Song4-49/+82
2020-10-07x86/mce: Provide method to find out the type of an exception handlerTony Luck3-6/+20
2020-10-07x86/mce: Pass pointer to saved pt_regs to severity calculation routinesYouquan Song3-14/+17
2020-10-07arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu1-1/+1
2020-10-07riscv: Fixup bootup failure with HARDENED_USERCOPYGuo Ren1-2/+3
2020-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2020-10-06crypto: arm64: Use x16 with indirect branch to bti_cJeremy Linton1-2/+2
2020-10-06x86/copy_mc: Introduce copy_mc_enhanced_fast_string()Dan Williams2-9/+59
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams20-298/+340
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+0
2020-10-05arm64: initialize per-cpu offsets earlierMark Rutland4-11/+19
2020-10-05RISC-V: Make sure memblock reserves the memory containing DTAtish Patra1-0/+1
2020-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-10/+19
2020-10-03Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-0/+7
2020-10-03KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini1-10/+12
2020-10-02Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+13
2020-10-02Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+3
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon39-49/+1303
2020-10-02Merge branch 'for-next/ghostbusters' into for-next/coreWill Deacon32-1054/+981
2020-10-02Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon64-539/+852
2020-10-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+20
2020-10-01arm64: dbm: Invalidate local TLB when setting TCR_EL1.HDWill Deacon1-0/+1
2020-10-01KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guestMarc Zyngier1-0/+7
2020-10-01arm64: mm: Make flush_tlb_fix_spurious_fault() a no-opWill Deacon2-1/+11
2020-10-01arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel1-2/+20
2020-09-30RISC-V: Check clint_time_val before useAnup Patel2-4/+13
2020-09-30ARM: imx6q: Fixup RCU usage for cpuidleUlf Hansson1-1/+3
2020-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+0
2020-09-30x86/mce: Use idtentry_nmi_enter/exit()Thomas Gleixner1-2/+4
2020-09-30x86/mce: Drop AMD-specific "DEFERRED" case from Intel severity rule listTony Luck1-4/+0
2020-09-30x86/mce: Add Skylake quirk for patrol scrub reported errorsBorislav Petkov1-2/+26
2020-09-30Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2020-09-29arm64: Add support for PR_SPEC_DISABLE_NOEXEC prctl() optionWill Deacon2-4/+40
2020-09-29arm64: Pull in task_stack_page() to Spectre-v4 mitigation codeWill Deacon1-0/+1
2020-09-29KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabledWill Deacon6-58/+36
2020-09-29arm64: Get rid of arm64_ssbd_stateMarc Zyngier2-16/+0