summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/64: Initialise thread_info for emergency stacksNicholas Piggin2017-09-151-0/+28
* powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao2017-09-151-0/+11
* KVM: PPC: Book3S HV: Preserve userspace HTM state properlyPaul Mackerras2017-09-151-0/+21
* KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras2017-09-151-0/+16
* KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li2017-09-153-4/+7
* MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski2017-09-151-1/+2
* KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li2017-09-151-9/+11
* arm: KVM: Allow unaligned accesses at HYPMarc Zyngier2017-09-151-3/+2
* arm64: KVM: Allow unaligned accesses at EL2Marc Zyngier2017-09-151-2/+3
* arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier2017-09-152-4/+11
* KVM: nVMX: Fix exception injectionWanpeng Li2017-09-151-1/+1
* kvm: async_pf: fix rcu_irq_enter() with irqs enabledPaolo Bonzini2017-09-151-1/+1
* powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2017-09-152-2/+16
* powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman2017-09-151-0/+2
* x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog do...Benjamin Peterson2017-09-151-1/+1
* osf_wait4(): fix infoleakAl Viro2017-09-151-2/+4
* KVM: x86: zero base3 of unusable segmentsRadim Krčmář2017-09-151-0/+2
* KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li2017-09-151-9/+15
* powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman2017-09-151-0/+12
* kvm: arm/arm64: Fix use after free of stage2 page tableSuzuki K Poulose2017-09-151-0/+7
* kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose2017-09-151-1/+1
* kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose2017-09-151-8/+8
* KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li2017-09-152-2/+8
* arm64: uaccess: ensure extension of access_ok() addrMark Rutland2017-08-261-1/+2
* arm64: ensure extension of smp_store_release valueMark Rutland2017-08-261-3/+9
* x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott2017-08-261-0/+1
* um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger2017-08-261-1/+1
* metag/uaccess: Check access_ok in strncpy_from_userJames Hogan2017-08-261-2/+7
* metag/uaccess: Fix access_ok()James Hogan2017-08-261-16/+24
* powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey2017-08-261-4/+15
* arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier2017-08-262-4/+10
* net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy2017-08-261-0/+1
* x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski2017-08-261-3/+1
* powerpc/sysfs: Fix reference leak of cpu device_nodes present at bootTyrel Datwyler2017-08-261-0/+6
* powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler2017-08-261-1/+0
* x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra2017-08-261-1/+1
* KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones2017-08-261-1/+7
* perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang2017-08-262-1/+2
* perf/x86/pebs: Fix handling of PEBS buffer overflowsStephane Eranian2017-08-261-9/+22
* ARM: dts: at91: sama5d3_xplained: not all ADC channels are availableLudovic Desroches2017-08-261-3/+1
* ARM: dts: at91: sama5d3_xplained: fix ADC vrefLudovic Desroches2017-08-261-0/+1
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-07-181-11/+30
* ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-07-181-0/+12
* perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra2017-07-181-0/+2
* MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan2017-07-181-15/+33
* s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger2017-07-181-0/+2
* x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-07-181-1/+1
* x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause2017-07-181-2/+9
* metag/usercopy: Add missing fixupsJames Hogan2017-07-181-24/+48
* metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan2017-07-181-8/+28