1. c7cc264 ath: Add regulatory mapping for Bermuda by Sven Eckelmann · 7 years ago
  2. 0d50a24 ath: Add regulatory mapping for Serbia by Sven Eckelmann · 7 years ago
  3. 9d04d93 ath: Add regulatory mapping for Tanzania by Sven Eckelmann · 7 years ago
  4. 410639a ath: Add regulatory mapping for Uganda by Sven Eckelmann · 7 years ago
  5. 3cfd186 ath: Add regulatory mapping for APL2_FCCA by Sven Eckelmann · 7 years ago
  6. 31e1b25 ath: Add regulatory mapping for APL13_WORLD by Sven Eckelmann · 7 years ago
  7. e6cd759 ath: Add regulatory mapping for ETSI8_WORLD by Sven Eckelmann · 7 years ago
  8. 1d4de3f ath: Add regulatory mapping for FCC3_ETSIC by Sven Eckelmann · 7 years ago
  9. db16571 PCI: Prevent sysfs disable of device while driver is attached by Christoph Hellwig · 7 years ago
  10. 7e51eff btrfs: qgroup: Finish rescan when hit the last leaf of extent tree by Qu Wenruo · 7 years ago
  11. 65cb469 btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups by David Sterba · 7 years ago
  12. 9ac47200 media: videobuf2-core: don't call memop 'finish' when queueing by Hans Verkuil · 7 years ago
  13. 739feeb media: tw686x: Fix incorrect vb2_mem_ops GFP flags by Ezequiel Garcia · 7 years ago
  14. a783c6d wlcore: sdio: check for valid platform device data before suspend by Eyal Reizer · 7 years ago
  15. a7a336e mwifiex: handle race during mwifiex_usb_disconnect by Ganapathi Bhat · 7 years ago
  16. 5e0b8c1 mfd: cros_ec: Fail early if we cannot identify the EC by Vincent Palatin · 7 years ago
  17. 32b7d63 ASoC: dpcm: fix BE dai not hw_free and shutdown by Kai Chieh Chuang · 7 years ago
  18. c70cc94 Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011 by Jian-Hong Pan · 7 years ago
  19. 922c668 Bluetooth: hci_qca: Fix "Sleep inside atomic section" warning by Thierry Escande · 7 years ago
  20. 2e1bfab iwlwifi: pcie: fix race in Rx buffer allocator by Shaul Triebitz · 7 years ago
  21. d4fd1bf selftests/intel_pstate: Improve test, minor fixes by Daniel Díaz · 7 years ago
  22. 9f4dd60 perf/x86/intel/uncore: Correct fixed counter index check for NHM by Kan Liang · 7 years ago
  23. 47fc151 perf/x86/intel/uncore: Correct fixed counter index check in generic code by Kan Liang · 7 years ago
  24. ce28cf5 usbip: usbip_detach: Fix memory, udev context and udev leak by Shuah Khan (Samsung OSG) · 7 years ago
  25. 9e222d7 f2fs: fix race in between GC and atomic open by Chao Yu · 7 years ago
  26. bce7f72 f2fs: Fix deadlock in shutdown ioctl by Sahitya Tummala · 7 years ago
  27. 570f12a f2fs: fix to wait page writeback during revoking atomic write by Chao Yu · 7 years ago
  28. b7ea2b8 f2fs: fix to don't trigger writeback during recovery by Chao Yu · 7 years ago
  29. 4e6b7aa f2fs: fix error path of move_data_page by Chao Yu · 7 years ago
  30. c9ab0ce disable loading f2fs module on PAGE_SIZE > 4KB by Anatoly Pugachev · 7 years ago
  31. b05c460 pnfs: Don't release the sequence slot until we've processed layoutget on open by Trond Myklebust · 7 years ago
  32. 759fb7f netfilter: nf_tables: check msg_type before nft_trans_set(trans) by Alexey Kodanev · 7 years ago
  33. efb4dd6 RDMA/mad: Convert BUG_ONs to error flows by Leon Romanovsky · 7 years ago
  34. ea8e4ff powerpc/64s: Fix compiler store ordering to SLB shadow area by Nicholas Piggin · 7 years ago
  35. c3e3472 hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common() by Stewart Smith · 7 years ago
  36. ee245de powerpc/eeh: Fix use-after-release of EEH driver by Sam Bobroff · 7 years ago
  37. 73298a8 infiniband: fix a possible use-after-free bug by Cong Wang · 7 years ago
  38. 6e02c06 netfilter: ipset: List timing out entries with "timeout 1" instead of zero by Jozsef Kadlecsik · 7 years ago
  39. 5629505 perf tools: Fix pmu events parsing rule by Jiri Olsa · 7 years ago
  40. fda8caa rtc: ensure rtc_set_alarm fails when alarms are not supported by Alexandre Belloni · 7 years ago
  41. c99dbd9 mm/slub.c: add __printf verification to slab_err() by Mathieu Malaterre · 7 years ago
  42. e18d328 mm: vmalloc: avoid racy handling of debugobjects in vunmap by Chintan Pandya · 7 years ago
  43. c6e8116 vfio: platform: Fix reset module leak in error path by Geert Uytterhoeven · 7 years ago
  44. 8bccc6c nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo by Scott Mayhew · 7 years ago
  45. ca08131 ALSA: fm801: add error handling for snd_ctl_add by Zhouyang Jia · 7 years ago
  46. 9f9e506 ALSA: emu10k1: add error handling for snd_ctl_add by Zhouyang Jia · 7 years ago
  47. acd9aba xen/netfront: raise max number of slots in xennet_get_responses() by Juergen Gross · 7 years ago
  48. 31ad104 kcov: ensure irq code sees a valid area by Mark Rutland · 7 years ago
  49. 7ff1861 usb: dwc2: Fix DMA alignment to start at allocated boundary by Antti Seppälä · 7 years ago
  50. e8d77bd arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups by Johannes Weiner · 6 years ago
  51. b985a73 tracing: Quiet gcc warning about maybe unused link variable by Steven Rostedt (VMware) · 6 years ago
  52. 987e425a tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure by Artem Savkov · 6 years ago
  53. b38f829 kthread, tracing: Don't expose half-written comm when creating kthreads by Snild Dolkow · 6 years ago
  54. a9737bb tracing: Fix possible double free in event_enable_trigger_func() by Steven Rostedt (VMware) · 6 years ago
  55. 2a0ce1f tracing: Fix double free of event_trigger_data by Steven Rostedt (VMware) · 6 years ago
  56. eb02525 kvm, mm: account shadow page tables to kmemcg by Shakeel Butt · 6 years ago
  57. 6ed569e Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST by KT Liao · 6 years ago
  58. 79f4095 Input: i8042 - add Lenovo LaVie Z to the i8042 reset list by Chen-Yu Tsai · 6 years ago
  59. 19e2884 Input: elan_i2c - add ACPI ID for lenovo ideapad 330 by Donald Shanty III · 7 years ago
  60. 94c6744 Linux 4.9.116 by Greg Kroah-Hartman · 6 years ago
  61. b9dd134 exec: avoid gcc-8 warning for get_task_comm by Arnd Bergmann · 7 years ago
  62. b1a1d9b turn off -Wattribute-alias by Arnd Bergmann · 6 years ago
  63. b2019f0 can: xilinx_can: fix RX overflow interrupt not being enabled by Anssi Hannula · 7 years ago
  64. 9f73084 can: xilinx_can: fix incorrect clear of non-processed interrupts by Anssi Hannula · 7 years ago
  65. bee7ff7 can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting by Anssi Hannula · 8 years ago
  66. 1fd9fa5 can: xilinx_can: fix device dropping off bus on RX overrun by Anssi Hannula · 8 years ago
  67. c98f577 can: xilinx_can: fix recovery from error states not being propagated by Anssi Hannula · 8 years ago
  68. 1fadfbd can: xilinx_can: fix power management handling by Anssi Hannula · 7 years ago
  69. de2219a can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK by Anssi Hannula · 8 years ago
  70. bf0070e driver core: Partially revert "driver core: correct device's shutdown order" by Rafael J. Wysocki · 6 years ago
  71. 9e10043 usb: gadget: f_fs: Only return delayed status when len is 0 by Jerry Zhang · 7 years ago
  72. e2996cf usb: core: handle hub C_PORT_OVER_CURRENT condition by Bin Liu · 6 years ago
  73. b0bd06a usb: cdc_acm: Add quirk for Castles VEGA3000 by Lubomir Rintel · 6 years ago
  74. 94623c7 tcp: call tcp_drop() from tcp_data_queue_ofo() by Eric Dumazet · 6 years ago
  75. a878681 tcp: detect malicious patterns in tcp_collapse_ofo_queue() by Eric Dumazet · 6 years ago
  76. fdf258e tcp: avoid collapses in tcp_prune_queue() if possible by Eric Dumazet · 6 years ago
  77. 2d08921 tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 6 years ago
  78. 8736711 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 6 years ago
  79. 57ec882 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 6 years ago
  80. 1fcccc5 tcp: helpers to send special DCTCP ack by Yuchung Cheng · 6 years ago
  81. 8417780 tcp: fix dctcp delayed ACK schedule by Yuchung Cheng · 6 years ago
  82. 19b7479 rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 6 years ago
  83. c6ac36b net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv by Heiner Kallweit · 6 years ago
  84. cc403d5 multicast: do not restore deleted record source filter mode to new one by Hangbin Liu · 6 years ago
  85. b7e37ad net/mlx5e: Fix quota counting in aRFS expire flow by Eran Ben Elisha · 7 years ago
  86. d9d5801 net/mlx5e: Don't allow aRFS for encapsulated packets by Eran Ben Elisha · 7 years ago
  87. adcecd4 net/mlx5: Adjust clock overflow work period by Ariel Levkovich · 7 years ago
  88. e2ffdd6 net: skb_segment() should not return NULL by Eric Dumazet · 6 years ago
  89. 444987d net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper by Jack Morgenstein · 6 years ago
  90. 03fbf2b ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull by Willem de Bruijn · 6 years ago
  91. 93d94fe ip: hash fragments consistently by Paolo Abeni · 6 years ago
  92. 650321f MIPS: Fix off-by-one in pci_resource_to_user() by Paul Burton · 6 years ago
  93. 92f7241 MIPS: ath79: fix register address in ath79_ddr_wb_flush() by Felix Fietkau · 6 years ago
  94. dbcdf42 Linux 4.9.115 by Greg Kroah-Hartman · 6 years ago
  95. 3118ceb block: do not use interruptible wait anywhere by Alan Jenkins · 7 years ago
  96. 2ea8b93 xprtrdma: Return -ENOBUFS when no pages are available by Chuck Lever · 7 years ago
  97. 33b2110 xhci: Fix perceived dead host due to runtime suspend race with event handler by Mathias Nyman · 7 years ago
  98. ad375ea skbuff: Unconditionally copy pfmemalloc in __skb_clone() by Stefano Brivio · 6 years ago
  99. cad9922 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 6 years ago
  100. c439f62 net: usb: asix: replace mii_nway_restart in resume path by Alexander Couzens · 6 years ago