1. 2b32842 Merge tag 'devfreq-next-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux by Rafael J. Wysocki · 5 years ago
  2. fee2285 PM / devfreq: tegra30: Tune up MCCPU boost-down coefficient by Dmitry Osipenko · 5 years ago
  3. f61ee20 PM / devfreq: tegra30: Support variable polling interval by Dmitry Osipenko · 5 years ago
  4. 5c0f6c7 PM / devfreq: Add new interrupt_driven flag for governors by Dmitry Osipenko · 5 years ago
  5. 28615e3 PM / devfreq: tegra30: Use kHz units for dependency threshold by Dmitry Osipenko · 5 years ago
  6. 88ec816 PM / devfreq: tegra30: Disable consecutive interrupts when appropriate by Dmitry Osipenko · 5 years ago
  7. 333abef PM / devfreq: tegra30: Don't enable already enabled consecutive interrupts by Dmitry Osipenko · 5 years ago
  8. 9cff217 PM / devfreq: tegra30: Include appropriate header by Dmitry Osipenko · 5 years ago
  9. b87dea3 PM / devfreq: tegra30: Constify structs by Dmitry Osipenko · 5 years ago
  10. 61d93208 PM / devfreq: tegra30: Don't enable consecutive-down interrupt on startup by Dmitry Osipenko · 5 years ago
  11. 1426655 PM / devfreq: tegra30: Reset boosting on startup by Dmitry Osipenko · 5 years ago
  12. 6f2a35d PM / devfreq: tegra30: Move clk-notifier's registration to governor's start by Dmitry Osipenko · 5 years ago
  13. 11eb6ec PM / devfreq: tegra30: Use CPUFreq notifier by Dmitry Osipenko · 5 years ago
  14. 0ce3884 PM / devfreq: tegra30: Use kHz units uniformly in the code by Dmitry Osipenko · 5 years ago
  15. 53b4b2a PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out by Dmitry Osipenko · 5 years ago
  16. e7955a3 PM / devfreq: tegra30: Drop write-barrier by Dmitry Osipenko · 5 years ago
  17. 7296443 PM / devfreq: tegra30: Handle possible round-rate error by Dmitry Osipenko · 5 years ago
  18. d49eeb1 PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped by Dmitry Osipenko · 5 years ago
  19. dccdea0 PM / devfreq: tegra30: Change irq type to unsigned int by Dmitry Osipenko · 5 years ago
  20. 1f125de PM / devfreq: exynos-ppmu: remove useless assignment by Marek Szyprowski · 5 years ago
  21. 2abb0d5 PM / devfreq: Lock devfreq in trans_stat_show by Leonard Crestez · 5 years ago
  22. d68adc8 PM / devfreq: Check NULL governor in available_governors_show by Leonard Crestez · 5 years ago
  23. 36eba5d dt-bindings: devfreq: exynos-bus: Remove unused property by Kamil Konieczny · 5 years ago
  24. df4d7b1 PM / devfreq: Make log message more explicit when devfreq device already exists by Matthias Kaehlcke · 5 years ago
  25. 3b7b378 Documentation: devicetree: add PPMU events description by Lukasz Luba · 6 years ago
  26. fcbd803 include: dt-bindings: add Performance Monitoring Unit for Exynos by Lukasz Luba · 6 years ago
  27. c389ec6 MAINTAINERS: Update myself as maintainer for DEVFREQ subsystem support by Chanwoo Choi · 5 years ago
  28. a99d808 Linux 5.4-rc6 by Linus Torvalds · 5 years ago
  29. 3a69c9e Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  30. 56cfd25 Merge tag '5.4-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  31. 9d23450 Merge tag 'hwmon-for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
  32. e935842 Merge tag 'pwm/for-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  33. f83e148 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  34. 8194c28 Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  35. 969a519 Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  36. 1204c70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  37. 372bf6c Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  38. 0821de2 Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  39. e5897c7d Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  40. 31408fb Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  41. aeb1b85 Merge branch 'fix-BPF-offload-related-bugs' by David S. Miller · 5 years ago
  42. aefc3e7 net: fix installing orphaned programs by Jakub Kicinski · 5 years ago
  43. 41aa29a net: cls_bpf: fix NULL deref on offload filter removal by Jakub Kicinski · 5 years ago
  44. 8101e06 selftests: bpf: Skip write only files in debugfs by Jakub Kicinski · 5 years ago
  45. d64479a selftests: net: reuseport_dualstack: fix uninitalized parameter by Wei Wang · 5 years ago
  46. 62bdc8f r8169: fix wrong PHY ID issue with RTL8168dp by Heiner Kallweit · 5 years ago
  47. 5fc0f21 net: dsa: bcm_sf2: Fix IMP setup for port different than 8 by Florian Fainelli · 5 years ago
  48. 9d68db5 net: phylink: Fix phylink_dbg() macro by Florian Fainelli · 5 years ago
  49. 9cfeeb5 gve: Fixes DMA synchronization. by Yangchun Fu · 5 years ago
  50. a904a06 inet: stop leaking jiffies on the wire by Eric Dumazet · 5 years ago
  51. c8c2cd8 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 5 years ago
  52. 451fe01 ixgbe: Remove duplicate clear_bit() call by Igor Pylypiv · 5 years ago
  53. 17df5ae Documentation: networking: device drivers: Remove stray asterisks by Jonathan Neuschäfer · 5 years ago
  54. 8472ba6 e1000: fix memory leaks by Wenwen Wang · 5 years ago
  55. 2c19e39 i40e: Fix receive buffer starvation for AF_XDP by Jeff Kirsher · 5 years ago
  56. 8d5cfd7 igb: Fix constant media auto sense switching when no cable is connected by Manfred Rudigier · 5 years ago
  57. 0dbe6cb Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  58. 355f83c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  59. b2a18c2 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  60. 33e4980 Merge tag 'wireless-drivers-2019-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 5 years ago
  61. 4202e21 net: ethernet: arc: add the missed clk_disable_unprepare by Chuhong Yuan · 5 years ago
  62. d540c39 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  63. b88866b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  64. 1461624 Merge tag 'drm-fixes-2019-11-01' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  65. 65a5bf1 Merge tag 'pm-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  66. 4252a1a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  67. 2858598 Merge tag 'sound-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  68. 79cc554 NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid() by Trond Myklebust · 5 years ago
  69. be3df3d NFSv4: Don't allow a cached open with a revoked delegation by Trond Myklebust · 5 years ago
  70. 1cf45b8 arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core by Florian Fainelli · 5 years ago
  71. e059770 arm64: Brahma-B53 is SSB and spectre v2 safe by Florian Fainelli · 5 years ago
  72. bfc97f9 arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core by Doug Berger · 5 years ago
  73. e54de91 Merge tag 'drm-fixes-5.4-2019-10-30' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  74. 2cac8c4 Merge tag 'drm-intel-fixes-2019-10-31' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  75. ec26530 Merge tag 'drm-misc-fixes-2019-10-30-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  76. 6f96621 Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 5 years ago
  77. fb2308b igb: Enable media autosense for the i350. by Manfred Rudigier · 5 years ago
  78. 94bc1e5 igb/igc: Don't warn on fatal read failures when the device is removed by Lyude Paul · 5 years ago
  79. 623d0c2 tcp: increase tcp_max_syn_backlog max value by Eric Dumazet · 5 years ago
  80. 19f92a0 net: increase SOMAXCONN to 4096 by Eric Dumazet · 5 years ago
  81. e82b745 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  82. 6d6f038 netdevsim: Fix use-after-free during device dismantle by Ido Schimmel · 5 years ago
  83. f9c3243 rxrpc: Fix handling of last subpacket of jumbo packet by David Howells · 5 years ago
  84. 5a7ec66 Merge tag 'mac80211-for-net-2019-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 5 years ago
  85. d8eca64 usb: dwc3: gadget: fix race when disabling ep with cancelled xfers by Felipe Balbi · 5 years ago
  86. 41591a5 iocost: don't nest spin_lock_irq in ioc_weight_write() by Dan Carpenter · 5 years ago
  87. 3d7efa4 s390/idle: fix cpu idle time calculation by Heiko Carstens · 5 years ago
  88. a1d863a s390/unwind: fix mixing regs and sp by Ilya Leoshkevich · 5 years ago
  89. b8e51a6 s390/cmm: fix information leak in cmm_timeout_handler() by Yihui ZENG · 5 years ago
  90. 36c602d arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo by Bjorn Andersson · 5 years ago
  91. 9167ab7 KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active by Paolo Bonzini · 5 years ago
  92. a97b0e7 kvm: call kvm_arch_destroy_vm if vm creation fails by Jim Mattson · 5 years ago
  93. 359efcc efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN by Javier Martinez Canillas · 5 years ago
  94. 220dd76 x86, efi: Never relocate kernel below lowest acceptable address by Kairui Song · 5 years ago
  95. 41cd96f efi: libstub/arm: Account for firmware reserved memory at the base of RAM by Ard Biesheuvel · 5 years ago
  96. 18b915a efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness by Dominik Brodowski · 5 years ago
  97. 2bb6a81 efi/tpm: Return -EINVAL when determining tpm final events log size fails by Jerry Snitselaar · 5 years ago
  98. 0b6b30c efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only by Narendra K · 5 years ago
  99. e472c64 Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  100. 3da0966 Merge branch 'hv_netvsc-fix-error-handling-in-netvsc_attach-set_features' by David S. Miller · 5 years ago