index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2018-03-09
arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
Shanker Donthineni
2018-03-09
arm64/kernel: enable A53 erratum #8434319 handling at runtime
Ard Biesheuvel
2018-03-09
arm64/errata: add REVIDR handling to framework
Ard Biesheuvel
2018-03-09
arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
Ard Biesheuvel
2018-03-08
arm64/kernel: kaslr: reduce module randomization range to 4 GB
Ard Biesheuvel
2018-03-08
arm64: module: don't BUG when exceeding preallocated PLT count
Ard Biesheuvel
2018-03-06
arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=y
Will Deacon
2018-03-06
arm64/debug: Fix registers on sleeping tasks
Douglas Anderson
2018-03-06
kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
2018-03-06
arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)
Catalin Marinas
2018-03-06
arm64: lse: Pass -fomit-frame-pointer to out-of-line ll/sc atomics
Will Deacon
2018-03-06
arm64: Use arm64_force_sig_info instead of force_sig_info
Will Deacon
2018-03-06
arm64: Move show_unhandled_signals_ratelimited into traps.c
Will Deacon
2018-03-06
arm64: signal: Call arm64_notify_segfault when failing to deliver signal
Will Deacon
2018-03-06
arm64: mm: Rework unhandled user pagefaults to call arm64_force_sig_info
Will Deacon
2018-03-06
arm64: Pass user fault info to arm64_notify_die instead of printing it
Will Deacon
2018-03-06
arm64: signal: Don't print anything directly in force_signal_inject
Will Deacon
2018-03-06
arm64: Introduce arm64_force_sig_info and hook up in arm64_notify_die
Will Deacon
2018-03-06
arm64: signal: Force SIGKILL for unknown signals in force_signal_inject
Will Deacon
2018-03-06
arm64: signal: Make force_signal_inject more robust
Will Deacon
2018-03-05
arm64: cpufeature: Remove redundant "feature" in reports
Kees Cook
2018-03-05
arm64: cpufeature: Relocate PAN emulation report
Kees Cook
2018-03-05
arm64/kernel: kaslr: drop special Image placement logic
Ard Biesheuvel
2018-03-05
arm64: Mirror arm for unimplemented compat syscalls
Michael Weiser
2018-02-25
Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-02-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-02-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-02-25
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-02-24
Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-02-23
Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-23
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
2018-02-23
x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...
Samuel Neves
2018-02-23
locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs
Andrea Parri
2018-02-23
locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS...
Andrea Parri
2018-02-23
x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...
Wang Hui
2018-02-23
x86/apic/vector: Handle vector release on CPU unplug correctly
Thomas Gleixner
2018-02-23
powerpc/powernv: Support firmware disable of RFI flush
Michael Ellerman
2018-02-23
powerpc/pseries: Support firmware disable of RFI flush
Michael Ellerman
2018-02-23
powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2
Bharata B Rao
2018-02-22
MIPS: boot: Define __ASSEMBLY__ for its.S build
Kees Cook
2018-02-22
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
2018-02-22
bpf, x64: implement retpoline for tail call
Daniel Borkmann
2018-02-22
Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/p...
Linus Torvalds
2018-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-22
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
H.J. Lu
2018-02-22
arm64: Enforce BBM for huge IO/VMAP mappings
Will Deacon
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
[next]