summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-06-12arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entriesPunit Agrawal
2017-06-12arm64: ftrace: fix building without CONFIG_MODULESWill Deacon
2017-06-12arm64: fault: Print info about page table structure when dumping pteWill Deacon
2017-06-12arm64: mm: print file name of faulting vmaKristina Martsenko
2017-06-12arm64: mm: don't print out page table entries on EL0 faultsKristina Martsenko
2017-06-12arm64: mm: print out correct page table entriesKristina Martsenko
2017-06-07arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel
2017-06-07arm64: ftrace: don't validate branch via PLT in ftrace_make_nop()Ard Biesheuvel
2017-06-06arm64, vdso: Define vdso_{start,end} as arrayKees Cook
2017-06-05arm64: cpufeature: Fix CPU_OUT_OF_SPEC taint for uniform systemsWill Deacon
2017-06-01arm64: kernel: restrict /dev/mem read() calls to linear regionArd Biesheuvel
2017-05-30ARM64/PCI: Set root bus NUMA node on ACPI systemsLorenzo Pieralisi
2017-05-30arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon
2017-05-30arm64: check return value of of_flat_dt_get_machine_nameKefeng Wang
2017-05-30arm64: cpufeature: Don't dump useless backtrace on CPU_OUT_OF_SPECWill Deacon
2017-05-30arm64: mm: explicity include linux/vmalloc.hTobias Klauser
2017-05-30arm64: Add dump_backtrace() in show_regsKefeng Wang
2017-05-30arm64: Call __show_regs directlyKefeng Wang
2017-05-30arm64: Preventing READ_IMPLIES_EXEC propagationDong Bo
2017-05-27Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-27Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-27Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-26x86/ftrace: Make sure that ftrace trampolines are not RWXThomas Gleixner
2017-05-26x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()Steven Rostedt (VMware)
2017-05-26kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu
2017-05-26x86/timers: Move simple_udelay_calibration past init_hypervisor_platformJan Kiszka
2017-05-25powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsNicholas Piggin
2017-05-25powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr
2017-05-25powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=NMichael Neuling
2017-05-25powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() callAlistair Popple
2017-05-24x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives()Mateusz Jurczyk
2017-05-24x86/PAT: Fix Xorg regression on CPUs that don't support PATMikulas Patocka
2017-05-24x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog do...Benjamin Peterson
2017-05-24x86/build: Permit building with old make versionsJan Kiszka
2017-05-24x86/unwind: Add end-of-stack check for ftrace handlersJosh Poimboeuf
2017-05-24Revert "x86/entry: Fix the end of the stack for newly forked tasks"Josh Poimboeuf
2017-05-23arm64: dts: hikey: Fix WiFi supportUlf Hansson
2017-05-23arm64: dts: hi6220: Move board data from the dwmmc nodes to hikey dtsUlf Hansson
2017-05-23arm64: dts: hikey: Add the SYS_5V and the VDD_3V3 regulatorsUlf Hansson
2017-05-23arm64: dts: hi6220: Move the fixed_5v_hub regulator to the hikey dtsUlf Hansson
2017-05-23arm64: dts: hikey: Add clock for the pmic mfdDaniel Lezcano
2017-05-21x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds
2017-05-21Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds
2017-05-21x86/MCE: Export memory_error()Borislav Petkov
2017-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-05-21osf_wait4(): fix infoleakAl Viro
2017-05-21fix unsafe_put_user()Al Viro
2017-05-21x86/boot: Use CROSS_COMPILE prefix for readelfRob Landley
2017-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds