1. 5fc0df9 Merge v5.6 into drm-next by Dave Airlie · 4 years, 10 months ago
  2. 570203e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
  3. 8380ce4 mm: fork: fix kernel_stack memcg stats for various stack implementations by Roman Gushchin · 4 years, 10 months ago
  4. e595dd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
  5. 906c404 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 10 months ago
  6. a0ba26f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 10 months ago
  7. 527630f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 10 months ago
  8. f3e6942 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 10 months ago
  9. 6026894 Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 10 months ago
  10. fbf6679 Input: move the new KEY_SELECTIVE_SCREENSHOT keycode by Dmitry Torokhov · 4 years, 10 months ago
  11. 328f5bb Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 10 months ago
  12. 4e93430 clk: Pass correct arguments to __clk_hw_register_gate() by Stephen Boyd · 4 years, 10 months ago
  13. 1b649e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
  14. 2c64605 net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build by Pablo Neira Ayuso · 4 years, 10 months ago
  15. 575a97a ieee80211: fix HE SPR size calculation by Johannes Berg · 4 years, 10 months ago
  16. e80f40c net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop by Vladimir Oltean · 4 years, 10 months ago
  17. 52afa50 Input: avoid BIT() macro usage in the serio.h UAPI header by Eugene Syromiatnikov · 4 years, 10 months ago
  18. 55b474c netlink: check for null extack in cookie helpers by Michal Kubecek · 4 years, 10 months ago
  19. f0fce23 drm/vmwgfx: Add SM5 param for userspace by Deepak Rawat · 6 years ago
  20. 2a50f06 drm/vmwgfx: Add surface define v4 command by Deepak Rawat · 6 years ago
  21. e886274 libceph: fix alloc_msg_with_page_vector() memory leaks by Ilya Dryomov · 4 years, 11 months ago
  22. 7614209 ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL by Ilya Dryomov · 4 years, 11 months ago
  23. 692b65c i2c: fix a doc warning by Mauro Carvalho Chehab · 4 years, 10 months ago
  24. b3c03db Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
  25. 763802b5 x86/mm: split vmalloc_sync_all() by Joerg Roedel · 4 years, 10 months ago
  26. d72520a page-flags: fix a crash at SetPageError(THP_SWAP) by Qian Cai · 4 years, 10 months ago
  27. 1ab7ea1 Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  28. 09952e3 io_uring: make sure accept honor rlimit nofile by Jens Axboe · 4 years, 10 months ago
  29. 4022e7a io_uring: make sure openat/openat2 honor rlimit nofile by Jens Axboe · 4 years, 10 months ago
  30. 3ac9eb4 Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 10 months ago
  31. 0425393 Merge tag 'amd-drm-next-5.7-2020-03-19' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 4 years, 10 months ago
  32. d5152d3 Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 10 months ago
  33. 9001b17 Merge tag 'drm-intel-next-2020-03-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 4 years, 10 months ago
  34. 3b059da Input: allocate keycode for "Selective Screenshot" key by Rajat Jain · 4 years, 10 months ago
  35. 8e7ae25 bpf: Sanitize the bpf_struct_ops tcp-cc name by Martin KaFai Lau · 4 years, 11 months ago
  36. ec2edcc drm/sched: implement and export drm_sched_pick_best by Nirmoy Das · 4 years, 11 months ago
  37. d164bebb Revert "drm/scheduler: improve job distribution with multiple queues" by changzhu · 4 years, 11 months ago
  38. 2214ddc drm/mm: Allow drm_mm_initialized() to be used outside of the locks by Chris Wilson · 4 years, 11 months ago
  39. f1388ec netlink: add nl_set_extack_cookie_u32() by Michal Kubecek · 4 years, 10 months ago
  40. 34d5a4b Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  41. de28a65 Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 10 months ago
  42. 69a4d0b Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 10 months ago
  43. 7d7587d afs: Fix client call Rx-phase signal handling by David Howells · 4 years, 11 months ago
  44. 4636cf1 afs: Fix some tracing details by David Howells · 4 years, 11 months ago
  45. e138aa7 rxrpc: Fix call interruptibility handling by David Howells · 4 years, 11 months ago
  46. 17829c5 Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 11 months ago
  47. d365612 Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 11 months ago
  48. 1cfff5f drm/dp_mst: Convert drm_dp_mst_topology_mgr.is_waiting_for_dwn_reply to bitfield by Lyude Paul · 5 years ago
  49. ba3b01d iommu/vt-d: Fix debugfs register reads by Megha Dey · 4 years, 11 months ago
  50. 0d81a3f Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 11 months ago
  51. 1b51f69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 11 months ago
  52. 69ddce0 Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 4 years, 11 months ago
  53. fcf4638 drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks by Lyude Paul · 4 years, 11 months ago
  54. 611d779 net: phy: fix MDIO bus PM PHY resuming by Heiner Kallweit · 4 years, 11 months ago
  55. 2644bc8 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 11 months ago
  56. b53df2e block: Fix partition support for host aware zoned block devices by Shin'ichiro Kawasaki · 5 years ago
  57. 2677625 seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number by Paolo Lungaroni · 4 years, 11 months ago
  58. 9e12da0 Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 11 months ago
  59. a5c4dc16 drm/dp_mst: Remove register_connector callback by Pankaj Bharadiya · 4 years, 11 months ago
  60. a1d11d1 drm/edid: Add function to parse EDID descriptors for monitor range by Manasi Navare · 4 years, 11 months ago
  61. f1ce987 drm/edid: Name the detailed monitor range flags by Manasi Navare · 4 years, 11 months ago
  62. e3a36eb driver code: clarify and fix platform device DMA mask allocation by Christoph Hellwig · 4 years, 11 months ago
  63. 1292e3e mmc: core: Allow host controllers to require R1B for CMD6 by Ulf Hansson · 4 years, 11 months ago
  64. e941484 Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 11 months ago
  65. 2c1aca4 Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 4 years, 11 months ago
  66. d3bd37f Merge v5.6-rc5 into drm-next by Dave Airlie · 4 years, 11 months ago
  67. f14d3f6 drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200a by Neil Armstrong · 5 years ago
  68. f5152416 iommu/vt-d: Silence RCU-list debugging warnings by Qian Cai · 4 years, 11 months ago
  69. a8015de net: mscc: ocelot: properly account for VLAN header length when setting MRU by Vladimir Oltean · 4 years, 11 months ago
  70. b37aced drm/scheduler: implement a function to modify sched list by Nirmoy Das · 5 years ago
  71. 83f73c5b inet_diag: return classid for all socket types by Dmitry Yakunin · 4 years, 11 months ago
  72. b34e5c1 Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 11 months ago
  73. 5dfcc13 Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 11 months ago
  74. cbee7c8b Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 11 months ago
  75. 676fc8d Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 11 months ago
  76. aeaa925 rhashtable: Document the right function parameters by Jonathan Neuschäfer · 4 years, 11 months ago
  77. 5a56996 Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 4 years, 11 months ago
  78. ae24a21 Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 11 months ago
  79. fa5bde8 drm/amdgpu: Use better names to reflect it is CP MQD buffer by Yong Zhao · 4 years, 11 months ago
  80. c393fba drm/pci: Unexport drm_get_pci_dev by Daniel Vetter · 5 years ago
  81. 8e7a194 drm/fb-helper: Remove drm_fb_helper add, add_all and remove connector functions by Pankaj Bharadiya · 4 years, 11 months ago
  82. 2dea2d1 drm: Remove unused arg from drm_fb_helper_init by Pankaj Bharadiya · 4 years, 11 months ago
  83. aeb542a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 11 months ago
  84. c87cbc1 mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled by Vlastimil Babka · 4 years, 11 months ago
  85. ba0ae9a Merge tag 'drm-fixes-2020-03-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 11 months ago
  86. 78a7b61 drm/bridge/mhl.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  87. 8019ad1 futex: Fix inode life-time issue by Peter Zijlstra · 5 years ago
  88. 26398db Merge tag 'drm-misc-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 11 months ago
  89. 2f69a11 xen/xenbus: fix locking by Juergen Gross · 4 years, 11 months ago
  90. e8dc73c xen: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  91. 1579f1b crypto: x86/curve25519 - support assemblers with no adx support by Jason A. Donenfeld · 5 years ago
  92. 776e49e Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 11 months ago
  93. ac338ac driver core: Add dev_has_sync_state() by Saravana Kannan · 5 years ago
  94. 17f5d57 drm/i915: Force DPCD backlight mode on X1 Extreme 2nd Gen 4K AMOLED panel by Lyude Paul · 5 years ago
  95. 0883ce8 drm/dp: Introduce EDID-based quirks by Lyude Paul · 5 years ago
  96. 05f3a6f drm/hdcp: fix DRM_HDCP_2_KSV_COUNT_2_LSBITS by Ramalingam C · 5 years ago
  97. 79643fd drm/hdcp: optimizing the srm handling by Ramalingam C · 5 years ago
  98. 4c16d64 fib: add missing attribute validation for tun_id by Jakub Kicinski · 5 years ago
  99. 636be42 dm: bump version of core and various targets by Mike Snitzer · 5 years ago
  100. 02d715b iommu/vt-d: Fix RCU list debugging warnings by Amol Grover · 5 years ago