1. 685434d Merge android-4.9.168 (286f971) into msm-4.9 by jianzhou · 5 years ago
  2. d64b2c0 Merge android-4.9.167 (e1a8bab) into msm-4.9 by jianzhou · 5 years ago
  3. 19d550f Merge android-4.9.166 (0166b9e) into msm-4.9 by jianzhou · 5 years ago
  4. b82a5df Merge android-4.9.165 (72b54df) into msm-4.9 by jianzhou · 5 years ago
  5. 50483ad Merge android-4.9.164 (26fad52) into msm-4.9 by jianzhou · 5 years ago
  6. dd779cb Merge android-4.9.163 (429c144) into msm-4.9 by jianzhou · 5 years ago
  7. 6de7ba1 cnss2: Add device version to SOC info structure by Yue Ma · 5 years ago
  8. 8b88b23 msm: camera_v3: cpas: Handling AB BW passed by UMD along with IB by Raja Mallik · 5 years ago
  9. 107de58 Merge "cnss2: Add support for USB transport" by Linux Build Service Account · 5 years ago
  10. ff08060 cnss2: Add support for USB transport by Rajasekaran Kalidoss · 6 years ago
  11. 1baf667 diag: Update new msg, log and event logging codes by Manoj Prabhu B · 5 years ago
  12. 4aa6c57 Merge "msm: ipa3: add ipa_wigig_msg to fix compilation" by Linux Build Service Account · 5 years ago
  13. 996f733 msm: ipa3: add ipa_wigig_msg to fix compilation by Amir Levy · 5 years ago
  14. 286f971 Merge 4.9.168 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  15. 2ae06da netfilter: physdev: relax br_netfilter dependency by Florian Westphal · 5 years ago
  16. acb5aef genirq: Avoid summation loops for /proc/stat by Thomas Gleixner · 5 years ago
  17. 553be48 include/linux/relay.h: fix percpu annotation in struct rchan by Luc Van Oostenryck · 5 years ago
  18. 3085d41 tracing: kdb: Fix ftdump to not sleep by Douglas Anderson · 5 years ago
  19. 8373588 include: linux: Correct MHI_MAX_CHANNELS macro by Siva Kumar Akkireddi · 5 years ago
  20. e1a8bab Merge 4.9.167 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  21. 4f05457 sctp: get sctphdr by offset in sctp_compute_cksum by Xin Long · 5 years ago
  22. 936a918 packets: Always register packet sk in the same order by Maxime Chevallier · 5 years ago
  23. 1ecfc49 Merge "Merge android-4.9.160 (fd5657a) into msm-4.9" by Linux Build Service Account · 5 years ago
  24. 21eba41 Merge "msm: audio: support for gapless_pcm" by Linux Build Service Account · 5 years ago
  25. 0166b9e Merge 4.9.166 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  26. 86a136d Revert "ANDROID: input: keychord: Add keychord driver" by Mark Salyzyn · 5 years ago
  27. a8f5dd2 Revert "ANDROID: input: misc: keychord: move header to uapi" by Mark Salyzyn · 5 years ago
  28. 2a5a3e7 sched/sysctl: Fix attributes of some extern declarations by Matthias Kaehlcke · 7 years ago
  29. 72cabd4 UPSTREAM: siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 7 years ago
  30. c626dde UPSTREAM: siphash: add cryptographically secure PRF by Jason A. Donenfeld · 7 years ago
  31. a9929df Merge upstream-f2fs-stable-linux-4.9.y into android-4.9 by Jaegeuk Kim · 5 years ago
  32. 32ffdb8 msm: ipa: Move NAT invalid protocol define to uapi by Amir Levy · 5 years ago
  33. 091c93e BACKPORT: filemap: kill page_cache_read usage in filemap_fault by Josef Bacik · 5 years ago
  34. 3c0b874 Merge "msm: ipa3: add WIGIG related definitions" by Linux Build Service Account · 5 years ago
  35. 09e14ec msm: audio: support for gapless_pcm by Nidhisha Dhananjayan · 5 years ago
  36. dfe4f69 tcp/dccp: drop SYN packets if accept queue is full by Eric Dumazet · 8 years ago
  37. 9c32ada libceph: wait for latest osdmap in ceph_monc_blacklist_add() by Ilya Dryomov · 5 years ago
  38. 6e8b764 msm: ipa3: add WIGIG related definitions by Amir Levy · 5 years ago
  39. 1b2a9b1 soc: qcom: socinfo: Rename sdmnobelium to sdm712 by Kaushal Kumar · 5 years ago
  40. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  41. e393365 dm: fix to_sector() for 32bit by NeilBrown · 5 years ago
  42. 4b0a5e8 device property: Fix the length used in PROPERTY_ENTRY_STRING() by Heikki Krogerus · 5 years ago
  43. 943ebf4 splice: don't merge into linked buffers by Jann Horn · 5 years ago
  44. 3dc60d4 phonet: fix building with clang by Arnd Bergmann · 5 years ago
  45. a163d3f FROMLIST: psi: introduce psi monitor by Suren Baghdasaryan · 5 years ago
  46. c405bfb FROMLIST: refactor header includes to allow kthread.h inclusion in psi_types.h by Suren Baghdasaryan · 5 years ago
  47. d1f4274 FROMLIST: psi: rename psi fields in preparation for psi trigger addition by Suren Baghdasaryan · 5 years ago
  48. 386ebd4 FROMLIST: psi: introduce state_mask to represent stalled psi states by Suren Baghdasaryan · 5 years ago
  49. 0ee3cb3 BACKPORT: kernel: cgroup: add poll file operation by Johannes Weiner · 5 years ago
  50. 2c54994 BACKPORT: fs: kernfs: add poll file operation by Johannes Weiner · 5 years ago
  51. 59735bf UPSTREAM: cgroup add cftype->open/release() callbacks by Tejun Heo · 7 years ago
  52. 2768989 UPSTREAM: kernfs: add kernfs_ops->open/release() callbacks by Tejun Heo · 7 years ago
  53. c9f51ce BACKPORT: psi: make disabling/enabling easier for vendor kernels by Johannes Weiner · 5 years ago
  54. e868a99 BACKPORT: psi: cgroup support by Johannes Weiner · 6 years ago
  55. 3df0e59 UPSTREAM: psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  56. 3cd62fc UPSTREAM: sched: loadavg: make calc_load_n() public by Johannes Weiner · 6 years ago
  57. f1675aa UPSTREAM: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  58. d6687a2 BACKPORT: delayacct: track delays from thrashing cache pages by Johannes Weiner · 6 years ago
  59. a238332 BACKPORT: mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
  60. 86c5c11 BACKPORT: cgroup: misc changes by Tejun Heo · 7 years ago
  61. 4c29ebe UPSTREAM: sched/headers: Remove <linux/sched.h> from <linux/sched/loadavg.h> by Ingo Molnar · 7 years ago
  62. 06455d7 UPSTREAM: sched/headers: Move loadavg related definitions from <linux/sched.h> to <linux/sched/loadavg.h> by Ingo Molnar · 7 years ago
  63. 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
  64. badaff8 UPSTREAM: sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 7 years ago
  65. 49e19db UPSTREAM: mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 7 years ago
  66. 4b5facd UPSTREAM: workqueue: make workqueue available early during boot by Tejun Heo · 8 years ago
  67. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 5 years ago
  68. 26fad52 Merge 4.9.164 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  69. 0da773c5 of: Support const and non-const use for to_of_node() by Sakari Ailus · 7 years ago
  70. 7cbb0ab gro_cells: make sure device is up in gro_cells_receive() by Eric Dumazet · 5 years ago
  71. 45eaae2 ACPICA: Reference Counts: increase max to 0x4000 for large servers by Erik Schmauss · 6 years ago
  72. f5a559a qcom-geni-se: Geni common driver ICB vote logic changes by Prudhvi Yarlagadda · 5 years ago
  73. dd006fe qseecom: Fix clang compilation in qseecom driver by Anmolpreet Kaur · 5 years ago
  74. 11175e3 drivers: thermal: Add post suspend evaluate flag to thermal zone devicetree by Manaf Meethalavalappu Pallikunhi · 5 years ago
  75. ee5a22f f2fs: print more parameters in trace_f2fs_map_blocks by Chao Yu · 5 years ago
  76. f229bd7 f2fs: trace f2fs_ioc_shutdown by Chao Yu · 5 years ago
  77. 6a9d45a f2fs: correct spelling mistake by Zeng Guangyue · 5 years ago
  78. 4d8013e f2fs: fix to check inline_xattr_size boundary correctly by Chao Yu · 5 years ago
  79. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  80. 660e1bf drm: disable uncached DMA optimization for ARM and arm64 by Ard Biesheuvel · 5 years ago
  81. 3b44897 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 5 years ago
  82. 55ea53a net: Add __icmp_send helper. by Nazarov Sergey · 5 years ago
  83. 8c09b19 cpufreq: Use struct kobj_attribute instead of struct global_attr by Viresh Kumar · 5 years ago
  84. 4c35a2c Merge "serial: msm_geni_serial: Add support for active pinctrl state" by Linux Build Service Account · 5 years ago
  85. 41dc178 Merge "msm: camera: Add new spectra camera changes" by Linux Build Service Account · 5 years ago
  86. b53e9f5 serial: msm_geni_serial: Add support for active pinctrl state by Akash Asthana · 5 years ago
  87. 265b871 Merge "defconfig: msm: Add debug and perf defconfig for spyro" by Linux Build Service Account · 5 years ago
  88. b363a11 Merge "diag: Add IOCTL support to query ODL session PID" by Linux Build Service Account · 5 years ago
  89. fef8883 Merge "cpuset: Restore tasks affinity while moving across cpusets" by Linux Build Service Account · 5 years ago
  90. fe46d93 msm: camera: Add bulk changes for new spectra camera support for sdm845 by Raja Mallik · 5 years ago
  91. ff6c75b msm: camera: New spectra camera driver feature, fixes update by Raja Mallik · 5 years ago
  92. 70d8a93 include: camera: Backport 4.14 uapi headers by Raja Mallik · 5 years ago
  93. 08a0620 msm: camera: Add support for mapping secure memory for CDSP access by Raja Mallik · 5 years ago
  94. 8b77191 diag: Add IOCTL support to query ODL session PID by Manoj Prabhu B · 6 years ago
  95. e8cebd6 include: ipc_logging: fix compile error by jiangjia · 5 years ago
  96. 435eea9 cpuset: Restore tasks affinity while moving across cpusets by Pavankumar Kondeti · 5 years ago
  97. 2f0bc4b ANDROID: cpufreq: times: record fast switch frequency transitions by Connor O'Brien · 5 years ago
  98. d01700e vidc: Add dependent changes for CVP by Vasantha Balla · 5 years ago
  99. 63e0afa FROMGIT: binder: create node flag to request sender's security context by Todd Kjos · 5 years ago
  100. 9df256d Merge 4.9.161 into android-4.9 by Greg Kroah-Hartman · 5 years ago