index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+1
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
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
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
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
2022-02-14
arm64: Correct wrong label in macro __init_el2_gicv3
Joakim Tjernlund
1
-1
/
+1
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
1
-7
/
+14
2022-02-08
Merge branch kvm-arm64/pmu-bl into kvmarm-master/next
Marc Zyngier
1
-1
/
+14
2022-02-08
KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU
Alexandru Elisei
1
-0
/
+12
2022-02-08
KVM: arm64: Keep a per-VM pointer to the default PMU
Marc Zyngier
1
-1
/
+1
2022-02-08
KVM: arm64: Do not change the PMU event filter after a VCPU has run
Marc Zyngier
1
-0
/
+1
2022-02-08
Merge branch kvm-arm64/vmid-allocator into kvmarm-master/next
Marc Zyngier
2
-4
/
+10
2022-02-08
KVM: arm64: Make active_vmids invalid on vCPU schedule out
Shameer Kolothum
1
-0
/
+1
2022-02-08
KVM: arm64: Align the VMID allocation with the arm64 ASID
Julien Grall
2
-4
/
+4
2022-02-08
KVM: arm64: Make VMID bits accessible outside of allocator
Shameer Kolothum
1
-0
/
+1
2022-02-08
KVM: arm64: Introduce a new VMID allocator for KVM
Shameer Kolothum
1
-0
/
+4
2022-02-08
Merge branch kvm-arm64/mmu-rwlock into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2022-02-08
KVM: arm64: Use read/write spin lock for MMU protection
Jing Zhang
1
-0
/
+2
2022-02-08
KVM: arm64: Emulate the OS Lock
Oliver Upton
1
-0
/
+4
2022-02-08
KVM: arm64: Allow guest to set the OSLK bit
Oliver Upton
1
-0
/
+3
2022-02-08
KVM: arm64: Stash OSLSR_EL1 in the cpu context
Oliver Upton
2
-0
/
+6
2022-02-07
irqchip/apple-aic: Move PMU-specific registers to their own include file
Marc Zyngier
1
-0
/
+19
2022-01-28
Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...
Catalin Marinas
1
-0
/
+2
2022-01-27
arm64: Add Cortex-A510 CPU part definition
Anshuman Khandual
1
-0
/
+2
2022-01-24
arm64: Add Cortex-X2 CPU part definition
Anshuman Khandual
1
-0
/
+2
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
[prev]
[next]