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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-53
/
+137
2021-03-12
KVM: arm64: Fix exclusive limit for IPA size
Marc Zyngier
1
-2
/
+1
2021-03-12
KVM: arm64: Reject VM creation when the default IPA size is unsupported
Marc Zyngier
1
-4
/
+8
2021-03-11
arm64: mm: remove unused __cpu_uses_extended_idmap[_level()]
Ard Biesheuvel
1
-14
/
+0
2021-03-11
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
3
-6
/
+3
2021-03-10
arm64: perf: Fix 64-bit event counter read truncation
Rob Herring
1
-1
/
+1
2021-03-10
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
3
-12
/
+24
2021-03-10
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
3
-2
/
+5
2021-03-09
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
5
-8
/
+15
2021-03-09
arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL
Andrey Konovalov
1
-0
/
+5
2021-03-09
KVM: arm64: Don't use cbz/adr with external symbols
Sami Tolvanen
1
-2
/
+4
2021-03-08
arm64/mm: Reorganize pfn_valid()
Anshuman Khandual
1
-5
/
+16
2021-03-08
arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
Anshuman Khandual
1
-0
/
+12
2021-03-08
arm64/mm: Drop THP conditionality from FORCE_MAX_ZONEORDER
Anshuman Khandual
1
-2
/
+2
2021-03-08
arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHARE
Anshuman Khandual
1
-2
/
+0
2021-03-08
arm64: Drop support for CMDLINE_EXTEND
Will Deacon
2
-10
/
+1
2021-03-08
arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overrides
Will Deacon
1
-19
/
+25
2021-03-06
KVM: arm64: Fix range alignment when walking page tables
Jia He
1
-0
/
+1
2021-03-06
KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility
Marc Zyngier
2
-4
/
+39
2021-03-06
KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()
Marc Zyngier
4
-7
/
+14
2021-03-06
KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is available
Marc Zyngier
2
-3
/
+9
2021-03-06
KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key
Marc Zyngier
2
-10
/
+10
2021-03-06
KVM: arm64: Fix nVHE hyp panic host context restore
Andrew Scull
3
-10
/
+11
2021-03-06
KVM: arm64: Avoid corrupting vCPU context register in guest exit
Will Deacon
1
-1
/
+1
2021-03-06
KVM: arm64: nvhe: Save the SPE context early
Suzuki K Poulose
3
-3
/
+25
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-526
/
+4
2021-02-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-25
/
+42
2021-02-26
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
7
-73
/
+60
2021-02-26
kfence: add test suite
Marco Elver
1
-1
/
+1
2021-02-26
kfence: use pt_regs to generate stack trace on faults
Marco Elver
2
-3
/
+1
2021-02-26
arm64, kfence: enable KFENCE for ARM64
Marco Elver
4
-1
/
+36
2021-02-26
arm64/mm: define arch_get_mappable_range()
Anshuman Khandual
1
-8
/
+7
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2021-02-25
arm64: stacktrace: Report when we reach the end of the stack
Mark Brown
1
-1
/
+1
2021-02-25
arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)
Timothy E Baldwin
1
-1
/
+1
2021-02-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-6
/
+39
2021-02-24
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
4
-6
/
+39
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2021-02-24
arm64: Add missing ISB after invalidating TLB in enter_vhe
Marc Zyngier
1
-0
/
+1
2021-02-24
arm64: Add missing ISB after invalidating TLB in __primary_switch
Marc Zyngier
1
-0
/
+1
2021-02-24
arm64: VHE: Enable EL2 MMU from the idmap
Marc Zyngier
1
-13
/
+26
2021-02-24
KVM: arm64: make the hyp vector table entries local
Joey Gouly
1
-1
/
+1
2021-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-1
/
+2
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+3
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+6
2021-02-23
arm64/mm: Fixed some coding style issues
Zhiyuan Dai
1
-3
/
+3
2021-02-23
arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
He Zhe
1
-1
/
+1
2021-02-23
Merge branch 'for-5.12/i2c-hid' into for-linus
Jiri Kosina
1
-1
/
+2
2021-02-22
Merge tag 'regulator-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+8
[next]