1. 60aa177 net: ipc_router: Fix hang issue on xport init by Arun Prakash · 4 years, 4 months ago
  2. 7098fc0 Merge "Merge android-4.9.226(92339d6) into msm-4.9" by Linux Build Service Account · 4 years, 4 months ago
  3. 3447e20 Merge "Merge android-4.9.225(ca8aaf9) into msm-4.9" by Linux Build Service Account · 4 years, 4 months ago
  4. 0fa749a Merge android-4.9.226(92339d6) into msm-4.9 by jianzhou · 4 years, 4 months ago
  5. 92339d6 Merge 4.9.226 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  6. 2395335 netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build by Pablo Neira Ayuso · 4 years, 4 months ago
  7. 8ef5764 netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code by Pablo Neira Ayuso · 4 years, 5 months ago
  8. 4f4a4bc include/asm-generic/topology.h: guard cpumask_of_node() macro argument by Arnd Bergmann · 4 years, 4 months ago
  9. 584da13 mm: remove VM_BUG_ON(PageSlab()) from page_mapcount() by Konstantin Khlebnikov · 4 years, 4 months ago
  10. d14e9ab IB/cma: Fix reference count leak when no ipv4 addresses are set by Kalderon, Michal · 7 years ago
  11. b3a6fd2 uapi: fix linux/if_pppol2tp.h userspace compilation errors by Dmitry V. Levin · 8 years ago
  12. 87959b0 net/mlx5: Add command entry handling completion by Moshe Shemesh · 4 years, 9 months ago
  13. 9a729a4 net sched: fix reporting the first-time use timestamp by Roman Mashak · 4 years, 4 months ago
  14. d014f6a Merge "Merge android-4.9.224(5791e89) into msm-4.9" by Linux Build Service Account · 4 years, 4 months ago
  15. 74dc769 Merge android-4.9.225(ca8aaf9) into msm-4.9 by jianzhou · 4 years, 4 months ago
  16. 86a5c0a Merge "clk: msm: gcc: Add support for BB_CLK3 for SDM429" by Linux Build Service Account · 4 years, 4 months ago
  17. 8794fb5 clk: msm: gcc: Add support for BB_CLK3 for SDM429 by Taniya Das · 4 years, 5 months ago
  18. ca8aaf9 Merge 4.9.225 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  19. e6cfc10 l2tp: device MTU setup, tunnel socket needs a lock by R. Parameswaran · 7 years ago
  20. b25415f New kernel function to get IP overhead on a socket. by R. Parameswaran · 4 years, 4 months ago
  21. cc84b4d net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_* by Asbjørn Sloth Tønnesen · 4 years, 4 months ago
  22. 18dc6fb net: l2tp: export debug flags to UAPI by Asbjørn Sloth Tønnesen · 4 years, 4 months ago
  23. f501513 padata: Replace delayed timer with immediate workqueue in padata_reorder by Herbert Xu · 4 years, 4 months ago
  24. 6953f88c padata: ensure padata_do_serial() runs on the correct CPU by Mathias Krause · 7 years ago
  25. 08257da padata: ensure the reorder timer callback runs on the correct CPU by Mathias Krause · 7 years ago
  26. fd1d80d Merge android-4.9.224(5791e89) into msm-4.9 by jianzhou · 4 years, 4 months ago
  27. 2548bed Merge "Merge android-4.9.223(2d2170b) into msm-4.9" by Linux Build Service Account · 4 years, 4 months ago
  28. 70a8462 Merge "Merge android-4.9.221(cf77b7c) into msm-4.9" by Linux Build Service Account · 4 years, 4 months ago
  29. 5791e89 Merge 4.9.224 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  30. b263060 x86: Fix early boot crash on gcc-10, third try by Borislav Petkov · 4 years, 5 months ago
  31. c13f146 ALSA: rawmidi: Fix racy buffer resize under concurrent accesses by Takashi Iwai · 4 years, 5 months ago
  32. 5ba9126 gcc-10 warnings: fix low-hanging fruit by Linus Torvalds · 4 years, 5 months ago
  33. 1942736 pnp: Use list_for_each_entry() instead of open coding by Jason Gunthorpe · 4 years, 6 months ago
  34. 4bdea73 netfilter: conntrack: avoid gcc-10 zero-length-bounds warning by Arnd Bergmann · 4 years, 5 months ago
  35. 89e8fc9 ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 4 years, 9 months ago
  36. da97a80 chardev: add helper function to register char devs with a struct device by Logan Gunthorpe · 8 years ago
  37. 284dba6 blktrace: Protect q->blk_trace with RCU by Jan Kara · 4 years, 8 months ago
  38. b488092 blktrace: Fix potential deadlock between delete & sysfs ops by Waiman Long · 7 years ago
  39. badbe56 net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 4 years, 10 months ago
  40. 5cc5fa7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 4 years, 10 months ago
  41. 63adfad cnss2: Sync code from kernel 4.14 by Kuichu Ni · 4 years, 5 months ago
  42. e3ff9b3 Merge android-4.9.223(2d2170b) into msm-4.9 by jianzhou · 4 years, 5 months ago
  43. c4a753d Merge android-4.9.221(cf77b7c) into msm-4.9 by jianzhou · 4 years, 5 months ago
  44. 39dc1e4 Merge android-4.9.220(90aa475) into msm-4.9 by jianzhou · 4 years, 5 months ago
  45. 2d2170b Merge 4.9.223 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  46. 9bb734d mac80211: add ieee80211_is_any_nullfunc() by Thomas Pedersen · 4 years, 9 months ago
  47. a4a829a Merge "Merge android-4.9.218(1caf614) into msm-4.9" by Linux Build Service Account · 4 years, 5 months ago
  48. cf77b7c Merge 4.9.221 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  49. a57c01c KVM: Check validity of resolved slot when searching memslots by Sean Christopherson · 4 years, 6 months ago
  50. f8e84d7 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 5 months ago
  51. e00b056 overflow.h: Add arithmetic shift helper by Jason Gunthorpe · 6 years ago
  52. 32004fb tcp: cache line align MAX_TCP_HEADER by Eric Dumazet · 4 years, 5 months ago
  53. c498ee5 Merge "cfg80211: Support key configuration for Beacon protection (BIGTK)" by Linux Build Service Account · 4 years, 5 months ago
  54. 3e8b1d4 Merge android-4.9.219(6ee8be4) into msm-4.9 by jianzhou · 4 years, 5 months ago
  55. 90aa475 Merge 4.9.220 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  56. 8feaf69 compiler.h: fix error in BUILD_BUG_ON() reporting by Vegard Nossum · 4 years, 6 months ago
  57. 9729be9 percpu_counter: fix a data race at vm_committed_as by Qian Cai · 4 years, 6 months ago
  58. 5fadf30 scsi: target: fix hang when multiple threads try to destroy the same iscsi session by Maurizio Lombardi · 4 years, 7 months ago
  59. a6047aaf9 net: ipv6: do not consider routes via gateways for anycast address check by Tim Stallard · 4 years, 6 months ago
  60. 110012a signal: Extend exec_id to 64bits by Eric W. Biederman · 4 years, 6 months ago
  61. acca1bd thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n by Martin Blumenstingl · 4 years, 6 months ago
  62. 835f9b8 diag: Update new diag logging codes by Manoj Prabhu B · 4 years, 5 months ago
  63. 34f9a53 Kbuild : remove header-y from uapi kbuild by Naitik Bharadiya · 4 years, 6 months ago
  64. f18cd1b Merge "drm/msm/dp: configure quantization ranges as per video format" by Linux Build Service Account · 4 years, 5 months ago
  65. d49447e Merge "drm/msm/sde: append VIC ID to mode info string" by Linux Build Service Account · 4 years, 5 months ago
  66. 6ee8be4 Merge 4.9.219 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  67. a2be070 cfg80211: Support key configuration for Beacon protection (BIGTK) by Jouni Malinen · 4 years, 6 months ago
  68. 1b62259 coresight: do not use the BIT() macro in the UAPI header by Eugene Syromiatnikov · 4 years, 6 months ago
  69. e391b11 Merge "kbuild: skip install/check of headers right under uapi directories" by Linux Build Service Account · 4 years, 6 months ago
  70. 7f2aa15 drm/msm/dp: configure quantization ranges as per video format by Narender Ankam · 4 years, 8 months ago
  71. b067def drm/msm/sde: append VIC ID to mode info string by Narender Ankam · 4 years, 9 months ago
  72. d2440d6 Merge android-4.9.218(1caf614) into msm-4.9 by jianzhou · 4 years, 6 months ago
  73. 7347e05 Kbuild : Use no-export-headers to avoid exporting headers by Naitik Bharadiya · 4 years, 7 months ago
  74. bd6b8e8 net: qrtr: Move constants to header file by Bjorn Andersson · 7 years ago
  75. 8f471a7 net: qrtr: Add control packet definition to uapi by Bjorn Andersson · 7 years ago
  76. 3b0fe0b uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  77. 43e9f8f Merge "Merge android-4.9.217(d2adeff) into msm-4.9" by Linux Build Service Account · 4 years, 6 months ago
  78. 1e43388 Merge "Merge android-4.9.216(4ad9bb8) into msm-4.9" by Linux Build Service Account · 4 years, 6 months ago
  79. 709d2b7 msm: ipa3: Send pipe info based on tethering protocol by Akshay Pandit · 4 years, 6 months ago
  80. 1caf614 Merge 4.9.218 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  81. ea9df3c locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  82. 2e1c84e vt: switch vt_dont_switch to bool by Jiri Slaby · 4 years, 7 months ago
  83. fc3d6dd vt: selection, introduce vc_is_sel by Jiri Slaby · 4 years, 7 months ago
  84. fb099f3b futex: Fix inode life-time issue by Peter Zijlstra · 4 years, 7 months ago
  85. 8c59bdc x86/mm: split vmalloc_sync_all() by Joerg Roedel · 4 years, 6 months ago
  86. 9b68f26 Merge "Merge android-4.9.215(60fbe70) into msm-4.9" by Linux Build Service Account · 4 years, 6 months ago
  87. 094cfe2 Merge "Revert "usb: composite: Draw 900mA on USB resume if speed is super-speed"" by Linux Build Service Account · 4 years, 6 months ago
  88. a0ce816 Merge "leds: leds-msm-gpio-flash: add led gpio flash driver" by Linux Build Service Account · 4 years, 6 months ago
  89. 436619d UPSTREAM: ipv6: ndisc: add support for 'PREF64' dns64 prefix identifier by Maciej Żenczykowski · 4 years, 6 months ago
  90. 72e8aca clk: msm: Add clk_set_duty_cycle API declaration by Shilpa Suresh · 4 years, 6 months ago
  91. e48fe8a Merge android-4.9.217(d2adeff) into msm-4.9 by jianzhou · 4 years, 6 months ago
  92. 4bdb0f4 Merge android-4.9.216(4ad9bb8) into msm-4.9 by jianzhou · 4 years, 6 months ago
  93. d606fd7 Merge android-4.9.215(60fbe70) into msm-4.9 by jianzhou · 4 years, 6 months ago
  94. 18d9913 kernel: sound: update codec options with block size by Sanjana B · 4 years, 10 months ago
  95. 4d356ff Merge "cfg80211: Enhance the AKM advertizement to support per interface" by Linux Build Service Account · 4 years, 6 months ago
  96. d2adeff Merge 4.9.217 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  97. e9ed467 net: phy: fix MDIO bus PM PHY resuming by Heiner Kallweit · 4 years, 7 months ago
  98. 0b21c9c fib: add missing attribute validation for tun_id by Jakub Kicinski · 4 years, 7 months ago
  99. 2a64b6f diag: Update event and log code ranges by Manoj Prabhu B · 4 years, 6 months ago
  100. 1044c4c Merge "drm/msm: add YUV422 format support" by Linux Build Service Account · 4 years, 6 months ago