1. 2b5a456 drm/i915/display: Simplify GLK display version tests by Matt Roper · 3 years, 10 months ago
  2. 373abf1 drm/i915: Convert INTEL_GEN() to DISPLAY_VER() as appropriate in i915_irq.c by Matt Roper · 3 years, 10 months ago
  3. 7dadd28 drm/i915: Convert INTEL_GEN() to DISPLAY_VER() as appropriate in intel_pm.c by Matt Roper · 3 years, 10 months ago
  4. 005e953 drm/i915/display: Eliminate most usage of INTEL_GEN() by Matt Roper · 3 years, 10 months ago
  5. 01eb15c drm/i915: Add DISPLAY_VER() and related macros by Matt Roper · 3 years, 10 months ago
  6. d47d29a drm/i915/display: Convert gen5/gen6 tests to IS_IRONLAKE/IS_SANDYBRIDGE by Matt Roper · 3 years, 10 months ago
  7. 5706d02 drm/i915/dsc: fix DSS CTL register usage for ICL DSI transcoders by Jani Nikula · 3 years, 10 months ago
  8. 97bc7ff drm/i915: Fix enabled_planes bitmask by Ville Syrjälä · 3 years, 11 months ago
  9. 3a913fa drm/i915/hdcp: return correct error code by Anshuman Gupta · 3 years, 10 months ago
  10. 8b06f6d drm/i915/hdcp: link hdcp2 recovery on link enc stopped by Anshuman Gupta · 3 years, 10 months ago
  11. ee912b5 drm/i915/hdcp: HDCP2.2 MST Link failure recovery by Anshuman Gupta · 3 years, 10 months ago
  12. 50e945c drm/i915/hdcp: mst streams type1 capability check by Anshuman Gupta · 3 years, 10 months ago
  13. 053ffdd drm/i915: Give g4x_{dp,hdmi}.c g4x_ namespace by Ville Syrjälä · 3 years, 10 months ago
  14. 33e9e54 drm/i915: Introduce g4x_hdmi.c by Ville Syrjälä · 3 years, 10 months ago
  15. 917c289 drm/i915: Introduce g4x_dp.c by Ville Syrjälä · 3 years, 10 months ago
  16. 764f672 drm/i915: Split intel_ddi_encoder_reset() from intel_dp_encoder_reset() by Ville Syrjälä · 3 years, 10 months ago
  17. b2ef066 drm/i915: Relocate intel_dp_program_link_training_pattern() by Ville Syrjälä · 3 years, 10 months ago
  18. 6721af2 drm/i915: Remove dead signal level debugs by Ville Syrjälä · 3 years, 10 months ago
  19. 4b672eb drm/i915: Remove dead TPS3->TPS2 fallback code by Ville Syrjälä · 3 years, 10 months ago
  20. 1663ad49 drm/i915: Disable LTTPR support when the LTTPR rev < 1.4 by Imre Deak · 3 years, 10 months ago
  21. 264613b drm/i915: Disable LTTPR support when the DPCD rev < 1.4 by Imre Deak · 3 years, 10 months ago
  22. 984982f drm/i915/ilk-glk: Fix link training on links with LTTPRs by Imre Deak · 3 years, 10 months ago
  23. e5dd4e2 drm/i915/display: Fix a typo by Bhaskar Chowdhury · 3 years, 10 months ago
  24. b34c0f8 drm/i915/display: Remove FRL related code from disable DP sequence for older platforms by Ankit Nautiyal · 3 years, 10 months ago
  25. c0a950d drm/i915/bios: add intel_bios_encoder_data to encoder, use for iboost by Jani Nikula · 3 years, 10 months ago
  26. f08fbe6 drm/i915/bios: start using intel_bios_encoder_data for Type-C USB and TBT by Jani Nikula · 3 years, 10 months ago
  27. 45c0673 drm/i915/bios: start using the intel_bios_encoder_data directly by Jani Nikula · 3 years, 10 months ago
  28. dbc1374 drm/i915/bios: save a higher level pointer in ddi_vbt_port_info[] by Jani Nikula · 3 years, 10 months ago
  29. d0ab409 drm/i915/bios: add helper functions to check output support by Jani Nikula · 3 years, 10 months ago
  30. 7371fa3 drm/i915/bios: add i915 backpointer to intel_bios_encoder_data by Jani Nikula · 3 years, 10 months ago
  31. 3162d05 drm/i915/bios: rename display_device_data to intel_bios_encoder_data by Jani Nikula · 3 years, 10 months ago
  32. 51f5748 drm/i915/bios: create fake child devices on missing VBT by Jani Nikula · 3 years, 10 months ago
  33. 3ae04c0 drm/i915/bios: limit default outputs to ports A through F by Jani Nikula · 3 years, 10 months ago
  34. e20e403 drm/i915/bios: limit default outputs by platform on missing VBT by Jani Nikula · 3 years, 10 months ago
  35. 95bbede drm/i915/bios: move aux ch and ddc checks at a lower level by Jani Nikula · 3 years, 10 months ago
  36. 894d173 drm/i915/bios: reduce indent in sanitize_ddc_pin and sanitize_aux_ch by Jani Nikula · 3 years, 10 months ago
  37. ef0096e drm/i915/bios: store bdb version in i915 by Jani Nikula · 3 years, 10 months ago
  38. dbd440d drm/i915/bios: mass convert dev_priv to i915 by Jani Nikula · 3 years, 10 months ago
  39. 5709727 drm/i915: remove unused ADLS_REVID_* macros by Jani Nikula · 3 years, 10 months ago
  40. 2b25fb3 Merge tag 'gvt-next-2021-03-16' of https://github.com/intel/gvt-linux into drm-intel-next by Jani Nikula · 3 years, 10 months ago
  41. 41ed400 drm/i915/dp_link_training: Convert DRM_DEBUG_KMS to drm_dbg_kms by Sean Paul · 3 years, 10 months ago
  42. 65e3fe1 drm/i915/dp_link_training: Add newlines to debug messages by Sean Paul · 3 years, 10 months ago
  43. be0bdd6 i915/perf: Start hrtimer only if sampling the OA buffer by Umesh Nerlige Ramappa · 3 years, 11 months ago
  44. 5dac808 drm/i915: s/plane_res_b/blocks/ etc. by Ville Syrjälä · 3 years, 11 months ago
  45. a5941b4 drm/i915: Extract skl_check_wm_level() and skl_check_nv12_wm_level() by Ville Syrjälä · 3 years, 11 months ago
  46. 18ffd6d drm/i915: Calculate min_ddb_alloc for trans_wm by Ville Syrjälä · 3 years, 11 months ago
  47. f0dfaa9 drm/i915: Check SAGV wm min_ddb_alloc rather than plane_res_b by Ville Syrjälä · 3 years, 11 months ago
  48. cdf6462 drm/i915: Tighten SAGV constraint for pre-tgl by Ville Syrjälä · 3 years, 11 months ago
  49. b7a7053 drm/i915: Workaround async flip + VT-d corruption on HSW/BDW by Ville Syrjälä · 3 years, 11 months ago
  50. 086877a drm/i915: Tolerate bogus DPLL selection by Ville Syrjälä · 3 years, 10 months ago
  51. 35bb28e Merge drm/drm-next into drm-intel-next by Jani Nikula · 3 years, 10 months ago
  52. aaca50e drm/i915: Extend icl_sanitize_encoder_pll_mapping() to all DDI platforms by Ville Syrjälä · 3 years, 11 months ago
  53. 0fbd869 drm/i915: Add encoder->is_clock_enabled() by Ville Syrjälä · 3 years, 11 months ago
  54. 351221f drm/i915: Move DDI clock readout to encoder->get_config() by Ville Syrjälä · 3 years, 11 months ago
  55. d0f1bfc drm/i915: Use pipes instead crtc indices in PLL state tracking by Ville Syrjälä · 3 years, 11 months ago
  56. 7d3d8f8 drm/i915: Do intel_dpll_readout_hw_state() after encoder readout by Ville Syrjälä · 3 years, 11 months ago
  57. 356ce0e drm/i915: Call primary encoder's .get_config() from MST .get_config() by Ville Syrjälä · 3 years, 11 months ago
  58. a38fd87 Linux 5.12-rc2 by Linus Torvalds · 3 years, 11 months ago
  59. f3ed4de Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 11 months ago
  60. de5bd6c Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 11 months ago
  61. 8b24ef4 Merge tag 'pstore-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 11 months ago
  62. 63dcd69 Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 11 months ago
  63. 47454ca Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  64. f292e87 Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  65. 6d47254 Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 11 months ago
  66. ea6be46 Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 11 months ago
  67. fc2c8d0 Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 11 months ago
  68. f09b04c Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 11 months ago
  69. 6bf331d Merge tag 'devicetree-fixes-for-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 11 months ago
  70. 54663cf Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 11 months ago
  71. 545c4ab RDMA/rxe: Fix errant WARN_ONCE in rxe_completer() by Bob Pearson · 3 years, 11 months ago
  72. 5e4a7cc RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt() by Bob Pearson · 3 years, 11 months ago
  73. 21e27ac RDMA/rxe: Fix missed IB reference counting in loopback by Bob Pearson · 3 years, 11 months ago
  74. e45cff5 io_uring: don't restrict issue_flags for io_openat by Pavel Begunkov · 3 years, 11 months ago
  75. a2b658e Merge tag 'nvme-5.12-2021-03-05' of git://git.infradead.org/nvme into block-5.12 by Jens Axboe · 3 years, 11 months ago
  76. 86e0d67 io_uring: make SQPOLL thread parking saner by Jens Axboe · 3 years, 11 months ago
  77. 09ca6c4 io-wq: kill hashed waitqueue before manager exits by Jens Axboe · 3 years, 11 months ago
  78. b5b0ecb io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return by Jens Axboe · 3 years, 11 months ago
  79. ca0a265 io_uring: don't keep looping for more events if we can't flush overflow by Jens Axboe · 3 years, 11 months ago
  80. 46fe18b io_uring: move to using create_io_thread() by Jens Axboe · 3 years, 11 months ago
  81. 7bff4c2 Merge branch 'powercap' by Rafael J. Wysocki · 3 years, 11 months ago
  82. 603a945 drm/i915: Fix DSI TE max_vblank_count handling by Ville Syrjälä · 3 years, 11 months ago
  83. 2c6afc3 drm/i915: Return zero as the scanline counter for disabled pipes by Ville Syrjälä · 3 years, 11 months ago
  84. 9bb475c drm/i915: Don't try to query the frame counter for disabled pipes by Ville Syrjälä · 3 years, 11 months ago
  85. e43539f drm/i915: Move pipe enable/disable tracepoints to intel_crtc_vblank_{on,off}() by Ville Syrjälä · 3 years, 11 months ago
  86. d9f273b nvmet: model_number must be immutable once set by Max Gurtovoy · 4 years ago
  87. 32feb6d nvme-fabrics: fix kato initialization by Martin George · 4 years ago
  88. 78570f8 nvme-hwmon: Return error code when registration fails by Daniel Wagner · 4 years ago
  89. 6e6a682 nvme-pci: add quirks for Lexar 256GB SSD by Pascal Terjan · 3 years, 11 months ago
  90. dc22c1c nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state by Zoltán Böszörményi · 3 years, 11 months ago
  91. 5e112d3 nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST. by Julian Einwag · 4 years ago
  92. 280d542 Merge tag 'drm-fixes-2021-03-05' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 11 months ago
  93. 44195bd Merge tag 'mkp-scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi by Linus Torvalds · 3 years, 11 months ago
  94. a1f1054 Merge tag 'amd-drm-fixes-5.12-2021-03-03' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 11 months ago
  95. a727df4 Merge branch '00.00-inst' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 3 years, 11 months ago
  96. f9dbdf97 scsi: iscsi: Verify lengths on passthrough PDUs by Chris Leech · 3 years, 11 months ago
  97. ec98ea7 scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE by Chris Leech · 3 years, 11 months ago
  98. 688e812 scsi: iscsi: Restrict sessions and handles to admin capabilities by Lee Duncan · 3 years, 11 months ago
  99. cc440e8 kernel: provide create_io_thread() helper by Jens Axboe · 3 years, 11 months ago
  100. dd59a3d io_uring: reliably cancel linked timeouts by Pavel Begunkov · 3 years, 11 months ago