1. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. f685597 drm: Add DP PSR2 sink enable bit by José Roberto de Souza · 6 years ago
  3. 1d1a409 serial: core: Make sure compiler barfs for 16-byte earlycon names by Douglas Anderson · 6 years ago
  4. dc6afdd memory: tegra: Apply interrupts mask per SoC by Dmitry Osipenko · 6 years ago
  5. 4139a62 brcmfmac: Add support for bcm43364 wireless chipset by Sean Lanigan · 6 years ago
  6. 4fccb92 dma-iommu: Fix compilation when !CONFIG_IOMMU_DMA by Marc Zyngier · 6 years ago
  7. 6e02c06 netfilter: ipset: List timing out entries with "timeout 1" instead of zero by Jozsef Kadlecsik · 6 years ago
  8. 52be322 Merge 4.9.116 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  9. e6f9a8a Merge 4.9.115 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. dbcb748 Merge 4.9.114 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  11. 90e7a90 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 6 years ago
  12. b9dd134 exec: avoid gcc-8 warning for get_task_comm by Arnd Bergmann · 6 years ago
  13. 2d08921 tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 6 years ago
  14. 8736711 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 6 years ago
  15. 57ec882 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 6 years ago
  16. 2b4dbcd tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 6 years ago
  17. f98b3e8 ANDROID: android-verity: Add API to verify signature with builtin keys. by Sandeep Patil · 6 years ago
  18. cad9922 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 6 years ago
  19. 8582bbf ipv6: fix useless rol32 call on hash by Colin Ian King · 6 years ago
  20. 5c06789 string: drop __must_check from strscpy() and restore strscpy() usages in cgroup by Tejun Heo · 6 years ago
  21. be331630 arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1 by Marc Zyngier · 6 years ago
  22. d1b5c19 arm/arm64: smccc: Add SMCCC-specific return codes by Marc Zyngier · 6 years ago
  23. 02c8952 compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations by Nick Desaulniers · 6 years ago
  24. 29524a9 compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled by David Rientjes · 7 years ago
  25. f276b50 compiler, clang: properly override 'inline' for clang by Linus Torvalds · 7 years ago
  26. 94cc698 compiler, clang: suppress warning for unused static inline functions by David Rientjes · 7 years ago
  27. 47bbcd6 ANDROID: Fix massive cpufreq_times memory leaks by Sultan Alsawaf · 6 years ago
  28. 23a1412 ANDROID: Reduce use of #ifdef CONFIG_CPU_FREQ_TIMES by Connor O'Brien · 6 years ago
  29. 7f6f94c Merge 4.9.113 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  30. f510cc3 ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS by Hans de Goede · 6 years ago
  31. 96a2329 overflow.h: Add allocation size calculation helpers by Kees Cook · 6 years ago
  32. 4d93a43 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  33. 565d744 mm: add variant of pagevec_lookup_range_tag() taking number of pages by Jan Kara · 7 years ago
  34. fb296a2 mm: implement find_get_pages_range_tag() by Jan Kara · 7 years ago
  35. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  36. 17057c5 block: Fix transfer when chunk sectors exceeds max by Keith Busch · 6 years ago
  37. 0400b06 iio:buffer: make length types match kfifo types by Martin Kelly · 6 years ago
  38. 3e4fab7 branch-check: fix long->int truncation when profiling branches by Mikulas Patocka · 6 years ago
  39. c16d27e fscrypt: add Speck128/256 support by Eric Biggers · 6 years ago
  40. 4ddc3a8 fscrypt: make fscrypt_operations.max_namelen an integer by Eric Biggers · 6 years ago
  41. 3866025 fscrypt: clean up after fscrypt_prepare_lookup() conversions by Eric Biggers · 6 years ago
  42. a4230be Merge 4.9.109 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  43. ae0c8ee bonding: require speed/duplex only for 802.3ad, alb and tlb by Andreas Born · 7 years ago
  44. b7d377b Merge 4.9.108 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  45. cd4f9f2 complete e390f9a port for v4.9.106 by Philip Müller · 6 years ago
  46. 8d99eb4 btrfs: define SUPER_FLAG_METADUMP_V2 by Anand Jain · 6 years ago
  47. 42a730a Merge 4.9.107 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  48. 7966e76 tcp: avoid integer overflows in tcp_rcv_space_adjust() by Eric Dumazet · 6 years ago
  49. fa4724c cfg80211: further limit wiphy names to 64 bytes by Eric Biggers · 6 years ago
  50. 8b94b87 Merge 4.9.106 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  51. 6464206 objtool: Enclose contents of unreachable() macro in a block by Josh Poimboeuf · 7 years ago
  52. add0ff1 objtool: Improve detection of BUG() and other dead ends by Josh Poimboeuf · 7 years ago
  53. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  54. 4703f3f llc: properly handle dev_queue_xmit() return value by Cong Wang · 6 years ago
  55. 58df289 net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off by Toshiaki Makita · 6 years ago
  56. d543907 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 6 years ago
  57. bc3d700 virtio-gpu: fix ioctl and expose the fixed status to userspace. by Dave Airlie · 6 years ago
  58. 3eacc4a kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds by Sebastian Ott · 6 years ago
  59. 5d375e1 regulatory: add NUL to request alpha2 by Johannes Berg · 6 years ago
  60. 5f3c6ad mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4 by Felix Fietkau · 6 years ago
  61. 2e857aa ptr_ring: prevent integer overflow when calculating size by Jason Wang · 6 years ago
  62. 31710e6 cpumask: Make for_each_cpu_wrap() available on UP as well by Michael Kelley · 6 years ago
  63. 059befd vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page by Jia Zhang · 6 years ago
  64. b2e949b x86/power: Fix swsusp_arch_resume prototype by Arnd Bergmann · 6 years ago
  65. 038ab51 asm-generic: provide generic_pmdp_establish() by Kirill A. Shutemov · 6 years ago
  66. f4afb04 device property: Define type of PROPERTY_ENRTY_*() macros by Andy Shevchenko · 6 years ago
  67. e3ae971 tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into account by Anna-Maria Gleixner · 6 years ago
  68. 2d2d3f1 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 6 years ago
  69. 0cecdf8 BACKPORT, FROMLIST: fscrypt: add Speck128/256 support by Eric Biggers · 6 years ago
  70. 70c65e4 Merge 4.9.103 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  71. bf54f31 usb: gadget: composite: fix incorrect handling of OS desc requests by Chris Dickens · 6 years ago
  72. 7d73a8c cfg80211: limit wiphy names to 128 bytes by Johannes Berg · 6 years ago
  73. 9c3041c Merge 4.9.102 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  74. 094c276 seccomp: Move speculation migitation control to arch code by Thomas Gleixner · 6 years ago
  75. ab677c2 seccomp: Add filter flag to opt-out of SSB mitigation by Kees Cook · 6 years ago
  76. 036608d prctl: Add force disable speculation by Thomas Gleixner · 6 years ago
  77. 4272f52 nospec: Allow getting/setting on non-current task by Kees Cook · 6 years ago
  78. 4812ffb prctl: Add speculation control prctls by Thomas Gleixner · 6 years ago
  79. 24e4dd9 x86/bugs: Expose /sys/../spec_store_bypass by Konrad Rzeszutek Wilk · 6 years ago
  80. dc7de9b efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definition for mixed mode by Ard Biesheuvel · 6 years ago
  81. 1af681d tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all} by Steven Rostedt (VMware) · 6 years ago
  82. 20a3061 signals: avoid unnecessary taking of sighand->siglock by Waiman Long · 7 years ago
  83. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  84. 6f1abf8 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 6 years ago
  85. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  86. d7bfa99 bonding: send learning packets for vlans on slave by Debabrata Banerjee · 6 years ago
  87. 39c8566 Merge 4.9.100 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  88. e68fb962 soreuseport: initialise timewait reuseport field by Eric Dumazet · 6 years ago
  89. a3cac7e net: fix rtnh_ok() by Eric Dumazet · 6 years ago
  90. 74fa0af BACKPORT: dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence by Chris Wilson · 7 years ago
  91. c2f9bce ANDROID: ftrace: fix function type mismatches by Sami Tolvanen · 6 years ago
  92. c462abb Merge 4.9.99 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  93. b8beca4 arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 6 years ago
  94. b805351 UPSTREAM: sysfs: remove signedness from sysfs_get_dirent by Nick Desaulniers · 7 years ago
  95. 1201ddd BACKPORT: clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASK by Matthias Kaehlcke · 7 years ago
  96. f679e4d Merge 4.9.98 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  97. a72ac67 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 6 years ago
  98. 54a21fe mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block. by Joakim Tjernlund · 6 years ago
  99. ccbb19c ALSA: control: Hardening for potential Spectre v1 by Takashi Iwai · 6 years ago
  100. 6a506d4 tty: Don't call panic() at tty_ldisc_init() by Tetsuo Handa · 6 years ago