1. a37f495 debugfs: Return -EPERM when locked down by Eric Snowberg · 5 years ago
  2. 7c35e69 driver core: Print device when resources present in really_probe() by Geert Uytterhoeven · 5 years ago
  3. 264d252 driver core: Fix test_async_driver_probe if NUMA is disabled by Guenter Roeck · 5 years ago
  4. 39cc539 driver core: platform: Prevent resouce overflow from causing infinite loops by Simon Schwartz · 5 years ago
  5. 5bf33f0 fs/kernfs/dir.c: Clean code by removing always true condition by Mateusz Nosek · 5 years ago
  6. ef9ffc1 component: do not dereference opaque pointer in debugfs by Lubomir Rintel · 5 years ago
  7. e2f3733 drivers/component: remove modular code by Masahiro Yamada · 5 years ago
  8. adc92dd debugfs: Fix warnings when building documentation by Daniel W. S. Almeida · 5 years ago
  9. 4c002c9 device.h: move 'struct driver' stuff out to device/driver.h by Greg Kroah-Hartman · 5 years ago
  10. a8ae608 device.h: move 'struct class' stuff out to device/class.h by Greg Kroah-Hartman · 5 years ago
  11. 5aee2bf device.h: move 'struct bus' stuff out to device/bus.h by Greg Kroah-Hartman · 5 years ago
  12. af628aa device.h: move dev_printk()-like functions to dev_printk.h by Greg Kroah-Hartman · 5 years ago
  13. cf901a1c device.h: move devtmpfs prototypes out of the file by Greg Kroah-Hartman · 5 years ago
  14. 94e14da Merge 5.5-rc2 into driver-core-next by Greg Kroah-Hartman · 5 years ago
  15. d1eef1c Linux 5.5-rc2 by Linus Torvalds · 5 years ago
  16. 9603e22 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  17. 1522d9d Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  18. b01d7cb Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  19. 2e6d304 Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 5 years ago
  20. 510c978 Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  21. 07c4b9e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  22. f61cf8d Merge tag 'char-misc-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  23. 894554c Merge tag 'driver-core-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  24. aff2a52 Merge tag 'staging-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  25. a1b85b3 Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  26. 81d5598 Merge tag 's390-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  27. f791ede Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  28. 103a022 Merge tag '5.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  29. 81c64b0b Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 5 years ago
  30. 1698174 binder: fix incorrect calculation for num_valid by Todd Kjos · 5 years ago
  31. e31736d Merge tag 'nios2-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 5 years ago
  32. 1482e66 Merge tag 'devicetree-fixes-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  33. dd79b53 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  34. 1d76c07 Merge tag 'pci-v5.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  35. 3b2ee61 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  36. 6bd2c87 Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  37. b61c562 Merge tag 'sound-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  38. b2cb931 Merge tag 'drm-fixes-2019-12-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  39. f1fcd77 Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  40. 5bd831a Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  41. 15da849 Merge tag 'for-5.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
  42. 22ff311 Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  43. 4c84515 Merge branches 'pm-cpuidle' and 'acpi-pm' by Rafael J. Wysocki · 5 years ago
  44. c673ec6 xen/balloon: fix ballooned page accounting without hotplug enabled by Juergen Gross · 5 years ago
  45. fa2ac65 xen-blkback: prevent premature module unload by Paul Durrant · 5 years ago
  46. d919131 CIFS: Close cached root handle only if it has a lease by Pavel Shilovsky · 5 years ago
  47. e0fc5b1 SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path by Steve French · 5 years ago
  48. d16f0f6 Merge tag 'drm-fixes-5.5-2019-12-12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  49. 82e50ec Merge tag 'drm-intel-fixes-2019-12-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  50. 7315c0e Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  51. ee9b280 of/platform: Unconditionally pause/resume sync state during kernel init by Saravana Kannan · 5 years ago
  52. 70c8121 dt-bindings: memory-controllers: tegra: Fix type references by Rob Herring · 5 years ago
  53. 5c7404b dt-bindings: Change maintainer address by Maxime Ripard · 5 years ago
  54. dc2316e IB/mlx5: Fix device memory flows by Yishai Hadas · 5 years ago
  55. 7a763d1 IB/core: Introduce rdma_user_mmap_entry_insert_range() API by Yishai Hadas · 5 years ago
  56. ca01e79 PCI: rockchip: Fix IO outbound ATU register number by Enric Balletbo i Serra · 5 years ago
  57. f271fe1 drm/amdgpu: add invalidate semaphore limit for SRIOV in gmc10 by changzhu · 5 years ago
  58. 90f6452 drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9 by changzhu · 5 years ago
  59. ed9085f IB/mlx5: Fix steering rule of drop and count by Maor Gottlieb · 5 years ago
  60. 89f988d IB/mlx4: Follow mirror sequence of device add during device removal by Parav Pandit · 5 years ago
  61. 33df2f1 RDMA/counter: Prevent auto-binding a QP which are not tracked with res by Mark Zhang · 5 years ago
  62. 37d4e84 Merge tag 'ceph-for-5.5-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  63. 8243186 fs: remove ksys_dup() by Dominik Brodowski · 6 years ago
  64. b49a733 init: unify opening /dev/console as stdin/stdout/stderr by Dominik Brodowski · 6 years ago
  65. d4d8140 cpuidle: Drop unnecessary type cast in cpuidle_poll_time() by Rafael J. Wysocki · 5 years ago
  66. 5addeae blk-cgroup: remove blkcg_drain_queue by Guoqing Jiang · 5 years ago
  67. ecb6186 block: fix NULL pointer dereference in account statistics with IDE by Logan Gunthorpe · 5 years ago
  68. 413fc38 drm/amdgpu: avoid using invalidate semaphore for picasso by changzhu · 5 years ago
  69. a680aea Revert "drm/amdgpu: dont schedule jobs while in reset" by Alex Deucher · 5 years ago
  70. cccaa5e init: use do_mount() instead of ksys_mount() by Dominik Brodowski · 6 years ago
  71. d4440aa initrd: use do_mount() instead of ksys_mount() by Dominik Brodowski · 5 years ago
  72. 5e787db devtmpfs: use do_mount() instead of ksys_mount() by Dominik Brodowski · 6 years ago
  73. 3c3caae usb: dwc3: pci: add ID for the Intel Comet Lake -H variant by Heikki Krogerus · 5 years ago
  74. 5367601 drivers/base: base.h: add proper copyright and header info by Greg Kroah-Hartman · 5 years ago
  75. 3e42fe5 interconnect: qcom: msm8974: Walk the list safely on node removal by Georgi Djakov · 5 years ago
  76. f39488e interconnect: qcom: qcs404: Walk the list safely on node removal by Georgi Djakov · 5 years ago
  77. b29b811 interconnect: qcom: sdm845: Walk the list safely on node removal by Georgi Djakov · 5 years ago
  78. e27da6a interconnect: qcom: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  79. e32ea12 nios2: Fix ioremap by Guenter Roeck · 5 years ago
  80. 84faa30 crypto: arm/curve25519 - add arch-specific key generation function by Jason A. Donenfeld · 5 years ago
  81. cdf1d28 Merge branch 'linux-5.5' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 5 years ago
  82. 296aec4 Merge branch 'md-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-linus by Jens Axboe · 5 years ago
  83. 5ba0474 Merge tag 'drm-misc-fixes-2019-12-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  84. ae4b064 Merge tag 'afs-fixes-20191211' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  85. 9e3aa61 io_uring: ensure we return -EINVAL on unknown opcode by Jens Axboe · 5 years ago
  86. 687dec9 Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 5 years ago
  87. 6674fdb Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  88. d1c6a2a pipe: simplify signal handling in pipe_read() and add comments by Linus Torvalds · 5 years ago
  89. bd95c14 drm/amdgpu: fix license on Kconfig and Makefiles by Alex Deucher · 5 years ago
  90. 69897d3 drm/amdgpu/gfx10: update gfx golden settings for navi14 by Tianci.Yin · 5 years ago
  91. 847b0d8 drm/amdgpu/gfx10: update gfx golden settings by Tianci.Yin · 5 years ago
  92. 5714a20 drm/amdgpu/gfx10: update gfx golden settings for navi14 by Tianci.Yin · 5 years ago
  93. 02cca57 drm/amdgpu/gfx10: update gfx golden settings by Tianci.Yin · 5 years ago
  94. 3e39ce2 s390/kasan: add KASAN_VMALLOC support by Vasily Gorbik · 5 years ago
  95. 1b68ac8 s390: remove last diag 0x44 caller by Heiko Carstens · 5 years ago
  96. 157309a s390/uv: use EOPNOTSUPP instead of ENOTSUPP by Christian Borntraeger · 5 years ago
  97. 0539ad0 s390/cpum_sf: Avoid SBD overflow condition in irq handler by Thomas Richter · 5 years ago
  98. 39d4a50 s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits by Thomas Richter · 5 years ago
  99. 7e914fd s390/test_unwind: fix spelling mistake "reqister" -> "register" by Colin Ian King · 5 years ago
  100. b62b6cf s390/spinlock: remove confusing comment in arch_spin_lock_wait by Vasily Gorbik · 5 years ago