1. 13103fc kconfig/[mn]conf: handle backspace (^H) key by Changbin Du · 5 years ago
  2. 9b97202 gpio: of: Fix of_gpiochip_add() error path by Geert Uytterhoeven · 5 years ago
  3. c919272 libata: fix using DMA buffers on stack by raymond pang · 5 years ago
  4. 2807acf scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN by Steffen Maier · 5 years ago
  5. 46b53c2 ceph: fix use-after-free on symlink traversal by Al Viro · 5 years ago
  6. 8293a624 usb: u132-hcd: fix resource leak by Mukesh Ojha · 5 years ago
  7. a3d1c9b scsi: qla4xxx: fix a potential NULL pointer dereference by Kangjie Lu · 5 years ago
  8. 9842f4c net: ethernet: ti: fix possible object reference leak by Wen Yang · 5 years ago
  9. a6989d3 net: ibm: fix possible object reference leak by Wen Yang · 5 years ago
  10. 4cfa26b net: xilinx: fix possible object reference leak by Wen Yang · 5 years ago
  11. 986fa92 NFS: Fix a typo in nfs_init_timeout_values() by Trond Myklebust · 5 years ago
  12. 63bbfd0 staging: rtl8712: uninitialized memory in read_bbreg_hdl() by Dan Carpenter · 5 years ago
  13. a3c4349 net: ks8851: Set initial carrier state to down by Lukas Wunner · 5 years ago
  14. d138939 net: ks8851: Delay requesting IRQ until opened by Lukas Wunner · 5 years ago
  15. 6f5cfde net: ks8851: Reassert reset pin if chip ID check fails by Lukas Wunner · 5 years ago
  16. 3098a8b net: ks8851: Dequeue RX packets explicitly by Lukas Wunner · 5 years ago
  17. 63aa211 ARM: dts: pfla02: increase phy reset duration by Marco Felsch · 5 years ago
  18. 3cd83b5 usb: gadget: net2272: Fix net2272_dequeue() by Guido Kiener · 5 years ago
  19. 56b9611 usb: gadget: net2280: Fix net2280_dequeue() by Guido Kiener · 5 years ago
  20. ebb7790 usb: gadget: net2280: Fix overrun of OUT messages by Guido Kiener · 5 years ago
  21. 21cc1fc serial: ar933x_uart: Fix build failure with disabled console by Petr Štetiar · 5 years ago
  22. e88ec72 sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init() by Mao Wenan · 5 years ago
  23. 1ca3379 netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING by Xin Long · 5 years ago
  24. 54fa583 netfilter: nft_set_rbtree: check for inactive element after flag mismatch by Pablo Neira Ayuso · 5 years ago
  25. aba0a08 qlcnic: Avoid potential NULL pointer dereference by Aditya Pakki · 5 years ago
  26. aa70f06 s390: limit brk randomization to 32MB by Martin Schwidefsky · 5 years ago
  27. 9ab5cd3 ARM: dts: bcm283x: Fix hdmi hpd gpio pull by Helen Koike · 5 years ago
  28. 8598e3f media: vivid: check if the cec_adapter is valid by Hans Verkuil · 6 years ago
  29. aa06083 usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_set by Gustavo A. R. Silva · 7 years ago
  30. ea7d6be usbnet: ipheth: prevent TX queue timeouts when device not ready by Alexander Kappner · 7 years ago
  31. 5383785 Linux 4.9.172 by Greg Kroah-Hartman · 5 years ago
  32. 5bf817b Documentation: Add nospectre_v1 parameter by Diana Craciun · 6 years ago
  33. 0feb371 powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg by Diana Craciun · 5 years ago
  34. d476186 net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c by Peter Oskolkov · 5 years ago
  35. eccf76e net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 5 years ago
  36. 33336cd ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module by Florian Westphal · 5 years ago
  37. aaee29e net: IP defrag: encapsulate rbtree defrag code into callable functions by Peter Oskolkov · 5 years ago
  38. 6a06369 ipv6: frags: fix a lockdep false positive by Eric Dumazet · 5 years ago
  39. 840367c ipv4: set the tcp_min_rtt_wlen range from 0 to one day by ZhangXiaoxu · 5 years ago
  40. 87464be net: stmmac: move stmmac_check_ether_addr() to driver probe by Vinod Koul · 5 years ago
  41. a5f876f team: fix possible recursive locking when add slaves by Hangbin Liu · 5 years ago
  42. 8b888be net: rds: exchange of 8K and 1M pool by Zhu Yanjun · 5 years ago
  43. 50dd679 net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query by Erez Alfasi · 5 years ago
  44. 7962b91 mlxsw: spectrum: Fix autoneg status in ethtool by Amit Cohen · 5 years ago
  45. cd55c74 ipv4: add sanity checks in ipv4_link_failure() by Eric Dumazet · 5 years ago
  46. 2f4ca7a Revert "block/loop: Use global lock for ioctl() operation." by Greg Kroah-Hartman · 5 years ago
  47. 7b7e51f tipc: check link name with right length in tipc_nl_compat_link_set by Xin Long · 5 years ago
  48. a379172 tipc: check bearer name with right length in tipc_nl_compat_bearer_enable by Xin Long · 5 years ago
  49. 0648cd7 fm10k: Fix a potential NULL pointer dereference by Yue Haibing · 5 years ago
  50. 74da2dc netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON by Florian Westphal · 5 years ago
  51. 22aed03 NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family. by Tetsuo Handa · 5 years ago
  52. 9f3a14b fs/proc/proc_sysctl.c: Fix a NULL pointer dereference by YueHaibing · 5 years ago
  53. 91cc461 intel_th: gth: Fix an off-by-one in output unassigning by Alexander Shishkin · 5 years ago
  54. d442c82 slip: make slhc_free() silently accept an error pointer by Linus Torvalds · 5 years ago
  55. d2618e3 tipc: handle the err returned from cmd header function by Xin Long · 5 years ago
  56. d280a9b vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock by Adalbert Lazăr · 5 years ago
  57. 9b916af USB: Consolidate LPM checks to avoid enabling LPM twice by Kai-Heng Feng · 5 years ago
  58. c73982b USB: Add new USB LPM helpers by Kai-Heng Feng · 5 years ago
  59. ff0d081 drm/vc4: Fix compilation error reported by kbuild test bot by Maarten Lankhorst · 5 years ago
  60. 420f8c0 drm/vc4: Fix memory leak during gpu reset. by Maarten Lankhorst · 5 years ago
  61. 2732382 ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache by Ard Biesheuvel · 5 years ago
  62. 2996669 dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid by Dirk Behme · 5 years ago
  63. a4a0e6b Input: synaptics-rmi4 - write config register values to the right offset by Lucas Stach · 5 years ago
  64. 9bae0c0 sunrpc: don't mark uninitialised items as VALID. by NeilBrown · 5 years ago
  65. 28154b8 nfsd: Don't release the callback slot unless it was actually held by Trond Myklebust · 5 years ago
  66. 99055c0 ceph: fix ci->i_head_snapc leak by Yan, Zheng · 5 years ago
  67. a9adfd9 ceph: ensure d_name stability in ceph_dentry_hash() by Jeff Layton · 5 years ago
  68. c9e5f60 sched/numa: Fix a possible divide-by-zero by Xie XiuQi · 5 years ago
  69. a51d5ec IB/rdmavt: Fix frwr memory registration by Josh Collier · 5 years ago
  70. 56f9da8 trace: Fix preempt_enable_no_resched() abuse by Peter Zijlstra · 5 years ago
  71. 078ffd6 MIPS: scall64-o32: Fix indirect syscall number load by Aurelien Jarno · 5 years ago
  72. 3ddc299 tracing: Fix a memory leak by early error exit in trace_pid_write() by Wenwen Wang · 5 years ago
  73. da502d3 cifs: do not attempt cifs operation on smb2+ rename error by Frank Sorenson · 5 years ago
  74. a4ccc9e5 kbuild: simplify ld-option implementation by Masahiro Yamada · 6 years ago
  75. 6bff0bb Linux 4.9.171 by Greg Kroah-Hartman · 5 years ago
  76. 3141fcc kernel/sysctl.c: fix out-of-bounds access when setting file-max by Will Deacon · 5 years ago
  77. 7f21387 Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()" by Greg Kroah-Hartman · 5 years ago
  78. 981a479 i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array by Linus Torvalds · 6 years ago
  79. 2c4ae3a percpu: stop printing kernel addresses by Matteo Croce · 5 years ago
  80. a9f62dc ALSA: info: Fix racy addition/deletion of nodes by Takashi Iwai · 5 years ago
  81. e1d5361 mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n by Konstantin Khlebnikov · 5 years ago
  82. b2b2862 device_cgroup: fix RCU imbalance in error case by Jann Horn · 5 years ago
  83. 33f2a3e sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup by Phil Auld · 5 years ago
  84. 6950577 Revert "kbuild: use -Oz instead of -Os when using clang" by Matthias Kaehlcke · 5 years ago
  85. 8a384d3 perf/x86/amd: Add event map for AMD Family 17h by Kim Phillips · 5 years ago
  86. 56e74ed mac80211: do not call driver wake_tx_queue op during reconfig by Felix Fietkau · 5 years ago
  87. e7a998e rt2x00: do not increment sequence number while re-transmitting by Vijayakumar Durai · 5 years ago
  88. 8a779c4 kprobes: Fix error check when reusing optimized probes by Masami Hiramatsu · 5 years ago
  89. 25f467d kprobes: Mark ftrace mcount handler functions nokprobe by Masami Hiramatsu · 5 years ago
  90. c9c83bb x86/kprobes: Verify stack frame on kretprobe by Masami Hiramatsu · 5 years ago
  91. 8e6a1ef arm64: futex: Restore oldval initialization to work around buggy compilers by Nathan Chancellor · 5 years ago
  92. 4bd24d8 crypto: x86/poly1305 - fix overflow during partial reduction by Eric Biggers · 5 years ago
  93. db773fc Revert "svm: Fix AVIC incomplete IPI emulation" by Suthikulpanit, Suravee · 5 years ago
  94. 5976d8f Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO" by Saurav Kashyap · 5 years ago
  95. d944299 ALSA: core: Fix card races between register and disconnect by Takashi Iwai · 5 years ago
  96. 4430d93 staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_buf by Ian Abbott · 5 years ago
  97. 96acbd4 staging: comedi: ni_usb6501: Fix use of uninitialized mutex by Ian Abbott · 5 years ago
  98. a149cde staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf by Ian Abbott · 5 years ago
  99. 3392795 staging: comedi: vmk80xx: Fix use of uninitialized semaphore by Ian Abbott · 5 years ago
  100. d38f661 io: accel: kxcjk1013: restore the range after resume. by he, bo · 5 years ago