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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
19
-76
/
+265
2021-02-19
arm64 module: set plt* section addresses to 0x0
Shaoying Xu
1
-3
/
+3
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
9
-80
/
+62
2021-02-12
Merge branch 'for-next/rng' into for-next/core
Will Deacon
1
-10
/
+72
2021-02-12
Merge branch 'for-next/perf' into for-next/core
Will Deacon
1
-1
/
+8
2021-02-12
Merge branch 'for-next/misc' into for-next/core
Will Deacon
6
-17
/
+37
2021-02-12
Merge branch 'for-next/kexec' into for-next/core
Will Deacon
3
-6
/
+45
2021-02-12
Merge branch 'for-next/faultaround' into for-next/core
Will Deacon
1
-1
/
+11
2021-02-12
Merge branch 'for-next/crypto' into for-next/core
Will Deacon
1
-0
/
+16
2021-02-12
Merge branch 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/next
Marc Zyngier
1
-0
/
+3
2021-02-12
Merge branch 'kvm-arm64/rng-5.12' into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2021-02-12
Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/next
Marc Zyngier
4
-73
/
+46
2021-02-11
locking/arch: Move qrwlock.h include after qspinlock.h
Waiman Long
1
-1
/
+1
2021-02-09
arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line
Marc Zyngier
1
-0
/
+1
2021-02-09
arm64: Defer enabling pointer authentication on boot core
Srinivas Ramana
2
-0
/
+11
2021-02-09
arm64: cpufeatures: Allow disabling of BTI from the command-line
Marc Zyngier
1
-0
/
+1
2021-02-09
arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line
Marc Zyngier
1
-0
/
+2
2021-02-09
arm64: Extract early FDT mapping from kaslr_early_init()
Marc Zyngier
1
-0
/
+11
2021-02-09
arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()
Marc Zyngier
1
-0
/
+1
2021-02-09
arm64: cpufeature: Add global feature override facility
Marc Zyngier
1
-0
/
+6
2021-02-09
arm64: Simplify init_el2_state to be non-VHE only
Marc Zyngier
1
-25
/
+8
2021-02-09
arm64: Drop early setting of MDSCR_EL2.TPMS
Marc Zyngier
1
-3
/
+0
2021-02-09
KVM: Raise the maximum number of user memslots
Vitaly Kuznetsov
1
-1
/
+0
2021-02-08
arm64: Provide an 'upgrade to VHE' stub hypercall
Marc Zyngier
1
-1
/
+6
2021-02-08
arm64: Turn the MMU-on sequence into a macro
Marc Zyngier
1
-0
/
+17
2021-02-08
arm64: Fix labels in el2_setup macros
Marc Zyngier
1
-12
/
+12
2021-02-04
arm64: Add TRFCR_ELx definitions
Jonathan Zhou
1
-0
/
+11
2021-02-03
arm64: assembler: add cond_yield macro
Ard Biesheuvel
1
-0
/
+16
2021-02-03
arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offset
Joey Gouly
1
-0
/
+6
2021-02-03
arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offset
Joey Gouly
3
-3
/
+9
2021-02-03
KVM: arm64: Upgrade PMU support to ARMv8.4
Marc Zyngier
1
-0
/
+3
2021-02-02
arm64: Use simpler arithmetics for the linear map macros
Catalin Marinas
1
-2
/
+2
2021-02-02
arm64: Do not pass tagged addresses to __is_lm_address()
Catalin Marinas
1
-1
/
+1
2021-01-27
arm64: kexec: move relocation function setup
Pavel Tatashin
1
-0
/
+1
2021-01-27
arm64: trans_pgd: hibernate: idmap the single page that holds the copy page routines
James Morse
1
-0
/
+3
2021-01-27
arm64: mm: Always update TCR_EL1 from __cpu_set_tcr_t0sz()
James Morse
1
-4
/
+3
2021-01-27
arm64: trans_pgd: pass allocator trans_pgd_create_copy
Pavel Tatashin
1
-2
/
+2
2021-01-27
arm64: trans_pgd: make trans_pgd_map_page generic
Pavel Tatashin
1
-2
/
+17
2021-01-27
arm64: hibernate: move page handling function to new trans_pgd.c
Pavel Tatashin
1
-0
/
+21
2021-01-27
arm64: kexec: make dtb_mem always enabled
Pavel Tatashin
1
-2
/
+2
2021-01-26
arm64: cacheflush: Remove stale comment
Shaokun Zhang
1
-5
/
+0
2021-01-26
arm64: Fix kernel address detection of __is_lm_address()
Vincenzo Frascino
1
-2
/
+4
2021-01-25
KVM: arm64: Implement the TRNG hypervisor call
Ard Biesheuvel
1
-0
/
+2
2021-01-25
KVM: arm64: Filter out the case of only changing permissions from stage-2 map path
Yanan Wang
1
-0
/
+5
2021-01-24
fs: add mount_setattr()
Christian Brauner
2
-1
/
+3
2021-01-23
KVM: arm64: Remove hyp_symbol_addr
David Brazdil
1
-26
/
+0
2021-01-23
KVM: arm64: Remove patching of fn pointers in hyp
David Brazdil
1
-18
/
+0
2021-01-23
KVM: arm64: Fix constant-pool users in hyp
David Brazdil
1
-26
/
+16
2021-01-23
KVM: arm64: Apply hyp relocations at runtime
David Brazdil
2
-0
/
+2
2021-01-23
KVM: arm64: Add symbol at the beginning of each hyp section
David Brazdil
1
-2
/
+27
[prev]
[next]