summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode mapYu-cheng Yu2020-03-271-6/+11
* perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_boxKan Liang2020-03-201-3/+9
* perf/x86/intel/uncore: Add box_offsets for free-running countersKan Liang2020-03-201-1/+4
* x86/optprobe: Fix OPTPROBE vs UACCESSPeter Zijlstra2020-03-202-0/+26
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2020-03-1982-209/+351
|\
| * 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
| | * | | | | | | | MIPS: DTS: CI20: fix PMU definitions for ACT8600H. Nikolaus Schaller2020-03-071-15/+24
| | * | | | | | | | MIPS: Fix CONFIG_MIPS_CMDLINE_DTB_EXTEND handlingPaul Cercueil2020-02-271-1/+2
| * | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-03-0831-56/+81
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'socfpga_defconfig_fix_for_v5.6' of git://git.kernel.org/pub/scm/li...Olof Johansson2020-03-041-0/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ARM: socfpga_defconfig: Add back DEBUG_FSDinh Nguyen2020-03-041-0/+1
| | * | | | | | | | | | Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2020-03-03110-589/+1583
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | arm64: dts: socfpga: agilex: Fix gmac compatibleLey Foon Tan2020-03-031-3/+3
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge tag 'arm-soc/for-5.6/defconfig-fixes' of https://github.com/Broadcom/st...Olof Johansson2020-03-021-0/+1
| | |\ \ \ \ \ \ \ \ \ \