1. 71a5362 cfg80211: check vendor command doit pointer before use by Julian Squires · 4 years, 3 months ago
  2. 705a601 drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reason by Ben Skeggs · 4 years, 3 months ago
  3. edd9097 net/9p: validate fds in p9_fd_open by Christoph Hellwig · 4 years, 3 months ago
  4. efde0dd leds: 88pm860x: fix use-after-free on unbind by Johan Hovold · 4 years, 5 months ago
  5. ae1cd9f leds: lm3533: fix use-after-free on unbind by Johan Hovold · 4 years, 5 months ago
  6. 6b3f0df leds: da903x: fix use-after-free on unbind by Johan Hovold · 4 years, 5 months ago
  7. 6de8169 leds: wm831x-status: fix use-after-free on unbind by Johan Hovold · 4 years, 5 months ago
  8. 583d424 mtd: properly check all write ioctls for permissions by Greg Kroah-Hartman · 4 years, 3 months ago
  9. 8c19b60 vgacon: Fix for missing check in scrollback handling by Yunhai Zhang · 4 years, 3 months ago
  10. 2780c5e omapfb: dss: Fix max fclk divider for omap36xx by Adam Ford · 4 years, 4 months ago
  11. df6f7185 Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt() by Peilin Ye · 4 years, 3 months ago
  12. 855a93a Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt() by Peilin Ye · 4 years, 3 months ago
  13. aea7791 Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt() by Peilin Ye · 4 years, 3 months ago
  14. 5a48144 ALSA: seq: oss: Serialize ioctls by Takashi Iwai · 4 years, 3 months ago
  15. 0216f88 net/mlx5e: Don't support phys switch id if not in switchdev mode by Roi Dayan · 4 years, 2 months ago
  16. 487862f USB: serial: qcserial: add EM7305 QDL product ID by Erik Ekman · 4 years, 3 months ago
  17. c8e4468 ext4: fix direct I/O read error by Jiang Ying · 4 years, 2 months ago
  18. 8246164 random32: move the pseudo-random 32-bit definitions to prandom.h by Linus Torvalds · 4 years, 3 months ago
  19. 8ce7dd3 random32: remove net_rand_state from the latent entropy gcc plugin by Linus Torvalds · 4 years, 3 months ago
  20. 746fe49 random: fix circular include dependency on arm64 after addition of percpu.h by Willy Tarreau · 4 years, 3 months ago
  21. 473b095f ARM: percpu.h: fix build error by Grygorii Strashko · 4 years, 3 months ago
  22. 5aa7839 random32: update the net random state on interrupt and activity by Willy Tarreau · 4 years, 3 months ago
  23. dfd6b6e x86/i8259: Use printk_deferred() to prevent deadlock by Thomas Gleixner · 4 years, 3 months ago
  24. 575350e KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled by Wanpeng Li · 4 years, 3 months ago
  25. 6015a69 xen-netfront: fix potential deadlock in xennet_remove() by Andrea Righi · 4 years, 3 months ago
  26. 0102ed8 Revert "i2c: cadence: Fix the hold bit setting" by Raviteja Narayanam · 4 years, 4 months ago
  27. 94791d9 net: ethernet: ravb: exit if re-initialization fails in tx timeout by Yoshihiro Shimoda · 4 years, 3 months ago
  28. 78c4268 parisc: add support for cmpxchg on u8 pointers by Liam Beguin · 4 years, 3 months ago
  29. 8be68d5 nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame by Navid Emamdoost · 4 years, 3 months ago
  30. 357f6dd qed: Disable "MFW indication via attention" SPAM every 5 minutes by Laurence Oberman · 4 years, 3 months ago
  31. d9af6f8 usb: hso: Fix debug compile warning on sparc32 by Geert Uytterhoeven · 4 years, 3 months ago
  32. 55402e1 arm64: csum: Fix handling of bad packets by Robin Murphy · 4 years, 3 months ago
  33. 04c5d1c mac80211: mesh: Free pending skb when destroying a mpath by Remi Pommarel · 4 years, 4 months ago
  34. 3212d624 mac80211: mesh: Free ie data when leaving mesh by Remi Pommarel · 4 years, 4 months ago
  35. 7be8343 ibmvnic: Fix IRQ mapping disposal in error path by Thomas Falcon · 4 years, 3 months ago
  36. 3882391 mlxsw: core: Free EMAD transactions using kfree_rcu() by Ido Schimmel · 4 years, 3 months ago
  37. 26ac4d0 mlxsw: core: Increase scope of RCU read-side critical section by Ido Schimmel · 4 years, 3 months ago
  38. 7a23750 mlx4: disable device on shutdown by Jakub Kicinski · 4 years, 3 months ago
  39. 1c7c7eb net: lan78xx: fix transfer-buffer memory leak by Johan Hovold · 4 years, 3 months ago
  40. 0e87ce5 net: lan78xx: add missing endpoint sanity check by Johan Hovold · 4 years, 3 months ago
  41. 795a431 sh: Fix validation of system call number by Michael Karcher · 4 years, 3 months ago
  42. 10ceab6 net/x25: Fix null-ptr-deref in x25_disconnect by YueHaibing · 4 years, 6 months ago
  43. 08560e9 net/x25: Fix x25_neigh refcnt leak when x25 disconnect by Xiyu Yang · 4 years, 6 months ago
  44. d472b7e install several missing uapi headers by Rolf Eike Beer · 4 years, 3 months ago
  45. 5a41bdb uapi: includes linux/types.h before exporting files by Nicolas Dichtel · 8 years ago
  46. b183504 xfs: fix missed wakeup on l_flush_wait by Rik van Riel · 5 years ago
  47. 2b9c45b rds: Prevent kernel-infoleak in rds_notify_queue_get() by Peilin Ye · 4 years, 3 months ago
  48. 1231b93 fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins. by Tetsuo Handa · 4 years, 3 months ago
  49. ce93e01 x86, vmlinux.lds: Page-align end of ..page_aligned sections by Joerg Roedel · 4 years, 3 months ago
  50. 7006129 x86/build/lto: Fix truncated .bss with -fdata-sections by Sami Tolvanen · 6 years ago
  51. 294711f 9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work by Wang Hai · 4 years, 4 months ago
  52. e73153e 9p/trans_fd: abort p9_read_work if req status changed by Dominique Martinet · 6 years ago
  53. 7745e3c f2fs: check if file namelen exceeds max value by Sheng Yong · 6 years ago
  54. f46a09b f2fs: check memory boundary by insane namelen by Jaegeuk Kim · 6 years ago
  55. 16d15f9 drm: hold gem reference until object is no longer accessed by Steve Cohen · 4 years, 3 months ago
  56. 59395c4 drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl() by Peilin Ye · 4 years, 3 months ago
  57. 544e990 ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints by Will Deacon · 4 years, 4 months ago
  58. 2d9dacf PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge by Robert Hancock · 4 years, 3 months ago
  59. f0b65fe ath9k: release allocated buffer if timed out by Navid Emamdoost · 5 years ago
  60. 86c3e3e ath9k_htc: release allocated buffer if timed out by Navid Emamdoost · 5 years ago
  61. fa5ac05 media: rc: prevent memory leak in cx23888_ir_probe by Navid Emamdoost · 5 years ago
  62. 65d77c8 crypto: ccp - Release all allocated memory if sha type is invalid by Navid Emamdoost · 5 years ago
  63. a7efa80 net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe() by Wei Yongjun · 7 years ago
  64. beff051 xfs: don't call xfs_da_shrink_inode with NULL bp by Eric Sandeen · 6 years ago
  65. 42c59d54 xfs: validate cached inodes are free when allocated by Dave Chinner · 7 years ago
  66. 6de46e2 xfs: catch inode allocation state mismatch corruption by Dave Chinner · 7 years ago
  67. 8d6b541 Linux 4.9.232 by Greg Kroah-Hartman · 4 years, 3 months ago
  68. eef50fa perf: Make perf able to build with latest libbfd by Changbin Du · 4 years, 4 months ago
  69. f578600 perf tools: Fix snprint warnings for gcc 8 by Jiri Olsa · 4 years, 4 months ago
  70. 666fe39 perf annotate: Use asprintf when formatting objdump command line by Arnaldo Carvalho de Melo · 4 years, 4 months ago
  71. 045c228 perf probe: Fix to check blacklist address correctly by Masami Hiramatsu · 4 years, 4 months ago
  72. 8e5f820 xfs: set format back to extents if xfs_bmap_extents_to_btree by Eric Sandeen · 7 years ago
  73. 65cddd5 regmap: debugfs: check count when read regmap file by Peng Fan · 4 years, 7 months ago
  74. 4effbbd drivers/net/wan/x25_asy: Fix to make it work by Xie He · 4 years, 3 months ago
  75. 479be52 ip6_gre: fix null-ptr-deref in ip6gre_init_net() by Wei Yongjun · 4 years, 3 months ago
  76. 35c3c8f tcp: allow at most one TLP probe per flight by Yuchung Cheng · 4 years, 3 months ago
  77. 15a9765 AX.25: Prevent integer overflows in connect and sendmsg by Dan Carpenter · 4 years, 3 months ago
  78. 3a74e28 rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA by David Howells · 4 years, 3 months ago
  79. feed32a net: udp: Fix wrong clean up for IS_UDPLITE macro by Miaohe Lin · 4 years, 3 months ago
  80. c0e3a9a net-sysfs: add a newline when printing 'tx_timeout' by sysfs by Xiongfeng Wang · 4 years, 3 months ago
  81. b744131 dev: Defer free of skbs in flush_backlog by Subash Abhinov Kasiviswanathan · 4 years, 3 months ago
  82. 8b097fc AX.25: Prevent out-of-bounds read in ax25_sendmsg() by Peilin Ye · 4 years, 3 months ago
  83. 9aaa5f9 AX.25: Fix out-of-bounds read in ax25_connect() by Peilin Ye · 4 years, 3 months ago
  84. 6f02463 ath9k: Fix regression with Atheros 9271 by Mark O'Donovan · 4 years, 3 months ago
  85. a70c4a2 ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb by Qiujun Huang · 4 years, 7 months ago
  86. 518d1af parisc: Add atomic64_set_release() define to avoid CPU soft lockups by John David Anglin · 4 years, 3 months ago
  87. 77f6d93 io-mapping: indicate mapping failure by Michael J. Ruhl · 4 years, 3 months ago
  88. bcd79c5 mm/memcg: fix refcount error while moving and swapping by Hugh Dickins · 4 years, 3 months ago
  89. d98d958 Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation by Fangrui Song · 4 years, 3 months ago
  90. 3307b4e vt: Reject zero-sized screen buffer size. by Tetsuo Handa · 4 years, 3 months ago
  91. bce9a1f serial: 8250_mtk: Fix high-speed baud rates clamping by Serge Semin · 4 years, 3 months ago
  92. 81e5703 serial: 8250: fix null-ptr-deref in serial8250_start_tx() by Yang Yingliang · 4 years, 3 months ago
  93. 75a0cba staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shift by Ian Abbott · 4 years, 3 months ago
  94. ecceea1 staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shift by Ian Abbott · 4 years, 3 months ago
  95. 63fe8c9 staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support by Ian Abbott · 4 years, 3 months ago
  96. bfe0aac staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shift by Ian Abbott · 4 years, 3 months ago
  97. c2646b9 staging: wlan-ng: properly check endpoint types by Rustam Kovhaev · 4 years, 3 months ago
  98. 13b502b Revert "cifs: Fix the target file was deleted when rename failed." by Steve French · 4 years, 3 months ago
  99. 41f5f86 usb: xhci: Fix ASM2142/ASM3142 DMA addressing by Forest Crossman · 4 years, 3 months ago
  100. a9423d5 usb: xhci-mtk: fix the failure of bandwidth allocation by Chunfeng Yun · 4 years, 3 months ago