1. 36a7fda ARM: dts: imx7d: Specify IMX7D_CLK_IPG as "ipg" clock to SDMA by Andrey Smirnov · 6 years ago
  2. c84911b ARM: dts: imx6sll: Specify IMX6SLL_CLK_IPG as "ipg" clock to SDMA by Andrey Smirnov · 6 years ago
  3. a2e661f ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG as "ahb" clock to SDMA by Andrey Smirnov · 6 years ago
  4. 461f418 ARM: dts: imx53: Specify IMX5_CLK_IPG as "ahb" clock to SDMA by Andrey Smirnov · 6 years ago
  5. 998860d ARM: dts: imx50: Specify IMX5_CLK_IPG as "ahb" clock to SDMA by Andrey Smirnov · 6 years ago
  6. 70465bb ARM: dts: imx51: Specify IMX5_CLK_IPG as "ahb" clock to SDMA by Andrey Smirnov · 6 years ago
  7. 57f8908 soc: rockchip: Set the proper PWM for rk3288 by Douglas Anderson · 6 years ago
  8. b165948 clk: rockchip: Turn on "aclk_dmac1" for suspend on rk3288 by Douglas Anderson · 6 years ago
  9. 8e9dd86 soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher by Nathan Chancellor · 6 years ago
  10. f7c0e67 PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64 by Kishon Vijay Abraham I · 6 years ago
  11. a357310 platform/chrome: cros_ec_proto: check for NULL transfer function by Enrico Granata · 6 years ago
  12. b78a9b2 i40e: Queues are reserved despite "Invalid argument" error by Adam Ludkiewicz · 6 years ago
  13. aeb743d x86/PCI: Fix PCI IRQ routing table memory leak by Wenwen Wang · 6 years ago
  14. 47e6a35 net: thunderbolt: Unregister ThunderboltIP protocol handler when suspending by Mika Westerberg · 7 years ago
  15. 31aa2a7 switchtec: Fix unintended mask of MRPC event by Wesley Sheng · 6 years ago
  16. 4b19a45 iommu/arm-smmu-v3: Don't disable SMMU in kdump kernel by Will Deacon · 6 years ago
  17. f7883f9 vfio: Fix WARNING "do not call blocking ops when !TASK_RUNNING" by Farhan Ali · 6 years ago
  18. 806e839 nfsd: avoid uninitialized variable warning by Arnd Bergmann · 6 years ago
  19. b4330e4 nfsd: allow fh_want_write to be called twice by J. Bruce Fields · 6 years ago
  20. ae35c32 fuse: retrieve: cap requested size to negotiated max_write by Kirill Smelkov · 6 years ago
  21. 1c2e974 nvmem: sunxi_sid: Support SID on A83T and H5 by Chen-Yu Tsai · 6 years ago
  22. 0412a88 nvmem: core: fix read buffer in place by Jorge Ramirez-Ortiz · 6 years ago
  23. 962ce40 ALSA: hda - Register irq handler after the chip initialization by Takashi Iwai · 6 years ago
  24. 028b3d8 netfilter: nf_flow_table: fix netdev refcnt leak by Taehee Yoo · 6 years ago
  25. 650a4b7 netfilter: nf_flow_table: check ttl value in flow offload data path by Taehee Yoo · 6 years ago
  26. 52d7b06 nvme-pci: shutdown on timeout during deletion by Keith Busch · 6 years ago
  27. 6ce2ad2 nvme-pci: unquiesce admin queue on shutdown by Keith Busch · 6 years ago
  28. e9db931 PCI: designware-ep: Use aligned ATU window for raising MSI interrupts by Kishon Vijay Abraham I · 6 years ago
  29. a7f2799 misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_test by Kishon Vijay Abraham I · 6 years ago
  30. ed6efdb iommu/vt-d: Set intel_iommu_gfx_mapped correctly by Lu Baolu · 6 years ago
  31. 525b526 blk-mq: move cancel of requeue_work into blk_mq_release by Ming Lei · 6 years ago
  32. d6c80b6 watchdog: fix compile time error of pretimeout governors by Vladimir Zapolskiy · 6 years ago
  33. 0f50c30 watchdog: imx2_wdt: Fix set_timeout for big timeout values by Georg Hofmann · 6 years ago
  34. dc58e40 netfilter: nf_tables: fix base chain stat rcu_dereference usage by Florian Westphal · 6 years ago
  35. 2d433cc mips: Make sure dt memory regions are valid by Serge Semin · 6 years ago
  36. 2aed9df netfilter: nf_conntrack_h323: restore boundary check correctness by Jakub Jankowski · 6 years ago
  37. d094198 netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fast by Taehee Yoo · 6 years ago
  38. 217ec4a mmc: mmci: Prevent polling for busy detection in IRQ context by Ludovic Barre · 6 years ago
  39. 06382ad ovl: do not generate duplicate fsnotify events for "fake" path by Amir Goldstein · 6 years ago
  40. 5fbe39b PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi() by Jisheng Zhang · 6 years ago
  41. a6b79e2 PCI: dwc: Free MSI in dw_pcie_host_init() error path by Jisheng Zhang · 6 years ago
  42. a4aa028 uml: fix a boot splat wrt use of cpu_all_mask by Maciej Żenczykowski · 6 years ago
  43. 4dc146d configfs: fix possible use-after-free in configfs_register_group by YueHaibing · 6 years ago
  44. 5329dca percpu: remove spurious lock dependency between percpu and sched by John Sperbeck · 6 years ago
  45. 8d7ebdd f2fs: fix to do checksum even if inode page is uptodate by Chao Yu · 6 years ago
  46. 64024854 f2fs: fix to do sanity check on valid block count of segment by Chao Yu · 6 years ago
  47. 101e48f f2fs: fix to use inline space only if inline_xattr is enable by Chao Yu · 6 years ago
  48. 45624f0 f2fs: fix to avoid panic in dec_valid_block_count() by Chao Yu · 6 years ago
  49. 47a92ac f2fs: fix to clear dirty inode in error path of f2fs_iget() by Chao Yu · 6 years ago
  50. ca9fcbc f2fs: fix to do sanity check on free nid by Chao Yu · 6 years ago
  51. f3aa313d f2fs: fix to avoid panic in f2fs_remove_inode_page() by Chao Yu · 6 years ago
  52. 0325c5c f2fs: fix to avoid panic in f2fs_inplace_write_data() by Chao Yu · 6 years ago
  53. 8490bf2 f2fs: fix to avoid panic in do_recover_data() by Chao Yu · 6 years ago
  54. 0b50d08 ntp: Allow TAI-UTC offset to be set to zero by Miroslav Lichvar · 6 years ago
  55. 102f6e1 mailbox: stm32-ipcc: check invalid irq by Fabien Dessenne · 6 years ago
  56. c5b2c82 pwm: meson: Use the spin-lock only to protect register modifications by Martin Blumenstingl · 6 years ago
  57. 689fe88 EDAC/mpc85xx: Prevent building as a module by Michael Ellerman · 6 years ago
  58. f9ee13c bpf: fix undefined behavior in narrow load handling by Krzesimir Nowak · 6 years ago
  59. 991b510 drm/nouveau/kms/gv100-: fix spurious window immediate interlocks by Ben Skeggs · 6 years ago
  60. 20e1a16 objtool: Don't use ignore flag for fake jumps by Josh Poimboeuf · 6 years ago
  61. 124c23d drm/bridge: adv7511: Fix low refresh rate selection by Matt Redfearn · 6 years ago
  62. 2a3f2b4 drm/nouveau/kms/gf119-gp10x: push HeadSetControlOutputResource() mthd when encoders change by Ben Skeggs · 6 years ago
  63. f9706dd perf/x86/intel: Allow PEBS multi-entry in watermark mode by Stephane Eranian · 6 years ago
  64. 5540d01 mfd: twl6040: Fix device init errors for ACCCTL register by Tony Lindgren · 6 years ago
  65. 3b8892b drm/nouveau/disp/dp: respect sink limits when selecting failsafe link configuration by Ben Skeggs · 6 years ago
  66. e9a8c98 mfd: intel-lpss: Set the device in reset state when init by Binbin Wu · 6 years ago
  67. 12c5732 mfd: tps65912-spi: Add missing of table registration by Daniel Gomez · 6 years ago
  68. 1196b79 drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER by Amit Kucheria · 6 years ago
  69. fd77a51 thermal: rcar_gen3_thermal: disable interrupt in .remove by Jiada Wang · 6 years ago
  70. c50c4fb kernel/sys.c: prctl: fix false positive in validate_prctl_map() by Cyrill Gorcunov · 6 years ago
  71. 515d18c mm/slab.c: fix an infinite loop in leaks_show() by Qian Cai · 6 years ago
  72. 13e1ea0 mm/cma_debug.c: fix the break condition in cma_maxchunk_get() by Yue Hu · 6 years ago
  73. 38c5fce mm: page_mkclean vs MADV_DONTNEED race by Aneesh Kumar K.V · 6 years ago
  74. 77a01e3 mm/cma.c: fix the bitmap status to show failed allocation reason by Yue Hu · 6 years ago
  75. 2551167 initramfs: free initrd memory if opening /initrd.image fails by Christoph Hellwig · 6 years ago
  76. e5f8857 mm/cma.c: fix crash on CMA allocation if bitmap allocation fails by Yue Hu · 6 years ago
  77. 5094a85 mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE by Linxu Fang · 6 years ago
  78. ffaafd2 hugetlbfs: on restore reserve error path retain subpool reservation by Mike Kravetz · 6 years ago
  79. 85e1a6c mm/hmm: select mmu notifier when selecting HMM by Jérôme Glisse · 6 years ago
  80. e0c3fc1 ARM: prevent tracing IPI_CPU_BACKTRACE by Arnd Bergmann · 6 years ago
  81. 4d3811a drm/pl111: Initialize clock spinlock early by Guenter Roeck · 6 years ago
  82. 20de754 ipc: prevent lockup on alloc_msg and free_msg by Li Rongqing · 6 years ago
  83. 91ae202 sysctl: return -EINVAL if val violates minmax by Christian Brauner · 6 years ago
  84. 5b6619b fs/fat/file.c: issue flush after the writeback of FAT by Hou Tao · 6 years ago
  85. 2a89e4c rapidio: fix a NULL pointer dereference when create_workqueue() fails by Kangjie Lu · 6 years ago
  86. 768292d Linux 4.19.50 by Greg Kroah-Hartman · 6 years ago
  87. 51dc284 ethtool: check the return value of get_regs_len by Yunsheng Lin · 7 years ago
  88. 645fa68 ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled by David Ahern · 6 years ago
  89. ec8a9eb TTY: serial_core, add ->install by Jiri Slaby · 6 years ago
  90. 6bdc692 drm/i915/gvt: Initialize intel_gvt_gtt_entry in stack by Tina Zhang · 6 years ago
  91. fbb7e11 drm: don't block fb changes for async plane updates by Helen Koike · 6 years ago
  92. 6600ec2 drm/i915: Maintain consistent documentation subsection ordering by Jonathan Corbet · 6 years ago
  93. 360e00e drm/i915/fbc: disable framebuffer compression on GeminiLake by Daniel Drake · 6 years ago
  94. 554f425 drm/i915: Fix I915_EXEC_RING_MASK by Chris Wilson · 6 years ago
  95. f3dcc88 drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in by Aaron Liu · 6 years ago
  96. 84c82ab drm/radeon: prefer lower reference dividers by Christian König · 6 years ago
  97. 748a97e drm/amdgpu/psp: move psp version specific function pointers to early_init by Alex Deucher · 6 years ago
  98. 98a8cb0 drm: add non-desktop quirks to Sensics and OSVR headsets. by Ryan Pavlik · 7 years ago
  99. 6103823 drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3) by Dave Airlie · 6 years ago
  100. 490290b drm: add non-desktop quirk for Valve HMDs by Andres Rodriguez · 6 years ago