index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-19
arm64: Add HWCAP for self-synchronising virtual counter
Marc Zyngier
1
-0
/
+1
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
1
-0
/
+1
2021-06-22
KVM: arm64: Add ioctl to fetch/store tags in a guest
Steven Price
1
-0
/
+11
2020-11-27
KVM: arm64: Move 'struct kvm_arch_memory_slot' out of uapi/
Will Deacon
1
-3
/
+0
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+16
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
3
-1
/
+6
2020-09-30
Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/next
Marc Zyngier
1
-0
/
+9
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
1
-0
/
+9
2020-09-29
KVM: arm64: Add PMU event filtering infrastructure
Marc Zyngier
1
-0
/
+16
2020-09-04
arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS support
Catalin Marinas
1
-0
/
+3
2020-09-04
arm64: mte: Add PROT_MTE support to mmap() and mprotect()
Catalin Marinas
1
-0
/
+1
2020-09-03
arm64: mte: CPU feature detection and initial sysreg configuration
Vincenzo Frascino
1
-1
/
+1
2020-09-03
arm64: mte: system register definitions
Vincenzo Frascino
1
-0
/
+1
2020-07-31
Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...
Catalin Marinas
1
-1
/
+1
2020-07-30
arm64: sigcontext.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-24
arm64: Reserve HWCAP2_MTE as (1 << 18)
Catalin Marinas
1
-0
/
+1
2020-03-16
arm64: Basic Branch Target Identification support
Dave Martin
3
-0
/
+19
2020-01-31
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+11
2020-01-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+8
2020-01-23
arm64: KVM: Add UAPI notes for swapped registers
Andrew Jones
1
-2
/
+10
2020-01-22
Merge branch 'for-next/rng' into for-next/core
Will Deacon
1
-0
/
+1
2020-01-22
arm64: Implement archrandom.h for ARMv8.5-RNG
Richard Henderson
1
-0
/
+1
2020-01-19
KVM: arm64: Correct PSTATE on exception entry
Mark Rutland
1
-0
/
+1
2020-01-15
arm64: cpufeature: Export matrix and other features to userspace
Steven Price
1
-0
/
+7
2020-01-07
arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headers
Amanieu d'Antras
1
-0
/
+1
2019-10-24
Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...
Marc Zyngier
1
-0
/
+2
2019-10-21
KVM: arm64: Provide VCPU attributes for stolen time
Steven Price
1
-0
/
+2
2019-10-21
KVM: arm/arm64: Allow user injection of external data aborts
Christoffer Dall
1
-1
/
+2
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2019-09-09
KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE
Marc Zyngier
1
-1
/
+3
2019-08-05
arm64: remove unneeded uapi/asm/stat.h
Masahiro Yamada
1
-17
/
+0
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
1
-1
/
+1
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+10
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+5
2019-07-05
KVM: arm/arm64: Add save/restore support for firmware workaround state
Andre Przywara
1
-0
/
+10
2019-06-25
arm64: Expose FRINT capabilities to userspace
Mark Brown
1
-0
/
+1
2019-06-25
arm64: Expose ARMv8.5 CondM capability to userspace
Mark Brown
1
-0
/
+1
2019-06-18
arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>
Anisse Astier
1
-5
/
+3
2019-06-14
docs: arm64: convert docs to ReST and rename to .rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-13
arm64/sve: Fix missing SVE/FPSIMD endianness conversions
Dave Martin
3
-0
/
+25
2019-06-05
arm64: add PTRACE_SYSEMU{,SINGLESTEP} definations to uapi headers
Sudeep Holla
1
-0
/
+3
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+43
2019-04-24
KVM: arm64: Add userspace flag to enable pointer authentication
Amit Daniel Kachhap
1
-0
/
+2
2019-04-23
arm64: Expose SVE2 features for userspace
Dave Martin
1
-0
/
+6
2019-04-18
KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing
Dave Martin
1
-0
/
+5
2019-04-18
KVM: arm64/sve: Clean up UAPI register ID definitions
Dave Martin
1
-9
/
+23
2019-04-16
arm64: Expose DC CVADP to userspace
Andrew Murray
1
-0
/
+5
2019-04-16
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
1
-1
/
+1
2019-03-29
KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
Dave Martin
1
-0
/
+5
[next]