1. 7f79f5f Merge android-4.9.206(2be2d899) into msm-4.9 by jianzhou · 4 years, 4 months ago
  2. 805d84e HID: core: move Usage Page concatenation to Main item by Nicolas Saenz Julienne · 4 years, 6 months ago
  3. 4da5efe Merge "Merge android-4.9.204(72e8598) into msm-4.9" by Linux Build Service Account · 4 years, 5 months ago
  4. d3054dc Merge android-4.9.204(72e8598) into msm-4.9 by jianzhou · 4 years, 5 months ago
  5. 4214486 Merge android-4.9.203(13ff513) into msm-4.9 by jianzhou · 4 years, 5 months ago
  6. b7318a4 Merge android-4.9.202(258971b) into msm-4.9 by jianzhou · 4 years, 5 months ago
  7. 57ff96e4 Merge "Merge android-4.9.200(851ba64) into msm-4.9" by Linux Build Service Account · 4 years, 5 months ago
  8. 7c776c0 Merge "Merge android-4.9.199(dcb71b3) into msm-4.9" by Linux Build Service Account · 4 years, 5 months ago
  9. 1d4cf02 drm: add support for DisplayPort CEC-Tunneling-over-AUX by Hans Verkuil · 6 years ago
  10. 16d6acb Merge "msm: ipa3: IPA clock vote ioctl" by Linux Build Service Account · 4 years, 5 months ago
  11. 98576a3 Merge "Merge android-4.9.194(f360bd46) into msm-4.9" by Linux Build Service Account · 4 years, 5 months ago
  12. 6361004 msm: ipa3: IPA clock vote ioctl by Perry Randise · 4 years, 5 months ago
  13. 2de4359 Merge android-4.9.201(09bf7fb) into msm-4.9 by jianzhou · 4 years, 6 months ago
  14. 35b8ea6 mhi_bus: core: Add support for MHI host interface by Nitesh Gupta · 4 years, 7 months ago
  15. 926acc1 Merge android-4.9.200(851ba64) into msm-4.9 by jianzhou · 4 years, 6 months ago
  16. a06206d Merge android-4.9.199(dcb71b3) into msm-4.9 by jianzhou · 4 years, 6 months ago
  17. 234d2c7 Merge android-4.9.197(e9766ef) into msm-4.9 by jianzhou · 4 years, 6 months ago
  18. 374bc13 Merge android-4.9.196(cd0d461) into msm-4.9 by jianzhou · 4 years, 6 months ago
  19. f661fce Merge android-4.9.195(59aade0) into msm-4.9 by jianzhou · 4 years, 6 months ago
  20. 2be2d89 Merge 4.9.206 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  21. 4d92109 sctp: cache netns in sctp_ep_common by Xin Long · 4 years, 6 months ago
  22. 6b2540e net: dev: Use unsigned integer as an argument to left-shift by Andy Shevchenko · 5 years ago
  23. 9d3fcde net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 5 years ago
  24. bd5d9cd lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk by Alexey Skidanov · 5 years ago
  25. af7fee1 vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n by Wei Yang · 5 years ago
  26. c4c4161 gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB by Krzysztof Kozlowski · 5 years ago
  27. 1f95098 reset: fix reset_control_ops kerneldoc comment by Randy Dunlap · 4 years, 7 months ago
  28. 7bc9545 diag: Update diag logging mask definitions by Manoj Prabhu B · 4 years, 6 months ago
  29. 4be6354 Merge android-4.9.194(f360bd46) into msm-4.9 by jianzhou · 4 years, 6 months ago
  30. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  31. e528acd KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved by Sean Christopherson · 4 years, 7 months ago
  32. e2e7b55 mm/memory_hotplug: make add_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  33. b74d722 linux/bitmap.h: fix type of nbits in bitmap_shift_right() by Rasmus Villemoes · 6 years ago
  34. 835c183 linux/bitmap.h: handle constant zero-size bitmaps correctly by Rasmus Villemoes · 6 years ago
  35. 9499c51 mfd: max8997: Enale irq-wakeup unconditionally by Marek Szyprowski · 6 years ago
  36. 37dcea4 mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values by Fabio Estevam · 6 years ago
  37. 1806f9f cfg80211: indicate support for DH IE update by Ke Huang · 4 years, 6 months ago
  38. a0d5b62 cfg80211: indicate support for external authentication in AP mode by Srinivas Dasari · 5 years ago
  39. 6e20082 cfg80211/nl80211: Offload OWE processing to user space in AP mode by Sunil Dutt · 5 years ago
  40. 0c09555 cfg80211: Authentication offload to user space in AP mode by Srinivas Dasari · 4 years, 10 months ago
  41. 11e648c nl80211: Allow set/del pmksa operations for AP by Liangwei Dong · 5 years ago
  42. 5adeca6 cfg80211: Sync nl80211 commands/feature with upstream by Liangwei Dong · 5 years ago
  43. 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  44. c7263e7 IB/mlx4: Avoid implicit enumerated type conversion by Nathan Chancellor · 6 years ago
  45. 7039067 dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction by Nathan Chancellor · 6 years ago
  46. 3d82780 SUNRPC: Fix priority queue fairness by Trond Myklebust · 6 years ago
  47. f321624 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 7 years ago
  48. edb9044 fbdev: Ditch fb_edid_add_monspecs by Daniel Vetter · 4 years, 11 months ago
  49. 4d29f08 EDAC: Raise the maximum number of memory controllers by Justin Ernst · 6 years ago
  50. 79a2663 cpufeature: avoid warning when compiling with clang by Stefan Agner · 6 years ago
  51. 63ce52b libfdt: Ensure INT_MAX is defined in libfdt_env.h by Rob Herring · 6 years ago
  52. 7228cb8 llc: avoid blocking in llc_sap_close() by Cong Wang · 6 years ago
  53. 4019235 iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros by Eric Auger · 4 years, 7 months ago
  54. c74dbc5 Merge "block: Remove compiler built in function checks for bio_set_op_attrs" by Linux Build Service Account · 4 years, 6 months ago
  55. 19afaa8 block: Remove compiler built in function checks for bio_set_op_attrs by Naitik Bharadiya · 4 years, 8 months ago
  56. 974c809 Merge "msm: ipa4: add MAC filtering for 802_1Q packets" by Linux Build Service Account · 4 years, 7 months ago
  57. c1190b3 Merge "v4l2-compat-ioctl32: Add support for private buffers" by Linux Build Service Account · 4 years, 7 months ago
  58. a1d63f0 v4l2-compat-ioctl32: Add support for private buffers by Prasanta Kumar Sahu · 4 years, 7 months ago
  59. 46a8553 Merge "msm: ipa: Fix using generic name for offload connect/disconnect" by Linux Build Service Account · 4 years, 7 months ago
  60. 30ba3de Merge "ARM: msm: dts: Enable sdp check timer for msm8909w" by Linux Build Service Account · 4 years, 7 months ago
  61. 3e184d5 msm: ipa4: add MAC filtering for 802_1Q packets by Amir Levy · 4 years, 7 months ago
  62. 258971b Merge 4.9.202 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  63. 61e191b kvm: Add helper function for creating VM worker threads by Junaid Shahid · 4 years, 7 months ago
  64. e2bd077 cpu/speculation: Uninline and export CPU mitigations helpers by Tyler Hicks · 4 years, 7 months ago
  65. 12ceedb x86/bugs: Add ITLB_MULTIHIT bug infrastructure by Vineela Tummalapalli · 4 years, 7 months ago
  66. c6170b8 kvm: Convert kvm_lock to a mutex by Junaid Shahid · 5 years ago
  67. 9392b2d x86/speculation/taa: Add sysfs reporting for TSX Async Abort by Pawan Gupta · 4 years, 7 months ago
  68. 6e3683e usb: gadget: core: unmap request from DMA only if previously mapped by Jack Pham · 7 years ago
  69. 3f02b01 Merge "ASoC: Allow switch to DLKM for 32bit targets" by Linux Build Service Account · 4 years, 7 months ago
  70. b6cf5ac phy-msm-usb: Perform sdp_check for SDP charger as well by Vijayavardhan Vennapusa · 4 years, 7 months ago
  71. 09bf7fb Merge 4.9.201 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  72. 91b712c drm/i915: Prevent writing into a read-only object via a GGTT mmap by Chris Wilson · 6 years ago
  73. 4e8e9fd net: prevent load/store tearing on sk->sk_stamp by Eric Dumazet · 4 years, 7 months ago
  74. a4b012c ipvs: move old_secure_tcp into struct netns_ipvs by Eric Dumazet · 4 years, 7 months ago
  75. f823bf0 netfilter: nf_tables: Align nft_expr private data to 64-bit by Lukas Wunner · 4 years, 7 months ago
  76. 967fcde mm: thp: handle page cache THP correctly in PageTransCompoundMap by Yang Shi · 4 years, 7 months ago
  77. a723c97 net: fix data-race in neigh_event_send() by Eric Dumazet · 4 years, 7 months ago
  78. 5f1d58e msm: ipa: Fix using generic name for offload connect/disconnect by Chaitanya Pratapa · 4 years, 7 months ago
  79. 851ba64 Merge 4.9.200 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  80. 1f94465 net/flow_dissector: switch to siphash by Eric Dumazet · 4 years, 7 months ago
  81. 37d6ef4 net: fix sk_page_frag() recursion from memory reclaim by Tejun Heo · 4 years, 7 months ago
  82. 9c5ac9d4 UPSTREAM: HID: add driver for Valve Steam Controller by Rodrigo Rivas Costa · 6 years ago
  83. f2e52cc msm: ipa4: add generic header processing context by Amir Levy · 4 years, 7 months ago
  84. dcb71b3 Merge 4.9.199 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  85. cdf8ae7 ALSA: timer: Limit max instances per timer by Takashi Iwai · 7 years ago
  86. f8b1410 sctp: fix the issue that flags are ignored when using kernel_connect by Xin Long · 6 years ago
  87. 1d41d2f sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 4 years, 8 months ago
  88. ff33916 llc: fix sk_buff leak in llc_conn_service() by Eric Biggers · 4 years, 8 months ago
  89. 8fb98e0 msm: ipa: Add dummy API to check if NAPI LAN rx is enabled by Amir Levy · 4 years, 7 months ago
  90. c88445d Merge "msm: vidc: Add NV12_512 support for encoder" by Linux Build Service Account · 4 years, 7 months ago
  91. b38ee75 Merge "uapi: Add COLOR_FMT_NV12_512" by Linux Build Service Account · 4 years, 7 months ago
  92. 35e0431 ASoC: Allow switch to DLKM for 32bit targets by Asish Bhattacharya · 4 years, 10 months ago
  93. 6e3804f msm: vidc: Add NV12_512 support for encoder by Amit Shekhar · 6 years ago
  94. aeb74a7 Merge "cfg80211: revert the support for DH IE update" by Linux Build Service Account · 4 years, 7 months ago
  95. 562fee1 Merge "Merge android-4.9.193 (23f8789) into msm-4.9" by Linux Build Service Account · 4 years, 7 months ago
  96. 83ae8fd cfg80211: revert the support for DH IE update by Ke Huang · 4 years, 7 months ago
  97. 40b293b Merge "msm: ipa3: add VLAN ID filtering" by Linux Build Service Account · 4 years, 7 months ago
  98. 3dfbc8b uapi: Add COLOR_FMT_NV12_512 by Amit Shekhar · 6 years ago
  99. b9edc73 Merge android-4.9.193 (23f8789) into msm-4.9 by jianzhou · 4 years, 7 months ago
  100. 7f5d2d7 Merge android-4.9.192 (bb1c7f3) into msm-4.9 by jianzhou · 4 years, 7 months ago