1. bd3f4b6 mm: don't wake kswapd prematurely when watermark boosting is disabled by Johannes Weiner · 4 years, 3 months ago
  2. 9b52a37 hugetlb: fix an error code in hugetlb_reserve_pages() by Dan Carpenter · 4 years, 3 months ago
  3. b7bf8ed mm,memory_failure: always pin the page in madvise_inject_error by Oscar Salvador · 4 years, 3 months ago
  4. 23713b4 mm/vmalloc.c: fix kasan shadow poisoning size by Vincenzo Frascino · 4 years, 3 months ago
  5. 4a9d8b0 mm/vmalloc: Fix unlock order in s_stop() by Waiman Long · 4 years, 3 months ago
  6. bbb7c05 sparc: fix handling of page table constructor failure by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  7. dd156e3 mm/rmap: always do TTU_IGNORE_ACCESS by Shakeel Butt · 4 years, 3 months ago
  8. 6d48fff mm: memcg/slab: fix use after free in obj_cgroup_charge by Muchun Song · 4 years, 3 months ago
  9. 02314d0 mm: memcg/slab: fix return of child memcg objcg for root memcg by Muchun Song · 4 years, 3 months ago
  10. cfde6c1 mm/gup: combine put_compound_head() and unpin_user_page() by Jason Gunthorpe · 4 years, 3 months ago
  11. 5379465 mm/gup: prevent gup_fast from racing with COW during fork by Jason Gunthorpe · 4 years, 3 months ago
  12. bcb0f64 mm/gup: reorganize internal_get_user_pages_fast() by Jason Gunthorpe · 4 years, 3 months ago
  13. c51e367 drm/amdgpu: fix regression in vbios reservation handling on headless by Alex Deucher · 4 years, 3 months ago
  14. 33e8ef0 perf test: Fix metric parsing test by Kajol Jain · 4 years, 4 months ago
  15. 280f29c powerpc/ps3: use dma_mapping_error() by Vincent Stehlé · 4 years, 3 months ago
  16. 34169b5 powerpc/perf: Fix Threshold Event Counter Multiplier width for P10 by Madhavan Srinivasan · 4 years, 3 months ago
  17. b6fba53 drm: mxsfb: Silence -EPROBE_DEFER while waiting for bridge by Guido Günther · 4 years, 3 months ago
  18. 582e102 nfc: s3fwrn5: Release the nfc firmware by Bongsu Jeon · 4 years, 3 months ago
  19. 04ca5e7 RDMA/cma: Don't overwrite sgid_attr after device is released by Leon Romanovsky · 4 years, 3 months ago
  20. d9a7b8f RDMA/mlx5: Fix MR cache memory leak by Maor Gottlieb · 4 years, 3 months ago
  21. c02c1df sunrpc: fix xs_read_xdr_buf for partial pages receive by Dan Aloni · 4 years, 3 months ago
  22. d26a4ed um: chan_xterm: Fix fd leak by Anton Ivanov · 4 years, 3 months ago
  23. 48628ec um: tty: Fix handling of close in tty lines by Anton Ivanov · 4 years, 3 months ago
  24. 4553c8c um: Monitor error events in IRQ controller by Anton Ivanov · 4 years, 3 months ago
  25. 0cc9725 ubifs: Fix error return code in ubifs_init_authentication() by Wang ShaoBo · 4 years, 4 months ago
  26. 9dc1b44 watchdog: Fix potential dereferencing of null pointer by Wang Wensheng · 4 years, 4 months ago
  27. 17a3ee00 watchdog: sprd: check busy bit before new loading rather than after that by Lingling Xu · 4 years, 4 months ago
  28. f71f75a watchdog: sprd: remove watchdog disable from resume fail path by Lingling Xu · 4 years, 5 months ago
  29. 2d42e03 watchdog: sirfsoc: Add missing dependency on HAS_IOMEM by Guenter Roeck · 4 years, 4 months ago
  30. 118a8b7 watchdog: armada_37xx: Add missing dependency on HAS_IOMEM by Guenter Roeck · 4 years, 4 months ago
  31. 9721dd9 irqchip/qcom-pdc: Fix phantom irq when changing between rising/falling by Douglas Anderson · 4 years, 3 months ago
  32. 6003ff9 ath11k: Fix incorrect tlvs in scan start command by Pradeep Kumar Chitrapu · 4 years, 3 months ago
  33. 2d9284c gpiolib: irq hooks: fix recursion in gpiochip_irq_unmask by Nikita Shubin · 4 years, 3 months ago
  34. 78d22dd RDMA/hns: Do shift on traffic class when using RoCEv2 by Weihang Li · 4 years, 3 months ago
  35. 44dd35a RDMA/hns: Normalization the judgment of some features by Wenpeng Liang · 4 years, 3 months ago
  36. 27f2d59 RDMA/hns: Limit the length of data copied between kernel and userspace by Wenpeng Liang · 4 years, 3 months ago
  37. 567a841 dmaengine: ti: k3-udma: Correct normal channel offset when uchan_cnt is not 0 by Peter Ujfalusi · 4 years, 3 months ago
  38. 1ce041f irqchip/ti-sci-intr: Fix freeing of irqs by Lokesh Vutla · 4 years, 4 months ago
  39. 629d6ba irqchip/ti-sci-inta: Fix printing of inta id on probe success by Lokesh Vutla · 4 years, 4 months ago
  40. d05c219 irqchip/alpine-msi: Fix freeing of interrupts on allocation error path by Marc Zyngier · 4 years, 4 months ago
  41. ebfeeb1 ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control() by Dan Carpenter · 4 years, 3 months ago
  42. 7fcf1c1 mac80211: fix a mistake check for rx_stats update by Wen Gong · 4 years, 3 months ago
  43. 1a889bd mac80211: don't set set TDLS STA bandwidth wider than possible by Johannes Berg · 4 years, 3 months ago
  44. 7682cd9 crypto: atmel-i2c - select CONFIG_BITREVERSE by Arnd Bergmann · 4 years, 3 months ago
  45. df1c37a extcon: max77693: Fix modalias string by Marek Szyprowski · 4 years, 3 months ago
  46. 9f5ab03 fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode() by Hao Li · 4 years, 3 months ago
  47. 81ef603 samples/bpf: Fix possible hang in xdpsock with multiple threads by Magnus Karlsson · 4 years, 3 months ago
  48. 4d0721c mtd: rawnand: gpmi: Fix the random DMA timeout issue by Han Xu · 4 years, 3 months ago
  49. 03c9406 mtd: rawnand: meson: Fix a resource leak in init by Dan Carpenter · 4 years, 3 months ago
  50. a50f5a6 mtd: rawnand: gpmi: fix reference count leak in gpmi ops by Zhang Qilong · 4 years, 4 months ago
  51. 0440989 clk: tegra: Fix duplicated SE clock entry by Dmitry Osipenko · 4 years, 5 months ago
  52. be5c560 clk: qcom: gcc-sc7180: Use floor ops for sdcc clks by Douglas Anderson · 4 years, 3 months ago
  53. 6ca59ab remoteproc/mediatek: unprepare clk if scp_before_load fails by Tzung-Bi Shih · 4 years, 3 months ago
  54. 9d90918 remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio() by Zhang Changzhong · 4 years, 3 months ago
  55. 2fc6cdb remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories() by YueHaibing · 4 years, 6 months ago
  56. f1bf8c9 remoteproc: qcom: pas: fix error handling in adsp_pds_enable by Zhang Qilong · 4 years, 4 months ago
  57. cce77d6 remoteproc: qcom: fix reference leak in adsp_start by Zhang Qilong · 4 years, 4 months ago
  58. 70ea4c7 remoteproc: q6v5-mss: fix error handling in q6v5_pds_enable by Zhang Qilong · 4 years, 4 months ago
  59. 01e2c27 remoteproc/mtk_scp: surround DT device IDs with CONFIG_OF by Alexandre Courbot · 4 years, 4 months ago
  60. c7fd58c remoteproc/mediatek: change MT8192 CFG register base by Tzung-Bi Shih · 4 years, 3 months ago
  61. 1cbcdec RDMA/uverbs: Fix incorrect variable type by Avihai Horon · 4 years, 3 months ago
  62. 53e9a5a RDMA/core: Do not indicate device ready when device enablement fails by Jack Morgenstein · 4 years, 3 months ago
  63. db71bc7 ALSA: hda/hdmi: fix silent stream for first playback to DP by Kai Vehmanen · 4 years, 3 months ago
  64. 0bc1c2d slimbus: qcom: fix potential NULL dereference in qcom_slim_prg_slew() by Zhang Changzhong · 4 years, 3 months ago
  65. 2ae4b56 powerpc/sstep: Cover new VSX instructions under CONFIG_VSX by Ravi Bangoria · 4 years, 5 months ago
  66. bf608cf powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is set by Balamuruhan S · 4 years, 5 months ago
  67. 62cd477 can: m_can: m_can_config_endisable(): remove double clearing of clock stop request bit by Sean Nyekjaer · 5 years ago
  68. 23b70b3 clk: renesas: r8a779a0: Fix R and OSC clocks by Geert Uytterhoeven · 4 years, 4 months ago
  69. a60cb39 erofs: avoid using generic_block_bmap by Huang Jianan · 4 years, 3 months ago
  70. 82d87b5 iwlwifi: mvm: hook up missing RX handlers by Johannes Berg · 4 years, 3 months ago
  71. 31269e6 iwlwifi: dbg-tlv: fix old length in is_trig_data_contained() by Johannes Berg · 4 years, 3 months ago
  72. 1b4f4a1 s390/cio: fix use-after-free in ccw_device_destroy_console by Qinglang Miao · 4 years, 4 months ago
  73. 11b2118 fsi: Aspeed: Add mutex to protect HW access by Eddie James · 4 years, 4 months ago
  74. 67475eb bus: fsl-mc: fix error return code in fsl_mc_object_allocate() by Zhang Changzhong · 4 years, 3 months ago
  75. 45f8472 bus: fsl-mc: add back accidentally dropped error check by Laurentiu Tudor · 4 years, 4 months ago
  76. 096ee6e misc: pci_endpoint_test: fix return value of error branch by Xiongfeng Wang · 4 years, 4 months ago
  77. 70f87d4 platform/chrome: cros_ec_spi: Don't overwrite spi::mode by Stephen Boyd · 4 years, 3 months ago
  78. 8ed7389 scsi: qla2xxx: Fix N2N and NVMe connect retry failure by Quinn Tran · 4 years, 3 months ago
  79. bf69f3b scsi: qla2xxx: Fix FW initialization error on big endian machines by Arun Easi · 4 years, 3 months ago
  80. 50cf9c6 x86/kprobes: Restore BTF if the single-stepping is cancelled by Masami Hiramatsu · 4 years, 5 months ago
  81. 2deeead nfs_common: need lock during iterate through the list by Cheng Lin · 4 years, 4 months ago
  82. ac228fb NFSD: Fix 5 seconds delay when doing inter server copy by Dai Ngo · 4 years, 4 months ago
  83. 5f67422 nfsd: Fix message level for normal termination by kazuo ito · 4 years, 4 months ago
  84. 837935e speakup: fix uninitialized flush_lock by Yang Yingliang · 4 years, 4 months ago
  85. 12dba67 usb: oxu210hp-hcd: Fix memory leak in oxu_create by Zhang Qilong · 4 years, 4 months ago
  86. db1ccd6 usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probe by Zhang Qilong · 4 years, 4 months ago
  87. 7a5870d powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S by Christophe Leroy · 4 years, 3 months ago
  88. 69f46de ASoC: max98390: Fix error codes in max98390_dsm_init() by Dan Carpenter · 4 years, 3 months ago
  89. 939b32e coresight: remove broken __exit annotations by Arnd Bergmann · 4 years, 3 months ago
  90. 64ffbfb ASoC: amd: change clk_get() to devm_clk_get() and add missed checks by Chuhong Yuan · 4 years, 3 months ago
  91. e52398d drm/mediatek: avoid dereferencing a null hdmi_phy on an error message by Colin Ian King · 4 years, 3 months ago
  92. 66d1918 powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK by Christophe Leroy · 4 years, 3 months ago
  93. 904c6f6 powerpc/pseries/hibernation: remove redundant cacheinfo update by Nathan Lynch · 4 years, 3 months ago
  94. b155175 powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops by Nathan Lynch · 4 years, 3 months ago
  95. 40a281c ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel mode by Ard Biesheuvel · 4 years, 4 months ago
  96. 00c54f2 platform/x86: mlx-platform: Fix item counter assignment for MSN2700/ComEx system by Vadim Pasternak · 4 years, 3 months ago
  97. acf787e platform/x86: mlx-platform: Fix item counter assignment for MSN2700, MSN24xx systems by Vadim Pasternak · 4 years, 3 months ago
  98. b8c0a6e scsi: fnic: Fix error return code in fnic_probe() by Zhang Changzhong · 4 years, 3 months ago
  99. adbd254 seq_buf: Avoid type mismatch for seq_buf_init by Arnd Bergmann · 4 years, 5 months ago
  100. dcda662 scsi: iscsi: Fix inappropriate use of put_device() by Qinglang Miao · 4 years, 4 months ago