1. 8b057ad memcg: make it work on sparse non-0-node systems by Jiri Slaby · 5 years ago
  2. 4e29e2e tty: max310x: Fix external crystal register setup by Joe Burmeister · 5 years ago
  3. a071517 tty: serial: msm_serial: Fix XON/XOFF by Jorge Ramirez-Ortiz · 5 years ago
  4. bb03290 i2c: synquacer: fix synquacer_i2c_doxfer() return value by Masahisa Kojima · 5 years ago
  5. d2d8f64 i2c: mlxcpld: Fix wrong initialization order in probe by Vadim Pasternak · 5 years ago
  6. 88ad86b drm/nouveau/i2c: Disable i2c bus access after ->fini() by Lyude Paul · 6 years ago
  7. 6a2fbec KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID by Thomas Huth · 5 years ago
  8. 3834630 ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops by Hui Wang · 5 years ago
  9. 9cfd6c36 ALSA: hda/realtek - Set default power save node to 0 by Kailang Yang · 5 years ago
  10. eb2eeec ALSA: line6: Assure canceling delayed work at disconnection by Takashi Iwai · 5 years ago
  11. ca221cf9 powerpc/perf: Fix MMCRA corruption by bhrb_filter by Ravi Bangoria · 5 years ago
  12. 55a94d8 KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts by Cédric Le Goater · 5 years ago
  13. badbe1a s390/crypto: fix possible sleep during spinlock aquired by Harald Freudenberger · 5 years ago
  14. 83c874c s390/crypto: fix gcm-aes-s390 selftest failures by Harald Freudenberger · 5 years ago
  15. 5dede5c iio: adc: ti-ads8688: fix timestamp is not updated in buffer by Sean Nyekjaer · 5 years ago
  16. 06c5ec6 iio: dac: ds4422/ds4424 fix chip verification by Ruslan Babayev · 5 years ago
  17. 8a652fd Btrfs: incremental send, fix file corruption when no-holes feature is enabled by Filipe Manana · 5 years ago
  18. a810711 Btrfs: fix fsync not persisting changed attributes of a directory by Filipe Manana · 5 years ago
  19. 37fe038 Btrfs: fix race updating log root item during fsync by Filipe Manana · 5 years ago
  20. 7301bbe Btrfs: fix wrong ctime and mtime of a directory after log replay by Filipe Manana · 5 years ago
  21. da32e03 tracing: Avoid memory leak in predicate_parse() by Tomas Bortoli · 5 years ago
  22. 9756c7e scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs) by Steffen Maier · 5 years ago
  23. e8bd0df scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove by Steffen Maier · 5 years ago
  24. c18a0ec brcmfmac: fix NULL pointer derefence during USB disconnect by Piotr Figiel · 6 years ago
  25. 1f64751 media: smsusb: better handle optional alignment by Mauro Carvalho Chehab · 5 years ago
  26. e6df98c media: usb: siano: Fix false-positive "uninitialized variable" warning by Alan Stern · 5 years ago
  27. 35b1044 media: usb: siano: Fix general protection fault in smsusb by Alan Stern · 5 years ago
  28. b4c1b4a USB: rio500: fix memory leak in close after disconnect by Oliver Neukum · 5 years ago
  29. d2d9307 USB: rio500: refuse more than one device at a time by Oliver Neukum · 5 years ago
  30. d8c1703 USB: Add LPM quirk for Surface Dock GigE adapter by Maximilian Luz · 5 years ago
  31. d27ea5e USB: sisusbvga: fix oops in error path of sisusb_probe by Oliver Neukum · 5 years ago
  32. a43bb9e USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor by Alan Stern · 5 years ago
  33. 2fc485b usbip: usbip_host: fix stub_dev lock context imbalance regression by Shuah Khan · 5 years ago
  34. e3724d6 usbip: usbip_host: fix BUG: sleeping function called from invalid context by Shuah Khan · 5 years ago
  35. 9690202 usb: xhci: avoid null pointer deref when bos field is NULL by Carsten Schmid · 5 years ago
  36. 8e30ba0 xhci: Convert xhci_handshake() to use readl_poll_timeout_atomic() by Andrey Smirnov · 5 years ago
  37. 32adfa3 xhci: Use %zu for printing size_t type by Fabio Estevam · 5 years ago
  38. eebcff7 xhci: update bounce buffer with correct sg num by Henry Lin · 5 years ago
  39. 759766b include/linux/bitops.h: sanitize rotate primitives by Rasmus Villemoes · 5 years ago
  40. 89156c1 sparc64: Fix regression in non-hypervisor TLB flush xcall by James Clarke · 5 years ago
  41. e109a98 Linux 4.19.48 by Greg Kroah-Hartman · 5 years ago
  42. ca75a9f tipc: fix modprobe tipc failed after switch order of device registration by Junwei Hu · 5 years ago
  43. ab69a23 Revert "tipc: fix modprobe tipc failed after switch order of device registration" by David S. Miller · 5 years ago
  44. 99dcf4a xen/pciback: Don't disable PCI_COMMAND on PCI device reset. by Konrad Rzeszutek Wilk · 6 years ago
  45. 0276ebf jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  46. 7533287 compiler.h: give up __compiletime_assert_fallback() by Masahiro Yamada · 6 years ago
  47. fd45cd4 include/linux/compiler*.h: define asm_volatile_goto by ndesaulniers@google.com · 6 years ago
  48. 2bb9c7e crypto: vmx - ghash: do nosimd fallback manually by Daniel Axtens · 5 years ago
  49. fb6cf4f37 net/tls: don't ignore netdev notifications if no TLS features by Jakub Kicinski · 5 years ago
  50. fb69403 net/tls: fix state removal with feature flags off by Jakub Kicinski · 5 years ago
  51. 27d8ad1 bnxt_en: Fix aggregation buffer leak under OOM condition. by Michael Chan · 5 years ago
  52. a1a926f net: stmmac: dma channel control register need to be init first by Weifeng Voon · 5 years ago
  53. 1db0bcc net/mlx5e: Disable rxhash when CQE compress is enabled by Saeed Mahameed · 5 years ago
  54. e0d9580 net/mlx5: Allocate root ns memory using kzalloc to match kfree by Parav Pandit · 5 years ago
  55. 4421d31 tipc: Avoid copying bytes beyond the supplied data by Chris Packham · 5 years ago
  56. 06442f4 net/mlx5: Avoid double free in fs init error unwinding path by Parav Pandit · 5 years ago
  57. fb836d0 usbnet: fix kernel crash after disconnect by Kloetzke Jan · 5 years ago
  58. 1919898 net: stmmac: fix reset gpio free missing by Jisheng Zhang · 5 years ago
  59. 6ab9684 net: sched: don't use tc_action->order during action dump by Vlad Buslov · 5 years ago
  60. 33f737a net: phy: marvell10g: report if the PHY fails to boot firmware by Russell King · 5 years ago
  61. c2d4b2f net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value by Antoine Tenart · 5 years ago
  62. de9d6a7 net: mvneta: Fix err code path of probe by Jisheng Zhang · 5 years ago
  63. 39fd0dc net-gro: fix use-after-free read in napi_gro_frags() by Eric Dumazet · 5 years ago
  64. 4294c34 net: fec: fix the clk mismatch in failed_reset path by Andy Duan · 5 years ago
  65. 566dc17 net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT by Rasmus Villemoes · 5 years ago
  66. 2d04f32 llc: fix skb leak in llc_build_and_send_ui_pkt() by Eric Dumazet · 5 years ago
  67. 4421766 ipv6: Fix redirect with VRF by David Ahern · 5 years ago
  68. ed753b3 ipv6: Consider sk_bound_dev_if when binding a raw socket to an address by Mike Manning · 5 years ago
  69. 46702dd ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST by Eric Dumazet · 5 years ago
  70. e9f94e4 ipv4/igmp: fix another memory leak in igmpv3_del_delrec() by Eric Dumazet · 5 years ago
  71. 07480da inet: switch IP ID generator to siphash by Eric Dumazet · 6 years ago
  72. 9c9144e cxgb4: offload VLAN flows regardless of VLAN ethtype by Raju Rangoju · 5 years ago
  73. 3cde0a2 bonding/802.3ad: fix slave link initialization transition states by Jarod Wilson · 5 years ago
  74. 0df021b Linux 4.19.47 by Greg Kroah-Hartman · 5 years ago
  75. 2643365 NFS: Fix a double unlock from nfs_match,get_client by Benjamin Coddington · 5 years ago
  76. 1a68617 drm/sun4i: dsi: Enforce boundaries on the start delay by Maxime Ripard · 6 years ago
  77. 6956c0e vfio-ccw: Prevent quiesce function going into an infinite loop by Farhan Ali · 6 years ago
  78. 476e87e drm/sun4i: dsi: Change the start delay calculation by Maxime Ripard · 6 years ago
  79. 00734a9 drm: Wake up next in drm_read() chain if we are forced to putback the event by Chris Wilson · 7 years ago
  80. d6dea92 drm/drv: Hold ref on parent device during drm_device lifetime by Noralf Trønnes · 6 years ago
  81. 473bc1a drm/v3d: Handle errors from IRQ setup. by Eric Anholt · 6 years ago
  82. b9c8f86 ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM by Arnd Bergmann · 6 years ago
  83. cc21186 spi: Fix zero length xfer bug by Chris Lesiak · 6 years ago
  84. 8f7f333 spi: imx: stop buffer overflow in RX FIFO flush by Trent Piepho · 6 years ago
  85. 3ae1817 spi: rspi: Fix sequencer reset during initialization by Geert Uytterhoeven · 6 years ago
  86. 676aec9b drm/omap: dsi: Fix PM for display blank with paired dss_pll calls by Tony Lindgren · 6 years ago
  87. bdc0956 spi : spi-topcliff-pch: Fix to handle empty DMA buffers by Aditya Pakki · 6 years ago
  88. 98eb1b8 scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices by James Smart · 6 years ago
  89. 755dc83 media: saa7146: avoid high stack usage with clang by Arnd Bergmann · 6 years ago
  90. 584e06c scsi: lpfc: Fix fc4type information for FDMI by James Smart · 6 years ago
  91. aecb245 scsi: lpfc: Fix FDMI manufacturer attribute value by James Smart · 6 years ago
  92. 4192c77 media: vimc: zero the media_device on probe by Hans Verkuil · 6 years ago
  93. fd1ade1 media: go7007: avoid clang frame overflow warning with KASAN by Arnd Bergmann · 6 years ago
  94. 6d16d2e media: gspca: do not resubmit URBs when streaming has stopped by Hans Verkuil · 6 years ago
  95. acf41fb media: vimc: stream: fix thread state before sleep by Helen Fornazier · 6 years ago
  96. aeea878 scsi: ufs: fix a missing check of devm_reset_control_get by Kangjie Lu · 6 years ago
  97. 62e79f4 drm/amd/display: Set stream->mode_changed when connectors change by Nicholas Kazlauskas · 6 years ago
  98. fc5293a drm/amd/display: Fix Divide by 0 in memory calculations by Murton Liu · 6 years ago
  99. 91435fce media: staging: davinci_vpfe: disallow building with COMPILE_TEST by Arnd Bergmann · 6 years ago
  100. f51db48 media: m88ds3103: serialize reset messages in m88ds3103_set_frontend by James Hutchinson · 6 years ago