1. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  2. 8c5e7b0 serial: sccnxp: Fix error handling in sccnxp_probe() by Alexey Khoroshilov · 7 years ago
  3. 0e67ad5 sctp: delay the authentication for the duplicated cookie-echo chunk by Xin Long · 6 years ago
  4. db869e7 sctp: fix the issue that the cookie-ack with auth can't get processed by Xin Long · 6 years ago
  5. 832978f tcp: ignore Fast Open on repair mode by Yuchung Cheng · 6 years ago
  6. d7bfa99 bonding: send learning packets for vlans on slave by Debabrata Banerjee · 6 years ago
  7. 8274cb8 net/mlx5: Avoid cleaning flow steering table twice during error flow by Talat Batheesh · 6 years ago
  8. 89f502a bonding: do not allow rlb updates to invalid mac by Debabrata Banerjee · 6 years ago
  9. d979320 tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent(). by Michael Chan · 6 years ago
  10. a9d361c tcp_bbr: fix to zero idle_restart only upon S/ACKed data by Neal Cardwell · 6 years ago
  11. c832ac4 sctp: use the old asoc when making the cookie-ack chunk in dupcook_d by Xin Long · 6 years ago
  12. 1f2b77e sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg by Xin Long · 6 years ago
  13. f9a670e sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr by Xin Long · 6 years ago
  14. 4a5de2f r8169: fix powering up RTL8168h by Heiner Kallweit · 6 years ago
  15. 7b863f6 qmi_wwan: do not steal interfaces from class drivers by Bjørn Mork · 6 years ago
  16. 32a42d5 openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found by Stefano Brivio · 6 years ago
  17. 51d2a5e net: support compat 64-bit time in {s,g}etsockopt by Lance Richardson · 6 years ago
  18. c8b54621 net_sched: fq: take care of throttled flows before reuse by Eric Dumazet · 6 years ago
  19. a541ccf net/mlx5: E-Switch, Include VF RDMA stats in vport statistics by Adi Nissim · 6 years ago
  20. a73d97e net/mlx4_en: Verify coalescing parameters are in range by Moshe Shemesh · 6 years ago
  21. b26c7be net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode by Grygorii Strashko · 6 years ago
  22. 1ed74a5 net: ethernet: sun: niu set correct packet size in skb by Rob Taglang · 6 years ago
  23. cf7ef0a llc: better deal with too small mtu by Eric Dumazet · 6 years ago
  24. d664986 ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg by Andrey Ignatov · 6 years ago
  25. aef419e dccp: fix tasklet usage by Eric Dumazet · 6 years ago
  26. 0c2133c bridge: check iface upper dev when setting master via ioctl by Hangbin Liu · 6 years ago
  27. 205cd52 8139too: Use disable_irq_nosync() in rtl8139_poll_controller() by Ingo Molnar · 6 years ago
  28. 872e1ae Linux 4.9.100 by Greg Kroah-Hartman · 6 years ago
  29. 70e65f2 perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map() by Peter Zijlstra · 6 years ago
  30. c64ca00 perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[] by Peter Zijlstra · 6 years ago
  31. 5edbd2d perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver by Peter Zijlstra · 6 years ago
  32. 688d5d9 perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr by Peter Zijlstra · 6 years ago
  33. 662218f perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_* by Peter Zijlstra · 6 years ago
  34. fba70eb tracing/uprobe_event: Fix strncpy corner case by Masami Hiramatsu · 6 years ago
  35. 5d1639d thermal: exynos: Propagate error value from tmu_read() by Marek Szyprowski · 6 years ago
  36. 3cc96a4 thermal: exynos: Reading temperature makes sense only when TMU is turned on by Marek Szyprowski · 6 years ago
  37. c7a2c15 Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174" by Hans de Goede · 6 years ago
  38. ad43aed atm: zatm: Fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  39. 81b8eb6 net: atm: Fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  40. 28d832b drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log by Florent Flament · 6 years ago
  41. 87994a2 drm/vc4: Fix scaling of uni-planar formats by Boris Brezillon · 6 years ago
  42. 0e79ef2 can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg() by Jimmy Assarsson · 6 years ago
  43. f94eef3 tracing: Fix regex_match_front() to not over compare the test string by Steven Rostedt (VMware) · 6 years ago
  44. b269209 libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs by Hans de Goede · 6 years ago
  45. dd4e714 rfkill: gpio: fix memory leak in probe error path by Johan Hovold · 6 years ago
  46. 63e2ae9 gpio: fix error path in lineevent_create by Uwe Kleine-König · 6 years ago
  47. 2b0e672 gpio: fix aspeed_gpio unmask irq by Govert Overgaauw · 6 years ago
  48. 31d04ca gpioib: do not free unrequested descriptors by Timur Tabi · 6 years ago
  49. b8c3208 arm64: Add work around for Arm Cortex-A55 Erratum 1024718 by Suzuki K Poulose · 6 years ago
  50. b8bf4b8 f2fs: fix a dead loop in f2fs_fiemap() by Wei Fang · 7 years ago
  51. b87943f KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry by Paul Mackerras · 6 years ago
  52. 57d6410 bdi: Fix oops in wb_workfn() by Jan Kara · 6 years ago
  53. 869f538 tcp: fix TCP_REPAIR_QUEUE bound checking by Eric Dumazet · 6 years ago
  54. 68447d6 perf: Remove superfluous allocation error check by Jiri Olsa · 6 years ago
  55. e68fb962 soreuseport: initialise timewait reuseport field by Eric Dumazet · 6 years ago
  56. 543cb05 dccp: initialize ireq->ir_mark by Eric Dumazet · 6 years ago
  57. 45227db net: fix uninit-value in __hw_addr_add_ex() by Eric Dumazet · 6 years ago
  58. ec98618 net: initialize skb->peeked when cloning by Eric Dumazet · 6 years ago
  59. a3cac7e net: fix rtnh_ok() by Eric Dumazet · 6 years ago
  60. 473ac55 netlink: fix uninit-value in netlink_sendmsg by Eric Dumazet · 6 years ago
  61. 7b38b6d crypto: af_alg - fix possible uninit-value in alg_bind() by Eric Dumazet · 6 years ago
  62. 3832503 kcm: Call strp_stop before strp_done in kcm_attach by Tom Herbert · 6 years ago
  63. 1899f67 IB/device: Convert ib-comp-wq to be CPU-bound by Sagi Grimberg · 7 years ago
  64. 83797a7 ipvs: fix rtnl_lock lockups caused by start_sync_thread by Julian Anastasov · 6 years ago
  65. 04cd74a Linux 4.9.99 by Greg Kroah-Hartman · 6 years ago
  66. bce133a s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BIT by Heiko Carstens · 7 years ago
  67. a801ff4 platform/x86: asus-wireless: Fix NULL pointer dereference by João Paulo Rechi Vita · 6 years ago
  68. 0971002 usb: musb: trace: fix NULL pointer dereference in musb_g_tx() by Bin Liu · 6 years ago
  69. 9f3ac2e usb: musb: host: fix potential NULL pointer dereference by Bin Liu · 6 years ago
  70. 7845600 USB: serial: option: adding support for ublox R410M by SZ Lin (林上智) · 6 years ago
  71. 12b4975 USB: serial: option: reimplement interface masking by Johan Hovold · 6 years ago
  72. 1fac4fc USB: Accept bulk endpoints with 1024-byte maxpacket by Alan Stern · 6 years ago
  73. ddb6f52 USB: serial: visor: handle potential invalid device configuration by Greg Kroah-Hartman · 6 years ago
  74. b70f9d2 test_firmware: fix setting old custom fw path back on exit, second try by Ben Hutchings · 6 years ago
  75. ccd1746 drm/bridge: vga-dac: Fix edid memory leak by Sean Paul · 6 years ago
  76. 32c6a54 drm/vmwgfx: Fix a buffer object leak by Thomas Hellstrom · 6 years ago
  77. 900ed3e IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used by Sebastian Sanchez · 6 years ago
  78. 7508e14 IB/mlx5: Use unlimited rate when static rate is not supported by Danit Goldberg · 6 years ago
  79. f0b2a49 NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2 by SZ Lin (林上智) · 6 years ago
  80. a3fe810 RDMA/mlx5: Protect from shift operand overflow by Leon Romanovsky · 6 years ago
  81. aa2fb1f RDMA/ucma: Allow resolving address w/o specifying source address by Roland Dreier · 6 years ago
  82. 1378078 RDMA/cxgb4: release hw resources on device removal by Raju Rangoju · 6 years ago
  83. b13d8f5 xfs: prevent creating negative-sized file via INSERT_RANGE by Darrick J. Wong · 6 years ago
  84. c0ff320 Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro by Vittorio Gambaletta (VittGam) · 6 years ago
  85. 4178de2 Input: leds - fix out of bound access by Dmitry Torokhov · 6 years ago
  86. 0f2c8b3 tracepoint: Do not warn on ENOMEM by Mathieu Desnoyers · 6 years ago
  87. b6a49cc ALSA: aloop: Add missing cable lock to ctl API callbacks by Takashi Iwai · 6 years ago
  88. 68f4bc3 ALSA: aloop: Mark paused device as inactive by Robert Rosengren · 6 years ago
  89. 9551857 ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger() by Takashi Iwai · 6 years ago
  90. ec20886 ALSA: pcm: Check PCM state at xfern compat ioctl by Takashi Iwai · 6 years ago
  91. 466e8d1 USB: serial: option: Add support for Quectel EP06 by Kristian Evensen · 6 years ago
  92. aa6b517 serial: imx: ensure UCR3 and UFCR are setup correctly by Uwe Kleine-König · 7 years ago
  93. 23fb8f7 crypto: talitos - fix IPsec cipher in length by LEROY Christophe · 6 years ago
  94. b8beca4 arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 6 years ago
  95. fcbc8d0 bpf: map_get_next_key to return first key on NULL by Teng Qin · 7 years ago
  96. 8f54ead percpu: include linux/sched.h for cond_resched() by Tejun Heo · 6 years ago
  97. 0f8a75e perf/core: Fix the perf_cpu_time_max_percent check by Tan Xiaojun · 7 years ago
  98. eff40cb Linux 4.9.98 by Greg Kroah-Hartman · 6 years ago
  99. 80bb480 powerpc/eeh: Fix race with driver un/bind by Michael Neuling · 6 years ago
  100. c11a6ed x86/microcode/intel: Save microcode patch unconditionally by Borislav Petkov · 6 years ago