1. 31d65a6 Merge android-4.9.183 (a80a7ab) into msm-4.9 by jianzhou · 4 years, 10 months ago
  2. 5c95b53 Revert "mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()" by jianzhou · 4 years, 10 months ago
  3. 7acc8a0 Merge android-4.9.182 (cb0eff4) into msm-4.9 by jianzhou · 4 years, 10 months ago
  4. 555bd7e Merge android-4.9.181 (6ccab84) into msm-4.9 by jianzhou · 4 years, 10 months ago
  5. 78360542 Merge android-4.9.180 (719bdd9) into msm-4.9 by jianzhou · 4 years, 10 months ago
  6. 5230a47 ARM: dts: msm: Modify SDM429W WDP subtype id to adapt corresponding CDT by Bo Zhang · 4 years, 10 months ago
  7. 043fdc2 bt-power: Check reset-gpio status before calling BT reset by Junlin Zhang · 4 years, 10 months ago
  8. 986ee32 ARM: dts: msm: remove the unused dts files for sdm429 spyro by zhaochen · 4 years, 10 months ago
  9. 4ebd29e Merge 4.9.188 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  10. d4fff2d Merge 4.9.188 into android-4.9 by Greg Kroah-Hartman · 4 years, 10 months ago
  11. fa897d1 Linux 4.9.188 by Greg Kroah-Hartman · 4 years, 10 months ago
  12. d73af79 x86, mm, gup: prevent get_page() race with munmap in paravirt guest by Vlastimil Babka · 4 years, 10 months ago
  13. 410b20d objtool: Support GCC 9 cold subfunction naming scheme by Josh Poimboeuf · 6 years ago
  14. 2c34c21 include/linux/module.h: copy __init/__exit attrs to init/cleanup_module by Miguel Ojeda · 4 years, 10 months ago
  15. fe58443 Backport minimal compiler_attributes.h to support GCC 9 by Miguel Ojeda · 4 years, 10 months ago
  16. 0b32699 eeprom: at24: make spd world-readable again by Jean Delvare · 4 years, 10 months ago
  17. d4fc64c coredump: fix race condition between collapse_huge_page() and core dumping by Andrea Arcangeli · 5 years ago
  18. 91c3a6c infiniband: fix race condition between infiniband mlx4, mlx5 driver and core dumping by Ajay Kaher · 4 years, 10 months ago
  19. 16903f1 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 5 years ago
  20. ed56c24 IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification by Yishai Hadas · 4 years, 10 months ago
  21. 436cd8a xen/swiotlb: fix condition for calling xen_destroy_contiguous_region() by Juergen Gross · 5 years ago
  22. 9224305 drivers/perf: arm_pmu: Fix failure path in PM notifier by Will Deacon · 4 years, 10 months ago
  23. 0a87819 s390/dasd: fix endless loop after read unit address configuration by Stefan Haberland · 4 years, 10 months ago
  24. ae190f0 selinux: fix memory leak in policydb_init() by Ondrej Mosnacek · 4 years, 10 months ago
  25. 7b18585 gpiolib: fix incorrect IRQ requesting of an active-low lineevent by Michael Wu · 5 years ago
  26. 9d06bfc mmc: dw_mmc: Fix occasional hang after tuning on eMMC by Douglas Anderson · 4 years, 11 months ago
  27. 09c63dc Btrfs: fix incremental send failure after deduplication by Filipe Manana · 4 years, 11 months ago
  28. 757ee02 kbuild: initialize CLANG_FLAGS correctly in the top Makefile by Masahiro Yamada · 4 years, 10 months ago
  29. b2ca435 x86, boot: Remove multiple copy of static function sanitize_boot_params() by Zhenzhong Duan · 4 years, 11 months ago
  30. 4d2bf57 x86/kvm: Don't call kvm_spurious_fault() from .fixup by Josh Poimboeuf · 4 years, 11 months ago
  31. 62369d5 ipc/mqueue.c: only perform resource calculation if user valid by Kees Cook · 4 years, 11 months ago
  32. bcebb44 drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings by Dan Carpenter · 4 years, 11 months ago
  33. 317fc4d uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers by Mikko Rapeli · 4 years, 11 months ago
  34. 90320a5 coda: fix build using bare-metal toolchain by Sam Protsenko · 4 years, 11 months ago
  35. ca62806 coda: add error handling for fget by Zhouyang Jia · 4 years, 11 months ago
  36. ad20411 mm/cma.c: fail if fixed declaration can't be honored by Doug Berger · 4 years, 11 months ago
  37. bf4e8f2 x86: math-emu: Hide clang warnings for 16-bit overflow by Arnd Bergmann · 4 years, 11 months ago
  38. d4ce30c x86/apic: Silence -Wtype-limits compiler warnings by Qian Cai · 4 years, 11 months ago
  39. 0b4f4a4 be2net: Signal that the device cannot transmit during reconfiguration by Benjamin Poirier · 4 years, 11 months ago
  40. 0153dbc ACPI: fix false-positive -Wuninitialized warning by Arnd Bergmann · 4 years, 11 months ago
  41. a0e456f scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized by Benjamin Block · 5 years ago
  42. 679ff6a ceph: return -ERANGE if virtual xattr value didn't fit in buffer by Jeff Layton · 5 years ago
  43. 4e06406 ceph: fix improper use of smp_mb__before_atomic() by Andrea Parri · 5 years ago
  44. 44f7521 btrfs: fix minimum number of chunk errors for DUP by David Sterba · 5 years ago
  45. 820402d fs/adfs: super: fix use-after-free bug by Russell King · 5 years ago
  46. 1235f5e dmaengine: rcar-dmac: Reject zero-length slave DMA requests by Geert Uytterhoeven · 5 years ago
  47. f174142 MIPS: lantiq: Fix bitfield masking by Petr Cvek · 5 years ago
  48. 1043076 kernel/module.c: Only return -EEXIST for modules that have finished loading by Prarit Bhargava · 5 years ago
  49. 81c09ba ftrace: Enable trampoline when rec count returns back to one by Cheng Jian · 5 years ago
  50. 614e14d ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend by Douglas Anderson · 5 years ago
  51. 2b0a745 ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again by Douglas Anderson · 5 years ago
  52. 1078e30 ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200 by Douglas Anderson · 5 years ago
  53. 790fc2d ARM: riscpc: fix DMA by Russell King · 5 years ago
  54. 11168e4 ARM: dts: msm: Add dpdm-supply node for sdm429w+PM660 by Anirudh Ghayal · 4 years, 10 months ago
  55. d122aed ARM: dts: msm: Configure power of panel on Spyro WDP by Xipeng Gu · 4 years, 10 months ago
  56. 22b5444 ipa: Add support in ipa-usb driver for rmnet_cv2x by Mohammed Javid · 5 years ago
  57. ae6c108 defconfig: change BLK_DEV_LOOP_MIN_COUNT's value for SDM710 and SDM845 by Naitik Bharadiya · 4 years, 10 months ago
  58. 712595f UPSTREAM: net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier by Maciej Żenczykowski · 4 years, 10 months ago
  59. f4e6de3 binder: binder: fix possible UAF when freeing buffer by Todd Kjos · 5 years ago
  60. d636e0c msm: ipa: Add IOCTL support to get ep_pair info by Mohammed Javid · 5 years ago
  61. 67a159f ARM: dts: msm: Enable ipa-auto config for sa415m target by Mohammed Javid · 5 years ago
  62. 130c360 Merge remote-tracking branch 'dev/msm-4.14' into msm-4.9 07/03 by Raja Mallik · 4 years, 10 months ago
  63. 779f6ba diag: dci: Validate pkt length before parsing for full header by Manoj Prabhu B · 4 years, 10 months ago
  64. 2823605 UPSTREAM: net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier by Maciej Żenczykowski · 4 years, 10 months ago
  65. c79f4e1 Revert "ANDROID: Revert "f2fs: avoid out-of-range memory access"" by Nathan Chancellor · 4 years, 10 months ago
  66. aa431c3 ANDROID: fix up 9p filesystem due to CFI non-upstream patches by Greg Kroah-Hartman · 4 years, 10 months ago
  67. 2c9cf63 ANDROID: fix up 9p filesystem due to CFI non-upstream patches by Greg Kroah-Hartman · 4 years, 10 months ago
  68. 0aed061 ANDROID: Revert "f2fs: avoid out-of-range memory access" by Greg Kroah-Hartman · 4 years, 10 months ago
  69. 0eb90dd Merge 4.9.187 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  70. fabc071 Merge 4.9.187 into android-4.9 by Greg Kroah-Hartman · 4 years, 10 months ago
  71. 97d7530b Linux 4.9.187 by Greg Kroah-Hartman · 4 years, 10 months ago
  72. 370bb85 ceph: hold i_ceph_lock when removing caps for freeing inode by Yan, Zheng · 5 years ago
  73. 91c5daa drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl by Miroslav Lichvar · 4 years, 11 months ago
  74. 837ffc9 sched/fair: Don't free p->numa_faults with concurrent readers by Jann Horn · 4 years, 11 months ago
  75. 58a01b0 Bluetooth: hci_uart: check for missing tty operations by Vladis Dronov · 4 years, 10 months ago
  76. 4c0a7ec media: radio-raremono: change devm_k*alloc to k*alloc by Luke Nowakowski-Krijger · 5 years ago
  77. 0b8a71a media: cpia2_usb: first wake up, then free in disconnect by Oliver Neukum · 5 years ago
  78. f7d3edb0 media: au0828: fix null dereference in error path by Sean Young · 5 years ago
  79. af34434 ISDN: hfcsusb: checking idx of ep configuration by Phong Tran · 4 years, 11 months ago
  80. 8902d3a arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ by Will Deacon · 6 years ago
  81. 51e26d2 i2c: qup: fixed releasing dma without flush operation completion by Abhishek Sahu · 6 years ago
  82. e522a09 arm64: dts: marvell: Fix A37xx UART0 register size by allen yan · 7 years ago
  83. 7045333 tcp: reset sk_send_head in tcp_write_queue_purge by Soheil Hassas Yeganeh · 4 years, 10 months ago
  84. 1e531ad ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt by Xin Long · 7 years ago
  85. 5081001 access: avoid the RCU grace period for the temporary subjective credentials by Linus Torvalds · 4 years, 11 months ago
  86. 08ee34d powerpc/tm: Fix oops on sigreturn on systems without TM by Michael Neuling · 4 years, 10 months ago
  87. 2f4b7fb ALSA: hda - Add a conexant codec entry to let mute led work by Hui Wang · 4 years, 10 months ago
  88. ec56561 ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1 by Kai-Heng Feng · 4 years, 11 months ago
  89. 0cbed4f hpet: Fix division by zero in hpet_time_div() by Kefeng Wang · 4 years, 11 months ago
  90. 24db040 x86/speculation/mds: Apply more accurate check on hypervisor platform by Zhenzhong Duan · 4 years, 10 months ago
  91. f7e02b1 x86/sysfb_efi: Add quirks for some devices with swapped width and height by Hans de Goede · 4 years, 10 months ago
  92. 71960676 usb: pci-quirks: Correct AMD PLL quirk detection by Ryan Kennedy · 5 years ago
  93. 5395597 usb: wusbcore: fix unbalanced get/put cluster_id by Phong Tran · 4 years, 10 months ago
  94. a0e0263 locking/lockdep: Hide unused 'class' variable by Arnd Bergmann · 4 years, 11 months ago
  95. ccaa280 locking/lockdep: Fix lock used or unused stats error by Yuyang Du · 4 years, 11 months ago
  96. 484354b mm/mmu_notifier: use hlist_add_head_rcu() by Jean-Philippe Brucker · 4 years, 11 months ago
  97. 4229753 9p: pass the correct prototype to read_cache_page by Christoph Hellwig · 4 years, 11 months ago
  98. 478cf2d mm/kmemleak.c: fix check for softirq context by Dmitry Vyukov · 4 years, 11 months ago
  99. 8b59337 sh: prevent warnings when using iounmap by Sam Ravnborg · 4 years, 11 months ago
  100. bce3e3e powerpc/eeh: Handle hugepages in ioremap space by Oliver O'Halloran · 4 years, 11 months ago