1. 204dd19 Merge 4.19.136 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 2 months ago
  2. 13af6c7 Linux 4.19.136 by Greg Kroah-Hartman · 4 years, 2 months ago
  3. 9989c02 regmap: debugfs: check count when read regmap file by Peng Fan · 4 years, 6 months ago
  4. ddb5bba rtnetlink: Fix memory(net_device) leak when ->newlink fails by Weilong Chen · 4 years, 2 months ago
  5. 325ac51 udp: Improve load balancing for SO_REUSEPORT. by Kuniyuki Iwashima · 4 years, 2 months ago
  6. 0f26f96 udp: Copy has_conns in reuseport_grow(). by Kuniyuki Iwashima · 4 years, 2 months ago
  7. f971676 sctp: shrink stream outq when fails to do addstream reconf by Xin Long · 4 years, 2 months ago
  8. f2ee813 sctp: shrink stream outq only when new outcnt < old outcnt by Xin Long · 4 years, 2 months ago
  9. f0965dc AX.25: Prevent integer overflows in connect and sendmsg by Dan Carpenter · 4 years, 2 months ago
  10. 55c73db tcp: allow at most one TLP probe per flight by Yuchung Cheng · 4 years, 2 months ago
  11. 037f103 rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA by David Howells · 4 years, 2 months ago
  12. 4b864ae qrtr: orphan socket in qrtr_release() by Cong Wang · 4 years, 2 months ago
  13. 9c6d572 net: udp: Fix wrong clean up for IS_UDPLITE macro by Miaohe Lin · 4 years, 2 months ago
  14. ea19403 net-sysfs: add a newline when printing 'tx_timeout' by sysfs by Xiongfeng Wang · 4 years, 2 months ago
  15. abcf95e ip6_gre: fix null-ptr-deref in ip6gre_init_net() by Wei Yongjun · 4 years, 2 months ago
  16. 745e883 drivers/net/wan/x25_asy: Fix to make it work by Xie He · 4 years, 2 months ago
  17. 68c46a0 dev: Defer free of skbs in flush_backlog by Subash Abhinov Kasiviswanathan · 4 years, 2 months ago
  18. 4d9bd02c AX.25: Prevent out-of-bounds read in ax25_sendmsg() by Peilin Ye · 4 years, 2 months ago
  19. 0724acc AX.25: Fix out-of-bounds read in ax25_connect() by Peilin Ye · 4 years, 2 months ago
  20. bcf9517 Merge 4.19.135 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 2 months ago
  21. 205a42c Linux 4.19.135 by Greg Kroah-Hartman · 4 years, 2 months ago
  22. f3c1545 ath9k: Fix regression with Atheros 9271 by Mark O'Donovan · 4 years, 2 months ago
  23. 654ae85 ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb by Qiujun Huang · 4 years, 6 months ago
  24. cab7ef0 dm integrity: fix integrity recalculation that is improperly skipped by Mikulas Patocka · 4 years, 2 months ago
  25. 0d034bb ASoC: qcom: Drop HAS_DMA dependency to fix link failure by Geert Uytterhoeven · 4 years, 3 months ago
  26. 2005c82 ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo Miix 2 10 by Hans de Goede · 4 years, 3 months ago
  27. 159bcd5 x86, vmlinux.lds: Page-align end of ..page_aligned sections by Joerg Roedel · 4 years, 2 months ago
  28. 69f7756 parisc: Add atomic64_set_release() define to avoid CPU soft lockups by John David Anglin · 4 years, 2 months ago
  29. c24131e drm/amd/powerplay: fix a crash when overclocking Vega M by Qiu Wenbo · 4 years, 2 months ago
  30. 9468cf9 drm/amdgpu: Fix NULL dereference in dpm sysfs handlers by Paweł Gronowski · 4 years, 2 months ago
  31. 4daa403 io-mapping: indicate mapping failure by Michael J. Ruhl · 4 years, 2 months ago
  32. d87ddcd mm: memcg/slab: fix memory leak at non-root kmem_cache destroy by Muchun Song · 4 years, 2 months ago
  33. 763b04c mm: memcg/slab: synchronize access to kmem_cache dying flag using a spinlock by Roman Gushchin · 5 years ago
  34. 91404e9 mm/memcg: fix refcount error while moving and swapping by Hugh Dickins · 4 years, 2 months ago
  35. 69c1227 Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation by Fangrui Song · 4 years, 2 months ago
  36. 74752b8 vt: Reject zero-sized screen buffer size. by Tetsuo Handa · 4 years, 2 months ago
  37. dd58bd1 fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins. by Tetsuo Handa · 4 years, 2 months ago
  38. 5ccfaf3 serial: 8250_mtk: Fix high-speed baud rates clamping by Serge Semin · 4 years, 2 months ago
  39. c358255 serial: 8250: fix null-ptr-deref in serial8250_start_tx() by Yang Yingliang · 4 years, 2 months ago
  40. f96ab42 staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shift by Ian Abbott · 4 years, 2 months ago
  41. 3027b25 staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shift by Ian Abbott · 4 years, 2 months ago
  42. 8f6e8ce staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support by Ian Abbott · 4 years, 2 months ago
  43. 97ab1fd staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shift by Ian Abbott · 4 years, 2 months ago
  44. d7d38ab staging: wlan-ng: properly check endpoint types by Rustam Kovhaev · 4 years, 2 months ago
  45. c1913ba Revert "cifs: Fix the target file was deleted when rename failed." by Steve French · 4 years, 2 months ago
  46. fffb773 usb: xhci: Fix ASM2142/ASM3142 DMA addressing by Forest Crossman · 4 years, 2 months ago
  47. f1db23a6 usb: xhci-mtk: fix the failure of bandwidth allocation by Chunfeng Yun · 4 years, 2 months ago
  48. e1e622d binder: Don't use mmput() from shrinker function. by Tetsuo Handa · 4 years, 2 months ago
  49. 77c14a5 RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw by Palmer Dabbelt · 4 years, 2 months ago
  50. 5788084 x86: math-emu: Fix up 'cmp' insn for clang ias by Arnd Bergmann · 4 years, 4 months ago
  51. 768ae54 arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP by Will Deacon · 4 years, 7 months ago
  52. 1e687db hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe() by Cristian Marussi · 4 years, 2 months ago
  53. ebb591b hwmon: (adm1275) Make sure we are reading enough data for different chips by Chu Lin · 4 years, 3 months ago
  54. 2579a98 usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init() by Evgeny Novikov · 4 years, 3 months ago
  55. 70f6196 Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen by Ilya Katsnelson · 4 years, 3 months ago
  56. d30ad08 dmaengine: ioat setting ioat timeout as module parameter by Leonid Ravich · 4 years, 3 months ago
  57. 73ebf5b hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflow by Evgeny Novikov · 4 years, 3 months ago
  58. 545f4f9 regmap: dev_get_regmap_match(): fix string comparison by Marc Kleine-Budde · 4 years, 3 months ago
  59. d370308 spi: mediatek: use correct SPI_CFG2_REG MACRO by leilk.liu · 4 years, 3 months ago
  60. e8af9e4 Input: add `SW_MACHINE_COVER` by Merlijn Wajer · 4 years, 3 months ago
  61. 4f1feb3 dmaengine: tegra210-adma: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 3 months ago
  62. 652af51 HID: apple: Disable Fn-key key-re-mapping on clone keyboards by Hans de Goede · 4 years, 3 months ago
  63. 77e1ed9 HID: steam: fixes race in handling device list. by Rodrigo Rivas Costa · 4 years, 3 months ago
  64. 7a72743 HID: alps: support devices with report id 2 by Caiyuan Xie · 4 years, 4 months ago
  65. 3384b7b HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor override by Federico Ricchiuto · 4 years, 3 months ago
  66. 0387da4 scripts/gdb: fix lx-symbols 'gdb.error' while loading modules by Stefano Garzarella · 4 years, 2 months ago
  67. 5b031bb scripts/decode_stacktrace: strip basepath from all paths by Pi-Hsun Shih · 4 years, 2 months ago
  68. 8fede29 serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X by Matthew Howell · 4 years, 2 months ago
  69. 6ca307f bonding: check return value of register_netdevice() in bond_newlink() by Cong Wang · 4 years, 2 months ago
  70. 6c3f2d3 i2c: rcar: always clear ICSAR to avoid side effects by Wolfram Sang · 4 years, 3 months ago
  71. 535f366 net: ethernet: ave: Fix error returns in ave_init by Wang Hai · 4 years, 2 months ago
  72. 8a330ed ipvs: fix the connection sync failed in some cases by guodeqing · 4 years, 2 months ago
  73. 66bc676 qed: suppress "don't support RoCE & iWARP" flooding on HW init by Alexander Lobakin · 4 years, 2 months ago
  74. 20d3852 mlxsw: destroy workqueue when trap_register in mlxsw_emad_init by Liu Jian · 4 years, 2 months ago
  75. b54cf87 bonding: check error value of register_netdevice() immediately by Taehee Yoo · 4 years, 2 months ago
  76. ac26692 net: smc91x: Fix possible memory leak in smc_drv_probe() by Wang Hai · 4 years, 2 months ago
  77. 2781ec6 drm: sun4i: hdmi: Fix inverted HPD result by Chen-Yu Tsai · 4 years, 2 months ago
  78. 5b42dd7 ieee802154: fix one possible memleak in adf7242_probe by Liu Jian · 4 years, 2 months ago
  79. 4adc5fb3 net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration by Sergey Organov · 4 years, 2 months ago
  80. 97ae6f4 ax88172a: fix ax88172a_unbind() failures by George Kennedy · 4 years, 2 months ago
  81. db81667 hippi: Fix a size used in a 'pci_free_consistent()' in an error handling path by Christophe JAILLET · 4 years, 2 months ago
  82. deae6e3 fpga: dfl: fix bug in port reset handshake by Matthew Gerlach · 4 years, 2 months ago
  83. 060a740 bnxt_en: Fix race when modifying pause settings. by Vasundhara Volam · 4 years, 2 months ago
  84. bf93dda btrfs: fix page leaks after failure to lock page for delalloc by Robbie Ko · 4 years, 2 months ago
  85. 2fae5cc btrfs: fix mount failure caused by race with umount by Boris Burkov · 4 years, 2 months ago
  86. 18a1602 btrfs: fix double free on ulist after backref resolution failure by Filipe Manana · 4 years, 2 months ago
  87. f4cbe15 ASoC: rt5670: Correct RT5670_LDO_SEL_MASK by Hans de Goede · 4 years, 3 months ago
  88. 0c9d4b1 ALSA: info: Drop WARN_ON() from buffer NULL sanity check by Takashi Iwai · 4 years, 2 months ago
  89. 2297df9 uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix GDB regression by Oleg Nesterov · 4 years, 2 months ago
  90. 5a987f7 IB/umem: fix reference count leak in ib_umem_odp_get() by Yang Yingliang · 4 years, 2 months ago
  91. 675f4bb tipc: clean up skb list lock handling on send path by Jon Maloy · 5 years ago
  92. fd6049a spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours by Vladimir Oltean · 5 years ago
  93. 8f0d0b3 SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO compeletion") by Olga Kornievskaia · 4 years, 2 months ago
  94. c0c489e irqdomain/treewide: Keep firmware node unconditionally allocated by Thomas Gleixner · 4 years, 2 months ago
  95. 02c4ddf fuse: fix weird page warning by Miklos Szeredi · 4 years, 2 months ago
  96. 4ab0bb8 drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups() by Gavin Shan · 4 years, 3 months ago
  97. 0790483 drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout by Ben Skeggs · 4 years, 3 months ago
  98. 8ada969 net: sky2: initialize return of gm_phy_read by Tom Rix · 4 years, 3 months ago
  99. 52359c2 drivers/net/wan/lapbether: Fixed the value of hard_header_len by Xie He · 4 years, 3 months ago
  100. cdc6bf7 xtensa: update *pos in cpuinfo_op.next by Max Filippov · 4 years, 3 months ago