1. 452fc2c iommu: Move iotlb_sync_map out from __iommu_map by Yong Wu · 4 years ago
  2. 910990a amba: Fix resource leak for drivers without .remove by Uwe Kleine-König · 4 years ago
  3. 426c560 i2c: qcom-geni: Store DMA mapping data in geni_i2c_dev struct by Roja Rani Yarubandi · 4 years, 1 month ago
  4. e699cd1 ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ cores by Vladimir Murzin · 4 years ago
  5. 252425c mmc: renesas_sdhi_internal_dmac: Fix DMA buffer alignment from 8 to 128-bytes by Takeshi Saito · 4 years, 1 month ago
  6. d892fe6 mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probe by Christophe JAILLET · 4 years, 1 month ago
  7. 2597563 mmc: sdhci-sprd: Fix some resource leaks in the remove function by Christophe JAILLET · 4 years, 1 month ago
  8. 34251b8 mmc: owl-mmc: Fix a resource leak in an error handling path and in the remove function by Christophe JAILLET · 4 years, 1 month ago
  9. 99e7c8d powerpc/time: Enable sched clock for irqtime by Pingfan Liu · 4 years, 3 months ago
  10. f6ba4a8 powerpc/47x: Disable 256k page size by Christophe Leroy · 4 years ago
  11. 6b83da9 KVM: PPC: Make the VMX instruction emulation routines static by Cédric Le Goater · 4 years ago
  12. 69ca7a1 IB/umad: Return EPOLLERR in case of when device disassociated by Shay Drory · 4 years ago
  13. 1598e9e IB/umad: Return EIO in case of when device disassociated by Shay Drory · 4 years ago
  14. 48e6713 iommu: Switch gather->end to the inclusive end by Yong Wu · 4 years ago
  15. 2dbc0ea scsi: lpfc: Fix ancient double free by Dan Carpenter · 4 years ago
  16. c41fc75 objtool: Fix ".cold" section suffix check for newer versions of GCC by Josh Poimboeuf · 4 years ago
  17. 7631376 objtool: Fix retpoline detection in asm code by Josh Poimboeuf · 4 years ago
  18. 9e06f36 objtool: Fix error handling for STD/CLD warnings by Josh Poimboeuf · 4 years ago
  19. 994334f auxdisplay: ht16k33: Fix refresh rate handling by Geert Uytterhoeven · 4 years ago
  20. 56cc83d watchdog: intel-mid_wdt: Postpone IRQ handler registration till SCU is ready by Andy Shevchenko · 4 years, 3 months ago
  21. ffc6e68 isofs: release buffer head before return by Pan Bian · 4 years ago
  22. aa69ea2 regulator: core: Avoid debugfs: Directory ... already present! error by Hans de Goede · 4 years ago
  23. 87f6600 power: supply: smb347-charger: Fix interrupt usage if interrupt is unavailable by Dmitry Osipenko · 4 years ago
  24. 564c05d power: supply: axp20x_usb_power: Init work before enabling IRQs by Samuel Holland · 4 years ago
  25. b1ff96e regulator: s5m8767: Drop regulators OF node reference by Krzysztof Kozlowski · 4 years ago
  26. ac5ab9c spi: atmel: Put allocated master before return by Pan Bian · 4 years ago
  27. 1303992 regulator: s5m8767: Fix reference count leak by Pan Bian · 4 years ago
  28. d7b0efa certs: Fix blacklist flag type confusion by David Howells · 4 years, 2 months ago
  29. 6e223a3 watch_queue: Drop references to /dev/watch_queue by Gabriel Krisman Bertazi · 4 years, 2 months ago
  30. a6b732f regulator: axp20x: Fix reference cout leak by Pan Bian · 4 years ago
  31. 863691f platform/chrome: cros_ec_proto: Add LID and BATTERY to default mask by Evan Benn · 4 years, 1 month ago
  32. 65e8808 platform/chrome: cros_ec_proto: Use EC_HOST_EVENT_MASK not BIT by Evan Benn · 4 years, 1 month ago
  33. d99d58b clk: sunxi-ng: h6: Fix clock divider range on some clocks by Andre Przywara · 4 years ago
  34. 57ae53c IB/mlx5: Add mutex destroy call to cap_mask_mutex mutex by Parav Pandit · 4 years ago
  35. a62529e RDMA/mlx5: Use the correct obj_id upon DEVX TIR creation by Yishai Hadas · 4 years ago
  36. 3577f69 spi: imx: Don't print error on -EPROBEDEFER by Guido Günther · 4 years ago
  37. f8b64af clocksource/drivers/mxs_timer: Add missing semicolon when DEBUG is defined by Tom Rix · 4 years ago
  38. 9f5c559 clocksource/drivers/ixp4xx: Select TIMER_OF when needed by Arnd Bergmann · 4 years ago
  39. 884d1b0 power: supply: fix sbs-charger build, needs REGMAP_I2C by Randy Dunlap · 4 years ago
  40. 4f24543 dmaengine: idxd: set DMA channel to be private by Dave Jiang · 4 years ago
  41. 31c9ba0 rtc: s5m: select REGMAP_I2C by Bartosz Golaszewski · 4 years ago
  42. 28c0516 power: reset: at91-sama5d2_shdwc: fix wkupdbc mask by Claudiu Beznea · 4 years, 1 month ago
  43. e724c81 RDMA/rtrs-srv: Init wr_cnt as 1 by Jack Wang · 4 years, 1 month ago
  44. cb6d98b RDMA/rtrs-clt: Refactor the failure cases in alloc_clt by Guoqing Jiang · 4 years, 1 month ago
  45. 30b7b6b RDMA/rtrs-srv: Fix missing wr_cqe by Jack Wang · 4 years, 1 month ago
  46. e393184 RDMA/rtrs: Call kobject_put in the failure path by Guoqing Jiang · 4 years, 1 month ago
  47. 1a8e138 RDMA/rtrs-clt: Set mininum limit when create QP by Jack Wang · 4 years, 1 month ago
  48. f8f1833 RDMA/rtrs-srv: Use sysfs_remove_file_self for disconnect by Jack Wang · 4 years, 1 month ago
  49. e3d7484 RDMA/rtrs-srv: Release lock before call into close_sess by Jack Wang · 4 years, 1 month ago
  50. 0a131e0 RDMA/rtrs: Extend ibtrs_cq_qp_create by Jack Wang · 4 years, 1 month ago
  51. 54d3a57 of/fdt: Make sure no-map does not remove already reserved regions by Nicolas Boichat · 4 years ago
  52. 0674fa9 fdt: Properly handle "no-map" field in the memory region by KarimAllah Ahmed · 4 years ago
  53. 3f93f17 power: supply: cpcap-charger: Fix power_supply_put on null battery pointer by Colin Ian King · 4 years ago
  54. 1f61337 power: supply: cpcap-battery: Fix missing power_supply_put() by Tony Lindgren · 4 years ago
  55. 748f7b6 power: supply: cpcap-charger: Fix missing power_supply_put() by Tony Lindgren · 4 years ago
  56. 57e43b6 mfd: bd9571mwv: Use devm_mfd_add_devices() by Yoshihiro Shimoda · 4 years ago
  57. 4ddac9d dmaengine: hsu: disable spurious interrupt by Ferry Toth · 4 years ago
  58. d8c7170 dmaengine: owl-dma: Fix a resource leak in the remove function by Christophe JAILLET · 4 years, 1 month ago
  59. ecf1d53 dmaengine: fsldma: Fix a resource leak in an error handling path of the probe function by Christophe JAILLET · 4 years, 1 month ago
  60. 1cc37e5 dmaengine: fsldma: Fix a resource leak in the remove function by Christophe JAILLET · 4 years, 1 month ago
  61. 9703b65 RDMA/siw: Fix handling of zero-sized Read and Receive Queues. by Bernard Metzler · 4 years ago
  62. 95d5e8f HID: core: detect and skip invalid inputs to snto32() by Randy Dunlap · 4 years, 1 month ago
  63. 35c739b4 clk: renesas: r8a779a0: Fix parent of CBFUSA clock by Geert Uytterhoeven · 4 years, 3 months ago
  64. 9121052 clk: renesas: r8a779a0: Remove non-existent S2 clock by Geert Uytterhoeven · 4 years, 3 months ago
  65. 6d3fca9 clk: sunxi-ng: h6: Fix CEC clock by Andre Przywara · 4 years ago
  66. d8d37cd spi: cadence-quadspi: Abort read if dummy cycles required are too many by Pratyush Yadav · 4 years, 1 month ago
  67. a8594ec i2c: iproc: handle master read request by Rayagonda Kokatanur · 4 years, 2 months ago
  68. 77f44e8 i2c: iproc: update slave isr mask (ISR_MASK_SLAVE) by Rayagonda Kokatanur · 4 years, 2 months ago
  69. 686ed8d i2c: iproc: handle only slave interrupts which are enabled by Rayagonda Kokatanur · 4 years, 2 months ago
  70. 8584d4f3 quota: Fix memory leak when handling corrupted quota file by Jan Kara · 4 years, 1 month ago
  71. 3c5304e arm64: dts: qcom: qrb5165-rb5: fix pm8009 regulators by Dmitry Baryshkov · 4 years ago
  72. b7c77df regulator: qcom-rpmh-regulator: add pm8009-1 chip revision by Dmitry Baryshkov · 4 years ago
  73. e00a29e selftests/powerpc: Make the test check in eeh-basic.sh posix compliant by Po-Hsu Lin · 4 years ago
  74. 460538d clk: meson: clk-pll: propagate the error from meson_clk_pll_set_rate() by Martin Blumenstingl · 4 years ago
  75. 02df541 clk: meson: clk-pll: make "ret" a signed integer by Martin Blumenstingl · 4 years ago
  76. 55e4765 clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLL by Martin Blumenstingl · 4 years ago
  77. 49d8c198f power: supply: cpcap: Add missing IRQF_ONESHOT to fix regression by Tony Lindgren · 4 years ago
  78. 7c650a9 HSI: Fix PM usage counter unbalance in ssi_hw_init by Zhang Qilong · 4 years, 2 months ago
  79. 54b4e5d capabilities: Don't allow writing ambiguous v3 file capabilities by Eric W. Biederman · 4 years, 1 month ago
  80. bf24c51 drm/amdgpu/display: remove hdcp_srm sysfs on device removal by Nirmoy Das · 4 years ago
  81. 7a9b76b smp: Process pending softirqs in flush_smp_call_function_from_idle() by Sebastian Andrzej Siewior · 4 years ago
  82. 3e7387a irqchip/imx: IMX_INTMUX should not default to y, unconditionally by Geert Uytterhoeven · 4 years ago
  83. 2438614 ubifs: Fix error return code in alloc_wbufs() by Wang ShaoBo · 4 years, 2 months ago
  84. 3818158 ubifs: replay: Fix high stack usage, again by Arnd Bergmann · 4 years ago
  85. bdb176a ubifs: Fix memleak in ubifs_init_authentication by Dinghao Liu · 4 years ago
  86. bdf9437 jffs2: fix use after free in jffs2_sum_write_data() by Tom Rix · 4 years ago
  87. a6b5633 fs/jfs: fix potential integer overflow on shift of a int by Colin Ian King · 4 years ago
  88. d5f8088 ASoC: simple-card-utils: Fix device module clock by Sameer Pujar · 4 years ago
  89. c365d33 ima: Free IMA measurement buffer after kexec syscall by Lakshmi Ramasubramanian · 4 years ago
  90. 1facf24 ima: Free IMA measurement buffer on error by Lakshmi Ramasubramanian · 4 years ago
  91. f40d1ec ASoC: SOF: sof-pci-dev: add missing Up-Extreme quirk by Pierre-Louis Bossart · 4 years ago
  92. 0bbbd44 nvmet: set status to 0 in case for invalid nsid by Chaitanya Kulkarni · 4 years ago
  93. 6c32db0 nvmet: remove extra variable in identify ns by Chaitanya Kulkarni · 4 years ago
  94. 48629fe nvme-multipath: set nr_zones for zoned namespaces by Keith Busch · 4 years ago
  95. 5f8ab7f nvmet-tcp: fix potential race of tcp socket closing accept_work by Sagi Grimberg · 4 years ago
  96. 91edfca nvmet-tcp: fix receive data digest calculation for multiple h2cdata PDUs by Sagi Grimberg · 4 years ago
  97. 81dfee4 io_uring: fix possible deadlock in io_uring_poll by Hao Xu · 4 years ago
  98. ea914be crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key() by Daniele Alessandrelli · 4 years ago
  99. bebfe70 hwrng: timeriomem - Fix cooldown period calculation by Jan Henrik Weinstock · 4 years ago
  100. ca0d825 drm/dp_mst: Don't cache EDIDs for physical ports by Imre Deak · 4 years ago