index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-28
mm/memblock.c: skip kmemleak for kasan_init()
Qian Cai
1
-1
/
+1
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-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-181
/
+828
2018-12-28
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-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
107
-1099
/
+3043
2018-12-22
arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
6
-10
/
+12
2018-12-21
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2
-2
/
+2
2018-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
1
-1
/
+1
2018-12-21
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
Revert "arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO"
Horia Geantă
1
-3
/
+0
2018-12-20
Merge tag 'renesas-fixes2-for-v4.20' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-1
/
+1
2018-12-20
Merge tag 'sunxi-dt64-for-4.21-2' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-0
/
+14
2018-12-20
Merge tag 'imx-qspi-dt-clean' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
4
-5
/
+12
2018-12-20
Merge tag 'am654-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
5
-3
/
+318
2018-12-20
Merge tag 'zynqmp-dt-for-v5.0' of https://github.com/Xilinx/linux-xlnx into n...
Arnd Bergmann
6
-19
/
+27
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-19
arm64: default to the direct mapping in get_arch_dma_ops
Christoph Hellwig
1
-5
/
+1
2018-12-19
arm64: dts: allwinner: a64: bananapi-m64: Add Bluetooth device node
Chen-Yu Tsai
1
-0
/
+14
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-18
arm64: dts: mt7622: Remove un-used property for PCIe
Honghui Zhang
1
-2
/
+0
2018-12-17
arm64: dts: exynos: Add Bluetooth chip to TM2(e) boards
Marek Szyprowski
1
-0
/
+14
2018-12-16
arm64: dts: imx8mq-evk: enable watchdog
Baruch Siach
1
-0
/
+13
2018-12-16
arm64: dts: imx8mq: add watchdog devices
Baruch Siach
1
-0
/
+24
2018-12-16
arm64: add support for i.MX8M EVK board
Lucas Stach
2
-0
/
+292
[prev]
[next]