1. f77d26a Merge branch 'x86/entry' into ras/core by Thomas Gleixner · 4 years, 7 months ago
  2. cb09ea2 x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC by Thomas Gleixner · 4 years, 8 months ago
  3. 2f6474e x86/entry: Switch XEN/PV hypercall entry to IDTENTRY by Thomas Gleixner · 4 years, 8 months ago
  4. a0bb51f x86/xen: Split HVM vector callback setup and interrupt gate allocation by Vitaly Kuznetsov · 4 years, 8 months ago
  5. 1c38372 Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  6. 3a8557e Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  7. 4152d14 Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Linus Torvalds · 4 years, 7 months ago
  8. 6672966 Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
  9. 0c67f6b Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
  10. 49f13b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 7 months ago
  11. 0910270 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 7 months ago
  12. 0e083da Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 7 months ago
  13. 6f51ab9 Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 7 months ago
  14. 6f63078 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 7 months ago
  15. 3a2a875 Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 4 years, 7 months ago
  16. 8c46fa9 cdrom: fix an incorrect __user annotation on cdrom_sysctl_info by Christoph Hellwig · 4 years, 7 months ago
  17. c90e794 Merge tag 'dmaengine-5.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 4 years, 7 months ago
  18. ede439b Merge branch 'acpica' by Rafael J. Wysocki · 4 years, 7 months ago
  19. 50dd154 Merge branches 'pm-cpufreq' and 'pm-acpi' by Rafael J. Wysocki · 4 years, 7 months ago
  20. 4c277e2 Merge branch 'pm-opp' by Rafael J. Wysocki · 4 years, 7 months ago
  21. 9ac1eaf clk: mediatek: Remove ifr{0,1}_cfg_regs structures by Stephen Boyd · 4 years, 7 months ago
  22. 45edc7e clk: baikal-t1: remove redundant assignment to variable 'divider' by Colin Ian King · 4 years, 7 months ago
  23. 8ae91d3 clk: baikal-t1: fix spelling mistake "Uncompatible" -> "Incompatible" by Colin Ian King · 4 years, 7 months ago
  24. 751ad34 Input: adi - work around module name confict by Arnd Bergmann · 4 years, 7 months ago
  25. 595a56a Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 7 months ago
  26. a5ad574 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  27. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  28. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  29. da1c55f mmap locking API: rename mmap_sem to mmap_lock by Michel Lespinasse · 4 years, 7 months ago
  30. 14c3656 mmap locking API: add MMAP_LOCK_INITIALIZER by Michel Lespinasse · 4 years, 7 months ago
  31. 89154dd mmap locking API: convert mmap_sem call sites missed by coccinelle by Michel Lespinasse · 4 years, 7 months ago
  32. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  33. 0adf65f DMA reservations: use the new mmap locking API by Michel Lespinasse · 4 years, 7 months ago
  34. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  35. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  36. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  37. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  38. 3f05437 power: use show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  39. ab34b46 sysrq: use show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  40. 8b4d37d Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  41. 044e4b0 vhost/test: fix up after API change by Michael S. Tsirkin · 4 years, 7 months ago
  42. 544fc7d virtio_mem: convert device block size into 64bit by Michael S. Tsirkin · 4 years, 7 months ago
  43. abfbb29 Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 4 years, 7 months ago
  44. d26a42a Merge tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 4 years, 7 months ago
  45. 95288a9 Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 7 months ago
  46. 23fc02e Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
  47. 4e3a16e Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 7 months ago
  48. 9413b9a Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
  49. 1078216 Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
  50. 20b0d067 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  51. e0cf615 asm-generic: don't include <linux/mm.h> in cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  52. 690623e vhost: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 7 months ago
  53. a2541dc random: fix an incorrect __user annotation on proc_do_entropy by Christoph Hellwig · 4 years, 7 months ago
  54. 956ad9d9 ACPI: PM: Avoid using power resources if there are none for D0 by Rafael J. Wysocki · 4 years, 7 months ago
  55. b3fb6de virtio-mem: drop unnecessary initialization by Michael S. Tsirkin · 4 years, 7 months ago
  56. efe792f Merge https://gitlab.freedesktop.org/drm/msm into drm-next-msm-5.8 by Dave Airlie · 4 years, 7 months ago
  57. 8d286e2 Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 7 months ago
  58. fa3fa22 Merge tag 'amd-drm-fixes-5.8-2020-06-04' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 4 years, 7 months ago
  59. af7b480 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  60. 52e0ad2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 4 years, 7 months ago
  61. 4f8ad73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 4 years, 7 months ago
  62. 4d3da2d net: dsa: lantiq_gswip: fix and improve the unsupported interface error by Martin Blumenstingl · 4 years, 7 months ago
  63. 3f29eac Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 4 years, 7 months ago
  64. 2dc2f760 mlxsw: core: Use different get_trend() callbacks for different thermal zones by Vadim Pasternak · 4 years, 7 months ago
  65. cf0c97f Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 7 months ago
  66. e8dff03 Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years, 7 months ago
  67. 787f74f Merge tag 'ntb-5.8' of git://github.com/jonmason/ntb by Linus Torvalds · 4 years, 7 months ago
  68. 9aa900c Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 7 months ago
  69. f558b83 Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 7 months ago
  70. 80ef846 Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 7 months ago
  71. 081096d Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 7 months ago
  72. e611c0f Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 7 months ago
  73. 4e2905a net: dp83869: Reset return variable if PHY strap is read by Dan Murphy · 4 years, 7 months ago
  74. 3b69e8b Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 7 months ago
  75. e7991f3 ifcvf: implement config interrupt in IFCVF by Zhu Lingshan · 4 years, 7 months ago
  76. e0136c1 vhost: replace -1 with VHOST_FILE_UNBIND in ioctls by Zhu Lingshan · 4 years, 7 months ago
  77. 776f395 vhost_vdpa: Support config interrupt in vdpa by Zhu Lingshan · 4 years, 7 months ago
  78. bb02e6e ifcvf: ignore continuous setting same status value by Zhu Lingshan · 4 years, 7 months ago
  79. 1ee18de9 Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 7 months ago
  80. e542e0d Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 4 years, 7 months ago
  81. 3925c3b Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 7 months ago
  82. 8dd06ef Merge branch 'next' into for-linus by Dmitry Torokhov · 4 years, 7 months ago
  83. f5152f4 firmware/dmi: Report DMI Bios & EC firmware release by Erwan Velu · 4 years, 7 months ago
  84. 34d8673 NTB: perf: Fix race condition when run with ntb_test by Logan Gunthorpe · 6 years ago
  85. b54369a NTB: perf: Fix support for hardware that doesn't have port numbers by Logan Gunthorpe · 6 years ago
  86. a9c4211 NTB: perf: Don't require one more memory window than number of peers by Logan Gunthorpe · 6 years ago
  87. ca93c45 NTB: ntb_pingpong: Choose doorbells based on port number by Logan Gunthorpe · 6 years ago
  88. fc8b086 NTB: Fix the default port and peer numbers for legacy drivers by Logan Gunthorpe · 6 years ago
  89. 40da7d9 NTB: Revert the change to use the NTB device dev for DMA allocations by Logan Gunthorpe · 6 years ago
  90. 912e128 NTB: ntb_tool: reading the link file should not end in a NULL byte by Logan Gunthorpe · 6 years ago
  91. 9cb8bfd ntb_perf: avoid false dma unmap of destination address by Sanjay R Mehta · 4 years, 8 months ago
  92. d769966 ntb_perf: increase sleep time from one milli sec to one sec by Sanjay R Mehta · 4 years, 8 months ago
  93. 433efe7 ntb_tool: pass correct struct device to dma_alloc_coherent by Sanjay R Mehta · 4 years, 8 months ago
  94. 98f4e14 ntb_perf: pass correct struct device to dma_alloc_coherent by Sanjay R Mehta · 4 years, 8 months ago
  95. f80fe89 ntb: hw: remove the code that sets the DMA mask by Logan Gunthorpe · 4 years, 8 months ago
  96. 893733c ntb: intel: fix static declaration by Dave Jiang · 4 years, 7 months ago
  97. 134a865 ntb: intel: add hw workaround for NTB BAR alignment by Dave Jiang · 4 years, 7 months ago
  98. 152204d power: supply: cw2015: Attach OF ID table to the driver by Andy Shevchenko · 4 years, 7 months ago
  99. 5a1c956 power: reset: gpio-poweroff: add missing '\n' in dev_err() by Luca Ceresoli · 4 years, 7 months ago
  100. b25c664 Merge tag 'for-5.8/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 7 months ago