index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-14
Merge branch 'for-next/linkage' into for-next/core
Will Deacon
2
-27
/
+3
2022-03-14
Merge branch 'for-next/insn' into for-next/core
Will Deacon
3
-19
/
+87
2022-03-14
Merge branch 'for-next/errata' into for-next/core
Will Deacon
2
-2
/
+34
2022-03-10
arm64, topology: enable use of init_cpu_capacity_cppc()
Ionela Voinescu
1
-0
/
+4
2022-03-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-2
/
+2
2022-03-09
arm64: Do not include __READ_ONCE() block in assembly files
Nathan Chancellor
1
-2
/
+2
2022-03-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-13
/
+3
2022-03-09
arm64: kasan: fix include error in MTE functions
Paul Semel
1
-0
/
+1
2022-03-08
Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
11
-2
/
+189
2022-03-08
Merge branch 'for-next/perf-m1' into for-next/perf
Will Deacon
1
-0
/
+64
2022-03-08
drivers/perf: Add Apple icestorm/firestorm CPU PMU driver
Marc Zyngier
1
-0
/
+45
2022-03-08
arm64: perf: Consistently make all event numbers as 16-bits
Shaokun Zhang
1
-149
/
+149
2022-03-08
arm64: perf: Expose some Armv9 common events under sysfs
Shaokun Zhang
1
-0
/
+14
2022-03-08
arm64: Ensure execute-only permissions are not allowed without EPAN
Catalin Marinas
2
-13
/
+2
2022-03-07
Revert "arm64: Mitigate MTE issues with str{n}cmp()"
Joey Gouly
2
-7
/
+0
2022-03-07
irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IAR
Linu Cherian
2
-2
/
+34
2022-03-07
arm64: cpufeature: Warn if we attempt to read a zero width field
Mark Brown
1
-0
/
+2
2022-03-07
arm64: prevent instrumentation of bp hardening callbacks
Mark Rutland
1
-1
/
+2
2022-02-25
arm64/mte: Add userspace interface for enabling asymmetric mode
Mark Brown
1
-0
/
+1
2022-02-25
arm64/mte: Add hwcap for asymmetric mode
Mark Brown
2
-0
/
+2
2022-02-25
arm64: cpufeature: Always specify and use a field width for capabilities
Mark Brown
1
-0
/
+1
2022-02-25
arm64: Always use individual bits in CPACR floating point enables
Mark Brown
2
-3
/
+2
2022-02-25
arm64: Define CPACR_EL1_FPEN similarly to other floating point controls
Mark Brown
2
-1
/
+4
2022-02-25
arm64: module: remove (NOLOAD) from linker script
Fangrui Song
1
-3
/
+3
2022-02-25
Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next
Marc Zyngier
1
-0
/
+7
2022-02-25
arm64: Add support of PAuth QARMA3 architected algorithm
Vladimir Murzin
4
-0
/
+17
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-7
/
+4
2022-02-25
arm64: simplify access_ok()
Arnd Bergmann
1
-24
/
+10
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
1
-2
/
+0
2022-02-24
arm64: Use the clearbhb instruction in mitigations
James Morse
5
-0
/
+39
2022-02-24
KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
James Morse
1
-0
/
+5
2022-02-24
arm64: Mitigate spectre style branch history side channels
James Morse
6
-2
/
+46
2022-02-23
sched/headers: Add initial new headers as identity mappings
Ingo Molnar
1
-0
/
+1
2022-02-22
arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary
Peter Collingbourne
1
-0
/
+22
2022-02-22
arm64: insn: add encoders for atomic operations
Hou Tao
1
-7
/
+73
2022-02-22
arm64: move AARCH64_BREAK_FAULT into insn-def.h
Hou Tao
2
-12
/
+14
2022-02-22
arm64: clean up symbol aliasing
Mark Rutland
1
-24
/
+0
2022-02-21
KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags field
Will Deacon
1
-0
/
+7
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2
-1
/
+5
2022-02-19
arm64: Support PREEMPT_DYNAMIC
Mark Rutland
1
-2
/
+17
2022-02-16
arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
James Morse
1
-0
/
+2
2022-02-16
arm64: Add percpu vectors for EL1
James Morse
1
-1
/
+28
2022-02-16
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
2
-0
/
+58
2022-02-15
arm64: mte: Define the number of bytes for storing the tags in a page
Catalin Marinas
1
-0
/
+1
2022-02-15
arm64: atomics: remove redundant static branch
Mark Rutland
1
-4
/
+2
2022-02-15
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
2
-2
/
+9
2022-02-15
arm64: entry: Move the trampoline data page before the text page
James Morse
1
-1
/
+1
2022-02-15
KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
James Morse
1
-0
/
+5
2022-02-15
arm64/mm: Consolidate TCR_EL1 fields
Anshuman Khandual
2
-4
/
+2
2022-02-15
arm64: random: implement arch_get_random_int/_long based on RNDR
Ard Biesheuvel
1
-6
/
+39
[prev]
[next]