summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-12-21KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini1-1/+4
2019-12-21KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini1-2/+7
2019-12-21KVM: x86: do not modify masked bits of shared MSRsPaolo Bonzini1-2/+3
2019-12-21ARM: dts: sunxi: Fix PMU compatible stringsRob Herring2-2/+2
2019-12-21MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2-2/+2
2019-12-21powerpc/math-emu: Update macros from GCCJoel Stanley1-63/+29
2019-12-21ARM: dts: pxa: clean up USB controller nodesDaniel Mack3-9/+2
2019-12-21ARM: dts: mmp2: fix the gpio interrupt cell numberLubomir Rintel1-1/+1
2019-12-21ARM: OMAP1/2: fix SoC name printingAaro Koskinen2-5/+5
2019-12-21ARM: dts: exynos: Use Samsung SoC specific compatible for DWC2 moduleMarek Szyprowski1-1/+1
2019-12-21MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen1-1/+1
2019-12-21MIPS: SiByte: Enable ZONE_DMA32 for LittleSurMaciej W. Rozycki1-0/+1
2019-12-21ARM: 8813/1: Make aligned 2-byte getuser()/putuser() atomic on ARMv6+Vincent Whitchurch3-10/+39
2019-12-21x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defectKai-Heng Feng1-0/+11
2019-12-21x86/apic/32: Avoid bogus LDR warningsJan Beulich1-10/+15
2019-12-05powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()Gen Zhang1-0/+4
2019-12-05um: Make GCOV depend on !KCOVRichard Weinberger1-0/+1
2019-12-05powerpc/44x/bamboo: Fix PCI rangeBenjamin Herrenschmidt1-1/+3
2019-12-05powerpc/mm: Make NULL pointer deferences explicit on bad page faults.Christophe Leroy1-8/+9
2019-12-05powerpc/prom: fix early DEBUG messagesChristophe Leroy1-3/+3
2019-12-05openrisc: Fix broken paths to arch/or32Geert Uytterhoeven2-2/+2
2019-12-05powerpc/xmon: fix dump_segments()Christophe Leroy1-1/+1
2019-12-05powerpc/book3s/32: fix number of bats in p/v_block_mapped()Christophe Leroy1-2/+2
2019-12-05KVM: s390: unregister debug feature on failing arch initMichael Mueller1-3/+14
2019-12-05microblaze: move "... is ready" messages to arch/microblaze/MakefileMasahiro Yamada2-4/+2
2019-12-05microblaze: adjust the help to the real behaviorMasahiro Yamada1-5/+5
2019-12-05ARM: ks8695: fix section mismatch warningArnd Bergmann1-1/+1
2019-12-05arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose1-0/+1
2019-12-05ARM: dts: imx53-voipac-dmm-668: Fix memory node duplicationFabio Estevam1-6/+2
2019-12-05ARM: debug-imx: only define DEBUG_IMX_UART_PORT if neededUwe Kleine-König1-14/+14
2019-11-28KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman3-0/+31
2019-11-28powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman4-4/+54
2019-11-28powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl1-3/+16
2019-11-28x86/speculation: Fix redundant MDS mitigation messageWaiman Long1-0/+13
2019-11-28x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long1-2/+15
2019-11-28x86/insn: Fix awk regexp warningsAlexander Kapshuk1-2/+2
2019-11-28ARC: perf: Accommodate big-endian CPUAlexey Brodkin1-2/+2
2019-11-28arm64: fix for bad_mode() handler to always result in panicHari Vyas1-1/+0
2019-11-28um: Make line/tty semantics use true write IRQAnton Ivanov1-1/+1
2019-11-28sparc64: Rework xchg() definition to avoid warnings.David S. Miller1-1/+6
2019-11-28sparc: Fix parport build warnings.David S. Miller1-0/+2
2019-11-28s390/perf: Return error when debug_register failsThomas Richter1-1/+5
2019-11-28kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stackSteven Rostedt (VMware)1-7/+35
2019-11-28KVM/x86: Fix invvpid and invept register operand size in 64-bit modeUros Bizjak1-2/+2
2019-11-28powerpc/eeh: Fix use of EEH_PE_KEEP on wrong fieldSam Bobroff1-1/+1
2019-11-28powerpc: Fix signedness bug in update_flash_db()Dan Carpenter1-1/+1
2019-11-25arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin4-0/+8
2019-11-25ARM: 8802/1: Call syscall_trace_exit even when system call skippedTimothy E Baldwin1-5/+4
2019-11-25x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one errorBjorn Helgaas1-1/+1
2019-11-25x86/olpc: Fix build error with CONFIG_MFD_CS5535=mBorislav Petkov1-2/+1