summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-12-05mm, gup: add missing refcount overflow checks on s390Vlastimil Babka
2019-12-05powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()Gen Zhang
2019-12-05um: Make GCOV depend on !KCOVRichard Weinberger
2019-12-05powerpc/pseries: Fix node leak in update_lmb_associativity_index()Michael Ellerman
2019-12-05powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy
2019-12-05powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_s...Alexey Kardashevskiy
2019-12-05powerpc/44x/bamboo: Fix PCI rangeBenjamin Herrenschmidt
2019-12-05powerpc/mm: Make NULL pointer deferences explicit on bad page faults.Christophe Leroy
2019-12-05powerpc/prom: fix early DEBUG messagesChristophe Leroy
2019-12-05powerpc/perf: Fix unit_sel/cache_sel checksMadhavan Srinivasan
2019-12-05openrisc: Fix broken paths to arch/or32Geert Uytterhoeven
2019-12-05powerpc/xmon: fix dump_segments()Christophe Leroy
2019-12-05powerpc/book3s/32: fix number of bats in p/v_block_mapped()Christophe Leroy
2019-12-05KVM: s390: unregister debug feature on failing arch initMichael Mueller
2019-12-05kprobes/x86/xen: blacklist non-attachable xen interrupt functionsAndrea Righi
2019-12-05kvm: vmx: Set IA32_TSC_AUX for legacy mode guestsJim Mattson
2019-12-05microblaze: move "... is ready" messages to arch/microblaze/MakefileMasahiro Yamada
2019-12-05microblaze: adjust the help to the real behaviorMasahiro Yamada
2019-12-05ARM: ks8695: fix section mismatch warningArnd Bergmann
2019-12-05ARM: OMAP1: fix USB configuration for device-only setupsAaro Koskinen
2019-12-05arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose
2019-12-05arm64: mm: Prevent mismatched 52-bit VA supportSteve Capper
2019-12-05ARM: dts: imx53-voipac-dmm-668: Fix memory node duplicationFabio Estevam
2019-12-05ARM: debug-imx: only define DEBUG_IMX_UART_PORT if neededUwe Kleine-König
2019-12-05ARM: dts: Fix up SQ201 flash accessLinus Walleij
2019-12-05x86/resctrl: Prevent NULL pointer dereference when reading mondataXiaochen Shen
2019-12-05Revert "KVM: nVMX: reset cache/shadows when switching loaded VMCS"Greg Kroah-Hartman
2019-12-01x86/hyperv: mark hyperv_init as __init functionSasha Levin
2019-12-01KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-12-01powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-12-01powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl
2019-12-01x86/speculation: Fix redundant MDS mitigation messageWaiman Long
2019-12-01x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long
2019-12-01x86/insn: Fix awk regexp warningsAlexander Kapshuk
2019-12-01ARC: perf: Accommodate big-endian CPUAlexey Brodkin
2019-12-01ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin
2019-12-01arm64: fix for bad_mode() handler to always result in panicHari Vyas
2019-12-01KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson
2019-12-01arm64: makefile fix build of .i file in external module caseVictor Kamensky
2019-12-01mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand
2019-12-01powerpc/xmon: Relax frame size for clangJoel Stanley
2019-12-01um: Make line/tty semantics use true write IRQAnton Ivanov
2019-12-01arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin
2019-12-01sparc64: Rework xchg() definition to avoid warnings.David S. Miller
2019-12-01powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia
2019-12-01powerpc/pseries: Export raw per-CPU VPA data via debugfsAravinda Prasad
2019-12-01sparc: Fix parport build warnings.David S. Miller
2019-12-01s390/perf: Return error when debug_register failsThomas Richter
2019-12-01kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stackSteven Rostedt (VMware)
2019-12-01KVM/x86: Fix invvpid and invept register operand size in 64-bit modeUros Bizjak