index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-06
Merge tag 'edac_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2019-05-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-03
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Will Deacon
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-01
Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...
Will Deacon
2019-05-01
Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...
Will Deacon
2019-05-01
Merge branch 'for-next/futex' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Will Deacon
2019-05-01
arm64/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2019-05-01
arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSB
Will Deacon
2019-05-01
arm64: enable generic CPU vulnerabilites support
Mian Yousaf Kaukab
2019-05-01
arm64: add sysfs vulnerability show for speculative store bypass
Jeremy Linton
2019-05-01
arm64: Fix size of __early_cpu_boot_status
Arun KS
2019-04-30
clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun...
Marc Zyngier
2019-04-30
clocksource/arm_arch_timer: Remove use of workaround static key
Marc Zyngier
2019-04-30
clocksource/arm_arch_timer: Drop use of static key in arch_timer_reg_read_stable
Marc Zyngier
2019-04-30
clocksource/arm_arch_timer: Direcly assign set_next_event workaround
Marc Zyngier
2019-04-30
arm64: Use arch_timer_read_counter instead of arch_counter_get_cntvct
Marc Zyngier
2019-04-30
arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1
Marc Zyngier
2019-04-30
arm64: Add part number for Neoverse N1
Marc Zyngier
2019-04-30
arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT
Marc Zyngier
2019-04-30
arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32
Marc Zyngier
2019-04-30
arm64: mm: Remove pte_unmap_nested()
Qian Cai
2019-04-30
arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variable
Qian Cai
2019-04-30
arm64: compat: Reduce address limit for 64K pages
Vincenzo Frascino
2019-04-30
arm64: arch_timer: Ensure counter register reads occur with seqlock held
Will Deacon
2019-04-29
arm64: mmap: Ensure file offset is treated as unsigned
Boyang Zhou
2019-04-29
arm64: Kconfig: Tidy up errata workaround help text
Will Deacon
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-26
bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
Daniel Borkmann
2019-04-26
bpf, arm64: remove prefetch insn in xadd mapping
Daniel Borkmann
2019-04-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-04-26
arm64: Always enable ssb vulnerability detection
Jeremy Linton
2019-04-26
arm64: add sysfs vulnerability show for spectre-v2
Jeremy Linton
2019-04-26
arm64: Always enable spectre-v2 vulnerability detection
Jeremy Linton
2019-04-26
arm64: Use firmware to detect CPUs that are not affected by Spectre-v2
Marc Zyngier
2019-04-26
arm64: Advertise mitigation of Spectre-v2, or lack thereof
Marc Zyngier
2019-04-26
arm64: add sysfs vulnerability show for meltdown
Jeremy Linton
2019-04-26
arm64: Add sysfs vulnerability show for spectre-v1
Mian Yousaf Kaukab
2019-04-26
arm64: Provide a command line to disable spectre_v2 mitigation
Jeremy Linton
2019-04-26
arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()
Will Deacon
2019-04-26
arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
Will Deacon
[next]