summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn
2018-09-09osf_getdomainname(): use copy_to_user()Al Viro
2018-09-09Fix kexec forbidding kernels signed with keys in the secondary keyring to bootYannik Sembritzki
2018-09-09ARM: tegra: Fix Tegra30 Cardhu PCA954x resetJon Hunter
2018-09-09xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov
2018-09-09xtensa: limit offsets in __loop_cache_{all,page}Max Filippov
2018-09-09KVM: VMX: fixes for vmentry_l1d_flush module parameterPaolo Bonzini
2018-09-09powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt
2018-09-09powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar
2018-09-09powerpc/fadump: handle crash memory ranges array index overflowHari Bathini
2018-09-05MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7Paul Burton
2018-09-05MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki
2018-09-05s390/pci: fix out of bounds access during irq setupSebastian Ott
2018-09-05s390/numa: move initial setup of node_to_cpumask_mapMartin Schwidefsky
2018-09-05s390/qdio: reset old sbal_state flagsJulian Wiedmann
2018-09-05s390: fix br_r1_trampoline for machines without exrlMartin Schwidefsky
2018-09-05x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn
2018-09-05x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen
2018-09-05x86/spectre: Add missing family 6 check to microcode checkAndi Kleen
2018-09-05x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers
2018-09-05x86/kvm/vmx: Remove duplicate l1d flush definitionsJosh Poimboeuf
2018-09-05KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabledThomas Gleixner
2018-09-05x86/process: Re-export start_thread()Rian Hunter
2018-09-05x86/speculation/l1tf: Suggest what to do on systems with too much RAMVlastimil Babka
2018-09-05x86/speculation/l1tf: Fix off-by-one error when warning that system has too m...Vlastimil Babka
2018-09-05x86/speculation/l1tf: Fix overflow in l1tf_pfn_limit() on 32bitVlastimil Babka
2018-09-05sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni
2018-09-05KVM: arm/arm64: Skip updating PMD entry if no changePunit Agrawal
2018-09-05KVM: arm/arm64: Skip updating PTE entry if no changePunit Agrawal
2018-09-05s390/kvm: fix deadlock when killed by oomClaudio Imbrenda
2018-09-05arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann
2018-09-05kprobes/arm64: Fix %p uses in error messagesMasami Hiramatsu
2018-09-05arc: fix type warnings in arc/mm/cache.cRandy Dunlap
2018-09-05arc: fix build errors in arc/include/asm/delay.hRandy Dunlap
2018-09-05arc: [plat-eznps] fix data type errors in platform headersRandy Dunlap
2018-09-05Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki
2018-09-05x86/boot: Fix if_changed build flip/flop bugKees Cook
2018-09-05perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner
2018-09-05bpf, ppc64: fix unexpected r0=0 exit path inside bpf_xaddDaniel Borkmann
2018-08-24parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin
2018-08-24parisc: Remove ordered stores from syscall.SJohn David Anglin
2018-08-24ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controllerAdam Ford
2018-08-24ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary coresNishanth Menon
2018-08-24ARM: 8780/1: ftrace: Only set kernel memory back to read-only after bootSteven Rostedt (VMware)
2018-08-24ARC: Improve cmpxchg syscall implementationPeter Zijlstra
2018-08-24ARM: pxa: irq: fix handling of ICMR registers in suspend/resumeDaniel Mack
2018-08-24ARM: imx_v4_v5_defconfig: Select ULPI supportFabio Estevam
2018-08-24ARM: imx_v6_v7_defconfig: Select ULPI supportFabio Estevam
2018-08-24m68k: fix "bad page state" oops on ColdFire bootGreg Ungerer
2018-08-24bpf, s390: fix potential memleak when later bpf_jit_prog failsDaniel Borkmann