summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-08-26arm64: uaccess: ensure extension of access_ok() addrMark Rutland1-1/+2
2017-08-26arm64: ensure extension of smp_store_release valueMark Rutland1-3/+9
2017-08-26x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott1-0/+1
2017-08-26um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger1-1/+1
2017-08-26metag/uaccess: Check access_ok in strncpy_from_userJames Hogan1-2/+7
2017-08-26metag/uaccess: Fix access_ok()James Hogan1-16/+24
2017-08-26powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey1-4/+15
2017-08-26arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier2-4/+10
2017-08-26net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy1-0/+1
2017-08-26x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski1-3/+1
2017-08-26powerpc/sysfs: Fix reference leak of cpu device_nodes present at bootTyrel Datwyler1-0/+6
2017-08-26powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler1-1/+0
2017-08-26x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra1-1/+1
2017-08-26KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones1-1/+7
2017-08-26perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang2-1/+2
2017-08-26perf/x86/pebs: Fix handling of PEBS buffer overflowsStephane Eranian1-9/+22
2017-08-26ARM: dts: at91: sama5d3_xplained: not all ADC channels are availableLudovic Desroches1-3/+1
2017-08-26ARM: dts: at91: sama5d3_xplained: fix ADC vrefLudovic Desroches1-0/+1
2017-07-18mm: Tighten x86 /dev/mem with zeroing readsKees Cook1-11/+30
2017-07-18ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf1-0/+12
2017-07-18perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra1-0/+2
2017-07-18MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33
2017-07-18s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger1-0/+2
2017-07-18x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner1-1/+1
2017-07-18x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause1-2/+9
2017-07-18metag/usercopy: Add missing fixupsJames Hogan1-24/+48
2017-07-18metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan1-8/+28
2017-07-18metag/usercopy: Set flags before ADDZJames Hogan1-4/+4
2017-07-18metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan2-46/+26
2017-07-18metag/usercopy: Add early abort to copy_to_userJames Hogan1-0/+20
2017-07-18metag/usercopy: Fix alignment error checkingJames Hogan1-6/+4
2017-07-18metag/usercopy: Drop unused macrosJames Hogan1-113/+0
2017-07-18powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran1-2/+2
2017-07-18powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin3-29/+20
2017-07-18powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras1-8/+19
2017-07-18kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose1-0/+10
2017-07-18s390/uaccess: get_user() should zero on failure (again)Heiko Carstens1-1/+1
2017-07-18powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt1-0/+9
2017-07-18s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri1-16/+19
2017-07-18x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko1-1/+1
2017-07-18MIPS: End spinlocks with .insnPaul Burton1-4/+4
2017-07-18powerpc/boot: Fix zImage TOC alignmentMichael Ellerman1-0/+1
2017-07-18ARM: dts: BCM5301X: Correct GIC_PPI interrupt flagsJon Mason1-2/+2
2017-07-18KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank1-1/+18
2017-07-18kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu3-5/+5
2017-07-18xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman1-16/+7
2017-07-02KVM: x86: fix singlestepping over syscallPaolo Bonzini3-31/+24
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins13-22/+25
2017-06-05xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov1-2/+2
2017-06-05KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng1-1/+1