summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-12-13x86/efi: Allocate e820 buffer before calling efi_exit_boot_serviceEric Snowberg
2018-12-13kprobes/x86: Fix instruction patching corruption when copying more than one R...Masami Hiramatsu
2018-12-13Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"Masayoshi Mizuma
2018-12-13arm64: dts: rockchip: remove vdd_log from rock960 to fix a stability issuesSasha Levin
2018-12-13ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCEKees Cook
2018-12-13arm64: hibernate: Avoid sending cross-calling with interrupts disabledWill Deacon
2018-12-13parisc: Enable -ffunction-sections for modules on 32-bit kernelHelge Deller
2018-12-13riscv: fix warning in arch/riscv/include/asm/module.hDavid Abdurachmanov
2018-12-08arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin
2018-12-08ARC: change defconfig defaults to ARCv2Kevin Hilman
2018-12-08svm: Add mutex_lock to protect apic_access_page_done on AMD systemsWei Wang
2018-12-08mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin
2018-12-08MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin
2018-12-08arm64: ftrace: Fix to enable syscall events on arm64Masami Hiramatsu
2018-12-05ARM: dts: rockchip: Remove @0 from the veyron memory nodeHeiko Stuebner
2018-12-05MIPS: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-12-05arm64: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-12-05s390/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-12-05riscv/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-12-05parisc: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-12-05sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-12-05sh/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-12-05powerpc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-12-05nds32: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-12-05x86/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-12-05microblaze: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-12-05ARM: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-12-05perf/x86/intel: Disallow precise_ip on BTS eventsJiri Olsa
2018-12-05perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()Jiri Olsa
2018-12-05perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa
2018-12-05x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior
2018-12-05x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov
2018-12-05arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.Christoph Muellner
2018-12-05xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov
2018-12-05xtensa: fix coprocessor context offset definitionsMax Filippov
2018-12-05xtensa: enable coprocessors that are being flushedMax Filippov
2018-12-05KVM: VMX: re-add ple_gap module parameterLuiz Capitulino
2018-12-05KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li
2018-12-05KVM: LAPIC: Fix pv ipis use-before-initializationWanpeng Li
2018-12-05KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercallLiran Alon
2018-12-05KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offsetLeonid Shatz
2018-12-05kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson
2018-12-05kvm: mmu: Fix race in emulated page table writesJunaid Shahid
2018-12-05x86/speculation: Provide IBPB always command line optionsThomas Gleixner
2018-12-05x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner
2018-12-05x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner
2018-12-05x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-12-05x86/speculation: Prepare arch_smt_update() for PRCTL modeThomas Gleixner
2018-12-05x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner
2018-12-05x86/speculation: Split out TIF updateThomas Gleixner