1. 7e0befd KVM: arm/arm64: Get rid of unused arg in cpu_init_hyp_mode() by Miaohe Lin · 5 years ago
  2. cd7056a Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next by Marc Zyngier · 5 years ago
  3. ef2e78d KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI injection by Marc Zyngier · 5 years ago
  4. 5bd90b0 KVM: vgic-v4: Track the number of VLPIs per vcpu by Marc Zyngier · 5 years ago
  5. 9090825 KVM: arm/arm64: Let the timer expire in hardirq context on RT by Thomas Gleixner · 5 years ago
  6. ca185b2 KVM: arm/arm64: vgic: Don't rely on the wrong pending table by Zenghui Yu · 5 years ago
  7. bad36e4 KVM: arm/arm64: vgic: Fix some comments typo by Zenghui Yu · 5 years ago
  8. 9ff624c KVM: arm/arm64: vgic: Remove the declaration of kvm_send_userspace_msi() by Zenghui Yu · 5 years ago
  9. 8e01d9a KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put by Marc Zyngier · 5 years ago
  10. 5c40130 KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported by Christoffer Dall · 5 years ago
  11. 01d035d KVM: arm/arm64: Show halt poll counters in debugfs by Christian Borntraeger · 5 years ago
  12. a4b28f5 Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-master/next by Marc Zyngier · 5 years ago
  13. c7892db KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATS by Steven Price · 5 years ago
  14. e0685fa arm64: Retrieve stolen time as paravirtualized guest by Steven Price · 5 years ago
  15. ce4d5ca arm/arm64: Make use of the SMCCC 1.1 wrapper by Steven Price · 5 years ago
  16. 541625a arm/arm64: Provide a wrapper for SMCCC 1.1 calls by Steven Price · 5 years ago
  17. 58772e9 KVM: arm64: Provide VCPU attributes for stolen time by Steven Price · 5 years ago
  18. 8538cb2 KVM: Allow kvm_device_ops to be const by Steven Price · 5 years ago
  19. 8564d63 KVM: arm64: Support stolen time reporting via shared structure by Steven Price · 5 years ago
  20. cac0f1b KVM: Implement kvm_put_guest() by Steven Price · 5 years ago
  21. b48c1a4 KVM: arm64: Implement PV_TIME_FEATURES call by Steven Price · 5 years ago
  22. 55009c6 KVM: arm/arm64: Factor out hypercall handling from PSCI code by Christoffer Dall · 5 years ago
  23. 6a74584 KVM: arm64: Document PV-time interface by Steven Price · 5 years ago
  24. dcac930 Merge remote-tracking branch 'arm64/for-next/smccc-conduit-cleanup' into kvm-arm64/stolen-time by Marc Zyngier · 5 years ago
  25. da34517 KVM: arm/arm64: Allow user injection of external data aborts by Christoffer Dall · 5 years ago
  26. c726200 KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace by Christoffer Dall · 5 years ago
  27. e6ea465 firmware: arm_sdei: use common SMCCC_CONDUIT_* by Mark Rutland · 6 years ago
  28. a5520ea firmware/psci: use common SMCCC_CONDUIT_* by Mark Rutland · 6 years ago
  29. 6848253 arm: spectre-v2: use arm_smccc_1_1_get_conduit() by Mark Rutland · 6 years ago
  30. c98bd29 arm64: errata: use arm_smccc_1_1_get_conduit() by Mark Rutland · 6 years ago
  31. 6b7fe77 arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit() by Mark Rutland · 6 years ago
  32. 4f5cafb Linux 5.4-rc3 by Linus Torvalds · 5 years ago
  33. d4615e5 Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  34. 2581efa Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
  35. 71b1b553 Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  36. b27528b Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  37. d303de1 tracing: Initialize iter->seq after zeroing in tracing_read_pipe() by Petr Mladek · 5 years ago
  38. fc64e4a tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency by Srivatsa S. Bhat (VMware) · 5 years ago
  39. 98dc19c tracing/hwlat: Report total time spent in all NMIs during the sample by Srivatsa S. Bhat (VMware) · 5 years ago
  40. 7f8557b recordmcount: Fix nop_mcount() function by Steven Rostedt (VMware) · 5 years ago
  41. bf8e602 tracing: Do not create tracefs files if tracefs lockdown is in effect by Steven Rostedt (VMware) · 5 years ago
  42. 17911ff tracing: Add locked_down checks to the open calls of files created for tracefs by Steven Rostedt (VMware) · 5 years ago
  43. 8530dec tracing: Add tracing_check_open_get_tr() by Steven Rostedt (VMware) · 5 years ago
  44. aa07d71 tracing: Have trace events system open call tracing_open_generic_tr() by Steven Rostedt (VMware) · 5 years ago
  45. 194c2c7 tracing: Get trace_array reference for available_tracers files by Steven Rostedt (VMware) · 5 years ago
  46. 9ef1669 ftrace: Get a reference counter for the trace_array on filter files by Steven Rostedt (VMware) · 5 years ago
  47. 3ed270b tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is locked down") by Steven Rostedt (VMware) · 5 years ago
  48. da94001 Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  49. 9cbc634 Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  50. 82c87e7 Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  51. 6c90bbd Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  52. 328fefa Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  53. 465a7e2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  54. 9b4e40c Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  55. fcb45a2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  56. e9ec358 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  57. 48acba9 Merge tag 'riscv/for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  58. 63f9bff Merge tag 'mips_fixes_5.4_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  59. db60a5a Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  60. 680b5b3c Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  61. f154988 Merge tag 's390-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  62. 52e92f4 perf/x86/cstate: Add Tiger Lake CPU support by Kan Liang · 5 years ago
  63. 0917b950 perf/x86/msr: Add Tiger Lake CPU support by Kan Liang · 5 years ago
  64. 23645a7 perf/x86/intel: Add Tiger Lake CPU support by Kan Liang · 5 years ago
  65. f1857a2 perf/x86/cstate: Update C-state counters for Ice Lake by Kan Liang · 5 years ago
  66. 1a5da78 perf/x86/msr: Add new CPU model numbers for Ice Lake by Kan Liang · 5 years ago
  67. 1ffa6c0 perf/x86/cstate: Add Comet Lake CPU support by Kan Liang · 5 years ago
  68. 9674b1c perf/x86/msr: Add Comet Lake CPU support by Kan Liang · 5 years ago
  69. 9066288 perf/x86/intel: Add Comet Lake CPU support by Kan Liang · 5 years ago
  70. 7a275fd Merge branch 'x86/urgent' into perf/urgent, to pick up new CPU model definitions by Ingo Molnar · 5 years ago
  71. 1c0cc5f Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  72. c6ad7c3 Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  73. c6f6ebd Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  74. 56c642e Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  75. b9918bd Documentation/process: Add fallthrough pseudo-keyword by Joe Perches · 5 years ago
  76. 294f69e compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use by Joe Perches · 5 years ago
  77. 48f9bcf net: sctp: Rename fallthrough label to unhandled by Joe Perches · 5 years ago
  78. 9892f9f Merge tag 'drm-fixes-2019-10-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  79. 297cbcc Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  80. 062795f s390/uaccess: avoid (false positive) compiler warnings by Christian Borntraeger · 5 years ago
  81. 442f1e7 firmware: google: increment VPD key_len properly by Brian Norris · 5 years ago
  82. 10deeac MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb by Douglas Anderson · 5 years ago
  83. 2272905 spufs: fix a crash in spufs_create_root() by Emmanuel Nicolet · 5 years ago
  84. 7adf4ea io_uring: fix sequence logic for timeout requests by Jens Axboe · 5 years ago
  85. 4adbcff Merge tag 'drm-intel-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  86. 46fe219 Merge tag 'drm-fixes-5.4-2019-10-09' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  87. 437c5a1 Merge tag 'drm-misc-fixes-2019-10-10' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  88. af84537 SUNRPC: fix race to sk_err after xs_error_report by Benjamin Coddington · 5 years ago
  89. 1047ec8 NFSv4: Fix leak of clp->cl_acceptor string by Chuck Lever · 5 years ago
  90. 2f2b4fd MIPS: Disable Loongson MMI instructions for kernel build by Paul Burton · 5 years ago
  91. 38dffe1 MIPS: elf_hwcap: Export userspace ASEs by Jiaxun Yang · 5 years ago
  92. 9e208aa Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  93. 8624881 nbd: fix possible sysfs duplicate warning by Xiubo Li · 5 years ago
  94. ee7f522 xen: Stop abusing DT of_dma_configure API by Rob Herring · 5 years ago
  95. fb20da6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  96. f877987 Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  97. ad338d0 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  98. 015c21b Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  99. 5e48e55 MAINTAINERS: Remove Simon as Renesas SoC Co-Maintainer by Geert Uytterhoeven · 5 years ago
  100. 574878f xen/grant-table: remove unnecessary printing by Fuqian Huang · 5 years ago