1. 94791d9 net: ethernet: ravb: exit if re-initialization fails in tx timeout by Yoshihiro Shimoda · 4 years, 2 months ago
  2. 78c4268 parisc: add support for cmpxchg on u8 pointers by Liam Beguin · 4 years, 2 months ago
  3. 8be68d5 nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame by Navid Emamdoost · 4 years, 2 months ago
  4. 357f6dd qed: Disable "MFW indication via attention" SPAM every 5 minutes by Laurence Oberman · 4 years, 2 months ago
  5. d9af6f8 usb: hso: Fix debug compile warning on sparc32 by Geert Uytterhoeven · 4 years, 2 months ago
  6. 55402e1 arm64: csum: Fix handling of bad packets by Robin Murphy · 4 years, 1 month ago
  7. 04c5d1c mac80211: mesh: Free pending skb when destroying a mpath by Remi Pommarel · 4 years, 2 months ago
  8. 3212d624 mac80211: mesh: Free ie data when leaving mesh by Remi Pommarel · 4 years, 2 months ago
  9. 7be8343 ibmvnic: Fix IRQ mapping disposal in error path by Thomas Falcon · 4 years, 1 month ago
  10. 3882391 mlxsw: core: Free EMAD transactions using kfree_rcu() by Ido Schimmel · 4 years, 1 month ago
  11. 26ac4d0 mlxsw: core: Increase scope of RCU read-side critical section by Ido Schimmel · 4 years, 1 month ago
  12. 7a23750 mlx4: disable device on shutdown by Jakub Kicinski · 4 years, 2 months ago
  13. 1c7c7eb net: lan78xx: fix transfer-buffer memory leak by Johan Hovold · 4 years, 1 month ago
  14. 0e87ce5 net: lan78xx: add missing endpoint sanity check by Johan Hovold · 4 years, 1 month ago
  15. 795a431 sh: Fix validation of system call number by Michael Karcher · 4 years, 2 months ago
  16. 10ceab6 net/x25: Fix null-ptr-deref in x25_disconnect by YueHaibing · 4 years, 4 months ago
  17. 08560e9 net/x25: Fix x25_neigh refcnt leak when x25 disconnect by Xiyu Yang · 4 years, 5 months ago
  18. d472b7e install several missing uapi headers by Rolf Eike Beer · 4 years, 1 month ago
  19. 5a41bdb uapi: includes linux/types.h before exporting files by Nicolas Dichtel · 7 years ago
  20. b183504 xfs: fix missed wakeup on l_flush_wait by Rik van Riel · 5 years ago
  21. 2b9c45b rds: Prevent kernel-infoleak in rds_notify_queue_get() by Peilin Ye · 4 years, 1 month ago
  22. 1231b93 fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins. by Tetsuo Handa · 4 years, 2 months ago
  23. ce93e01 x86, vmlinux.lds: Page-align end of ..page_aligned sections by Joerg Roedel · 4 years, 2 months ago
  24. 7006129 x86/build/lto: Fix truncated .bss with -fdata-sections by Sami Tolvanen · 5 years ago
  25. 294711f 9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work by Wang Hai · 4 years, 3 months ago
  26. e73153e 9p/trans_fd: abort p9_read_work if req status changed by Dominique Martinet · 6 years ago
  27. 7745e3c f2fs: check if file namelen exceeds max value by Sheng Yong · 6 years ago
  28. f46a09b f2fs: check memory boundary by insane namelen by Jaegeuk Kim · 6 years ago
  29. 16d15f9 drm: hold gem reference until object is no longer accessed by Steve Cohen · 4 years, 2 months ago
  30. 59395c4 drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl() by Peilin Ye · 4 years, 1 month ago
  31. 544e990 ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints by Will Deacon · 4 years, 3 months ago
  32. 2d9dacf PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge by Robert Hancock · 4 years, 2 months ago
  33. f0b65fe ath9k: release allocated buffer if timed out by Navid Emamdoost · 5 years ago
  34. 86c3e3e ath9k_htc: release allocated buffer if timed out by Navid Emamdoost · 5 years ago
  35. fa5ac05 media: rc: prevent memory leak in cx23888_ir_probe by Navid Emamdoost · 5 years ago
  36. 65d77c8 crypto: ccp - Release all allocated memory if sha type is invalid by Navid Emamdoost · 5 years ago
  37. a7efa80 net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe() by Wei Yongjun · 7 years ago
  38. beff051 xfs: don't call xfs_da_shrink_inode with NULL bp by Eric Sandeen · 6 years ago
  39. 42c59d54 xfs: validate cached inodes are free when allocated by Dave Chinner · 6 years ago
  40. 6de46e2 xfs: catch inode allocation state mismatch corruption by Dave Chinner · 6 years ago
  41. 8d6b541 Linux 4.9.232 by Greg Kroah-Hartman · 4 years, 1 month ago
  42. eef50fa perf: Make perf able to build with latest libbfd by Changbin Du · 4 years, 2 months ago
  43. f578600 perf tools: Fix snprint warnings for gcc 8 by Jiri Olsa · 4 years, 2 months ago
  44. 666fe39 perf annotate: Use asprintf when formatting objdump command line by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  45. 045c228 perf probe: Fix to check blacklist address correctly by Masami Hiramatsu · 4 years, 2 months ago
  46. 8e5f820 xfs: set format back to extents if xfs_bmap_extents_to_btree by Eric Sandeen · 6 years ago
  47. 65cddd5 regmap: debugfs: check count when read regmap file by Peng Fan · 4 years, 6 months ago
  48. 4effbbd drivers/net/wan/x25_asy: Fix to make it work by Xie He · 4 years, 2 months ago
  49. 479be52 ip6_gre: fix null-ptr-deref in ip6gre_init_net() by Wei Yongjun · 4 years, 2 months ago
  50. 35c3c8f tcp: allow at most one TLP probe per flight by Yuchung Cheng · 4 years, 2 months ago
  51. 15a9765 AX.25: Prevent integer overflows in connect and sendmsg by Dan Carpenter · 4 years, 2 months ago
  52. 3a74e28 rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA by David Howells · 4 years, 2 months ago
  53. feed32a net: udp: Fix wrong clean up for IS_UDPLITE macro by Miaohe Lin · 4 years, 2 months ago
  54. c0e3a9a net-sysfs: add a newline when printing 'tx_timeout' by sysfs by Xiongfeng Wang · 4 years, 2 months ago
  55. b744131 dev: Defer free of skbs in flush_backlog by Subash Abhinov Kasiviswanathan · 4 years, 2 months ago
  56. 8b097fc AX.25: Prevent out-of-bounds read in ax25_sendmsg() by Peilin Ye · 4 years, 2 months ago
  57. 9aaa5f9 AX.25: Fix out-of-bounds read in ax25_connect() by Peilin Ye · 4 years, 2 months ago
  58. 6f02463 ath9k: Fix regression with Atheros 9271 by Mark O'Donovan · 4 years, 2 months ago
  59. a70c4a2 ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb by Qiujun Huang · 4 years, 5 months ago
  60. 518d1af parisc: Add atomic64_set_release() define to avoid CPU soft lockups by John David Anglin · 4 years, 2 months ago
  61. 77f6d93 io-mapping: indicate mapping failure by Michael J. Ruhl · 4 years, 2 months ago
  62. bcd79c5 mm/memcg: fix refcount error while moving and swapping by Hugh Dickins · 4 years, 2 months ago
  63. d98d958 Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation by Fangrui Song · 4 years, 2 months ago
  64. 3307b4e vt: Reject zero-sized screen buffer size. by Tetsuo Handa · 4 years, 2 months ago
  65. bce9a1f serial: 8250_mtk: Fix high-speed baud rates clamping by Serge Semin · 4 years, 2 months ago
  66. 81e5703 serial: 8250: fix null-ptr-deref in serial8250_start_tx() by Yang Yingliang · 4 years, 2 months ago
  67. 75a0cba staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shift by Ian Abbott · 4 years, 2 months ago
  68. ecceea1 staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shift by Ian Abbott · 4 years, 2 months ago
  69. 63fe8c9 staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support by Ian Abbott · 4 years, 2 months ago
  70. bfe0aac staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shift by Ian Abbott · 4 years, 2 months ago
  71. c2646b9 staging: wlan-ng: properly check endpoint types by Rustam Kovhaev · 4 years, 2 months ago
  72. 13b502b Revert "cifs: Fix the target file was deleted when rename failed." by Steve French · 4 years, 2 months ago
  73. 41f5f86 usb: xhci: Fix ASM2142/ASM3142 DMA addressing by Forest Crossman · 4 years, 2 months ago
  74. a9423d5 usb: xhci-mtk: fix the failure of bandwidth allocation by Chunfeng Yun · 4 years, 2 months ago
  75. 8844e170 x86: math-emu: Fix up 'cmp' insn for clang ias by Arnd Bergmann · 4 years, 3 months ago
  76. 998c085 arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP by Will Deacon · 4 years, 7 months ago
  77. f038d10 usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init() by Evgeny Novikov · 4 years, 2 months ago
  78. 9ef0262 dmaengine: ioat setting ioat timeout as module parameter by Leonid Ravich · 4 years, 2 months ago
  79. 05f479d regmap: dev_get_regmap_match(): fix string comparison by Marc Kleine-Budde · 4 years, 2 months ago
  80. 8830292 dmaengine: tegra210-adma: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 3 months ago
  81. d189361 HID: apple: Disable Fn-key key-re-mapping on clone keyboards by Hans de Goede · 4 years, 3 months ago
  82. 95c0fa1 HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor override by Federico Ricchiuto · 4 years, 3 months ago
  83. 5e085f2 scripts/decode_stacktrace: strip basepath from all paths by Pi-Hsun Shih · 4 years, 2 months ago
  84. 49c4d85 net: smc91x: Fix possible memory leak in smc_drv_probe() by Wang Hai · 4 years, 2 months ago
  85. 059e239 net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration by Sergey Organov · 4 years, 2 months ago
  86. 041aff4 ax88172a: fix ax88172a_unbind() failures by George Kennedy · 4 years, 2 months ago
  87. 7a1d03d hippi: Fix a size used in a 'pci_free_consistent()' in an error handling path by Christophe JAILLET · 4 years, 2 months ago
  88. 1ff463b bnxt_en: Fix race when modifying pause settings. by Vasundhara Volam · 4 years, 2 months ago
  89. 59b6d22 btrfs: fix mount failure caused by race with umount by Boris Burkov · 4 years, 2 months ago
  90. c6ff26b btrfs: fix double free on ulist after backref resolution failure by Filipe Manana · 4 years, 2 months ago
  91. f916205 ASoC: rt5670: Correct RT5670_LDO_SEL_MASK by Hans de Goede · 4 years, 2 months ago
  92. 4881d9b ALSA: info: Drop WARN_ON() from buffer NULL sanity check by Takashi Iwai · 4 years, 2 months ago
  93. fe6ba50 uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix GDB regression by Oleg Nesterov · 4 years, 2 months ago
  94. 968bef6 SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO compeletion") by Olga Kornievskaia · 4 years, 2 months ago
  95. 237169c drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout by Ben Skeggs · 4 years, 3 months ago
  96. 31b10f2 net: sky2: initialize return of gm_phy_read by Tom Rix · 4 years, 2 months ago
  97. 4d565f4 drivers/net/wan/lapbether: Fixed the value of hard_header_len by Xie He · 4 years, 2 months ago
  98. 55ba6c9 xtensa: update *pos in cpuinfo_op.next by Max Filippov · 4 years, 2 months ago
  99. 068dae9 xtensa: fix __sync_fetch_and_{and,or}_4 declarations by Max Filippov · 4 years, 3 months ago
  100. f7a4471 scsi: scsi_transport_spi: Fix function pointer check by Tom Rix · 4 years, 2 months ago