1. c3606c64 CIFS: Do not set credits to 1 if the server didn't grant anything by Pavel Shilovsky · 6 years ago
  2. d1130682 CIFS: Fix adjustment of credits for MTU requests by Pavel Shilovsky · 6 years ago
  3. 045e3d2 ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225 by Kailang Yang · 6 years ago
  4. 0fd36f0 ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode for ALC225 by Kailang Yang · 6 years ago
  5. 50a67b1 ALSA: hda/realtek - Support Dell headset mode for New AIO platform by Kailang Yang · 6 years ago
  6. 4bef2ba x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE by WANG Chao · 6 years ago
  7. 4ecbd88 cpufreq: scmi: Fix frequency invariance in slow path by Quentin Perret · 6 years ago
  8. f64231c staging: rtl8188eu: Fix module loading from tasklet for WEP encryption by Larry Finger · 6 years ago
  9. ce58805 staging: rtl8188eu: Fix module loading from tasklet for CCMP encryption by Larry Finger · 6 years ago
  10. d706861 Btrfs: fix deadlock when using free space tree due to block group creation by Filipe Manana · 6 years ago
  11. e318512 Linux 4.19.15 by Greg Kroah-Hartman · 6 years ago
  12. 6384c67 bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw by Ivan Mironov · 6 years ago
  13. 8e3a1c5 drm/amd/display: Fix unintialized max_bpc state values by Nicholas Kazlauskas · 6 years ago
  14. 5f0ab98 drm/rockchip: psr: do not dereference encoder before it is null checked. by Enric Balletbo i Serra · 6 years ago
  15. 05a0177 drm/vc4: Set ->is_yuv to false when num_planes == 1 by Boris Brezillon · 6 years ago
  16. 85c8c61 drm/nouveau/drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume() by Lyude Paul · 6 years ago
  17. 4f44e58 lib: fix build failure in CONFIG_DEBUG_VIRTUAL test by Christophe Leroy · 6 years ago
  18. 8dbea64 of: __of_detach_node() - remove node from phandle cache by Frank Rowand · 6 years ago
  19. 1cb5a03 of: of_node_get()/of_node_put() nodes held in phandle cache by Frank Rowand · 6 years ago
  20. daa67bd power: supply: olpc_battery: correct the temperature units by Lubomir Rintel · 6 years ago
  21. f65b4d4 intel_th: msu: Fix an off-by-one in attribute store by Alexander Shishkin · 6 years ago
  22. 998c353 genwqe: Fix size check by Christian Borntraeger · 6 years ago
  23. 86dcb94 drivers/perf: hisi: Fixup one DDRC PMU register offset by Shaokun Zhang · 6 years ago
  24. c1aa0c8 video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data" by YueHaibing · 6 years ago
  25. 9797226 ceph: don't update importing cap's mseq when handing cap export by Yan, Zheng · 6 years ago
  26. dc8408e sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f6544b9c by Linus Torvalds · 6 years ago
  27. 87b8680 iommu/vt-d: Handle domain agaw being less than iommu agaw by Sohil Mehta · 6 years ago
  28. f408aac RDMA/srpt: Fix a use-after-free in the channel release code by Bart Van Assche · 6 years ago
  29. c03d6b0 rxe: fix error completion wr_id and qp_num by Sagi Grimberg · 6 years ago
  30. 6bf97c0 9p/net: put a lower bound on msize by Dominique Martinet · 6 years ago
  31. af7cc8e iio: dac: ad5686: fix bit shift read register by Mircea Caprioru · 6 years ago
  32. a854ab8 powerpc/tm: Set MSR[TS] just prior to recheckpoint by Breno Leitao · 6 years ago
  33. 6d9e96f Revert "powerpc/tm: Unset MSR[TS] if not recheckpointing" by Greg Kroah-Hartman · 6 years ago
  34. eb05c02 leds: pwm: silently error out on EPROBE_DEFER by Jerome Brunet · 6 years ago
  35. ae5c75e arm64: relocatable: fix inconsistencies in linker script and options by Ard Biesheuvel · 6 years ago
  36. 9873efe arm64: drop linker script hack to hide __efistub_ symbols by Ard Biesheuvel · 6 years ago
  37. 3f26e68 nfsd4: zero-length WRITE should succeed by J. Bruce Fields · 6 years ago
  38. 0b6001b lockd: Show pid of lockd for remote locks by Benjamin Coddington · 6 years ago
  39. b541ebb PCI / PM: Allow runtime PM without callback functions by Jarkko Nikula · 6 years ago
  40. b37fdd9 selinux: policydb - fix byte order and alignment issues by Ondrej Mosnacek · 6 years ago
  41. c6c59ad b43: Fix error in cordic routine by Larry Finger · 6 years ago
  42. 6ef56c9 gfs2: Fix loop in gfs2_rbm_find by Andreas Gruenbacher · 6 years ago
  43. 3104861 gfs2: Get rid of potential double-freeing in gfs2_create_inode by Andreas Gruenbacher · 6 years ago
  44. 30d3dfd dlm: memory leaks on error path in dlm_user_request() by Vasily Averin · 6 years ago
  45. c5fa01a dlm: lost put_lkb on error path in receive_convert() and receive_unlock() by Vasily Averin · 6 years ago
  46. 2947765 dlm: possible memory leak on error path in create_lkb() by Vasily Averin · 6 years ago
  47. 03acbec dlm: fixed memory leaks after failed ls_remove_names allocation by Vasily Averin · 6 years ago
  48. 6353c0a block: mq-deadline: Fix write completion handling by Damien Le Moal · 6 years ago
  49. 69e9b28 block: deactivate blk_stat timer in wbt_disable_default() by Ming Lei · 6 years ago
  50. a854491 Fix failure path in alloc_pid() by Matthew Wilcox · 6 years ago
  51. 5781b53 driver core: Add missing dev->bus->need_parent_lock checks by Rafael J. Wysocki · 6 years ago
  52. b57b3b0 srcu: Lock srcu_data structure in srcu_gp_start() by Dennis Krein · 6 years ago
  53. 378f9df ALSA: usb-audio: Always check descriptor sizes in parser code by Takashi Iwai · 6 years ago
  54. 6c8c164 ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirks by Hui Peng · 6 years ago
  55. b389f9c ALSA: usb-audio: Check mixer unit descriptors more strictly by Takashi Iwai · 6 years ago
  56. 8ee6f18 ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit() by Takashi Iwai · 6 years ago
  57. 281a9e4 ALSA: cs46xx: Potential NULL dereference in probe by Dan Carpenter · 6 years ago
  58. 6584ae3 media: cx23885: only reset DMA on problematic CPUs by Brad Love · 6 years ago
  59. b6f66e8 mt76x0: init hw capabilities by Lorenzo Bianconi · 6 years ago
  60. 13e554f dma-direct: do not include SME mask in the DMA supported check by Lendacky, Thomas · 6 years ago
  61. 439022e raid6/ppc: Fix build for clang by Joel Stanley · 6 years ago
  62. 7dfb22b powerpc/boot: Set target when cross-compiling for clang by Joel Stanley · 6 years ago
  63. f4c27d5 Makefile: Export clang toolchain variables by Joel Stanley · 6 years ago
  64. 1637d5d kbuild: consolidate Clang compiler flags by Masahiro Yamada · 6 years ago
  65. dcaab8b kbuild: add -no-integrated-as Clang option unconditionally by Masahiro Yamada · 6 years ago
  66. 28e1d14 powerpc: Disable -Wbuiltin-requires-header when setjmp is used by Joel Stanley · 6 years ago
  67. ba1fe90 powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer by Nicholas Piggin · 6 years ago
  68. 24e2606 powerpc: consolidate -mno-sched-epilog into FTRACE flags by Nicholas Piggin · 6 years ago
  69. 5b59eeb powerpc: remove old GCC version checks by Nicholas Piggin · 6 years ago
  70. 668ecd6 sunrpc: use SVC_NET() in svcauth_gss_* functions by Vasily Averin · 6 years ago
  71. 807957c sunrpc: fix cache_head leak due to queued request by Vasily Averin · 6 years ago
  72. 1c5e0be memcg, oom: notify on oom killer invocation from the charge path by Michal Hocko · 6 years ago
  73. 8da7075 mm, swap: fix swapoff with KSM pages by Huang Ying · 6 years ago
  74. 0f1a62e mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  75. e890a86 mm, hmm: use devm semantics for hmm_devmem_{add, remove} by Dan Williams · 6 years ago
  76. c215c66 mm, devm_memremap_pages: add MEMORY_DEVICE_PRIVATE support by Dan Williams · 6 years ago
  77. ec5471c mm, devm_memremap_pages: fix shutdown handling by Dan Williams · 6 years ago
  78. 0a38f2e mm, devm_memremap_pages: kill mapping "System RAM" support by Dan Williams · 6 years ago
  79. b30ea24 mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  80. 2c87072 hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined by Michal Hocko · 6 years ago
  81. e3af83b zram: fix double free backing device by Minchan Kim · 6 years ago
  82. bc999b5 fork: record start_time late by David Herrmann · 6 years ago
  83. d257d42 scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is invalid by Ewan D. Milne · 6 years ago
  84. 06fd684 scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown by Steffen Maier · 6 years ago
  85. 218c8185 auxdisplay: charlcd: fix x/y command parsing by Mans Rullgard · 6 years ago
  86. dc68052 serial/sunsu: fix refcount leak by Yangtao Li · 6 years ago
  87. 08e7661 qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup by Daniele Palmas · 6 years ago
  88. 2fb13e2 net: netxen: fix a missing check and an uninitialized use by Kangjie Lu · 6 years ago
  89. 8bb68ed Input: synaptics - enable SMBus for HP EliteBook 840 G4 by Mantas Mikulėnas · 6 years ago
  90. ae247d6 gpio: mvebu: only fail on missing clk if pwm is actually to be used by Uwe Kleine-König · 6 years ago
  91. 332fc66 lan743x: Remove MAC Reset from initialization by Bryan Whitehead · 6 years ago
  92. e1b3575 virtio: fix test build after uio.h change by Michael S. Tsirkin · 6 years ago
  93. e46d5bd m68k: Fix memblock-related crashes by Geert Uytterhoeven · 6 years ago
  94. ae206a1 kbuild: fix false positive warning/error about missing libelf by Masahiro Yamada · 6 years ago
  95. ff01471 mac80211: free skb fraglist before freeing the skb by Sara Sharon · 6 years ago
  96. 366fc58 nl80211: fix memory leak if validate_pae_over_nl80211() fails by Johannes Berg · 6 years ago
  97. 098143b vxge: ensure data0 is initialized in when fetching firmware version information by Colin Ian King · 6 years ago
  98. 945b416 lan78xx: Resolve issue with changing MAC address by Jason Martinsen · 6 years ago
  99. c26419f lan743x: Expand phy search for LAN7431 by Bryan Whitehead · 6 years ago
  100. 98876c4 net: macb: add missing barriers when reading descriptors by Anssi Hannula · 6 years ago