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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-12
KVM: arm64: Fix reporting of endianess when the access originates at EL0
Marc Zyngier
1
-1
/
+4
2021-10-12
arm64: ftrace: use function_nocfi for _mcount as well
Sumit Garg
1
-1
/
+1
2021-10-12
arm64: asm: setup.h: export common variables
Anders Roxell
1
-0
/
+6
2021-10-11
KVM: arm64: Initialize trap registers for protected VMs
Fuad Tabba
2
-0
/
+3
2021-10-11
KVM: arm64: Add handlers for protected VM System Registers
Fuad Tabba
2
-0
/
+200
2021-10-11
KVM: arm64: Add missing field descriptor for MDCR_EL2
Fuad Tabba
1
-0
/
+1
2021-10-11
Merge branch kvm-arm64/misc-5.16 into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2021-10-11
KVM: arm64: Allow KVM to be disabled from the command line
Marc Zyngier
1
-0
/
+1
2021-10-11
KVM: arm64: Disable privileged hypercalls after pKVM finalisation
Will Deacon
1
-11
/
+14
2021-10-11
KVM: arm64: Turn __KVM_HOST_SMCCC_FUNC_* into an enum (mostly)
Marc Zyngier
1
-20
/
+24
2021-10-07
futex,arm: Wire up sys_futex_waitv()
André Almeida
2
-1
/
+3
2021-10-07
arm64: mte: Add asymmetric mode support
Vincenzo Frascino
4
-6
/
+12
2021-10-07
arm64: mte: Bitfield definitions for Asymm MTE
Vincenzo Frascino
1
-0
/
+3
2021-10-01
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
1
-1
/
+0
2021-10-01
arm64: trans_pgd: remove trans_pgd_map_page()
Pasha Tatashin
1
-4
/
+1
2021-10-01
arm64: kexec: remove cpu-reset.h
Pasha Tatashin
1
-0
/
+6
2021-10-01
arm64: kexec: keep MMU enabled during kexec relocation
Pasha Tatashin
1
-0
/
+3
2021-10-01
arm64: kexec: install a copy of the linear-map
Pasha Tatashin
2
-0
/
+21
2021-10-01
arm64: kexec: use ld script for relocation function
Pasha Tatashin
1
-0
/
+1
2021-10-01
arm64: kexec: configure EL2 vectors for kexec
Pasha Tatashin
1
-0
/
+1
2021-10-01
arm64: kexec: Use dcache ops macros instead of open-coding
Pasha Tatashin
1
-7
/
+23
2021-10-01
arm64: hibernate: abstract ttrb0 setup function
Pasha Tatashin
1
-0
/
+24
2021-10-01
arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
Pasha Tatashin
2
-2
/
+9
2021-10-01
arm64: kernel: add helper for booted at EL2 and not VHE
Pasha Tatashin
1
-0
/
+5
2021-10-01
kvm: use kvfree() in kvm_arch_free_vm()
Juergen Gross
1
-1
/
+0
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
1
-1
/
+1
2021-09-30
arm64: add CPU field to struct thread_info
Ard Biesheuvel
1
-0
/
+1
2021-09-29
arm64/mm: Add pud_sect_supported()
Anshuman Khandual
2
-2
/
+7
2021-09-24
Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-3
/
+0
2021-09-23
Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
Jia He
1
-3
/
+0
2021-09-21
arm64: Mitigate MTE issues with str{n}cmp()
Robin Murphy
2
-0
/
+7
2021-09-21
arm64: add MTE supported check to thread switching and syscall entry/exit
Peter Collingbourne
1
-0
/
+6
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-10
/
+0
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2
-16
/
+0
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
1
-5
/
+5
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-92
/
+217
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+3
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2
-1
/
+3
2021-09-01
Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
2
-0
/
+123
2021-09-01
Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2021-09-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
18
-74
/
+120
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-1
/
+1
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+1
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-11
/
+3
2021-08-31
Merge tag 'acpi-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+3
2021-08-31
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
5
-15
/
+37
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2021-08-26
Merge branch 'for-next/entry' into for-next/core
Catalin Marinas
1
-2
/
+3
2021-08-26
Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remote-tracking branch 'arm64/for-next/perf' into for-next/core
Catalin Marinas
15
-67
/
+101
2021-08-26
arm64: Do not trap PMSNEVFR_EL1
Alexandru Elisei
1
-2
/
+11
[prev]
[next]