summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-06-19x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava
2019-06-19x86/mm/KASLR: Compute the size of the vmemmap section properlyBaoquan He
2019-06-19x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin
2019-06-19x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-06-19KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger
2019-06-19KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini
2019-06-19KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini
2019-06-19KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentationJames Morse
2019-06-19arm64/mm: Inhibit huge-vmap with ptdumpMark Rutland
2019-06-19s390/kasan: fix strncpy_from_user kasan checksVasily Gorbik
2019-06-15ARM: exynos: Fix undefined instruction during Exynos5422 resumeMarek Szyprowski
2019-06-15ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on ...Krzysztof Kozlowski
2019-06-15ARM: OMAP2+: pm33xx-core: Do not Turn OFF CEFUSE as PPA may be using itKabir Sahane
2019-06-15ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-06-15ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-06-15ARM: dts: imx6ul: Specify IMX6UL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-06-15ARM: dts: imx7d: Specify IMX7D_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-06-15ARM: dts: imx6sll: Specify IMX6SLL_CLK_IPG as "ipg" clock to SDMAAndrey Smirnov
2019-06-15ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov
2019-06-15ARM: dts: imx53: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov
2019-06-15ARM: dts: imx50: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov
2019-06-15ARM: dts: imx51: Specify IMX5_CLK_IPG as "ahb" clock to SDMAAndrey Smirnov
2019-06-15x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang
2019-06-15mips: Make sure dt memory regions are validSerge Semin
2019-06-15uml: fix a boot splat wrt use of cpu_all_maskMaciej Żenczykowski
2019-06-15perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian
2019-06-15ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann
2019-06-11Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"Greg Kroah-Hartman
2019-06-11MIPS: pistachio: Build uImage.gz by defaultPaul Burton
2019-06-11MIPS: Bounds check virt_addr_validPaul Burton
2019-06-11s390/mm: fix address space detection in exception handlingGerald Schaefer
2019-06-11x86/insn-eval: Fix use-after-free access to LDT entryJann Horn
2019-06-11x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina
2019-06-11pstore: Convert buf_lock to semaphoreKees Cook
2019-06-09x86/kprobes: Set instruction page as executableNadav Amit
2019-06-09x86/ftrace: Set trampoline pages as executableNadav Amit
2019-06-09x86/ftrace: Do not call function graph from dynamic trampolinesSteven Rostedt (VMware)
2019-06-09Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman
2019-06-09arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas
2019-06-09KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth
2019-06-09powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria
2019-06-09KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interruptsCédric Le Goater
2019-06-09s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger
2019-06-09s390/crypto: fix gcm-aes-s390 selftest failuresHarald Freudenberger
2019-06-09sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-05-31x86/mce: Handle varying MCA bank countsYazen Ghannam
2019-05-31x86/mce: Fix machine_check_poll() tests for error typesTony Luck
2019-05-31sh: sh7786: Add explicit I/O cast to sh7786_mm_sel()Geert Uytterhoeven
2019-05-31x86/uaccess: Fix up the fixupPeter Zijlstra