1. 1ed9569 remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load by Sibi Sankar · 4 years, 2 months ago
  2. 028bd86 fgraph: Initialize tracing_graph_pause at task creation by Steven Rostedt (VMware) · 3 years, 7 months ago
  3. dee9293 mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() by Johannes Weiner · 7 years ago
  4. 282aeb4 Linux 4.9.257 by Greg Kroah-Hartman · 3 years, 7 months ago
  5. efb6fba ALSA: hda/realtek - Fix typo of pincfg for Dell quirk by Shih-Yuan Lee (FourDollars) · 7 years ago
  6. 14e8493 iommu/vt-d: Do not use flush-queue when caching-mode is on by Nadav Amit · 3 years, 7 months ago
  7. 53e37f9 ACPI: thermal: Do not call acpi_thermal_check() directly by Rafael J. Wysocki · 3 years, 8 months ago
  8. 00717a9 Input: xpad - sync supported devices with fork on GitHub by Benjamin Valentin · 3 years, 8 months ago
  9. 8cc3e20 x86/apic: Add extra serialization for non-serializing MSRs by Dave Hansen · 4 years, 6 months ago
  10. 7175b11 x86/build: Disable CET instrumentation in the kernel by Josh Poimboeuf · 3 years, 7 months ago
  11. 332293a mm: thp: fix MADV_REMOVE deadlock on shmem THP by Hugh Dickins · 3 years, 7 months ago
  12. 2a2e1e9 mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active by Muchun Song · 3 years, 7 months ago
  13. 1ed6214 mm: hugetlb: fix a race between isolating and freeing page by Muchun Song · 3 years, 7 months ago
  14. 2dd160c mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page by Muchun Song · 3 years, 7 months ago
  15. 137482a ARM: footbridge: fix dc21285 PCI configuration accessors by Russell King · 3 years, 11 months ago
  16. 0c1b6b2 mmc: core: Limit retries when analyse of SDIO tuples fails by Fengnan Chang · 3 years, 8 months ago
  17. 57659a8 cifs: report error instead of invalid when revalidating a dentry fails by Aurelien Aptel · 3 years, 7 months ago
  18. 9d9f8bb xhci: fix bounce buffer usage for non-sg list case by Mathias Nyman · 3 years, 7 months ago
  19. 87ab565 kretprobe: Avoid re-registration of the same kretprobe earlier by Wang ShaoBo · 3 years, 7 months ago
  20. 2718d6e mac80211: fix station rate table updates on assoc by Felix Fietkau · 3 years, 7 months ago
  21. a3bcb11 usb: dwc2: Fix endpoint direction check in ep_from_windex by Heiko Stuebner · 3 years, 8 months ago
  22. b76c295 USB: usblp: don't call usb_set_interface if there's a single alt by Jeremy Figgins · 3 years, 8 months ago
  23. ccdc62f USB: gadget: legacy: fix an error code in eth_bind() by Dan Carpenter · 3 years, 7 months ago
  24. f54be21 elfcore: fix building with clang by Arnd Bergmann · 3 years, 9 months ago
  25. 36b5092 net: lapb: Copy the skb before sending a packet by Xie He · 3 years, 7 months ago
  26. 8f25a45 Input: i8042 - unbreak Pegatron C15B by Alexey Dobriyan · 3 years, 8 months ago
  27. f0df537 USB: serial: option: Adding support for Cinterion MV31 by Christoph Schemmel · 3 years, 7 months ago
  28. 0aa6b86 USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000 by Chenxin Jin · 3 years, 8 months ago
  29. 3800d7b USB: serial: cp210x: add pid/vid for WSDA-200-USB by Pho Tran · 3 years, 8 months ago
  30. 42efb09 stable: clamp SUBLEVEL in 4.4 and 4.9 by Sasha Levin · 3 years, 7 months ago
  31. a35b3e5 objtool: Don't fail on missing symbol table by Josh Poimboeuf · 3 years, 8 months ago
  32. fb6c463 scsi: ibmvfc: Set default timeout to avoid crash during migration by Brian King · 3 years, 8 months ago
  33. 3fb9aa6 mac80211: fix fast-rx encryption check by Felix Fietkau · 3 years, 9 months ago
  34. 4a058d5 scsi: libfc: Avoid invoking response handler twice if ep is already completed by Javed Hasan · 3 years, 9 months ago
  35. b960d9a futex: Handle faults correctly for PI futexes by Thomas Gleixner · 3 years, 7 months ago
  36. 48ab8e8 futex: Simplify fixup_pi_state_owner() by Thomas Gleixner · 3 years, 7 months ago
  37. 7d455bb futex: Use pi_state_update_owner() in put_pi_state() by Thomas Gleixner · 3 years, 7 months ago
  38. 285b624 rtmutex: Remove unused argument from rt_mutex_proxy_unlock() by Thomas Gleixner · 3 years, 7 months ago
  39. 76bc0ec futex: Provide and use pi_state_update_owner() by Thomas Gleixner · 3 years, 7 months ago
  40. 083895e futex: Replace pointless printk in fixup_owner() by Thomas Gleixner · 3 years, 7 months ago
  41. 781691c futex: Avoid violating the 10th rule of futex by Peter Zijlstra · 3 years, 7 months ago
  42. 71f093c futex: Rework inconsistent rt_mutex/futex_q state by Peter Zijlstra · 3 years, 7 months ago
  43. d4dd758 futex: Remove rt_mutex_deadlock_account_*() by Peter Zijlstra · 3 years, 7 months ago
  44. 2c60d4a futex,rt_mutex: Provide futex specific rt_mutex API by Peter Zijlstra · 3 years, 7 months ago
  45. 17af614 net_sched: reject silly cell_log in qdisc_get_rtab() by Eric Dumazet · 3 years, 8 months ago
  46. 9d54b99 ibmvnic: Ensure that CRQ entry read are correctly ordered by Lijun Pan · 3 years, 7 months ago
  47. 78dcc1b net: dsa: bcm_sf2: put device node before return by Pan Bian · 3 years, 8 months ago
  48. 80111b6 Linux 4.9.256 by Greg Kroah-Hartman · 3 years, 7 months ago
  49. 823c1fe Linux 4.9.255 by Greg Kroah-Hartman · 3 years, 7 months ago
  50. b9c3223 NFC: fix possible resource leak by Pan Bian · 3 years, 8 months ago
  51. c81391c NFC: fix resource leak when target index is invalid by Pan Bian · 3 years, 8 months ago
  52. 4db445d iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built by Bartosz Golaszewski · 3 years, 7 months ago
  53. 9bae48c iommu/vt-d: Gracefully handle DMAR units with no supported address widths by David Woodhouse · 3 years, 7 months ago
  54. dd163aa can: dev: prevent potential information leak in can_fill_info() by Dan Carpenter · 3 years, 8 months ago
  55. 0e833ab mac80211: pause TX while changing interface type by Johannes Berg · 3 years, 8 months ago
  56. 9f93bf0 iwlwifi: pcie: reschedule in long-running memory reads by Johannes Berg · 3 years, 8 months ago
  57. 56cc48a iwlwifi: pcie: use jiffies for memory read spin time limit by Johannes Berg · 3 years, 8 months ago
  58. de291d3 RDMA/cxgb4: Fix the reported max_recv_sge value by Kamal Heib · 3 years, 8 months ago
  59. 1caa146 xfrm: Fix oops in xfrm_replay_advance_bmp by Shmulik Ladkani · 3 years, 9 months ago
  60. 3cfe276 netfilter: nft_dynset: add timeout extension to template by Pablo Neira Ayuso · 3 years, 8 months ago
  61. d3ea0d2 ARM: imx: build suspend-imx6.S with arm instruction set by Max Krummenacher · 3 years, 8 months ago
  62. 5ed4c87 mt7601u: fix rx buffer refcounting by Lorenzo Bianconi · 3 years, 8 months ago
  63. 953488d mt7601u: fix kernel crash unplugging the device by Lorenzo Bianconi · 3 years, 8 months ago
  64. 3aeace1 leds: trigger: fix potential deadlock with libata by Andrea Righi · 3 years, 10 months ago
  65. f5d6818 KVM: x86: get smi pending status correctly by Jay Zhou · 3 years, 8 months ago
  66. 4abaecd KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[] by Like Xu · 3 years, 8 months ago
  67. cf16e42 futex: Prevent exit livelock by Thomas Gleixner · 3 years, 7 months ago
  68. c27f392 futex: Provide distinct return value when owner is exiting by Thomas Gleixner · 3 years, 7 months ago
  69. ad3466a futex: Add mutex around futex exit by Thomas Gleixner · 3 years, 7 months ago
  70. ff3a33f futex: Provide state handling for exec() as well by Thomas Gleixner · 3 years, 7 months ago
  71. 0ba263f futex: Sanitize exit state handling by Thomas Gleixner · 3 years, 7 months ago
  72. 32d7828 futex: Mark the begin of futex exit explicitly by Thomas Gleixner · 3 years, 7 months ago
  73. c2fd4e1 futex: Set task::futex_state to DEAD right after handling futex exit by Thomas Gleixner · 3 years, 7 months ago
  74. 8a16d8a futex: Split futex_mm_release() for exit/exec by Thomas Gleixner · 3 years, 7 months ago
  75. 394ff12 exit/exec: Seperate mm_release() by Thomas Gleixner · 3 years, 7 months ago
  76. 2c11689 futex: Replace PF_EXITPIDONE with a state by Thomas Gleixner · 3 years, 7 months ago
  77. 25f319b futex: Move futex exit handling into futex code by Thomas Gleixner · 3 years, 7 months ago
  78. bdb116c y2038: futex: Move compat implementation into futex.c by Arnd Bergmann · 3 years, 7 months ago
  79. 496c6a5 net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family by Giacinto Cifelli · 3 years, 8 months ago
  80. 355b53d wext: fix NULL-ptr-dereference with cfg80211's lack of commit() by Johannes Berg · 3 years, 8 months ago
  81. 2540b94 ACPI: sysfs: Prefer "compatible" modalias by Kai-Heng Feng · 3 years, 8 months ago
  82. 8020355 Linux 4.9.254 by Greg Kroah-Hartman · 3 years, 7 months ago
  83. 27d298b x86/boot/compressed: Disable relocation relaxation by Arvind Sankar · 4 years, 1 month ago
  84. 04f51df tracing: Fix race in trace_open and buffer resize call by Gaurav Kohli · 4 years ago
  85. 4c3134a Revert "mm/slub: fix a memory leak in sysfs_slab_add()" by Wang Hai · 3 years, 7 months ago
  86. 24c1a3d net: dsa: b53: fix an off by one in checking "vlan->vid" by Dan Carpenter · 3 years, 8 months ago
  87. ed4b430 net_sched: avoid shift-out-of-bounds in tcindex_set_parms() by Eric Dumazet · 3 years, 8 months ago
  88. 4a6303b ipv6: create multicast route with RTPROT_KERNEL by Matteo Croce · 3 years, 8 months ago
  89. 692805e skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too by Alexander Lobakin · 3 years, 8 months ago
  90. 2b13442 sh_eth: Fix power down vs. is_opened flag ordering by Geert Uytterhoeven · 3 years, 8 months ago
  91. 268daa2 sh: dma: fix kconfig dependency for G2_DMA by Necip Fazil Yildiran · 4 years ago
  92. 73a9742 netfilter: rpfilter: mask ecn bits before fib lookup by Guillaume Nault · 3 years, 8 months ago
  93. 5994665 compiler.h: Raise minimum version of GCC to 5.1 for arm64 by Will Deacon · 3 years, 8 months ago
  94. b984811 bpf: Fix buggy rsh min/max bounds tracking by Daniel Borkmann · 3 years, 8 months ago
  95. 20089f3 xhci: tegra: Delay for disabling LFPS detector by JC Kuo · 3 years, 8 months ago
  96. 23ce98a xhci: make sure TRB is fully written before giving it to the controller by Mathias Nyman · 3 years, 8 months ago
  97. 54e278d usb: bdc: Make bdc pci driver depend on BROKEN by Patrik Jakobsson · 3 years, 8 months ago
  98. 2434d1a usb: udc: core: Use lock when write to soft_connect by Thinh Nguyen · 3 years, 8 months ago
  99. cfbce79 USB: ehci: fix an interrupt calltrace error by Longfang Liu · 3 years, 8 months ago
  100. e418332 ehci: fix EHCI host controller initialization sequence by Eugene Korenevsky · 3 years, 8 months ago