1. 9033bba KVM: arm64/sve: Add pseudo-register for the guest's vector lengths by Dave Martin · 6 years ago
  2. e1c9c98 KVM: arm64/sve: Add SVE support to register access ioctl interface by Dave Martin · 6 years ago
  3. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  4. 3d8dfe7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  5. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  6. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  7. d0a060b arm64: add ptrace regsets for ptrauth key management by Kristina Martsenko · 6 years ago
  8. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  9. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  10. 9966a05 arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h> by Dave Martin · 6 years ago
  11. ee1b465 arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definition by Dave Martin · 6 years ago
  12. ec6e822 arm64: expose user PAC bit positions via ptrace by Mark Rutland · 6 years ago
  13. 7503197 arm64: add basic pointer authentication support by Mark Rutland · 6 years ago
  14. bd4fb6d arm64: Add support for SB barrier and patch in over DSB; ISB sequences by Will Deacon · 7 years ago
  15. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  16. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  17. f283801 signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE by Eric W. Biederman · 7 years ago
  18. 8f04e8e arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3 by Will Deacon · 6 years ago
  19. d71be2b arm64: cpufeature: Detect SSBS and advertise to userspace by Will Deacon · 7 years ago
  20. 82b355d y2038: Remove newstat family from default syscall set by Arnd Bergmann · 7 years ago
  21. b7b27fa arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS by Dongjiu Geng · 6 years ago
  22. b357bf6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  23. 94b07c1 arm64: signal: Report signal frame size to userspace via auxv by Dave Martin · 7 years ago
  24. 6e40767 KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION by Eric Auger · 7 years ago
  25. 85bd0ba arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 7 years ago
  26. af4a81b arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE by Dave Martin · 7 years ago
  27. 7206dc9 arm64: Expose Arm v8.4 features by Suzuki K Poulose · 7 years ago
  28. af40ff6 arm64: signal: Ensure si_code is valid for all fault signals by Dave Martin · 7 years ago
  29. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  30. 526c3dd signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS by Eric W. Biederman · 7 years ago
  31. 3b3b681 arm64: v8.4: Support for new floating point multiplication instructions by Dongjiu Geng · 7 years ago
  32. a39cada arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  33. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  34. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  35. 3eb4271 KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET by Eric Auger · 7 years ago
  36. 5c5196d KVM: arm/arm64: Support EL1 phys timer register access in set/get reg by Christoffer Dall · 8 years ago
  37. ce69908 arm64/sve: Add documentation by Dave Martin · 7 years ago
  38. 43994d8 arm64/sve: Detect SVE and activate runtime support by Dave Martin · 7 years ago
  39. 43d4da2c4 arm64/sve: ptrace and ELF coredump support by Dave Martin · 7 years ago
  40. d0b8cd3 arm64/sve: Signal frame and context structure definition by Dave Martin · 7 years ago
  41. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  42. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  43. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  44. d7b1d22 arm64: uapi: Remove PSR_Q_BIT by Will Deacon · 7 years ago
  45. f5e035f arm64: Expose support for optional ARMv8-A features by Suzuki K Poulose · 7 years ago
  46. 7aac405 arm64: Expose DC CVAP to userspace by Robin Murphy · 7 years ago
  47. 7a7e98f arm64: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  48. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  49. 33f0826 arm64: signal: Allow expansion of the signal frame by Dave Martin · 8 years ago
  50. bb4322f arm64: signal: factor out signal frame record allocation by Dave Martin · 8 years ago
  51. 99a1db7 KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace by Christoffer Dall · 8 years ago
  52. 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  53. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  54. 36c344f Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  55. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  56. 2807712 KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES by Eric Auger · 8 years ago
  57. 3b65808 KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES by Eric Auger · 8 years ago
  58. 876ae23 KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group by Eric Auger · 8 years ago
  59. c24a7be Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  60. 3fe17e6 KVM: arm/arm64: Add ARM user space interrupt signaling ABI by Alexander Graf · 8 years ago
  61. 4b4357e kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public by Paolo Bonzini · 8 years ago
  62. c651aae arm64: v8.3: Support for weaker release consistency by Suzuki K Poulose · 8 years ago
  63. cb567e7 arm64: v8.3: Support for complex number instructions by Suzuki K Poulose · 8 years ago
  64. c8c3798 arm64: v8.3: Support for Javascript conversion instruction by Suzuki K Poulose · 8 years ago
  65. fd7e9a8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  66. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  67. e96a006 KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl by Vijaya Kumar K · 8 years ago
  68. d017d7b KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access by Vijaya Kumar K · 8 years ago
  69. 94574c9 KVM: arm/arm64: vgic: Add distributor and redistributor access by Vijaya Kumar K · 8 years ago
  70. aeb1f39 arm64/ptrace: Avoid uninitialised struct padding in fpr_set() by Dave Martin · 8 years ago
  71. f92f5ce0 arm64: Advertise support for Rounding double multiply instructions by Suzuki K Poulose · 8 years ago
  72. 77c97b4 arm64: cpufeature: Expose CPUID registers by emulation by Suzuki K Poulose · 8 years ago
  73. 194d6ad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  74. 3146bc6 arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO by James Hogan · 8 years ago
  75. 1085fdc KVM: arm64: vgic-its: Introduce new KVM ITS device by Andre Przywara · 8 years ago
  76. b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 9 years ago
  77. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  78. bb0c70b arm64: KVM: Add a new vcpu device control group for PMUv3 by Shannon Zhao · 9 years ago
  79. 808e738 arm64: KVM: Add a new feature bit for PMUv3 by Shannon Zhao · 9 years ago
  80. bf50061 arm64: Add support for Half precision floating point by Suzuki K Poulose · 9 years ago
  81. 57f4959 arm64: kernel: Add support for User Access Override by James Morse · 9 years ago
  82. a18e2fa Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  83. d192791 arm64: use linux/types.h in kvm.h by Arnd Bergmann · 9 years ago
  84. c969265 arm64: Fix MINSIGSTKSZ and SIGSTKSZ by Manjeet Pawar · 9 years ago
  85. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  86. bca556a arm64/kvm: Add generic v8 KVM target by Suzuki K. Poulose · 10 years ago
  87. 40a1db2 arm64: elf: advertise 8.1 atomic instructions as new hwcap by Will Deacon · 10 years ago
  88. 338d4f4 arm64: kernel: Add support for Privileged Access Never by James Morse · 9 years ago
  89. 21b6f32 KVM: arm64: guest debug, define API headers by Alex Bennée · 10 years ago
  90. fd1d0dd KVM: arm/arm64: check IRQ number on userland injection by Andre Przywara · 10 years ago
  91. 174178f KVM: arm/arm64: add irqfd support by Eric Auger · 10 years ago
  92. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  93. 33b3654 arm64: uapi: expose our struct ucontext to the uapi headers by Will Deacon · 10 years ago
  94. ac3d373 arm/arm64: KVM: allow userland to request a virtual GICv3 by Andre Przywara · 11 years ago
  95. 065c003 KVM: arm/arm64: vgic: add init entry to VGIC KVM device by Eric Auger · 10 years ago
  96. a98f26f arm/arm64: KVM: vgic: make number of irqs a configurable attribute by Marc Zyngier · 11 years ago
  97. 9804788 arm/arm64: KVM: Support KVM_CAP_READONLY_MEM by Christoffer Dall · 10 years ago
  98. 5e40645 arm64: fix build error in sigcontext.h by Mark Salter · 11 years ago
  99. 34c65c4 arm64: uid16: fix __kernel_old_{gid,uid}_t definitions by Will Deacon · 11 years ago
  100. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 11 years ago