summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-241-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | x86/ioremap: Fix CONFIG_EFI=n buildBorislav Petkov2020-03-191-0/+3
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-03-231-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | crypto: arm64/chacha - correctly walk through blocksJason A. Donenfeld2020-03-201-4/+4
| * | | | | | | | | | | | | x86/mm: split vmalloc_sync_all()Joerg Roedel2020-03-211-2/+24
| * | | | | | | | | | | | | Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-03-213-9/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | KVM: PPC: Fix kernel crash with PR KVMGreg Kurz2020-03-202-2/+1
| | * | | | | | | | | | | | | powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOCChristophe Leroy2020-03-131-7/+2
| * | | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-03-204-11/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino2020-03-191-1/+1
| | * | | | | | | | | | | | | arm64: kpti: Fix "kpti=off" when KASLR is enabledWill Deacon2020-03-192-5/+5
| | * | | | | | | | | | | | | arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi2020-03-171-2/+6
| | * | | | | | | | | | | | | arm64: smp: fix smp_send_stop() behaviourCristian Marussi2020-03-171-3/+14
| * | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-03-164-4/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginArd Biesheuvel2020-02-212-3/+5
| | * | | | | | | | | | | | | ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook2020-02-211-1/+1
| | * | | | | | | | | | | | | ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli2020-02-211-0/+2
| | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-152-6/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | x86/vector: Remove warning on managed interrupt migrationPeter Xu2020-03-131-6/+8
| | * | | | | | | | | | | | | x86/ioremap: Map EFI runtime services data as encrypted for SEVTom Lendacky2020-03-111-0/+18
| | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-151-10/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips2020-03-121-10/+7
| * | | | | | | | | | | | | | Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-152-6/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck2020-02-271-4/+5
| | * | | | | | | | | | | | | | x86/mce/therm_throt: Undo thermal polling properly on CPU offlineThomas Gleixner2020-02-251-2/+7
| * | | | | | | | | | | | | | | Merge tag 'arc-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-03-149-26/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev2020-03-111-0/+2
| | * | | | | | | | | | | | | | | ARC: show_regs: reduce lines of outputVineet Gupta2020-03-111-15/+12
| | * | | | | | | | | | | | | | | ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-121-1/+1
| | * | | | | | | | | | | | | | | ARC: fpu: fix randconfig build error reported by 0-day test serviceVineet Gupta2020-02-091-0/+2
| | * | | | | | | | | | | | | | | ARC: fix some Kconfig typosRandy Dunlap2020-02-091-2/+2
| | * | | | | | | | | | | | | | | ARC: Cleanup old Kconfig IO scheduler optionsKrzysztof Kozlowski2020-02-094-8/+0
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-03-149-13/+48
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | / / / / / | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge branch 'kvm-null-pointer-fix' into kvm-masterPaolo Bonzini2020-03-141-2/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAsVitaly Kuznetsov2020-03-141-2/+3
| | * | | | | | | | | | | | | | Merge tag 'kvm-s390-master-5.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2020-03-141-1/+17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | KVM: s390: Also reset registers in sync regs for initial cpu resetChristian Borntraeger2020-03-111-1/+17
| | * | | | | | | | | | | | | | | KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirectNitesh Narayan Lal2020-03-141-2/+5
| | * | | | | | | | | | | | | | | KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1Sean Christopherson2020-03-141-2/+14
| | * | | | | | | | | | | | | | | KVM: fix Kconfig menu text for -WerrorJason A. Donenfeld2020-03-051-1/+1
| | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | KVM: x86: remove stale comment from struct x86_emulate_ctxtVitaly Kuznetsov2020-03-031-1/+0
| | * | | | | | | | | | | | | | KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov2020-03-031-0/+1
| | * | | | | | | | | | | | | | KVM: SVM: Fix the svm vmexit code for WRMSRHaiwei Li2020-03-021-1/+2
| | * | | | | | | | | | | | | | KVM: X86: Fix dereference null cpufreq policyWanpeng Li2020-03-021-3/+5
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-121-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | arm64: dts: ls1043a: FMan erratum A050385Madalin Bucur2020-03-061-0/+2
| | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-03-122-3/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | crypto: x86/curve25519 - support assemblers with no adx supportJason A. Donenfeld2020-03-052-3/+9
| * | | | | | | | | | | | | | | Merge tag 'mips_fixes_5.6.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-112-17/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | MIPS: DTS: CI20: fix interrupt for pcf8563 RTCH. Nikolaus Schaller2020-03-071-1/+4