1. a13daf0 sysfs: Disable lockdep for driver bind/unbind files by Daniel Vetter · 6 years ago
  2. c5e6845 Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029 by Raghuram Hegde · 6 years ago
  3. 887b1c9 dm: Check for device sector overflow if CONFIG_LBDAF is not set by Milan Broz · 6 years ago
  4. decca9b clocksource/drivers/integrator-ap: Add missing of_node_put() by Yangtao Li · 6 years ago
  5. 9e5be33 dm snapshot: Fix excessive memory usage and workqueue stalls by Nikos Tsironis · 6 years ago
  6. cbd257f dm kcopyd: Fix bug causing workqueue stalls by Nikos Tsironis · 6 years ago
  7. 4e26ee3 dm crypt: use u64 instead of sector_t to store iv_offset by AliOS system security · 6 years ago
  8. f74fc96 tty/serial: do not free trasnmit buffer page under port lock by Sergey Senozhatsky · 6 years ago
  9. c21991e mmc: atmel-mci: do not assume idle after atmci_request_end by Jonas Danielsson · 6 years ago
  10. 73f0b2e clk: imx6q: reset exclusive gates on init by Lucas Stach · 6 years ago
  11. 3ad8148 scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough by Bart Van Assche · 6 years ago
  12. 25d3546 scsi: target: use consistent left-aligned ASCII INQUIRY data by David Disseldorp · 6 years ago
  13. fd4c7fe staging: erofs: fix use-after-free of on-stack `z_erofs_vle_unzip_io' by Gao Xiang · 6 years ago
  14. 38be2cb media: venus: core: Set dma maximum segment size by Vivek Gautam · 6 years ago
  15. 597a09e media: firewire: Fix app_info parameter type in avc_ca{,_app}_info by Nathan Chancellor · 6 years ago
  16. 3049cdc powerpc/pseries/cpuidle: Fix preempt warning by Breno Leitao · 6 years ago
  17. 819e2e0 media: uvcvideo: Refactor teardown of uvc on USB disconnect by Daniel Axtens · 8 years ago
  18. ed99d79 clk: imx: make mux parent strings const by A.s. Dong · 6 years ago
  19. 50063ba efi/libstub: Disable some warnings for x86{,_64} by Nathan Chancellor · 6 years ago
  20. fded1b0 rxe: IB_WR_REG_MR does not capture MR's iova field by Chuck Lever · 6 years ago
  21. e34e54f drm/amdgpu: Reorder uvd ring init before uvd resume by Chris Wilson · 6 years ago
  22. 4614fe3 scsi: qedi: Check for session online before getting iSCSI TLV data. by Manish Rangankar · 6 years ago
  23. e4c04fd fpga: altera-cvp: fix probing for multiple FPGAs on the bus by Anatolij Gustschin · 6 years ago
  24. 7cae65d usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device by Yoshihiro Shimoda · 6 years ago
  25. 5e1be9c clk: meson: meson8b: fix incorrect divider mapping in cpu_scale_table by Martin Blumenstingl · 6 years ago
  26. 6ebffc5 drm/atomic-helper: Complete fake_commit->flip_done potentially earlier by Ville Syrjälä · 6 years ago
  27. 4c7c36a serial: set suppress_bind_attrs flag only if builtin by Anders Roxell · 6 years ago
  28. b6d7542 of: overlay: add missing of_node_put() after add new node to changeset by Frank Rowand · 6 years ago
  29. 579f3fc usb: typec: tcpm: Do not disconnect link for self powered devices by Badhri Jagan Sridharan · 6 years ago
  30. 88f3bea e1000e: allow non-monotonic SYSTIM readings by Miroslav Lichvar · 6 years ago
  31. e509041 platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey by João Paulo Rechi Vita · 6 years ago
  32. 3dc1bc57 ixgbe: allow IPsec Tx offload in VEPA mode by Shannon Nelson · 6 years ago
  33. bd240b1 drm/amdkfd: fix interrupt spin lock by Christian König · 6 years ago
  34. 07f4cf9 drm/amd/display: Guard against null stream_state in set_crc_source by Nicholas Kazlauskas · 6 years ago
  35. 414dbd6 gpio: pl061: Move irq_chip definition inside struct pl061 by Manivannan Sadhasivam · 6 years ago
  36. 19ad57e r8169: Add support for new Realtek Ethernet by Kai-Heng Feng · 6 years ago
  37. 8bb3833 qmi_wwan: add MTU default to qmap network interface by Daniele Palmas · 6 years ago
  38. e104113 net: dsa: mv88x6xxx: mv88e6390 errata by Andrew Lunn · 6 years ago
  39. 07348a7 mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion by Ido Schimmel · 6 years ago
  40. cac1bff mlxsw: spectrum: Disable lag port TX before removing it by Jiri Pirko · 6 years ago
  41. 9a9c3c0 nbd: Use set_blocksize() to set device blocksize by Jan Kara · 6 years ago
  42. 685cc9c media: vb2: be sure to unlock mutex on errors by Mauro Carvalho Chehab · 6 years ago
  43. 241e514 drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock by Ivan Mironov · 6 years ago
  44. 8868a72 loop: drop caches if offset or block_size are changed by Jaegeuk Kim · 6 years ago
  45. 30805ec loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl() by Tetsuo Handa · 6 years ago
  46. b42e24a loop: Get rid of 'nested' acquisition of loop_ctl_mutex by Jan Kara · 6 years ago
  47. 5c684c2 loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutex by Jan Kara · 6 years ago
  48. 5f0db37 loop: Fix deadlock when calling blkdev_reread_part() by Jan Kara · 6 years ago
  49. 6e0d693 loop: Move loop_reread_partitions() out of loop_ctl_mutex by Jan Kara · 6 years ago
  50. ed281a7 loop: Move special partition reread handling in loop_clr_fd() by Jan Kara · 6 years ago
  51. dc71740 loop: Push loop_ctl_mutex down to loop_change_fd() by Jan Kara · 6 years ago
  52. 9218b10 loop: Push loop_ctl_mutex down to loop_set_fd() by Jan Kara · 6 years ago
  53. 90386ad loop: Push loop_ctl_mutex down to loop_set_status() by Jan Kara · 6 years ago
  54. 8de6412 loop: Push loop_ctl_mutex down to loop_get_status() by Jan Kara · 6 years ago
  55. ed87dc6 loop: Push loop_ctl_mutex down into loop_clr_fd() by Jan Kara · 6 years ago
  56. 1897432 loop: Split setting of lo_state from loop_clr_fd by Jan Kara · 6 years ago
  57. b846389 loop: Push lo_ctl_mutex down into individual ioctls by Jan Kara · 6 years ago
  58. ea5df50 loop: Get rid of loop_index_mutex by Jan Kara · 6 years ago
  59. 38d9cce loop: Fold __loop_release into loop_release by Jan Kara · 6 years ago
  60. 342b336 block/loop: Use global lock for ioctl() operation. by Tetsuo Handa · 6 years ago
  61. f5d3c78 block/loop: Don't grab "struct file" for vfs_getattr() operation. by Tetsuo Handa · 6 years ago
  62. c4f39cb media: vb2: vb2_mmap: move lock up by Hans Verkuil · 6 years ago
  63. d9c249a media: vivid: set min width/height to a value > 0 by Hans Verkuil · 6 years ago
  64. 4497ce4 media: vivid: fix error handling of kthread_run by Hans Verkuil · 6 years ago
  65. 4190c5f omap2fb: Fix stack memory disclosure by Vlad Tsyrklevich · 6 years ago
  66. a10cabb net: dsa: realtek-smi: fix OF child-node lookup by Johan Hovold · 6 years ago
  67. ec48537 RDMA/vmw_pvrdma: Return the correct opcode when creating WR by Adit Ranadive · 6 years ago
  68. 836edf22 RDMA/nldev: Don't expose unsafe global rkey to regular user by Leon Romanovsky · 6 years ago
  69. 8f4a0e7 media: v4l: ioctl: Validate num_planes for debug messages by Sakari Ailus · 6 years ago
  70. d846f48 mfd: tps6586x: Handle interrupts on suspend by Jonathan Hunter · 6 years ago
  71. a752c6d OF: properties: add missing of_node_put by Julia Lawall · 6 years ago
  72. ac8b9e8 drm/i915/gvt: Fix mmap range check by Zhenyu Wang · 6 years ago
  73. 9d37f4a scsi: sd: Fix cache_type_store() by Ivan Mironov · 6 years ago
  74. d368f54 scsi: core: Synchronize request queue PM status only on successful resume by Stanley Chu · 6 years ago
  75. 4432362 xen: Fix x86 sched_clock() interface for xen by Juergen Gross · 6 years ago
  76. 64e9864 crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK by Christophe Leroy · 6 years ago
  77. c6578f5 crypto: talitos - reorder code in talitos_edesc_alloc() by Christophe Leroy · 6 years ago
  78. 97a6662 crypto: bcm - convert to use crypto_authenc_extractkeys() by Eric Biggers · 6 years ago
  79. 93242fa crypto: ccree - convert to use crypto_authenc_extractkeys() by Eric Biggers · 6 years ago
  80. 9107b2f crypto: caam - fix zero-length buffer DMA mapping by Aymen Sghaier · 6 years ago
  81. 6e09bef r8169: load Realtek PHY driver module before r8169 by Heiner Kallweit · 6 years ago
  82. d2898aa bonding: update nest level on unlink by Willem de Bruijn · 6 years ago
  83. d976151 r8169: don't try to read counters if chip is in a PCI power-save state by Heiner Kallweit · 6 years ago
  84. f352903 lan743x: Remove phy_read from link status change function by Bryan Whitehead · 6 years ago
  85. 08be4b7 tun: publish tfile after it's fully initialized by Stanislav Fomichev · 6 years ago
  86. a200574 scsi: target: iscsi: cxgbit: fix csk leak by Varun Prakash · 6 years ago
  87. 25c0f7a scsi: target: iscsi: cxgbit: fix csk leak by Varun Prakash · 6 years ago
  88. ec98b3f Revert "scsi: target: iscsi: cxgbit: fix csk leak" by Sasha Levin · 6 years ago
  89. e276420 mmc: sdhci-msm: Disable CDR function on TX by Loic Poulain · 6 years ago
  90. a13520e tty: Don't hold ldisc lock in tty_reopen() if ldisc present by Dmitry Safonov · 6 years ago
  91. a42c978 tty: Simplify tty->count math in tty_reopen() by Dmitry Safonov · 6 years ago
  92. e6a4caa tty: Hold tty_ldisc_lock() during tty_reopen() by Dmitry Safonov · 6 years ago
  93. 028c13f tty/ldsem: Wake up readers after timed out down_write() by Dmitry Safonov · 6 years ago
  94. 9972553 rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set by Ilya Dryomov · 6 years ago
  95. c7ca8e9 drm/amdgpu: Don't fail resume process if resuming atomic state fails by Lyude Paul · 6 years ago
  96. f05d02b drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume() by Lyude Paul · 6 years ago
  97. d1a5113 drm/i915: Unwind failure on pinning the gen7 ppgtt by Chris Wilson · 6 years ago
  98. f57bef9 drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2 by Ivan Mironov · 6 years ago
  99. 7398668 drm/fb_helper: Allow leaking fbdev smem_start by Neil Armstrong · 6 years ago
  100. b7c3696 drm/amd/display: Fix MST dp_blank REG_WAIT timeout by Jerry (Fangzhi) Zuo · 6 years ago