summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-08-26arm64: uaccess: ensure extension of access_ok() addrMark Rutland
2017-08-26arm64: ensure extension of smp_store_release valueMark Rutland
2017-08-26x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott
2017-08-26um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger
2017-08-26metag/uaccess: Check access_ok in strncpy_from_userJames Hogan
2017-08-26metag/uaccess: Fix access_ok()James Hogan
2017-08-26powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey
2017-08-26arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier
2017-08-26net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy
2017-08-26x86/mm: Fix flush_tlb_page() on XenAndy Lutomirski
2017-08-26powerpc/sysfs: Fix reference leak of cpu device_nodes present at bootTyrel Datwyler
2017-08-26powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler
2017-08-26x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra
2017-08-26KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones
2017-08-26perf/x86: Fix spurious NMI with PEBS Load Latency eventKan Liang
2017-08-26perf/x86/pebs: Fix handling of PEBS buffer overflowsStephane Eranian
2017-08-26ARM: dts: at91: sama5d3_xplained: not all ADC channels are availableLudovic Desroches
2017-08-26ARM: dts: at91: sama5d3_xplained: fix ADC vrefLudovic Desroches
2017-07-18mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-07-18ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf
2017-07-18perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra
2017-07-18MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-07-18s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger
2017-07-18x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner
2017-07-18x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause
2017-07-18metag/usercopy: Add missing fixupsJames Hogan
2017-07-18metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan
2017-07-18metag/usercopy: Set flags before ADDZJames Hogan
2017-07-18metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan
2017-07-18metag/usercopy: Add early abort to copy_to_userJames Hogan
2017-07-18metag/usercopy: Fix alignment error checkingJames Hogan
2017-07-18metag/usercopy: Drop unused macrosJames Hogan
2017-07-18powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran
2017-07-18powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin
2017-07-18powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras
2017-07-18kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose
2017-07-18s390/uaccess: get_user() should zero on failure (again)Heiko Carstens
2017-07-18powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt
2017-07-18s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri
2017-07-18x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko
2017-07-18MIPS: End spinlocks with .insnPaul Burton
2017-07-18powerpc/boot: Fix zImage TOC alignmentMichael Ellerman
2017-07-18ARM: dts: BCM5301X: Correct GIC_PPI interrupt flagsJon Mason
2017-07-18KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank
2017-07-18kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu
2017-07-18xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman
2017-07-02KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins
2017-06-05xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRDMax Filippov
2017-06-05KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng