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
2018-12-28
kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS
Andrey Konovalov
1
-0
/
+1
2018-12-28
kasan, mm, arm64: tag non slab memory allocated via pagealloc
Andrey Konovalov
1
-1
/
+7
2018-12-28
kasan, arm64: add brk handler for inline instrumentation
Andrey Konovalov
2
-0
/
+62
2018-12-28
kasan, arm64: enable top byte ignore for the kernel
Andrey Konovalov
2
-1
/
+8
2018-12-28
kasan, arm64: fix up fault handling logic
Andrey Konovalov
1
-9
/
+22
2018-12-28
kasan, arm64: untag address in _virt_addr_is_linear
Andrey Konovalov
1
-3
/
+4
2018-12-28
kasan: add tag related helper functions
Andrey Konovalov
3
-2
/
+20
2018-12-28
arm64: move untagged_addr macro from uaccess.h to memory.h
Andrey Konovalov
2
-7
/
+8
2018-12-28
kasan: initialize shadow to 0xff for tag-based mode
Andrey Konovalov
1
-2
/
+12
2018-12-28
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
1
-19
/
+24
2018-12-28
kasan, arm64: adjust shadow size for tag-based mode
Andrey Konovalov
2
-6
/
+13
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-181
/
+828
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-12
/
+24
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-106
/
+165
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
107
-1099
/
+3043
2018-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
1
-1
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-61
/
+13
2018-12-20
arm64: select ACPI PCI code only when both features are enabled
Sinan Kaya
1
-2
/
+2
2018-12-19
Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
15
-105
/
+164
2018-12-19
arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro
Marc Zyngier
1
-0
/
+1
2018-12-19
arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
Will Deacon
1
-1
/
+1
2018-12-19
arm64: KVM: Add trapped system register access tracepoint
Marc Zyngier
3
-0
/
+41
2018-12-19
KVM: arm64: Make vcpu const in vcpu_read_sys_reg
Christoffer Dall
2
-2
/
+2
2018-12-19
KVM: arm/arm64: Fixup the kvm_exit tracepoint
Christoffer Dall
2
-4
/
+6
2018-12-18
KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS
Christoffer Dall
1
-9
/
+7
2018-12-18
KVM: arm64: Add support for creating PUD hugepages at stage 2
Punit Agrawal
3
-0
/
+20
2018-12-18
KVM: arm64: Update age handlers to support PUD hugepages
Punit Agrawal
2
-0
/
+6
2018-12-18
KVM: arm64: Support handling access faults for PUD hugepages
Punit Agrawal
2
-0
/
+13
2018-12-18
KVM: arm64: Support PUD hugepage in stage2_is_exec()
Punit Agrawal
2
-0
/
+7
2018-12-18
KVM: arm64: Support dirty page tracking for PUD hugepages
Punit Agrawal
1
-0
/
+10
2018-12-18
KVM: arm/arm64: Introduce helpers to manipulate page table entries
Punit Agrawal
1
-0
/
+5
2018-12-18
KVM: arm/arm64: Log PSTATE for unhandled sysregs
Mark Rutland
1
-4
/
+4
2018-12-18
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
6
-85
/
+41
2018-12-14
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
2
-17
/
+0
2018-12-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2018-12-14
arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset()
Miles Chen
1
-0
/
+1
2018-12-13
arm64: sysreg: Use _BITUL() when defining register bits
Will Deacon
1
-40
/
+41
2018-12-13
arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matches
Will Deacon
3
-89
/
+99
2018-12-13
arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4
Will Deacon
3
-17
/
+8
2018-12-13
arm64: ptr auth: Move per-thread keys from thread_info to thread_struct
Will Deacon
4
-8
/
+7
2018-12-13
arm64: enable pointer authentication
Mark Rutland
1
-0
/
+23
2018-12-13
arm64: add prctl control for resetting ptrauth keys
Kristina Martsenko
4
-0
/
+55
2018-12-13
arm64: perf: strip PAC when unwinding userspace
Mark Rutland
2
-1
/
+12
2018-12-13
arm64: expose user PAC bit positions via ptrace
Mark Rutland
5
-2
/
+56
2018-12-13
arm64: add basic pointer authentication support
Mark Rutland
6
-0
/
+104
2018-12-13
arm64/cpufeature: detect pointer authentication
Mark Rutland
3
-1
/
+109
2018-12-13
arm64: Don't trap host pointer auth use to EL2
Mark Rutland
1
-1
/
+3
2018-12-13
arm64/kvm: hide ptrauth from guests
Mark Rutland
2
-0
/
+26
2018-12-13
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
3
-4
/
+4
[next]