summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-06arm64/debug: Fix registers on sleeping tasksDouglas Anderson
2018-03-06kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov
2018-03-06arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)Catalin Marinas
2018-03-06arm64: lse: Pass -fomit-frame-pointer to out-of-line ll/sc atomicsWill Deacon
2018-03-06arm64: Use arm64_force_sig_info instead of force_sig_infoWill Deacon
2018-03-06arm64: Move show_unhandled_signals_ratelimited into traps.cWill Deacon
2018-03-06arm64: signal: Call arm64_notify_segfault when failing to deliver signalWill Deacon
2018-03-06arm64: mm: Rework unhandled user pagefaults to call arm64_force_sig_infoWill Deacon
2018-03-06arm64: Pass user fault info to arm64_notify_die instead of printing itWill Deacon
2018-03-06arm64: signal: Don't print anything directly in force_signal_injectWill Deacon
2018-03-06arm64: Introduce arm64_force_sig_info and hook up in arm64_notify_dieWill Deacon
2018-03-06arm64: signal: Force SIGKILL for unknown signals in force_signal_injectWill Deacon
2018-03-06arm64: signal: Make force_signal_inject more robustWill Deacon
2018-03-05arm64: cpufeature: Remove redundant "feature" in reportsKees Cook
2018-03-05arm64: cpufeature: Relocate PAN emulation reportKees Cook
2018-03-05arm64/kernel: kaslr: drop special Image placement logicArd Biesheuvel
2018-03-05arm64: Mirror arm for unimplemented compat syscallsMichael Weiser
2018-02-25Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-02-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-02-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-24Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-02-23Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand
2018-02-23x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves
2018-02-23locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri
2018-02-23locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS...Andrea Parri
2018-02-23x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...Wang Hui
2018-02-23x86/apic/vector: Handle vector release on CPU unplug correctlyThomas Gleixner
2018-02-23powerpc/powernv: Support firmware disable of RFI flushMichael Ellerman
2018-02-23powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman
2018-02-23powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2Bharata B Rao
2018-02-22MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook
2018-02-22bpf, arm64: fix out of bounds access in tail callDaniel Borkmann
2018-02-22bpf, x64: implement retpoline for tail callDaniel Borkmann
2018-02-22Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/p...Linus Torvalds
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-22x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu
2018-02-22arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar
2018-02-22powerpc/bpf/jit: Fix 32-bit JIT for seccomp_data accessMark Lord
2018-02-22powerpc/pseries: Revert support for ibm,drc-info devtree propertyMichael Bringmann
2018-02-22powerpc/pseries: Fix duplicate firmware feature for DRC_INFOMichael Ellerman
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-02-21locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri
2018-02-21x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann
2018-02-21powerpc/eeh: Fix crashes in eeh_report_resume()Juan J. Alvarez