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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-17
KVM: arm64: Convert to the generic perf callbacks
Sean Christopherson
1
-32
/
+2
2021-11-17
KVM: Move x86's perf guest info callbacks to generic KVM
Sean Christopherson
2
-0
/
+15
2021-11-17
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
1
-0
/
+1
2021-11-17
perf: Add wrappers for invoking guest callbacks
Sean Christopherson
1
-11
/
+5
2021-11-17
perf/core: Rework guest callbacks to prepare for static_call support
Like Xu
2
-26
/
+22
2021-11-17
perf: Stop pretending that perf can handle multiple guest callbacks
Sean Christopherson
2
-6
/
+6
2021-11-17
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
1
-6
/
+12
2021-11-16
arm64: dts: allwinner: h6: tanix-tx6: Add SPDIF
Jernej Skrabec
1
-0
/
+22
2021-11-16
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
1
-2
/
+3
2021-11-16
arm64: mm: Fix VM_BUG_ON(mm != &init_mm) for trans_pgd
Pingfan Liu
1
-1
/
+1
2021-11-16
arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Mark Rutland
4
-19
/
+22
2021-11-15
arm64: dts: broadcom: bcm4908: add DT for Netgear RAXE500
Rafał Miłecki
2
-0
/
+51
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-21
/
+4
2021-11-15
arm64: dts: mt8183: change rpmsg property name
Tinghan Shen
1
-1
/
+1
2021-11-15
arm64: dts: meson-gxbb-wetek: use updated LED bindings
Christian Hewitt
1
-2
/
+5
2021-11-15
arm64: dts: meson-gxbb-wetek: fix missing GPIO binding
Christian Hewitt
1
-0
/
+1
2021-11-15
arm64: dts: meson-gxbb-wetek: fix HDMI in early boot
Christian Hewitt
1
-0
/
+2
2021-11-15
arm64: dts: amlogic: Fix SPI NOR flash node name for ODROID N2/N2+
Alexander Stein
1
-1
/
+1
2021-11-15
arm64: dts: amlogic: meson-g12: Fix GPU operating point table node name
Alexander Stein
1
-1
/
+1
2021-11-15
arm64: dts: amlogic: meson-g12: Fix thermal-zones indent
Alexander Stein
1
-55
/
+55
2021-11-15
arm64: dts: meson-sm1-odroid: add cec nodes
Dmitry Shmidt
1
-0
/
+14
2021-11-15
arm64: dts: renesas: r9a07g044: Add SCI[0-1] nodes
Lad Prabhakar
1
-0
/
+30
2021-11-15
arm64: dts: renesas: rzg2l-smarc: Enable SCIF2 on carrier board
Lad Prabhakar
1
-0
/
+28
2021-11-15
arm64: dts: renesas: r9a07g044: Add SCIF[1-4] nodes
Lad Prabhakar
1
-0
/
+72
2021-11-15
arm64: dts: allwinner: add 'chassis-type' property
Arnaud Ferraris
4
-0
/
+5
2021-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-16
/
+19
2021-11-12
Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
Paolo Bonzini
8
-16
/
+19
2021-11-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-11-11
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+1
2021-11-11
kasan: add kasan mode messages when kasan init
Kuan-Ying Lee
1
-1
/
+1
2021-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
6
-11
/
+23
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-10
/
+0
2021-11-10
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+0
2021-11-08
arm64/bpf: Remove 128MB limit for BPF JIT programs
Russell King
5
-21
/
+4
2021-11-08
KVM: arm64: Fix host stage-2 finalization
Quentin Perret
1
-2
/
+12
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
4
-7
/
+8
2021-11-08
KVM: arm64: Change the return type of kvm_vcpu_preferred_target()
YueHaibing
3
-11
/
+3
2021-11-08
KVM: arm64: nvhe: Fix a non-kernel-doc comment
Randy Dunlap
1
-1
/
+1
2021-11-08
KVM: arm64: Extract ESR_ELx.EC only
Mark Rutland
3
-2
/
+3
2021-11-08
arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions
Arnd Bergmann
1
-3
/
+9
2021-11-08
arm64: Track no early_pgtable_alloc() for kmemleak
Qian Cai
2
-3
/
+5
2021-11-08
arm64: vdso: remove -nostdlib compiler flag
Masahiro Yamada
2
-2
/
+2
2021-11-08
arm64: arm64_ftr_reg->name may not be a human-readable string
Reiji Watanabe
1
-3
/
+7
2021-11-07
Merge tag 'coresight-fixes-v5.16' of gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux into char-misc-linus
Greg Kroah-Hartman
1
-0
/
+1
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-2
/
+22
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-2
/
+2
2021-11-06
kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
1
-0
/
+16
2021-11-06
arm64: support page mapping percpu first chunk allocator
Kefeng Wang
1
-0
/
+4
2021-11-04
arm64: cpufeature: Export this_cpu_has_cap helper
Arnd Bergmann
1
-0
/
+1
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-4
/
+0
[prev]
[next]