1. f7f886b PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30 by Vidya Sagar · 5 years ago
  2. 0e216db drivers: usb: usbip: Add missing break statement to switch by Gustavo A. R. Silva · 7 years ago
  3. d43b763 usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.c by Nobuo Iwata · 8 years ago
  4. e2aae1a usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path by Shuah Khan · 5 years ago
  5. d645d69 usbip: stub_rx: fix static checker warning on unnecessary checks by Shuah Khan · 7 years ago
  6. fa33be1 configfs: fix a deadlock in configfs_symlink() by Al Viro · 4 years, 11 months ago
  7. 49824b5 configfs: provide exclusion between IO and removals by Al Viro · 4 years, 10 months ago
  8. 77590eb configfs: new object reprsenting tree fragments by Al Viro · 4 years, 10 months ago
  9. 41faa5d configfs_register_group() shouldn't be (and isn't) called in rmdirable parts by Al Viro · 4 years, 10 months ago
  10. 0c5b0cb configfs: stash the data we need into configfs_buffer at open time by Al Viro · 4 years, 10 months ago
  11. 539938d configfs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  12. da281558 can: peak_usb: fix slab info leak by Johan Hovold · 4 years, 8 months ago
  13. b46a206 can: gs_usb: gs_can_open(): prevent memory leak by Navid Emamdoost · 4 years, 9 months ago
  14. d9510ea can: peak_usb: fix a potential out-of-sync while decoding packets by Stephane Grosjean · 4 years, 9 months ago
  15. 7a5f2a3 can: c_can: c_can_poll(): only read status register after status IRQ by Kurt Van Dijck · 4 years, 9 months ago
  16. 0589de2 can: usb_8dev: fix use-after-free on disconnect by Johan Hovold · 4 years, 9 months ago
  17. 0e0965a netfilter: ipset: Fix an error code in ip_set_sockfn_get() by Dan Carpenter · 4 years, 10 months ago
  18. f823bf0 netfilter: nf_tables: Align nft_expr private data to 64-bit by Lukas Wunner · 4 years, 8 months ago
  19. 454face iio: imu: adis16480: make sure provided frequency is positive by Alexandru Ardelean · 4 years, 8 months ago
  20. a4d3100 ceph: fix use-after-free in __ceph_remove_cap() by Luis Henriques · 4 years, 8 months ago
  21. 4acc457 drm/radeon: fix si_enable_smc_cac() failed issue by Alex Deucher · 4 years, 8 months ago
  22. 9666d52 perf tools: Fix time sorting by Jiri Olsa · 4 years, 8 months ago
  23. 1bb7772 dump_stack: avoid the livelock of the dump_lock by Kevin Hao · 4 years, 8 months ago
  24. ba05204 mm, vmstat: hide /proc/pagetypeinfo from normal users by Michal Hocko · 4 years, 8 months ago
  25. 967fcde mm: thp: handle page cache THP correctly in PageTransCompoundMap by Yang Shi · 4 years, 8 months ago
  26. 1125e871 ALSA: hda/ca0132 - Fix possible workqueue stall by Takashi Iwai · 4 years, 8 months ago
  27. ce8b4a9 ALSA: bebob: fix to detect configured source of sampling clock for Focusrite Saffire Pro i/o series by Takashi Sakamoto · 4 years, 8 months ago
  28. 8bdaac0 ALSA: timer: Fix incorrectly assigned timer instance by Takashi Iwai · 4 years, 8 months ago
  29. 3e68866 qede: fix NULL pointer deref in __qede_remove() by Manish Chopra · 4 years, 7 months ago
  30. 79049c11 NFC: st21nfca: fix double free by Pan Bian · 4 years, 8 months ago
  31. 8a0a543 nfc: netlink: fix double device reference drop by Pan Bian · 4 years, 8 months ago
  32. 6134e4f NFC: fdp: fix incorrect free object by Pan Bian · 4 years, 8 months ago
  33. 17ac2bd net: usb: qmi_wwan: add support for DW5821e with eSIM support by Aleksander Morgado · 4 years, 7 months ago
  34. a723c97 net: fix data-race in neigh_event_send() by Eric Dumazet · 4 years, 7 months ago
  35. ed9acfe ipv4: Fix table id reference in fib_sync_down_addr by David Ahern · 4 years, 7 months ago
  36. a3622b6 CDC-NCM: handle incomplete transfer of MTU by Oliver Neukum · 4 years, 8 months ago
  37. 574a61d Linux 4.9.200 by Greg Kroah-Hartman · 4 years, 7 months ago
  38. 07abe8c alarmtimer: Change remaining ENOTSUPP to EOPNOTSUPP by Petr Vorel · 4 years, 7 months ago
  39. 202a604 dmaengine: qcom: bam_dma: Fix resource leak by Jeffrey Hugo · 4 years, 8 months ago
  40. 1f94465 net/flow_dissector: switch to siphash by Eric Dumazet · 4 years, 8 months ago
  41. 0446b03 kbuild: add -fcf-protection=none when using retpoline flags by Seth Forshee · 5 years ago
  42. 2e1dff7 kbuild: use -fmacro-prefix-map to make __FILE__ a relative path by Masahiro Yamada · 6 years ago
  43. a250cab Kbuild: make designated_init attribute fatal by Kees Cook · 7 years ago
  44. a67a32d inet: stop leaking jiffies on the wire by Eric Dumazet · 4 years, 8 months ago
  45. 4ede4c7 net/mlx4_core: Dynamically set guaranteed amount of counters per VF by Eran Ben Elisha · 4 years, 8 months ago
  46. 0ee544c vxlan: check tun_info options_len properly by Xin Long · 4 years, 8 months ago
  47. 28f3665 net: bcmgenet: reset 40nm EPHY on energy detect by Doug Berger · 4 years, 8 months ago
  48. f4b5e4f net: dsa: fix switch tree list by Vivien Didelot · 4 years, 8 months ago
  49. 0e204b6 net: add READ_ONCE() annotation in __skb_wait_for_more_packets() by Eric Dumazet · 4 years, 8 months ago
  50. 43562e5 selftests: net: reuseport_dualstack: fix uninitalized parameter by Wei Wang · 4 years, 8 months ago
  51. 7b441b2 net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol() by zhanglin · 4 years, 8 months ago
  52. 7d0d649 net: hisilicon: Fix ping latency when deal with high throughput by Jiangfeng Xiao · 4 years, 8 months ago
  53. 37d6ef4 net: fix sk_page_frag() recursion from memory reclaim by Tejun Heo · 4 years, 8 months ago
  54. afd9a80 dccp: do not leak jiffies on the wire by Eric Dumazet · 4 years, 8 months ago
  55. fa25e11 cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs by Dave Wysochanski · 4 years, 8 months ago
  56. 4b1ee30 MIPS: bmips: mark exception vectors as char arrays by Jonas Gorski · 4 years, 8 months ago
  57. 0228cd2 of: unittest: fix memory leak in unittest_data_add by Navid Emamdoost · 4 years, 9 months ago
  58. 1c2c7b4 scsi: target: core: Do not overwrite CDB byte 1 by Bodo Stroesser · 4 years, 8 months ago
  59. 2c4a12d ARM: davinci: dm365: Fix McBSP dma_slave_map entry by Peter Ujfalusi · 4 years, 10 months ago
  60. 6d8855a perf kmem: Fix memory leak in compact_gfp_flags() by Yunfeng Ye · 4 years, 8 months ago
  61. cc087a7 ARM: dts: imx7s: Correct GPT's ipg clock source by Anson Huang · 4 years, 9 months ago
  62. b4bd4ac scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE by Thomas Bogendoerfer · 4 years, 8 months ago
  63. 8ae7d25 scsi: sni_53c710: fix compilation error by Thomas Bogendoerfer · 4 years, 8 months ago
  64. 7a00b55 scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions by Hannes Reinecke · 4 years, 9 months ago
  65. 5124ad2 ARM: mm: fix alignment handler faults under memory pressure by Russell King · 4 years, 10 months ago
  66. 298766a pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() by Dan Carpenter · 4 years, 9 months ago
  67. e3d85d2 ARM: dts: logicpd-torpedo-som: Remove twl_keypad by Adam Ford · 4 years, 10 months ago
  68. 73a9f6b ASoc: rockchip: i2s: Fix RPM imbalance by Robin Murphy · 4 years, 9 months ago
  69. b2c8308 ASoC: wm_adsp: Don't generate kcontrols without READ flags by Stuart Henderson · 4 years, 9 months ago
  70. 07d819d regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitialized by Yizhuo · 4 years, 9 months ago
  71. e4c7179 regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone by Axel Lin · 4 years, 9 months ago
  72. 352b498 Linux 4.9.199 by Greg Kroah-Hartman · 4 years, 8 months ago
  73. 7c4e066 Revert "ALSA: hda: Flush interrupts on disabling" by Takashi Iwai · 4 years, 8 months ago
  74. 3a3385a ALSA: timer: Fix mutex deadlock at releasing card by Takashi Iwai · 4 years, 8 months ago
  75. 681789d ALSA: timer: Simplify error path in snd_timer_open() by Takashi Iwai · 5 years ago
  76. cdf8ae7 ALSA: timer: Limit max instances per timer by Takashi Iwai · 7 years ago
  77. 444dac2 ALSA: timer: Follow standard EXPORT_SYMBOL() declarations by Takashi Iwai · 7 years ago
  78. 00eab76 xfs: Correctly invert xfs_buftarg LRU isolation logic by Vratislav Bendel · 6 years ago
  79. 2f8e690 sctp: not bind the socket in sctp_connect by Xin Long · 5 years ago
  80. f8b1410 sctp: fix the issue that flags are ignored when using kernel_connect by Xin Long · 6 years ago
  81. 1d41d2f sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 4 years, 9 months ago
  82. b6a3536 net: usb: sr9800: fix uninitialized local variable by Valentin Vidic · 4 years, 8 months ago
  83. 480edc0 bonding: fix potential NULL deref in bond_update_slave_arr by Eric Dumazet · 4 years, 9 months ago
  84. ff33916 llc: fix sk_buff leak in llc_conn_service() by Eric Biggers · 4 years, 9 months ago
  85. 44fd892 llc: fix sk_buff leak in llc_sap_state_process() by Eric Biggers · 4 years, 9 months ago
  86. 0afd70b dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle by Tony Lindgren · 4 years, 8 months ago
  87. 4a2fbab rtlwifi: Fix potential overflow on P2P code by Laura Abbott · 4 years, 8 months ago
  88. 8dc59b4 s390/cmm: fix information leak in cmm_timeout_handler() by Yihui ZENG · 4 years, 8 months ago
  89. ee303b8 nl80211: fix validation of mesh path nexthop by Markus Theil · 4 years, 8 months ago
  90. 3bbf6e7 HID: fix error message in hid_open_report() by Michał Mirosław · 4 years, 10 months ago
  91. 7b5e3ad HID: Fix assumption that devices have inputs by Alan Stern · 4 years, 9 months ago
  92. 81198e6 HID: i2c-hid: add Trekstor Primebook C11B to descriptor override by Hans de Goede · 4 years, 9 months ago
  93. f936fa2 USB: serial: whiteheat: fix line-speed endianness by Johan Hovold · 4 years, 8 months ago
  94. 1c06f5d USB: serial: whiteheat: fix potential slab corruption by Johan Hovold · 4 years, 8 months ago
  95. 06f6902 USB: ldusb: fix control-message timeout by Johan Hovold · 4 years, 8 months ago
  96. f03419b USB: ldusb: fix ring-buffer locking by Johan Hovold · 4 years, 8 months ago
  97. 34f125b usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask to avoid SG overflows") by Alan Stern · 4 years, 8 months ago
  98. fc71e39 USB: gadget: Reject endpoints with 0 maxpacket value by Alan Stern · 4 years, 8 months ago
  99. be511e9 UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segments") by Alan Stern · 4 years, 8 months ago
  100. 9bb93ca ALSA: bebob: Fix prototype of helper function to return negative value by Takashi Sakamoto · 4 years, 8 months ago