1. 245224d Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 5 years ago
  2. 5b82ba70 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 5 years ago
  3. 0a9db0a Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 5 years ago
  4. 3a83c8c Merge tag 'pm-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  5. a572582 Merge tag 'pci-v5.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  6. 3c2659b readdir: make user_access_begin() use the real access range by Linus Torvalds · 5 years ago
  7. 2c6b7bc readdir: be more conservative with directory entry names by Linus Torvalds · 5 years ago
  8. 322e929d Merge back new material related to system-wide PM for v5.6. by Rafael J. Wysocki · 5 years ago
  9. 1250c1a cpufreq: loongson2_cpufreq: adjust cpufreq uses of LOONGSON_CHIPCFG by Alexandre Oliva · 5 years ago
  10. 86e9466 intel_idle: Clean up irtl_2_usec() by Rafael J. Wysocki · 5 years ago
  11. 1aefbd7 intel_idle: Move 3 functions closer to their callers by Rafael J. Wysocki · 5 years ago
  12. 095928a intel_idle: Annotate initialization code and data structures by Rafael J. Wysocki · 5 years ago
  13. 0755a9b intel_idle: Move and clean up intel_idle_cpuidle_devices_uninit() by Rafael J. Wysocki · 5 years ago
  14. 3d3a1ae intel_idle: Rearrange intel_idle_cpuidle_driver_init() by Rafael J. Wysocki · 5 years ago
  15. 533da74 intel_idle: Clean up NULL pointer check in intel_idle_init() by Rafael J. Wysocki · 5 years ago
  16. a6c86e3 intel_idle: Fold intel_idle_probe() into intel_idle_init() by Rafael J. Wysocki · 5 years ago
  17. cbd2c4c intel_idle: Eliminate __setup_broadcast_timer() by Rafael J. Wysocki · 5 years ago
  18. e6cf623 Merge branch 'intel_idle+acpi' by Rafael J. Wysocki · 5 years ago
  19. cefb940 cpuidle: fix cpuidle_find_deepest_state() kerneldoc warnings by Benjamin Gaignard · 5 years ago
  20. a09da3f cpuidle: sysfs: fix warnings when compiling with W=1 by Benjamin Gaignard · 5 years ago
  21. 32014c8 cpuidle: coupled: fix warnings when compiling with W=1 by Benjamin Gaignard · 5 years ago
  22. 131701c Merge tag 'leds-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds by Linus Torvalds · 5 years ago
  23. 1b4e677 Merge tag 'hwmon-for-v5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
  24. 43108c7 leds: lm3532: add pointer to documentation and fix typo by Pavel · 5 years ago
  25. 51eb5a2 leds: rb532: cleanup whitespace by Pavel Machek · 5 years ago
  26. 30d57d5 ledtrig-pattern: fix email address quoting in MODULE_AUTHOR() by Pavel Machek · 6 years ago
  27. 2424415 led: max77650: add of_match table by Bartosz Golaszewski · 5 years ago
  28. 22cb0a76 leds-as3645a: Drop fwnode reference on ignored node by Sakari Ailus · 5 years ago
  29. 90a8e82 leds: gpio: Fix uninitialized gpio label for fwnode based probe by Jacek Anaszewski · 5 years ago
  30. dbab40b Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  31. 1292e97 io_uring: fix compat for IORING_REGISTER_FILES_UPDATE by Eugene Syromiatnikov · 5 years ago
  32. d96d875 Merge tag 'fixes_for_v5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  33. a48ac1c cpufreq: brcmstb-avs: fix imbalance of cpufreq policy refcount by chenqiwu · 5 years ago
  34. def9d27 Linux 5.5-rc7 by Linus Torvalds · 5 years ago
  35. 7008ee1 Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  36. 11a8272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  37. 5f43644 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  38. b2383ad cxgb4: reject overlapped queues in TC-MQPRIO offload by Rahul Lakkireddy · 5 years ago
  39. c856e2b cxgb4: fix Tx multi channel port rate limit by Rahul Lakkireddy · 5 years ago
  40. 09d4f10 net: sched: act_ctinfo: fix memory leak by Eric Dumazet · 5 years ago
  41. fc585d4 riscv: Less inefficient gcc tishift helpers (and export their symbols) by Olof Johansson · 5 years ago
  42. 8f8972a Merge tag 'mtd/fixes-for-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  43. 244dc268 Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  44. 95f4d9c riscv: delete temporary files by Ilie Halip · 5 years ago
  45. 0cc2682 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  46. 7ff15cd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  47. 9e79c52 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  48. a186c11 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  49. b07b9e8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  50. 124b554 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  51. a1c6f87 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  52. e2f73d1 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  53. ba0f472 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  54. 8cac899 Merge tag 'for-linus-2020-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  55. 2324de6 Merge tag 's390-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  56. 8965de7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  57. f04dba6 Merge tag 'char-misc-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  58. bf3f401 Merge tag 'staging-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  59. c5fd2c5 Merge tag 'usb-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  60. e02d9c4 Merge branch 'bnxt_en-fixes' by David S. Miller · 5 years ago
  61. d061b24 bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal. by Michael Chan · 5 years ago
  62. 6fc7caa8 bnxt_en: Fix ipv6 RFS filter matching logic. by Michael Chan · 5 years ago
  63. ceb3284 bnxt_en: Fix NTUPLE firmware command failures. by Michael Chan · 5 years ago
  64. 6b3ad66 ptrace: reintroduce usage of subjective credentials in ptrace_has_cap() by Christian Brauner · 5 years ago
  65. f66d84c Merge tag 'drm-misc-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  66. e33c7ba Merge tag 'drm-intel-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  67. d704866 mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resume by Esben Haabendal · 5 years ago
  68. 5bc6bb6 mtd: rawnand: gpmi: Fix suspend/resume problem by Esben Haabendal · 5 years ago
  69. da2ef81 mtd: spi-nor: Fix quad enable for Spansion like flashes by Michael Walle · 5 years ago
  70. 440b6d5 mtd: spi-nor: Fix selection of 4-byte addressing opcodes on Spansion by Vignesh Raghavendra · 5 years ago
  71. 25e73aa Merge tag 'io_uring-5.5-2020-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  72. effaf90 Merge tag 'for-5.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  73. 453495d Merge tag 'usb-serial-5.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 5 years ago
  74. ab7541c Merge tag 'fuse-fixes-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  75. 07d5ac6 Merge tag 'sound-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  76. 3bf8bdc hwmon: (core) Do not use device managed functions for memory allocations by Guenter Roeck · 5 years ago
  77. cf3ca18 hwmon: (adt7475) Make volt2reg return same reg as reg2volt input by Luuk Paulussen · 5 years ago
  78. e51a7dd hwmon: (nct7802) Fix non-working alarm on voltages by Gilles Buloz · 5 years ago
  79. 7713e62 hwmon: (nct7802) Fix voltage limits to wrong registers by Gilles Buloz · 5 years ago
  80. 9715a43e USB: serial: quatech2: handle unbound ports by Johan Hovold · 5 years ago
  81. 3018dd3 USB: serial: keyspan: handle unbound ports by Johan Hovold · 5 years ago
  82. 1568c58 USB: serial: io_edgeport: add missing active-port sanity check by Johan Hovold · 5 years ago
  83. e37d1ae USB: serial: io_edgeport: handle unbound ports on URB completion by Johan Hovold · 5 years ago
  84. 4d5ef53 USB: serial: ch341: handle unbound port at reset_resume by Johan Hovold · 5 years ago
  85. b35cf1f btrfs: check rw_devices, not num_devices for balance by Josef Bacik · 5 years ago
  86. 5afe6ce Btrfs: always copy scrub arguments back to user space by Filipe Manana · 5 years ago
  87. 13b2668 Merge tag 'gpio-v5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 5 years ago
  88. 5ffdff8 Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  89. 5a9ef19 net: systemport: Fixed queue mapping in internal ring map by Florian Fainelli · 5 years ago
  90. 8f1880c net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec by Florian Fainelli · 5 years ago
  91. 27afe0d net: dsa: sja1105: Don't error out on disabled ports with no phy-mode by Vladimir Oltean · 5 years ago
  92. 86ffe92 net: phy: dp83867: Set FORCE_LINK_GOOD to default after reset by Michael Grzeschik · 5 years ago
  93. 2167f16 perf/x86/intel/uncore: Remove PCIe3 unit for SNR by Kan Liang · 5 years ago
  94. fa694ae5 perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_events by Kan Liang · 5 years ago
  95. e743830 perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 Family by Kan Liang · 5 years ago
  96. da9ec3d perf: Correctly handle failed perf_get_aux_event() by Mark Rutland · 5 years ago
  97. 49edd6a net: hns: fix soft lockup when there is not enough memory by Yonglong Liu · 5 years ago
  98. fdb838e USB: serial: suppress driver bind attributes by Johan Hovold · 5 years ago
  99. 53d3749 net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key() by Cong Wang · 5 years ago
  100. 44c23d7 net/sched: act_ife: initalize ife->metalist earlier by Eric Dumazet · 5 years ago