1. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 17057c5 block: Fix transfer when chunk sectors exceeds max by Keith Busch · 6 years ago
  3. 0400b06 iio:buffer: make length types match kfifo types by Martin Kelly · 6 years ago
  4. 3e4fab7 branch-check: fix long->int truncation when profiling branches by Mikulas Patocka · 6 years ago
  5. a4230be Merge 4.9.109 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. ae0c8ee bonding: require speed/duplex only for 802.3ad, alb and tlb by Andreas Born · 7 years ago
  7. b7d377b Merge 4.9.108 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  8. cd4f9f2 complete e390f9a port for v4.9.106 by Philip Müller · 6 years ago
  9. 8d99eb4 btrfs: define SUPER_FLAG_METADUMP_V2 by Anand Jain · 6 years ago
  10. 42a730a Merge 4.9.107 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  11. 7966e76 tcp: avoid integer overflows in tcp_rcv_space_adjust() by Eric Dumazet · 6 years ago
  12. fa4724c cfg80211: further limit wiphy names to 64 bytes by Eric Biggers · 6 years ago
  13. 8b94b87 Merge 4.9.106 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  14. 6464206 objtool: Enclose contents of unreachable() macro in a block by Josh Poimboeuf · 7 years ago
  15. add0ff1 objtool: Improve detection of BUG() and other dead ends by Josh Poimboeuf · 7 years ago
  16. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  17. 4703f3f llc: properly handle dev_queue_xmit() return value by Cong Wang · 6 years ago
  18. 58df289 net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off by Toshiaki Makita · 6 years ago
  19. d543907 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 6 years ago
  20. bc3d700 virtio-gpu: fix ioctl and expose the fixed status to userspace. by Dave Airlie · 6 years ago
  21. 3eacc4a kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds by Sebastian Ott · 6 years ago
  22. 5d375e1 regulatory: add NUL to request alpha2 by Johannes Berg · 6 years ago
  23. 5f3c6ad mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4 by Felix Fietkau · 6 years ago
  24. 2e857aa ptr_ring: prevent integer overflow when calculating size by Jason Wang · 6 years ago
  25. 31710e6 cpumask: Make for_each_cpu_wrap() available on UP as well by Michael Kelley · 6 years ago
  26. 059befd vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page by Jia Zhang · 6 years ago
  27. b2e949b x86/power: Fix swsusp_arch_resume prototype by Arnd Bergmann · 6 years ago
  28. 038ab51 asm-generic: provide generic_pmdp_establish() by Kirill A. Shutemov · 6 years ago
  29. f4afb04 device property: Define type of PROPERTY_ENRTY_*() macros by Andy Shevchenko · 6 years ago
  30. e3ae971 tracing/hrtimer: Fix tracing bugs by taking all clock bases and modes into account by Anna-Maria Gleixner · 6 years ago
  31. 2d2d3f1 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 6 years ago
  32. 0cecdf8 BACKPORT, FROMLIST: fscrypt: add Speck128/256 support by Eric Biggers · 6 years ago
  33. 70c65e4 Merge 4.9.103 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  34. bf54f31 usb: gadget: composite: fix incorrect handling of OS desc requests by Chris Dickens · 6 years ago
  35. 7d73a8c cfg80211: limit wiphy names to 128 bytes by Johannes Berg · 6 years ago
  36. 9c3041c Merge 4.9.102 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  37. 094c276 seccomp: Move speculation migitation control to arch code by Thomas Gleixner · 6 years ago
  38. ab677c2 seccomp: Add filter flag to opt-out of SSB mitigation by Kees Cook · 6 years ago
  39. 036608d prctl: Add force disable speculation by Thomas Gleixner · 6 years ago
  40. 4272f52 nospec: Allow getting/setting on non-current task by Kees Cook · 6 years ago
  41. 4812ffb prctl: Add speculation control prctls by Thomas Gleixner · 6 years ago
  42. 24e4dd9 x86/bugs: Expose /sys/../spec_store_bypass by Konrad Rzeszutek Wilk · 6 years ago
  43. dc7de9b efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definition for mixed mode by Ard Biesheuvel · 6 years ago
  44. 1af681d tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all} by Steven Rostedt (VMware) · 6 years ago
  45. 20a3061 signals: avoid unnecessary taking of sighand->siglock by Waiman Long · 7 years ago
  46. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  47. 6f1abf8 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 6 years ago
  48. 81da9f8 futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  49. d7bfa99 bonding: send learning packets for vlans on slave by Debabrata Banerjee · 6 years ago
  50. 39c8566 Merge 4.9.100 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  51. e68fb962 soreuseport: initialise timewait reuseport field by Eric Dumazet · 6 years ago
  52. a3cac7e net: fix rtnh_ok() by Eric Dumazet · 6 years ago
  53. 74fa0af BACKPORT: dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence by Chris Wilson · 7 years ago
  54. c2f9bce ANDROID: ftrace: fix function type mismatches by Sami Tolvanen · 6 years ago
  55. c462abb Merge 4.9.99 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  56. b8beca4 arm/arm64: KVM: Add PSCI version selection API by Marc Zyngier · 6 years ago
  57. b805351 UPSTREAM: sysfs: remove signedness from sysfs_get_dirent by Nick Desaulniers · 7 years ago
  58. 1201ddd BACKPORT: clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASK by Matthias Kaehlcke · 7 years ago
  59. f679e4d Merge 4.9.98 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  60. a72ac67 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 6 years ago
  61. 54a21fe mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block. by Joakim Tjernlund · 6 years ago
  62. ccbb19c ALSA: control: Hardening for potential Spectre v1 by Takashi Iwai · 6 years ago
  63. 6a506d4 tty: Don't call panic() at tty_ldisc_init() by Tetsuo Handa · 6 years ago
  64. 90488aa virtio: add ability to iterate over vqs by Michael S. Tsirkin · 6 years ago
  65. 2bcbbd5 Merge 4.9.97 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  66. 9d33bff vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi by Toshiaki Makita · 6 years ago
  67. e202fa9 llc: delete timers synchronously in llc_sk_free() by Cong Wang · 6 years ago
  68. 4d9c2b6 KVM: s390: wire up bpb feature by Christian Borntraeger · 6 years ago
  69. 71fce1e UPSTREAM: tracing: always define trace_{irq,preempt}_{enable_disable} by Arnd Bergmann · 7 years ago
  70. be8c7b6 UPSTREAM: thread_info: include <current.h> for THREAD_INFO_IN_TASK by Mark Rutland · 8 years ago
  71. 7d1ab81 UPSTREAM: thread_info: factor out restart_block by Mark Rutland · 8 years ago
  72. 320d53a Merge 4.9.96 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  73. 18484eb writeback: safer lock nesting by Greg Thelen · 6 years ago
  74. 1d49e2a random: add new ioctl RNDRESEEDCRNG by Theodore Ts'o · 6 years ago
  75. 3724f9c ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams by Takashi Iwai · 6 years ago
  76. e58d3bc dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4 by Sean Wang · 6 years ago
  77. 4b43f41 HID: core: Fix size as type u32 by Aaron Ma · 6 years ago
  78. a7e1906 tty: make n_tty_read() always abort if hangup is in progress by Tejun Heo · 6 years ago
  79. 823fd56 fscrypt: allow synchronous bio decryption by Eric Biggers · 6 years ago
  80. 13cc540 ANDROID: arm-smccc: fix clang build by Greg Hackmann · 6 years ago
  81. b4c14c2 Merge tag 'v4.9.95' into android-4.9.95 by Greg Hackmann · 6 years ago
  82. 0eecffb slip: Check if rstate is initialized before uncompressing by Tejaswi Tanikella · 6 years ago
  83. b0a2a2b Bluetooth: Fix connection if directed advertising and privacy is used by Szymon Janc · 6 years ago
  84. eb90973 arm/arm64: smccc: Implement SMCCC v1.1 inline primitive by Mark Rutland · 6 years ago
  85. 5d667c1 arm/arm64: smccc: Make function identifiers an unsigned quantity by Mark Rutland · 6 years ago
  86. 883a91d firmware/psci: Expose SMCCC version through psci_ops by Mark Rutland · 6 years ago
  87. 56d3797 firmware/psci: Expose PSCI conduit by Mark Rutland · 6 years ago
  88. c9ae3d5 arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support by Mark Rutland · 6 years ago
  89. 142cfd6 arm/arm64: KVM: Turn kvm_psci_version into a static inline by Mark Rutland · 6 years ago
  90. 6681f3c arm/arm64: KVM: Advertise SMCCC v1.1 by Mark Rutland · 6 years ago
  91. 4b1713f arm/arm64: KVM: Implement PSCI 1.0 support by Mark Rutland · 6 years ago
  92. 33e6484 arm/arm64: KVM: Add PSCI_VERSION helper by Mark Rutland · 6 years ago
  93. 8b106af arm/arm64: KVM: Consolidate the PSCI include files by Mark Rutland · 6 years ago
  94. 09ea80a mm: Introduce lm_alias by Mark Rutland · 6 years ago
  95. 6289541 drivers/firmware: Expose psci_get_version through psci_ops structure by Mark Rutland · 6 years ago
  96. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  97. ac748c5 ACPICA: OSL: Add support to exclude stdarg.h by Lv Zheng · 7 years ago
  98. 0559ea3 sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks by Daniel Bristot de Oliveira · 7 years ago
  99. eec6e0a net/mlx4: Fix the check in attaching steering rules by Talat Batheesh · 7 years ago
  100. 2cd3aa5 skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow by Jason A. Donenfeld · 7 years ago