summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-05-14Merge tag 'renesas-fixes-for-v4.17' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson
2018-05-14Merge tag 'uniphier-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2018-05-14efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel
2018-05-13x86/cpufeature: Guard asm_volatile_goto usage for BPF compilationAlexei Starovoitov
2018-05-13Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-13uprobes/x86: Prohibit probing on MOV SS instructionMasami Hiramatsu
2018-05-13kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu
2018-05-13x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa
2018-05-13x86/amd_nb: Add support for Raven Ridge CPUsGuenter Roeck
2018-05-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-11KASAN: prohibit KASAN+STRUCTLEAK combinationDmitry Vyukov
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-11Merge tag 'sh-for-4.17-fixes' of git://git.libc.org/linux-shLinus Torvalds
2018-05-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-05-11Merge tag 'powerpc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-05-11Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-05-11sh: switch to NO_BOOTMEMRob Herring
2018-05-11KVM: vmx: update sec exec controls for UMIP iff emulating UMIPSean Christopherson
2018-05-11kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabledJunaid Shahid
2018-05-11KVM: hyperv: idr_find needs RCU protectionPaolo Bonzini
2018-05-11x86: Delay skip of emulated hypercall instructionMarian Rotariu
2018-05-11ARM: dts: imx51-zii-rdu1: fix touchscreen bindingsNikita Yushchenko
2018-05-09arm64: capabilities: Add NVIDIA Denver CPU to bp_harden listDavid Gilhooley
2018-05-09arm64: Add MIDR encoding for NVIDIA CPUsDavid Gilhooley
2018-05-08s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner
2018-05-08arm: dts: imx[35]*: declare flexcan devices to be compatible to imx25's flexcanUwe Kleine-König
2018-05-08powerpc/pseries: Fix CONFIG_NUMA=n buildMichael Ellerman
2018-05-07s390: use expoline thunks in the BPF JITMartin Schwidefsky
2018-05-07s390: extend expoline to BC instructionsMartin Schwidefsky
2018-05-07s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky
2018-05-07s390: move spectre sysfs attribute codeMartin Schwidefsky
2018-05-07s390/kernel: use expoline for indirect branchesMartin Schwidefsky
2018-05-07s390/ftrace: use expoline for indirect branchesMartin Schwidefsky
2018-05-07x86/xen: Reset VCPU0 info pointer after shared_info remapvan der Linden, Frank
2018-05-07ARM: dts: cygnus: fix irq type for arm global timerClément Péron
2018-05-07Revert "ARM: dts: logicpd-som-lv: Fix pinmux controller references"Tony Lindgren
2018-05-07powerpc/trace/syscalls: Update syscall name matching logic to account for ppc...Naveen N. Rao
2018-05-07powerpc/trace/syscalls: Update syscall name matching logicNaveen N. Rao
2018-05-07powerpc/64: Remove unused paca->soft_enabledMichael Ellerman
2018-05-07s390/lib: use expoline for indirect branchesMartin Schwidefsky
2018-05-07s390/crc32-vx: use expoline for indirect branchesMartin Schwidefsky
2018-05-07s390: move expoline assembler macros to a headerMartin Schwidefsky
2018-05-07ARM: dts: imx7s: Pass the 'fsl,sec-era' propertyFabio Estevam
2018-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-06Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-05-05KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois
2018-05-05Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář
2018-05-05sh: mm: Fix unprotected access to struct deviceJacopo Mondi
2018-05-05sh: fix build failure for J2 cpu with SMP disabledRich Felker