1. b38f829 kthread, tracing: Don't expose half-written comm when creating kthreads by Snild Dolkow · 6 years ago
  2. a9737bb tracing: Fix possible double free in event_enable_trigger_func() by Steven Rostedt (VMware) · 6 years ago
  3. 2a0ce1f tracing: Fix double free of event_trigger_data by Steven Rostedt (VMware) · 6 years ago
  4. eb02525 kvm, mm: account shadow page tables to kmemcg by Shakeel Butt · 6 years ago
  5. 6ed569e Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST by KT Liao · 6 years ago
  6. 79f4095 Input: i8042 - add Lenovo LaVie Z to the i8042 reset list by Chen-Yu Tsai · 6 years ago
  7. 19e2884 Input: elan_i2c - add ACPI ID for lenovo ideapad 330 by Donald Shanty III · 6 years ago
  8. 94c6744 Linux 4.9.116 by Greg Kroah-Hartman · 6 years ago
  9. b9dd134 exec: avoid gcc-8 warning for get_task_comm by Arnd Bergmann · 6 years ago
  10. b1a1d9b turn off -Wattribute-alias by Arnd Bergmann · 6 years ago
  11. b2019f0 can: xilinx_can: fix RX overflow interrupt not being enabled by Anssi Hannula · 6 years ago
  12. 9f73084 can: xilinx_can: fix incorrect clear of non-processed interrupts by Anssi Hannula · 6 years ago
  13. bee7ff7 can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting by Anssi Hannula · 7 years ago
  14. 1fd9fa5 can: xilinx_can: fix device dropping off bus on RX overrun by Anssi Hannula · 7 years ago
  15. c98f577 can: xilinx_can: fix recovery from error states not being propagated by Anssi Hannula · 7 years ago
  16. 1fadfbd can: xilinx_can: fix power management handling by Anssi Hannula · 6 years ago
  17. de2219a can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK by Anssi Hannula · 7 years ago
  18. bf0070e driver core: Partially revert "driver core: correct device's shutdown order" by Rafael J. Wysocki · 6 years ago
  19. 9e10043 usb: gadget: f_fs: Only return delayed status when len is 0 by Jerry Zhang · 6 years ago
  20. e2996cf usb: core: handle hub C_PORT_OVER_CURRENT condition by Bin Liu · 6 years ago
  21. b0bd06a usb: cdc_acm: Add quirk for Castles VEGA3000 by Lubomir Rintel · 6 years ago
  22. 94623c7 tcp: call tcp_drop() from tcp_data_queue_ofo() by Eric Dumazet · 6 years ago
  23. a878681 tcp: detect malicious patterns in tcp_collapse_ofo_queue() by Eric Dumazet · 6 years ago
  24. fdf258e tcp: avoid collapses in tcp_prune_queue() if possible by Eric Dumazet · 6 years ago
  25. 2d08921 tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 6 years ago
  26. 8736711 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 6 years ago
  27. 57ec882 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 6 years ago
  28. 1fcccc5 tcp: helpers to send special DCTCP ack by Yuchung Cheng · 6 years ago
  29. 8417780 tcp: fix dctcp delayed ACK schedule by Yuchung Cheng · 6 years ago
  30. 19b7479 rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 6 years ago
  31. c6ac36b net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv by Heiner Kallweit · 6 years ago
  32. cc403d5 multicast: do not restore deleted record source filter mode to new one by Hangbin Liu · 6 years ago
  33. b7e37ad net/mlx5e: Fix quota counting in aRFS expire flow by Eran Ben Elisha · 6 years ago
  34. d9d5801 net/mlx5e: Don't allow aRFS for encapsulated packets by Eran Ben Elisha · 6 years ago
  35. adcecd4 net/mlx5: Adjust clock overflow work period by Ariel Levkovich · 6 years ago
  36. e2ffdd6 net: skb_segment() should not return NULL by Eric Dumazet · 6 years ago
  37. 444987d net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper by Jack Morgenstein · 6 years ago
  38. 03fbf2b ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull by Willem de Bruijn · 6 years ago
  39. 93d94fe ip: hash fragments consistently by Paolo Abeni · 6 years ago
  40. 650321f MIPS: Fix off-by-one in pci_resource_to_user() by Paul Burton · 6 years ago
  41. 92f7241 MIPS: ath79: fix register address in ath79_ddr_wb_flush() by Felix Fietkau · 6 years ago
  42. dbcdf42 Linux 4.9.115 by Greg Kroah-Hartman · 6 years ago
  43. 3118ceb block: do not use interruptible wait anywhere by Alan Jenkins · 6 years ago
  44. 2ea8b93 xprtrdma: Return -ENOBUFS when no pages are available by Chuck Lever · 6 years ago
  45. 33b2110 xhci: Fix perceived dead host due to runtime suspend race with event handler by Mathias Nyman · 6 years ago
  46. ad375ea skbuff: Unconditionally copy pfmemalloc in __skb_clone() by Stefano Brivio · 6 years ago
  47. cad9922 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 6 years ago
  48. c439f62 net: usb: asix: replace mii_nway_restart in resume path by Alexander Couzens · 6 years ago
  49. dd08f4e6 tg3: Add higher cpu clock for 5762. by Sanjeev Bansal · 6 years ago
  50. 323bbb1 qmi_wwan: add support for Quectel EG91 by Matevz Vucnik · 6 years ago
  51. 5ac2bc6 ptp: fix missing break in switch by Gustavo A. R. Silva · 6 years ago
  52. 77befb4 net: phy: fix flag masking in __set_phy_supported by Heiner Kallweit · 6 years ago
  53. f08ca4c net/ipv4: Set oif in fib_compute_spec_dst by David Ahern · 6 years ago
  54. 66a7cfa net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort by Lorenzo Colitti · 6 years ago
  55. 09ae008 lib/rhashtable: consider param->min_size when setting initial table size by Davidlohr Bueso · 6 years ago
  56. 8582bbf ipv6: fix useless rol32 call on hash by Colin Ian King · 6 years ago
  57. 79870c6 ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns by Tyler Hicks · 6 years ago
  58. ec6a603 gen_stats: Fix netlink stats dumping in the presence of padding by Toke Høiland-Jørgensen · 6 years ago
  59. 1e02c4f drm/i915: Fix hotplug irq ack on i965/g4x by Ville Syrjälä · 6 years ago
  60. 4097467 vfio/pci: Fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  61. 3472e37 mm/huge_memory.c: fix data loss when splitting a file pmd by Hugh Dickins · 6 years ago
  62. f46b054 mm: memcg: fix use after free in mem_cgroup_iter() by Jing Xia · 6 years ago
  63. 1be686f ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs by Alexey Brodkin · 6 years ago
  64. 2ee7d6f ARC: mm: allow mprotect to make stack mappings executable by Vineet Gupta · 6 years ago
  65. 3a80fb0 ARC: Fix CONFIG_SWAP by Alexey Brodkin · 6 years ago
  66. c4f094d ALSA: rawmidi: Change resized buffers atomically by Takashi Iwai · 6 years ago
  67. 6fc87cc fat: fix memory allocation failure handling of match_strdup() by OGAWA Hirofumi · 6 years ago
  68. 91b6b9d x86/MCE: Remove min interval polling limitation by Dewet Thibaut · 6 years ago
  69. 6ac85d2 x86/apm: Don't access __preempt_count with zeroed fs by Ville Syrjälä · 6 years ago
  70. 76267a8 KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel. by Lan Tianyu · 6 years ago
  71. 19e5f4d Linux 4.9.114 by Greg Kroah-Hartman · 6 years ago
  72. 5c06789 string: drop __must_check from strscpy() and restore strscpy() usages in cgroup by Tejun Heo · 6 years ago
  73. ba3fe91 arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID by Marc Zyngier · 6 years ago
  74. f99e406 arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests by Marc Zyngier · 6 years ago
  75. 68240e9 arm64: KVM: Add ARCH_WORKAROUND_2 support for guests by Marc Zyngier · 6 years ago
  76. 7b62e85 arm64: KVM: Add HYP per-cpu accessors by Marc Zyngier · 6 years ago
  77. 9c06aab arm64: ssbd: Add prctl interface for per-thread mitigation by Marc Zyngier · 6 years ago
  78. cf14b89 arm64: ssbd: Introduce thread flag to control userspace mitigation by Marc Zyngier · 6 years ago
  79. d8fbc84 arm64: ssbd: Restore mitigation status on CPU resume by Marc Zyngier · 6 years ago
  80. 42f967d arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation by Marc Zyngier · 6 years ago
  81. 242bff3 arm64: ssbd: Add global mitigation state accessor by Marc Zyngier · 6 years ago
  82. 3a64e6a arm64: Add 'ssbd' command-line option by Marc Zyngier · 6 years ago
  83. e7037bd arm64: Add ARCH_WORKAROUND_2 probing by Marc Zyngier · 6 years ago
  84. d8174bd arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2 by Marc Zyngier · 6 years ago
  85. be331630 arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1 by Marc Zyngier · 6 years ago
  86. d1b5c19 arm/arm64: smccc: Add SMCCC-specific return codes by Marc Zyngier · 6 years ago
  87. cab367c KVM: arm64: Avoid storing the vcpu pointer on the stack by Christoffer Dall · 6 years ago
  88. 4276825 KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state by Marc Zyngier · 6 years ago
  89. 3e75f25 arm64: alternatives: Add dynamic patching feature by Marc Zyngier · 6 years ago
  90. 8bace8a KVM: arm64: Stop save/restoring host tpidr_el1 on VHE by James Morse · 6 years ago
  91. eea5902 arm64: alternatives: use tpidr_el2 on VHE hosts by James Morse · 6 years ago
  92. fa043b9 KVM: arm64: Change hyp_panic()s dependency on tpidr_el2 by James Morse · 6 years ago
  93. 6a654e6 KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation by James Morse · 6 years ago
  94. 02891fd KVM: arm64: Store vcpu on the stack during __guest_enter() by James Morse · 6 years ago
  95. c488ae4 arm64: assembler: introduce ldr_this_cpu by Mark Rutland · 6 years ago
  96. d31a56d net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL. by Tetsuo Handa · 6 years ago
  97. 863d556 rds: avoid unenecessary cong_update in loop transport by Santosh Shilimkar · 6 years ago
  98. ad8b1ff netfilter: ipv6: nf_defrag: drop skb dst before queueing by Florian Westphal · 6 years ago
  99. 3d0ce44d KEYS: DNS: fix parsing multiple options by Eric Biggers · 6 years ago
  100. ec5e52a reiserfs: fix buffer overflow with long warning messages by Eric Biggers · 6 years ago