summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-12-05mm, gup: add missing refcount overflow checks on x86 and 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-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-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-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-11-28KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-11-28powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-11-28powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl
2019-11-28x86/speculation: Fix redundant MDS mitigation messageWaiman Long
2019-11-28x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long
2019-11-28x86/insn: Fix awk regexp warningsAlexander Kapshuk
2019-11-28ARC: perf: Accommodate big-endian CPUAlexey Brodkin
2019-11-28ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin
2019-11-28arm64: fix for bad_mode() handler to always result in panicHari Vyas
2019-11-28KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson
2019-11-28arm64: makefile fix build of .i file in external module caseVictor Kamensky
2019-11-28mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand
2019-11-28um: Make line/tty semantics use true write IRQAnton Ivanov
2019-11-28sparc64: Rework xchg() definition to avoid warnings.David S. Miller
2019-11-28powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia
2019-11-28sparc: Fix parport build warnings.David S. Miller
2019-11-28s390/perf: Return error when debug_register failsThomas Richter
2019-11-28kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stackSteven Rostedt (VMware)
2019-11-28KVM/x86: Fix invvpid and invept register operand size in 64-bit modeUros Bizjak
2019-11-28m68k: fix command-line parsing when passed from u-bootAngelo Dureghello
2019-11-28powerpc/eeh: Fix use of EEH_PE_KEEP on wrong fieldSam Bobroff
2019-11-28powerpc: Fix signedness bug in update_flash_db()Dan Carpenter
2019-11-25arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin
2019-11-25ARM: dts: omap5: Fix dual-role mode on Super-Speed portRoger Quadros
2019-11-25ARM: 8802/1: Call syscall_trace_exit even when system call skippedTimothy E Baldwin
2019-11-25x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorBjorn Helgaas
2019-11-25s390/kasan: avoid vdso instrumentationVasily Gorbik
2019-11-25x86/olpc: Fix build error with CONFIG_MFD_CS5535=mBorislav Petkov
2019-11-25KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LRCameron Kaiser
2019-11-25powerpc/pseries: Fix how we iterate over the DTL entriesNaveen N. Rao