1. 851e6f6 tracing: Fix trace_find_next_entry() accounting of temp buffer size by Steven Rostedt (VMware) · 4 years, 6 months ago
  2. 2f5fb55 tools/bootconfig: Add testcase for tailing space by Masami Hiramatsu · 4 years, 6 months ago
  3. 1d210c1 tools/bootconfig: Add testcases for repeated key with brace by Masami Hiramatsu · 4 years, 6 months ago
  4. c7af4ec lib/bootconfig: Fix to remove tailing spaces after value by Masami Hiramatsu · 4 years, 6 months ago
  5. ead1e19a lib/bootconfig: Fix a bug of breaking existing tree nodes by Masami Hiramatsu · 4 years, 6 months ago
  6. a27026e bootconfig: init: make xbc_namebuf static by Jason Yan · 4 years, 6 months ago
  7. 82d083a kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot by Masami Hiramatsu · 4 years, 6 months ago
  8. 46bbe5c tracing: fix double free by Tom Rix · 4 years, 6 months ago
  9. 54fa9ba ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer by Tobias Klauser · 4 years, 6 months ago
  10. 795d637 tracing: Make the space reserved for the pid wider by Sebastian Andrzej Siewior · 4 years, 7 months ago
  11. 478ece9 ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms by Adrian Hunter · 4 years, 7 months ago
  12. d5e4750 ftrace: Free the trampoline when ftrace_startup() fails by Miroslav Benes · 4 years, 7 months ago
  13. 3031313 kprobes: Fix to check probe enabled before disarm_kprobe_ftrace() by Masami Hiramatsu · 4 years, 7 months ago
  14. 856deb8 Linux 5.9-rc5 by Linus Torvalds · 4 years, 6 months ago
  15. 5712c3e Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 6 months ago
  16. e4c26fa Merge tag 'usb-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 6 months ago
  17. 6c7247f Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 6 months ago
  18. 20a7b6b Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 6 months ago
  19. a4da411 Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Olof Johansson · 4 years, 6 months ago
  20. 2aedcb0 Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Olof Johansson · 4 years, 6 months ago
  21. 0e38402 Merge tag 'omap-for-v5.9/fixes-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Olof Johansson · 4 years, 6 months ago
  22. 2a1a4be Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 6 months ago
  23. 84b1349 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 6 months ago
  24. b952e97 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 6 months ago
  25. ef2e9a5 Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
  26. 4f8b0a5 Merge tag 'libnvdimm-fix-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 6 months ago
  27. edf6b0e Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 6 months ago
  28. 5a3c558 Merge tag '5.9-rc4-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 6 months ago
  29. 37f66bb KVM: emulator: more strict rsm checks. by Maxim Levitsky · 4 years, 7 months ago
  30. 3ebb5d2 KVM: nSVM: more strict SMM checks when returning to nested guest by Maxim Levitsky · 4 years, 7 months ago
  31. 772b81b SVM: nSVM: setup nested msr permission bitmap on nested state load by Maxim Levitsky · 4 years, 7 months ago
  32. 9883764 SVM: nSVM: correctly restore GIF on vmexit from nesting after migration by Maxim Levitsky · 4 years, 7 months ago
  33. d877322 openrisc: Fix issue with get_user for 64-bit values by Stafford Horne · 4 years, 7 months ago
  34. cc17b22 x86/kvm: don't forget to ACK async PF IRQ by Vitaly Kuznetsov · 4 years, 6 months ago
  35. 244081f x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro by Vitaly Kuznetsov · 4 years, 6 months ago
  36. 99b82a1 KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit by Wanpeng Li · 4 years, 7 months ago
  37. e42c682 KVM: SVM: avoid emulation with stale next_rip by Wanpeng Li · 4 years, 6 months ago
  38. 729e3d0 Merge tag 'ceph-for-5.9-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 6 months ago
  39. e9287bd Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 6 months ago
  40. 566e24e Merge tag 'pm-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 6 months ago
  41. 7b8731d9 Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  42. e8878ab Merge tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 6 months ago
  43. 8b6ce251 Merge tag 'regulator-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years, 6 months ago
  44. d831de1 KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_EN by Vitaly Kuznetsov · 4 years, 6 months ago
  45. 7be7494 KVM: SVM: Periodically schedule when unregistering regions on destroy by David Rientjes · 4 years, 7 months ago
  46. 15e9e35 KVM: MIPS: Change the definition of kvm type by Huacai Chen · 4 years, 6 months ago
  47. 063d6a4 Merge tag 'mmc-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 6 months ago
  48. f6f6195 kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed by Lai Jiangshan · 4 years, 7 months ago
  49. c6b177a KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL control by Chenyi Qiang · 4 years, 7 months ago
  50. f658866 KVM: fix memory leak in kvm_io_bus_unregister_dev() by Rustam Kovhaev · 4 years, 6 months ago
  51. 0f99022 KVM: Check the allocation of pv cpu mask by Haiwei Li · 4 years, 7 months ago
  52. 43fea4e KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detected by Peter Shier · 4 years, 7 months ago
  53. 1b67fd0 Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years, 6 months ago
  54. d67f2ec Merge tag 'drm-fixes-2020-09-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 6 months ago
  55. b1df2a0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 6 months ago
  56. 40249c6 gcov: add support for GCC 10.1 by Peter Oberparleiter · 4 years, 6 months ago
  57. d64e690 Merge branch 'powercap' by Rafael J. Wysocki · 4 years, 6 months ago
  58. 7f7a479 Merge tag 'drm-misc-fixes-2020-09-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 6 months ago
  59. 7bf23bf Merge tag 'drm-intel-fixes-2020-09-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 6 months ago
  60. 581cb3a Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 6 months ago
  61. cc88b78 powercap: make documentation reflect code by Amit Kucheria · 4 years, 6 months ago
  62. 95035ea PM: <linux/device.h>: fix @em_pd kernel-doc warning by Randy Dunlap · 4 years, 6 months ago
  63. ba92a42 powercap/intel_rapl: add support for AlderLake by Zhang Rui · 4 years, 6 months ago
  64. 64e5f36 powercap/intel_rapl: add support for RocketLake by Zhang Rui · 4 years, 6 months ago
  65. 57a2fb0 powercap/intel_rapl: add support for TigerLake Desktop by Zhang Rui · 4 years, 6 months ago
  66. 952e934 Revert "dyndbg: accept query terms like file=bar and module=foo" by Greg Kroah-Hartman · 4 years, 6 months ago
  67. 7f6e1f3 Revert "dyndbg: fix problem parsing format="foo bar"" by Greg Kroah-Hartman · 4 years, 6 months ago
  68. baaabec test_firmware: Test platform fw loading on non-EFI systems by Kees Cook · 4 years, 6 months ago
  69. fd04358 Merge tag 'nvme-5.9-2020-09-10' of git://git.infradead.org/nvme into block-5.9 by Jens Axboe · 4 years, 6 months ago
  70. 7fe1009 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 6 months ago
  71. 686e0a0 arm64: dts: ns2: Fixed QSPI compatible string by Florian Fainelli · 4 years, 7 months ago
  72. b793dab ARM: dts: BCM5301X: Fixed QSPI compatible string by Florian Fainelli · 4 years, 7 months ago
  73. d1ecc40 ARM: dts: NSP: Fixed QSPI compatible string by Florian Fainelli · 4 years, 7 months ago
  74. d663186 ARM: dts: bcm: HR2: Fixed QSPI compatible string by Florian Fainelli · 4 years, 7 months ago
  75. fcd2e4b dt-bindings: spi: Fix spi-bcm-qspi compatible ordering by Florian Fainelli · 4 years, 7 months ago
  76. ab29a80 Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 6 months ago
  77. 0b089c1 IB/isert: Fix unaligned immediate-data handling by Sagi Grimberg · 4 years, 6 months ago
  78. 39c2d63 RDMA/rtrs-srv: Set .release function for rtrs srv device during device init by Md Haris Iqbal · 4 years, 6 months ago
  79. 9e71244 RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx' by YueHaibing · 4 years, 6 months ago
  80. 2cd896a block: Set same_page to false in __bio_try_merge_page if ret is false by Ritesh Harjani · 4 years, 6 months ago
  81. c170a5a spi: stm32: fix pm_runtime_get_sync() error checking by Dan Carpenter · 4 years, 6 months ago
  82. b59a7ca spi: Fix memory leak on splited transfers by Gustav Wiklander · 4 years, 6 months ago
  83. 0a355ae i2c: algo: pca: Reapply i2c bus settings after reset by Evan Nimmo · 4 years, 6 months ago
  84. 0065ec0 Merge tag 'at24-fixes-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 4 years, 6 months ago
  85. 73a5379 nvme-fabrics: allow to queue requests for live queues by Sagi Grimberg · 4 years, 6 months ago
  86. 20d0a10 f2fs: Return EOF on unaligned end of file DIO read by Gabriel Krisman Bertazi · 4 years, 7 months ago
  87. e2cab03 f2fs: fix indefinite loop scanning for free nid by Sahitya Tummala · 4 years, 7 months ago
  88. 123aaf7 f2fs: Fix type of section block count variables by Shin'ichiro Kawasaki · 4 years, 7 months ago
  89. f9c88aa Merge tag 'drm-xlnx-dpsub-fixes-20200905' of git://linuxtv.org/pinchartl/media into drm-fixes by Dave Airlie · 4 years, 6 months ago
  90. e8a8a18 block: only call sched requeue_request() for scheduled requests by Omar Sandoval · 4 years, 6 months ago
  91. 34d4ddd Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 6 months ago
  92. d6dc7e0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 6 months ago
  93. e839317 seccomp: don't leave dangling ->notif if file allocation fails by Tycho Andersen · 4 years, 7 months ago
  94. 19d1d49 mailmap, MAINTAINERS: move to tycho.pizza by Tycho Andersen · 4 years, 7 months ago
  95. a566a90 seccomp: don't leak memory when filter install races by Tycho Andersen · 4 years, 7 months ago
  96. 6f6a73c Merge tag 'drm-fixes-2020-09-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 6 months ago
  97. 612ab8a Merge tag 'livepatching-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 4 years, 6 months ago
  98. ceb1e08 nvme-tcp: cancel async events before freeing event struct by David Milburn · 4 years, 7 months ago
  99. 925dd04 nvme-rdma: cancel async events before freeing event struct by David Milburn · 4 years, 7 months ago
  100. e126e82 nvme-fc: cancel async events before freeing event struct by David Milburn · 4 years, 7 months ago