1. df260f7 cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css() by Tejun Heo · 5 years ago
  2. 5e0c41c Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections" by Greg Kroah-Hartman · 5 years ago
  3. d7650c7 pwm: Fix deadlock warning when removing PWM device by Phong Hoang · 6 years ago
  4. 8b83e43 Merge 4.9.182 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  5. 8e39cbc tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 5 years ago
  6. e358f4a tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 5 years ago
  7. cc1b58c tcp: limit payload size of sacked skbs by Eric Dumazet · 5 years ago
  8. 77161ce Merge 4.9.181 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  9. 8474fc0 ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled by David Ahern · 5 years ago
  10. cfd8d2e fuse: Add FOPEN_STREAM to use stream_open() by Kirill Smelkov · 5 years ago
  11. 9c829b6 fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock by Kirill Smelkov · 6 years ago
  12. 8ad6a53 drm/i915: Fix I915_EXEC_RING_MASK by Chris Wilson · 6 years ago
  13. 5bdc536 x86/power: Fix 'nosmt' vs hibernation triple fault during resume by Jiri Kosina · 5 years ago
  14. 0b1a236 rcu: locking and unlocking need to always be at least barriers by Linus Torvalds · 5 years ago
  15. 8fca3c3 efi/libstub: Unify command line param parsing by Ard Biesheuvel · 7 years ago
  16. 96019c6 mm: make page ref count overflow check tighter and more explicit by Linus Torvalds · 5 years ago
  17. 9557090 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 5 years ago
  18. 0b45276 memcg: make it work on sparse non-0-node systems by Jiri Slaby · 5 years ago
  19. e186b19 include/linux/bitops.h: sanitize rotate primitives by Rasmus Villemoes · 5 years ago
  20. f02d577 tipc: Avoid copying bytes beyond the supplied data by Chris Packham · 5 years ago
  21. 3f006d4 Merge 4.9.180 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  22. 1410277 HID: core: move Usage Page concatenation to Main item by Nicolas Saenz Julienne · 6 years ago
  23. 0ce6473 iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion by Lars-Peter Clausen · 6 years ago
  24. a5f3559 smpboot: Place the __percpu annotation correctly by Sebastian Andrzej Siewior · 5 years ago
  25. f0539c7 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
  26. 6aab0ad bio: fix improper use of smp_mb__before_atomic() by Andrea Parri · 5 years ago
  27. 373fca6 Merge 4.9.179 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  28. d0a3f25 PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum by Stefan Mätje · 5 years ago
  29. 8f358d6 of: fix clang -Wunsequenced for be32_to_cpu() by Phong Tran · 5 years ago
  30. cfe2562 Merge 4.9.178 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  31. 1cfaba5 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 7 years ago
  32. db4a55c mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values by Dmitry Osipenko · 5 years ago
  33. 56c8a5d mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L by Steve Twiss · 5 years ago
  34. fc7fab7 net: core: another layer of lists, around PF_MEMALLOC skb handling by Sasha Levin · 5 years ago
  35. 915f59c Merge 4.9.177 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  36. 946023a ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command by Takashi Sakamoto · 7 years ago
  37. 906b45f x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T by Jian-Hong Pan · 5 years ago
  38. 82303dd bpf: convert htab map to hlist_nulls by Alexei Starovoitov · 5 years ago
  39. ef4a576 Merge 4.9.176 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  40. edda9c3 cpu/speculation: Add 'mitigations=' cmdline option by Josh Poimboeuf · 5 years ago
  41. ba08d56 x86/speculation/mds: Add sysfs reporting for MDS by Thomas Gleixner · 6 years ago
  42. 2d99bc0 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  43. a3c901b x86/speculation: Rework SMT state change by Thomas Gleixner · 6 years ago
  44. c803409 sched: Add sched_smt_active() by Ben Hutchings · 5 years ago
  45. 822e5d5 x86/speculation: Apply IBPB more strictly to avoid cross-process data leak by Jiri Kosina · 6 years ago
  46. b995196 locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> file by Will Deacon · 6 years ago
  47. c669378 bitops: avoid integer overflow in GENMASK(_ULL) by Matthias Kaehlcke · 7 years ago
  48. 0ad8ae71c Merge 4.9.175 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  49. 745f5c5 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  50. 604d7b5 mm: add 'try_get_page()' helper function by Linus Torvalds · 5 years ago
  51. ef29106 linux/kernel.h: Use parentheses around argument in u64_to_user_ptr() by Jann Horn · 5 years ago
  52. 9013154 Merge 4.9.174 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  53. 3c65c76 USB: core: Fix bug caused by duplicate interface PM usage counter by Alan Stern · 5 years ago
  54. ff5ca55 caif: reduce stack size with KASAN by Arnd Bergmann · 7 years ago
  55. 51a27f0 kasan: add a prototype of task_struct to avoid warning by Masami Hiramatsu · 8 years ago
  56. 589d747 Merge 4.9.172 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  57. eccf76e net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 5 years ago
  58. 33336cd ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module by Florian Westphal · 5 years ago
  59. aaee29e net: IP defrag: encapsulate rbtree defrag code into callable functions by Peter Oskolkov · 5 years ago
  60. 25d7d0e Merge 4.9.171 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  61. c9c83bb x86/kprobes: Verify stack frame on kretprobe by Masami Hiramatsu · 6 years ago
  62. ba9cebb Merge 4.9.170 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  63. 3be15cd appletalk: Fix compile regression by Arnd Bergmann · 6 years ago
  64. 477a448 include/linux/swap.h: use offsetof() instead of custom __swapoffset macro by Pi-Hsun Shih · 6 years ago
  65. 057a0da appletalk: Fix use-after-free in atalk_proc_exit by YueHaibing · 6 years ago
  66. 67843bb Merge 4.9.169 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  67. 208d25a virtio: Honour 'may_reduce_num' in vring_create_virtqueue by Cornelia Huck · 5 years ago
  68. a25d4ed include/linux/bitrev.h: fix constant bitrev by Arnd Bergmann · 5 years ago
  69. 6996763 netns: provide pure entropy for net_hash_mix() by Eric Dumazet · 6 years ago
  70. 9a739f1 net/mlx5e: Add a lock on tir list by Yuval Avnery · 6 years ago
  71. 5f5d628 vrf: check accept_source_route on the original netdevice by Stephen Suryaputra · 5 years ago
  72. 7eceaf5 lib/string.c: implement a basic bcmp by Nick Desaulniers · 5 years ago
  73. 417da48 Merge 4.9.168 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  74. 2ae06da netfilter: physdev: relax br_netfilter dependency by Florian Westphal · 6 years ago
  75. acb5aef genirq: Avoid summation loops for /proc/stat by Thomas Gleixner · 6 years ago
  76. 553be48 include/linux/relay.h: fix percpu annotation in struct rchan by Luc Van Oostenryck · 6 years ago
  77. 3085d41 tracing: kdb: Fix ftdump to not sleep by Douglas Anderson · 6 years ago
  78. 6947310 Merge 4.9.167 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  79. 4f05457 sctp: get sctphdr by offset in sctp_compute_cksum by Xin Long · 6 years ago
  80. 936a918 packets: Always register packet sk in the same order by Maxime Chevallier · 6 years ago
  81. 2773c45f Merge 4.9.166 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  82. 86a136d Revert "ANDROID: input: keychord: Add keychord driver" by Mark Salyzyn · 5 years ago
  83. a8f5dd2 Revert "ANDROID: input: misc: keychord: move header to uapi" by Mark Salyzyn · 5 years ago
  84. 72cabd4 UPSTREAM: siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 8 years ago
  85. c626dde UPSTREAM: siphash: add cryptographically secure PRF by Jason A. Donenfeld · 8 years ago
  86. a9929df Merge upstream-f2fs-stable-linux-4.9.y into android-4.9 by Jaegeuk Kim · 6 years ago
  87. 091c93e BACKPORT: filemap: kill page_cache_read usage in filemap_fault by Josef Bacik · 6 years ago
  88. dfe4f69 tcp/dccp: drop SYN packets if accept queue is full by Eric Dumazet · 8 years ago
  89. 9c32ada libceph: wait for latest osdmap in ceph_monc_blacklist_add() by Ilya Dryomov · 6 years ago
  90. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  91. e393365 dm: fix to_sector() for 32bit by NeilBrown · 6 years ago
  92. 4b0a5e8 device property: Fix the length used in PROPERTY_ENTRY_STRING() by Heikki Krogerus · 6 years ago
  93. 943ebf4 splice: don't merge into linked buffers by Jann Horn · 6 years ago
  94. 3dc60d4 phonet: fix building with clang by Arnd Bergmann · 6 years ago
  95. a163d3f FROMLIST: psi: introduce psi monitor by Suren Baghdasaryan · 6 years ago
  96. c405bfb FROMLIST: refactor header includes to allow kthread.h inclusion in psi_types.h by Suren Baghdasaryan · 6 years ago
  97. d1f4274 FROMLIST: psi: rename psi fields in preparation for psi trigger addition by Suren Baghdasaryan · 6 years ago
  98. 386ebd4 FROMLIST: psi: introduce state_mask to represent stalled psi states by Suren Baghdasaryan · 6 years ago
  99. 0ee3cb3 BACKPORT: kernel: cgroup: add poll file operation by Johannes Weiner · 6 years ago
  100. 2c54994 BACKPORT: fs: kernfs: add poll file operation by Johannes Weiner · 6 years ago