index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-21
Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-03-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-03-18
arm64: errata: avoid duplicate field initializer
Arnd Bergmann
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
2022-03-14
Merge branch 'for-next/spectre-bhb' into for-next/core
Will Deacon
2022-03-14
Merge branch 'for-next/fpsimd' into for-next/core
Will Deacon
2022-03-14
Merge branch 'for-next/perf' into for-next/core
Will Deacon
2022-03-14
Merge branch 'for-next/pauth' into for-next/core
Will Deacon
2022-03-14
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2022-03-14
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2022-03-14
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2022-03-14
Merge branch 'for-next/errata' into for-next/core
Will Deacon
2022-03-09
arm64/mte: Remove asymmetric mode from the prctl() interface
Mark Brown
2022-03-09
arm64: Add cavium_erratum_23154_cpus missing sentinel
Marc Zyngier
2022-03-08
arm64: perf: Expose some Armv9 common events under sysfs
Shaokun Zhang
2022-03-08
arm64: drop unused includes of <linux/personality.h>
Sagar Patel
2022-03-07
irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IAR
Linu Cherian
2022-03-07
arm64: cpufeature: Add missing .field_width for GIC system registers
Mark Brown
2022-03-07
arm64: signal: nofpsimd: Do not allocate fp/simd context when not available
David Engraf
2022-03-07
arm64: prevent instrumentation of bp hardening callbacks
Mark Rutland
2022-03-07
arm64: crash_core: Export MODULES, VMALLOC, and VMEMMAP ranges
Huang Shijie
2022-03-07
arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...
James Morse
2022-03-03
cpuidle: PSCI: Move the `has_lpi` check to the beginning of the function
Mario Limonciello
2022-02-25
arm64/mte: Add userspace interface for enabling asymmetric mode
Mark Brown
2022-02-25
arm64/mte: Add hwcap for asymmetric mode
Mark Brown
2022-02-25
arm64/mte: Add a little bit of documentation for mte_update_sctlr_user()
Mark Brown
2022-02-25
arm64: cpufeature: Always specify and use a field width for capabilities
Mark Brown
2022-02-25
arm64: cpufeature: Remove cpu_has_fwb() check
Vladimir Murzin
2022-02-25
arm64: Add support of PAuth QARMA3 architected algorithm
Vladimir Murzin
2022-02-25
arm64: cpufeature: Mark existing PAuth architected algorithm as QARMA5
Vladimir Murzin
2022-02-25
arm64: cpufeature: Account min_field_value when cheking secondaries for PAuth
Vladimir Murzin
2022-02-25
arm64: Change elfcore for_each_mte_vma() to use VMA iterator
Liam Howlett
2022-02-24
arm64: Use the clearbhb instruction in mitigations
James Morse
2022-02-24
arm64: Mitigate spectre style branch history side channels
James Morse
2022-02-22
arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary
Peter Collingbourne
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-19
arm64: Support PREEMPT_DYNAMIC
Mark Rutland
2022-02-19
arm64: entry: Centralize preemption decision
Mark Rutland
2022-02-16
arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
James Morse
2022-02-16
arm64: Add percpu vectors for EL1
James Morse
2022-02-16
arm64: entry: Add macro for reading symbol addresses from the trampoline
James Morse
2022-02-16
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
2022-02-15
arm64: mte: Dump the MTE tags in the core file
Catalin Marinas
2022-02-15
arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
James Morse
2022-02-15
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
2022-02-15
arm64: entry: Make the kpti trampoline's kpti sequence optional
James Morse
2022-02-15
arm64: entry: Move trampoline macros out of ifdef'd section
James Morse
[next]