summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2017-06-05MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey
2017-06-05MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann
2017-06-05MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill
2017-06-05MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle
2017-06-05x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner
2017-06-05powerpc/xmon: Fix data-breakpointRavi Bangoria
2017-06-05KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank
2017-06-05x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky
2017-06-05arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier
2017-06-05MIPS: 'make -s' should be silentArnd Bergmann
2017-06-05hv: vmbus_post_msg: retry the hypercall on some transient errorsDexuan Cui
2017-06-05MIPS: Netlogic: Fix assembler warning from smpboot.SPaul Burton
2017-06-05MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton
2017-06-05MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton
2017-06-05MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton
2017-06-05MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton
2017-06-05MIPS: Prevent unaligned accesses during stack unwindingPaul Burton
2017-06-05MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton