1. f8649a7 Revert "ext4: make dioread_nolock the default" by Harshad Shirwadkar · 4 years ago cos-4.19 release-R89-cos-4.19
  2. 5cadc2f merge-upstream/v4.19.127 from branch/tag: upstream/v4.19.127 into branch: cos-4.19 by Lakitu Kernel Bot · 4 years ago
  3. 106fa14 Linux 4.19.127 by Greg Kroah-Hartman · 4 years ago upstream/v4.19.127
  4. 3fc8e9a net: smsc911x: Fix runtime PM imbalance on error by Dinghao Liu · 4 years ago
  5. 4ed4984 net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x by Jonathan McDowell · 4 years ago
  6. 876119e net/ethernet/freescale: rework quiesce/activate for ucc_geth by Valentin Longchamp · 4 years ago
  7. fb1c56d null_blk: return error for invalid zone size by Chaitanya Kulkarni · 4 years ago
  8. 84fc4e5 s390/mm: fix set_huge_pte_at() for empty ptes by Gerald Schaefer · 4 years ago
  9. 50a6a3b drm/edid: Add Oculus Rift S to non-desktop list by Jan Schmidt · 4 years ago
  10. 7c03db8 net: bmac: Fix read of MAC address from ROM by Jeremy Kerr · 4 years ago
  11. 9e8429b x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables by Nathan Chancellor · 4 years, 1 month ago
  12. 2133e30 i2c: altera: Fix race between xfer_msg and isr thread by Atsushi Nemoto · 4 years ago
  13. a000647 evm: Fix RCU list related warnings by Madhuparna Bhowmik · 4 years ago
  14. ad722cf ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT by Vineet Gupta · 4 years, 1 month ago
  15. c9c1ef6 ARC: Fix ICCM & DCCM runtime size checks by Eugeniy Paltsev · 4 years, 1 month ago
  16. 3825ddf s390/ftrace: save traced function caller by Vasily Gorbik · 4 years, 5 months ago
  17. a81a193 spi: dw: use "smp_mb()" to avoid sending spi data error by Xinwei Kong · 4 years, 4 months ago
  18. cfad68d powerpc/powernv: Avoid re-registration of imc debugfs directory by Anju T Sudhakar · 4 years, 5 months ago
  19. fbfce5c scsi: hisi_sas: Check sas_port before using it by Xiang Chen · 4 years, 6 months ago
  20. f13a445 drm/i915: fix port checks for MST support on gen >= 11 by Lucas De Marchi · 4 years, 7 months ago
  21. ce8fd1a airo: Fix read overflows sending packets by Dan Carpenter · 4 years ago
  22. 28d6453 net: dsa: mt7530: set CPU port to fallback mode by DENG Qingfang · 4 years ago
  23. 01aeb33 scsi: ufs: Release clock if DMA map fails by Can Guo · 4 years, 5 months ago
  24. 2aabc12 mmc: fix compilation of user API by Jérôme Pouiller · 4 years ago
  25. 8b5dfa5 kernel/relay.c: handle alloc_percpu returning NULL in relay_open by Daniel Axtens · 4 years ago
  26. 5d398ef p54usb: add AirVasT USB stick device-id by Giuseppe Marco Randazzo · 4 years, 1 month ago
  27. 51851d3 HID: i2c-hid: add Schneider SCL142ALM to descriptor override by Julian Sax · 4 years ago
  28. 23b1c7b HID: sony: Fix for broken buttons on DS3 USB dongles by Scott Shumate · 4 years ago
  29. 7838548 mm: Fix mremap not considering huge pmd devmap by Fan Yang · 4 years ago
  30. ee37d21 libnvdimm: Fix endian conversion issues  by Aneesh Kumar K.V · 4 years, 9 months ago
  31. 7cbf0e5 Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window" by Tejun Heo · 4 years, 1 month ago
  32. 62b5ff7 merge-upstream/v4.19.126 from branch/tag: upstream/v4.19.126 into branch: cos-4.19 by Lakitu Kernel Bot · 4 years ago
  33. 4707d8e Linux 4.19.126 by Greg Kroah-Hartman · 4 years ago upstream/v4.19.126
  34. 224a82c mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap() by Liviu Dudau · 5 years ago
  35. 8efa59f netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build by Pablo Neira Ayuso · 4 years ago
  36. 8a37da1 bonding: Fix reference count leak in bond_sysfs_slave_add. by Qiushi Wu · 4 years ago
  37. 3219344 crypto: chelsio/chtls: properly set tp->lsndtime by Eric Dumazet · 4 years ago
  38. 79ed4c8 qlcnic: fix missing release in qlcnic_83xx_interrupt_test. by Qiushi Wu · 4 years ago
  39. 03cfd4e xsk: Add overflow check for u64 division, stored into u32 by Björn Töpel · 4 years ago
  40. a4c9756 bnxt_en: Fix accumulation of bp->net_stats_prev. by Michael Chan · 4 years ago
  41. e8f7bd7 esp6: get the right proto for transport mode in esp6_gso_encap by Xin Long · 4 years, 1 month ago
  42. 9fb6b81 netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code by Pablo Neira Ayuso · 4 years ago
  43. e70fb3e netfilter: nfnetlink_cthelper: unbreak userspace helper support by Pablo Neira Ayuso · 4 years ago
  44. 37bc21b netfilter: ipset: Fix subcounter update skip by Phil Sutter · 4 years ago
  45. f7d8095 netfilter: nft_reject_bridge: enable reject with bridge vlan by Michael Braun · 4 years ago
  46. 60efd2f ip_vti: receive ipip packet by calling ip_tunnel_rcv by Xin Long · 4 years, 1 month ago
  47. 0b7d0ff vti4: eliminated some duplicate code. by Jeremy Sowden · 5 years ago
  48. e6194d4 xfrm: fix error in comment by Antony Antony · 4 years, 1 month ago
  49. ef22ddb xfrm: fix a NULL-ptr deref in xfrm_local_error by Xin Long · 4 years ago
  50. 3aa9848 xfrm: fix a warning in xfrm_policy_insert_list by Xin Long · 4 years ago
  51. a1b98e3 xfrm interface: fix oops when deleting a x-netns interface by Nicolas Dichtel · 4 years ago
  52. e41e9c5 xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output by Xin Long · 4 years, 1 month ago
  53. 477ae70 xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input by Xin Long · 4 years, 1 month ago
  54. 51c0177 copy_xstate_to_kernel(): don't leave parts of destination uninitialized by Al Viro · 4 years ago
  55. cfe8d76 x86/dma: Fix max PFN arithmetic overflow on 32 bit systems by Alexander Dahl · 4 years ago
  56. e57ed07 mac80211: mesh: fix discovery timer re-arming issue / crash by Linus Lüssing · 4 years ago
  57. cde9a4f RDMA/core: Fix double destruction of uobject by Jason Gunthorpe · 4 years ago
  58. 34141cb mmc: core: Fix recursive locking issue in CQE recovery path by Sarthak Garg · 4 years ago
  59. 52234e5 parisc: Fix kernel panic in mem_init() by Helge Deller · 4 years ago
  60. 0dc3cd0 iommu: Fix reference count leak in iommu_group_alloc. by Qiushi Wu · 4 years ago
  61. 51b7795 include/asm-generic/topology.h: guard cpumask_of_node() macro argument by Arnd Bergmann · 4 years ago
  62. d16b0ab fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info() by Alexander Potapenko · 4 years ago
  63. 0985f47 mm: remove VM_BUG_ON(PageSlab()) from page_mapcount() by Konstantin Khlebnikov · 4 years ago
  64. 977436c IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode by Valentine Fatiev · 4 years ago
  65. 49998bb libceph: ignore pool overlay and cache logic on redirects by Jerry Lee · 4 years ago
  66. ccc9da3 ALSA: hda/realtek - Add new codec supported for ALC287 by Kailang Yang · 4 years ago
  67. 59edcbe ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audio by Takashi Iwai · 4 years ago
  68. 6c45ea1 exec: Always set cap_ambient in cap_bprm_set_creds by Eric W. Biederman · 4 years ago
  69. 5870873 ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC by Chris Chiu · 4 years ago
  70. 5151c8e ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround by Takashi Iwai · 4 years ago
  71. f9ee8f9 ALSA: hwdep: fix a left shifting 1 by 31 UB bug by Changming Liu · 4 years ago
  72. e8ed2ff RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe() by Qiushi Wu · 4 years ago
  73. 9f5562d mmc: block: Fix use-after-free issue for rpmb by Peng Hao · 4 years ago
  74. 78b83e7 ARM: dts: bcm: HR2: Fix PPI interrupt types by Hamish Martin · 4 years ago
  75. 3d657b5 ARM: dts: bcm2835-rpi-zero-w: Fix led polarity by Vincent Stehlé · 4 years, 1 month ago
  76. 6811a01 ARM: dts/imx6q-bx50v3: Set display interface clock parents by Robert Beckett · 4 years ago
  77. b8b8421 IB/qib: Call kobject_put() when kobject_init_and_add() fails by Kaike Wan · 4 years ago
  78. 5d688e0 gpio: exar: Fix bad handling for ida_simple_get error path by Takashi Iwai · 4 years ago
  79. efae520 ARM: uaccess: fix DACR mismatch with nested exceptions by Russell King · 4 years ago
  80. 5ab3d9d ARM: uaccess: integrate uaccess_save and uaccess_restore by Russell King · 4 years ago
  81. abd641e ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h by Russell King · 4 years ago
  82. 54f4bbd ARM: 8843/1: use unified assembler in headers by Stefan Agner · 5 years ago
  83. 6dea008 ARM: 8970/1: decompressor: increase tag size by Łukasz Stelmach · 4 years ago
  84. 98d7ca2 Input: synaptics-rmi4 - fix error return code in rmi_driver_probe() by Wei Yongjun · 4 years ago
  85. 54969e5 Input: synaptics-rmi4 - really fix attn_data use-after-free by Evan Green · 4 years ago
  86. 4bbb5ab Input: i8042 - add ThinkPad S230u to i8042 reset list by Kevin Locke · 4 years ago
  87. d43fe1a Input: dlink-dir685-touchkeys - fix a typo in driver name by Christophe JAILLET · 4 years ago
  88. 95a481e Input: xpad - add custom init packet for Xbox One S controllers by Łukasz Patron · 4 years ago
  89. 8bd7f3f Input: evdev - call input_flush_device() on release(), not flush() by Brendan Shanks · 4 years ago
  90. 99f6234 Input: usbtouchscreen - add support for BonXeon TP by James Hilliard · 4 years, 1 month ago
  91. d0de1ca samples: bpf: Fix build error by Matteo Croce · 4 years ago
  92. 4d9248f cifs: Fix null pointer check in cifs_read by Steve French · 4 years ago
  93. 8b14d3e riscv: stacktrace: Fix undefined reference to `walk_stackframe' by Kefeng Wang · 4 years ago
  94. 7a855b4 IB/i40iw: Remove bogus call to netdev_master_upper_dev_get() by Denis V. Lunev · 4 years ago
  95. 4434f4b net: freescale: select CONFIG_FIXED_PHY where needed by Arnd Bergmann · 4 years ago
  96. 90a784d usb: gadget: legacy: fix redundant initialization warnings by Masahiro Yamada · 4 years, 1 month ago
  97. f87e142 usb: dwc3: pci: Enable extcon driver for Intel Merrifield by Andy Shevchenko · 4 years ago
  98. dd7c695 cachefiles: Fix race between read_waiter and read_copier involving op->to_do by Lei Xue · 4 years ago
  99. a359696 gfs2: move privileged user check to gfs2_quota_lock_check by Bob Peterson · 4 years ago
  100. 427c63e net: microchip: encx24j600: add missed kthread_stop by Chuhong Yuan · 4 years ago