1. ef4a576 Merge 4.9.176 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  2. edda9c3 cpu/speculation: Add 'mitigations=' cmdline option by Josh Poimboeuf · 5 years ago
  3. ba08d56 x86/speculation/mds: Add sysfs reporting for MDS by Thomas Gleixner · 5 years ago
  4. 2d99bc0 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  5. a3c901b x86/speculation: Rework SMT state change by Thomas Gleixner · 6 years ago
  6. c803409 sched: Add sched_smt_active() by Ben Hutchings · 5 years ago
  7. 822e5d5 x86/speculation: Apply IBPB more strictly to avoid cross-process data leak by Jiri Kosina · 6 years ago
  8. 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
  9. c669378 bitops: avoid integer overflow in GENMASK(_ULL) by Matthias Kaehlcke · 7 years ago
  10. 0ad8ae71c Merge 4.9.175 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  11. 745f5c5 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  12. 604d7b5 mm: add 'try_get_page()' helper function by Linus Torvalds · 5 years ago
  13. ef29106 linux/kernel.h: Use parentheses around argument in u64_to_user_ptr() by Jann Horn · 5 years ago
  14. 9013154 Merge 4.9.174 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  15. 3c65c76 USB: core: Fix bug caused by duplicate interface PM usage counter by Alan Stern · 5 years ago
  16. ff5ca55 caif: reduce stack size with KASAN by Arnd Bergmann · 6 years ago
  17. 51a27f0 kasan: add a prototype of task_struct to avoid warning by Masami Hiramatsu · 7 years ago
  18. 589d747 Merge 4.9.172 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  19. eccf76e net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 5 years ago
  20. 33336cd ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module by Florian Westphal · 5 years ago
  21. aaee29e net: IP defrag: encapsulate rbtree defrag code into callable functions by Peter Oskolkov · 5 years ago
  22. 25d7d0e Merge 4.9.171 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  23. c9c83bb x86/kprobes: Verify stack frame on kretprobe by Masami Hiramatsu · 5 years ago
  24. ba9cebb Merge 4.9.170 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  25. 3be15cd appletalk: Fix compile regression by Arnd Bergmann · 5 years ago
  26. 477a448 include/linux/swap.h: use offsetof() instead of custom __swapoffset macro by Pi-Hsun Shih · 5 years ago
  27. 057a0da appletalk: Fix use-after-free in atalk_proc_exit by YueHaibing · 5 years ago
  28. 67843bb Merge 4.9.169 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  29. 208d25a virtio: Honour 'may_reduce_num' in vring_create_virtqueue by Cornelia Huck · 5 years ago
  30. a25d4ed include/linux/bitrev.h: fix constant bitrev by Arnd Bergmann · 5 years ago
  31. 6996763 netns: provide pure entropy for net_hash_mix() by Eric Dumazet · 5 years ago
  32. 9a739f1 net/mlx5e: Add a lock on tir list by Yuval Avnery · 5 years ago
  33. 5f5d628 vrf: check accept_source_route on the original netdevice by Stephen Suryaputra · 5 years ago
  34. 7eceaf5 lib/string.c: implement a basic bcmp by Nick Desaulniers · 5 years ago
  35. 417da48 Merge 4.9.168 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  36. 2ae06da netfilter: physdev: relax br_netfilter dependency by Florian Westphal · 5 years ago
  37. acb5aef genirq: Avoid summation loops for /proc/stat by Thomas Gleixner · 5 years ago
  38. 553be48 include/linux/relay.h: fix percpu annotation in struct rchan by Luc Van Oostenryck · 5 years ago
  39. 3085d41 tracing: kdb: Fix ftdump to not sleep by Douglas Anderson · 5 years ago
  40. 6947310 Merge 4.9.167 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  41. 4f05457 sctp: get sctphdr by offset in sctp_compute_cksum by Xin Long · 5 years ago
  42. 936a918 packets: Always register packet sk in the same order by Maxime Chevallier · 5 years ago
  43. 2773c45f Merge 4.9.166 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  44. 86a136d Revert "ANDROID: input: keychord: Add keychord driver" by Mark Salyzyn · 5 years ago
  45. a8f5dd2 Revert "ANDROID: input: misc: keychord: move header to uapi" by Mark Salyzyn · 5 years ago
  46. 72cabd4 UPSTREAM: siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 7 years ago
  47. c626dde UPSTREAM: siphash: add cryptographically secure PRF by Jason A. Donenfeld · 7 years ago
  48. a9929df Merge upstream-f2fs-stable-linux-4.9.y into android-4.9 by Jaegeuk Kim · 5 years ago
  49. 091c93e BACKPORT: filemap: kill page_cache_read usage in filemap_fault by Josef Bacik · 5 years ago
  50. dfe4f69 tcp/dccp: drop SYN packets if accept queue is full by Eric Dumazet · 8 years ago
  51. 9c32ada libceph: wait for latest osdmap in ceph_monc_blacklist_add() by Ilya Dryomov · 5 years ago
  52. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  53. e393365 dm: fix to_sector() for 32bit by NeilBrown · 5 years ago
  54. 4b0a5e8 device property: Fix the length used in PROPERTY_ENTRY_STRING() by Heikki Krogerus · 5 years ago
  55. 943ebf4 splice: don't merge into linked buffers by Jann Horn · 5 years ago
  56. 3dc60d4 phonet: fix building with clang by Arnd Bergmann · 5 years ago
  57. a163d3f FROMLIST: psi: introduce psi monitor by Suren Baghdasaryan · 6 years ago
  58. c405bfb FROMLIST: refactor header includes to allow kthread.h inclusion in psi_types.h by Suren Baghdasaryan · 5 years ago
  59. d1f4274 FROMLIST: psi: rename psi fields in preparation for psi trigger addition by Suren Baghdasaryan · 5 years ago
  60. 386ebd4 FROMLIST: psi: introduce state_mask to represent stalled psi states by Suren Baghdasaryan · 5 years ago
  61. 0ee3cb3 BACKPORT: kernel: cgroup: add poll file operation by Johannes Weiner · 6 years ago
  62. 2c54994 BACKPORT: fs: kernfs: add poll file operation by Johannes Weiner · 5 years ago
  63. 59735bf UPSTREAM: cgroup add cftype->open/release() callbacks by Tejun Heo · 7 years ago
  64. 2768989 UPSTREAM: kernfs: add kernfs_ops->open/release() callbacks by Tejun Heo · 7 years ago
  65. c9f51ce BACKPORT: psi: make disabling/enabling easier for vendor kernels by Johannes Weiner · 6 years ago
  66. e868a99 BACKPORT: psi: cgroup support by Johannes Weiner · 6 years ago
  67. 3df0e59 UPSTREAM: psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  68. 3cd62fc UPSTREAM: sched: loadavg: make calc_load_n() public by Johannes Weiner · 6 years ago
  69. f1675aa UPSTREAM: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  70. d6687a2 BACKPORT: delayacct: track delays from thrashing cache pages by Johannes Weiner · 6 years ago
  71. a238332 BACKPORT: mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
  72. 86c5c11 BACKPORT: cgroup: misc changes by Tejun Heo · 7 years ago
  73. 4c29ebe UPSTREAM: sched/headers: Remove <linux/sched.h> from <linux/sched/loadavg.h> by Ingo Molnar · 7 years ago
  74. 06455d7 UPSTREAM: sched/headers: Move loadavg related definitions from <linux/sched.h> to <linux/sched/loadavg.h> by Ingo Molnar · 7 years ago
  75. 0f3e95cb UPSTREAM: sched/headers, delayacct: Move the 'struct task_delay_info' definition from <linux/sched.h> to <linux/delayacct.h> by Ingo Molnar · 7 years ago
  76. badaff8 UPSTREAM: sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 7 years ago
  77. 49e19db UPSTREAM: mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 7 years ago
  78. 4b5facd UPSTREAM: workqueue: make workqueue available early during boot by Tejun Heo · 8 years ago
  79. 26fad52 Merge 4.9.164 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  80. 0da773c5 of: Support const and non-const use for to_of_node() by Sakari Ailus · 7 years ago
  81. 7cbb0ab gro_cells: make sure device is up in gro_cells_receive() by Eric Dumazet · 5 years ago
  82. 45eaae2 ACPICA: Reference Counts: increase max to 0x4000 for large servers by Erik Schmauss · 6 years ago
  83. ee5a22f f2fs: print more parameters in trace_f2fs_map_blocks by Chao Yu · 5 years ago
  84. f229bd7 f2fs: trace f2fs_ioc_shutdown by Chao Yu · 5 years ago
  85. 6a9d45a f2fs: correct spelling mistake by Zeng Guangyue · 5 years ago
  86. 4d8013e f2fs: fix to check inline_xattr_size boundary correctly by Chao Yu · 5 years ago
  87. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  88. 660e1bf drm: disable uncached DMA optimization for ARM and arm64 by Ard Biesheuvel · 5 years ago
  89. 3b44897 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 5 years ago
  90. 55ea53a net: Add __icmp_send helper. by Nazarov Sergey · 5 years ago
  91. 8c09b19 cpufreq: Use struct kobj_attribute instead of struct global_attr by Viresh Kumar · 5 years ago
  92. 2f0bc4b ANDROID: cpufreq: times: record fast switch frequency transitions by Connor O'Brien · 5 years ago
  93. 63e0afa FROMGIT: binder: create node flag to request sender's security context by Todd Kjos · 5 years ago
  94. 9df256d Merge 4.9.161 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  95. 9eea082 sched/sysctl: Fix attributes of some extern declarations by Matthias Kaehlcke · 7 years ago
  96. 146558f clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASK by Matthias Kaehlcke · 7 years ago
  97. acf476e KEYS: user: Align the payload buffer by Eric Biggers · 5 years ago
  98. 23d6d8e Revert "f2fs: fix to check inline_xattr_size boundary correctly" by Jaegeuk Kim · 5 years ago
  99. fd5657a Merge 4.9.160 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  100. b5a5066 ax25: fix possible use-after-free by Eric Dumazet · 5 years ago