1. d4fff2d Merge 4.9.188 into android-4.9 by Greg Kroah-Hartman · 4 years, 10 months ago
  2. fa897d1 Linux 4.9.188 by Greg Kroah-Hartman · 4 years, 10 months ago
  3. d73af79 x86, mm, gup: prevent get_page() race with munmap in paravirt guest by Vlastimil Babka · 4 years, 10 months ago
  4. 410b20d objtool: Support GCC 9 cold subfunction naming scheme by Josh Poimboeuf · 6 years ago
  5. 2c34c21 include/linux/module.h: copy __init/__exit attrs to init/cleanup_module by Miguel Ojeda · 4 years, 10 months ago
  6. fe58443 Backport minimal compiler_attributes.h to support GCC 9 by Miguel Ojeda · 4 years, 10 months ago
  7. 0b32699 eeprom: at24: make spd world-readable again by Jean Delvare · 4 years, 10 months ago
  8. d4fc64c coredump: fix race condition between collapse_huge_page() and core dumping by Andrea Arcangeli · 5 years ago
  9. 91c3a6c infiniband: fix race condition between infiniband mlx4, mlx5 driver and core dumping by Ajay Kaher · 4 years, 10 months ago
  10. 16903f1 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 5 years ago
  11. ed56c24 IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification by Yishai Hadas · 4 years, 10 months ago
  12. 436cd8a xen/swiotlb: fix condition for calling xen_destroy_contiguous_region() by Juergen Gross · 5 years ago
  13. 9224305 drivers/perf: arm_pmu: Fix failure path in PM notifier by Will Deacon · 4 years, 10 months ago
  14. 0a87819 s390/dasd: fix endless loop after read unit address configuration by Stefan Haberland · 4 years, 10 months ago
  15. ae190f0 selinux: fix memory leak in policydb_init() by Ondrej Mosnacek · 4 years, 10 months ago
  16. 7b18585 gpiolib: fix incorrect IRQ requesting of an active-low lineevent by Michael Wu · 4 years, 11 months ago
  17. 9d06bfc mmc: dw_mmc: Fix occasional hang after tuning on eMMC by Douglas Anderson · 4 years, 11 months ago
  18. 09c63dc Btrfs: fix incremental send failure after deduplication by Filipe Manana · 4 years, 10 months ago
  19. 757ee02 kbuild: initialize CLANG_FLAGS correctly in the top Makefile by Masahiro Yamada · 4 years, 10 months ago
  20. b2ca435 x86, boot: Remove multiple copy of static function sanitize_boot_params() by Zhenzhong Duan · 4 years, 10 months ago
  21. 4d2bf57 x86/kvm: Don't call kvm_spurious_fault() from .fixup by Josh Poimboeuf · 4 years, 10 months ago
  22. 62369d5 ipc/mqueue.c: only perform resource calculation if user valid by Kees Cook · 4 years, 10 months ago
  23. bcebb44 drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings by Dan Carpenter · 4 years, 10 months ago
  24. 317fc4d uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers by Mikko Rapeli · 4 years, 10 months ago
  25. 90320a5 coda: fix build using bare-metal toolchain by Sam Protsenko · 4 years, 10 months ago
  26. ca62806 coda: add error handling for fget by Zhouyang Jia · 4 years, 10 months ago
  27. ad20411 mm/cma.c: fail if fixed declaration can't be honored by Doug Berger · 4 years, 10 months ago
  28. bf4e8f2 x86: math-emu: Hide clang warnings for 16-bit overflow by Arnd Bergmann · 4 years, 10 months ago
  29. d4ce30c x86/apic: Silence -Wtype-limits compiler warnings by Qian Cai · 4 years, 11 months ago
  30. 0b4f4a4 be2net: Signal that the device cannot transmit during reconfiguration by Benjamin Poirier · 4 years, 10 months ago
  31. 0153dbc ACPI: fix false-positive -Wuninitialized warning by Arnd Bergmann · 4 years, 10 months ago
  32. a0e456f scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized by Benjamin Block · 4 years, 11 months ago
  33. 679ff6a ceph: return -ERANGE if virtual xattr value didn't fit in buffer by Jeff Layton · 5 years ago
  34. 4e06406 ceph: fix improper use of smp_mb__before_atomic() by Andrea Parri · 5 years ago
  35. 44f7521 btrfs: fix minimum number of chunk errors for DUP by David Sterba · 5 years ago
  36. 820402d fs/adfs: super: fix use-after-free bug by Russell King · 5 years ago
  37. 1235f5e dmaengine: rcar-dmac: Reject zero-length slave DMA requests by Geert Uytterhoeven · 5 years ago
  38. f174142 MIPS: lantiq: Fix bitfield masking by Petr Cvek · 5 years ago
  39. 1043076 kernel/module.c: Only return -EEXIST for modules that have finished loading by Prarit Bhargava · 5 years ago
  40. 81c09ba ftrace: Enable trampoline when rec count returns back to one by Cheng Jian · 5 years ago
  41. 614e14d ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend by Douglas Anderson · 5 years ago
  42. 2b0a745 ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again by Douglas Anderson · 5 years ago
  43. 1078e30 ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200 by Douglas Anderson · 5 years ago
  44. 790fc2d ARM: riscpc: fix DMA by Russell King · 5 years ago
  45. 712595f UPSTREAM: net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier by Maciej Żenczykowski · 4 years, 10 months ago
  46. f4e6de3 binder: binder: fix possible UAF when freeing buffer by Todd Kjos · 5 years ago
  47. c79f4e1 Revert "ANDROID: Revert "f2fs: avoid out-of-range memory access"" by Nathan Chancellor · 4 years, 10 months ago
  48. 2c9cf63 ANDROID: fix up 9p filesystem due to CFI non-upstream patches by Greg Kroah-Hartman · 4 years, 10 months ago
  49. 0aed061 ANDROID: Revert "f2fs: avoid out-of-range memory access" by Greg Kroah-Hartman · 4 years, 10 months ago
  50. fabc071 Merge 4.9.187 into android-4.9 by Greg Kroah-Hartman · 4 years, 10 months ago
  51. 97d7530b Linux 4.9.187 by Greg Kroah-Hartman · 4 years, 10 months ago
  52. 370bb85 ceph: hold i_ceph_lock when removing caps for freeing inode by Yan, Zheng · 5 years ago
  53. 91c5daa drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl by Miroslav Lichvar · 4 years, 10 months ago
  54. 837ffc9 sched/fair: Don't free p->numa_faults with concurrent readers by Jann Horn · 4 years, 10 months ago
  55. 58a01b0 Bluetooth: hci_uart: check for missing tty operations by Vladis Dronov · 4 years, 10 months ago
  56. 4c0a7ec media: radio-raremono: change devm_k*alloc to k*alloc by Luke Nowakowski-Krijger · 5 years ago
  57. 0b8a71a media: cpia2_usb: first wake up, then free in disconnect by Oliver Neukum · 5 years ago
  58. f7d3edb0 media: au0828: fix null dereference in error path by Sean Young · 5 years ago
  59. af34434 ISDN: hfcsusb: checking idx of ep configuration by Phong Tran · 4 years, 10 months ago
  60. 8902d3a arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ by Will Deacon · 6 years ago
  61. 51e26d2 i2c: qup: fixed releasing dma without flush operation completion by Abhishek Sahu · 6 years ago
  62. e522a09 arm64: dts: marvell: Fix A37xx UART0 register size by allen yan · 7 years ago
  63. 7045333 tcp: reset sk_send_head in tcp_write_queue_purge by Soheil Hassas Yeganeh · 4 years, 10 months ago
  64. 1e531ad ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt by Xin Long · 7 years ago
  65. 5081001 access: avoid the RCU grace period for the temporary subjective credentials by Linus Torvalds · 4 years, 10 months ago
  66. 08ee34d powerpc/tm: Fix oops on sigreturn on systems without TM by Michael Neuling · 4 years, 10 months ago
  67. 2f4b7fb ALSA: hda - Add a conexant codec entry to let mute led work by Hui Wang · 4 years, 10 months ago
  68. ec56561 ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1 by Kai-Heng Feng · 4 years, 10 months ago
  69. 0cbed4f hpet: Fix division by zero in hpet_time_div() by Kefeng Wang · 4 years, 10 months ago
  70. 24db040 x86/speculation/mds: Apply more accurate check on hypervisor platform by Zhenzhong Duan · 4 years, 10 months ago
  71. f7e02b1 x86/sysfb_efi: Add quirks for some devices with swapped width and height by Hans de Goede · 4 years, 10 months ago
  72. 71960676 usb: pci-quirks: Correct AMD PLL quirk detection by Ryan Kennedy · 4 years, 11 months ago
  73. 5395597 usb: wusbcore: fix unbalanced get/put cluster_id by Phong Tran · 4 years, 10 months ago
  74. a0e0263 locking/lockdep: Hide unused 'class' variable by Arnd Bergmann · 4 years, 10 months ago
  75. ccaa280 locking/lockdep: Fix lock used or unused stats error by Yuyang Du · 4 years, 10 months ago
  76. 484354b mm/mmu_notifier: use hlist_add_head_rcu() by Jean-Philippe Brucker · 4 years, 10 months ago
  77. 4229753 9p: pass the correct prototype to read_cache_page by Christoph Hellwig · 4 years, 10 months ago
  78. 478cf2d mm/kmemleak.c: fix check for softirq context by Dmitry Vyukov · 4 years, 10 months ago
  79. 8b59337 sh: prevent warnings when using iounmap by Sam Ravnborg · 4 years, 10 months ago
  80. bce3e3e powerpc/eeh: Handle hugepages in ioremap space by Oliver O'Halloran · 4 years, 10 months ago
  81. 450233a mailbox: handle failed named mailbox channel request by morten petersen · 4 years, 11 months ago
  82. dd1fc2c f2fs: avoid out-of-range memory access by Ocean Chen · 4 years, 11 months ago
  83. 34dd8fb powerpc/boot: add {get, put}_unaligned_be32 to xz_config.h by Masahiro Yamada · 4 years, 11 months ago
  84. 8baa8d6 RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM by Konstantin Taranov · 5 years ago
  85. ff859fa perf test mmap-thread-lookup: Initialize variable to suppress memory sanitizer warning by Numfor Mbiziwo-Tiapo · 4 years, 11 months ago
  86. c677e7a kallsyms: exclude kasan local symbols on s390 by Vasily Gorbik · 5 years ago
  87. 7e55003 serial: sh-sci: Fix TX DMA buffer flushing and workqueue races by Geert Uytterhoeven · 5 years ago
  88. 56b68e6 serial: sh-sci: Terminate TX DMA during buffer flushing by Geert Uytterhoeven · 5 years ago
  89. c70bfc1 RDMA/i40iw: Set queue pair state when being queried by Liu, Changcheng · 5 years ago
  90. 5bab3a0 powerpc/4xx/uic: clear pending interrupt after irq type/pol change by Christian Lamparter · 5 years ago
  91. 20756b7 um: Silence lockdep complaint about mmap_sem by Johannes Berg · 5 years ago
  92. f9690b8 mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clk by Axel Lin · 5 years ago
  93. a3727b0 mfd: arizona: Fix undefined behavior by Arnd Bergmann · 5 years ago
  94. f140505 mfd: core: Set fwnode for created devices by Robert Hancock · 5 years ago
  95. 253278f recordmcount: Fix spurious mcount entries on powerpc by Naveen N. Rao · 5 years ago
  96. e2482f7 iio: iio-utils: Fix possible incorrect mask calculation by Bastien Nocera · 5 years ago
  97. 5086e47 PCI: xilinx-nwl: Fix Multi MSI data programming by Bharat Kumar Gogada · 5 years ago
  98. 7caebf6 kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS by Nathan Chancellor · 5 years ago
  99. 2abc45e PCI: sysfs: Ignore lockdep for remove attribute by Marek Vasut · 5 years ago
  100. 514670a powerpc/pci/of: Fix OF flags parsing for 64bit BARs by Alexey Kardashevskiy · 5 years ago