1. 00b1a9f drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe() by Jing Xiangfeng · 3 years, 6 months ago
  2. 625ee7d hwmon: (max31790) Fix pwmX_enable attributes by Guenter Roeck · 3 years, 7 months ago
  3. c1eb091 hwmon: (max31790) Report correct current pwm duty cycles by Guenter Roeck · 3 years, 7 months ago
  4. 49623e4 media: imx-csi: Skip first few frames from a BT.656 source by Steve Longerbeam · 3 years, 8 months ago
  5. 7296262 media: siano: fix device register error path by Mauro Carvalho Chehab · 3 years, 7 months ago
  6. cc4ba5a media: dvb_net: avoid speculation from net slot by Mauro Carvalho Chehab · 3 years, 7 months ago
  7. c34f391 crypto: shash - avoid comparing pointers to exported functions under CFI by Ard Biesheuvel · 3 years, 7 months ago
  8. 0d201fe spi: meson-spicc: fix memory leak in meson_spicc_probe by zpershuai · 3 years, 7 months ago
  9. a0bbb5d spi: meson-spicc: fix a wrong goto jump for avoiding memory leak. by zpershuai · 3 years, 7 months ago
  10. ea7e1b5 mmc: via-sdmmc: add a check against NULL pointer dereference by Zheyu Ma · 3 years, 7 months ago
  11. 237999d mmc: sdhci-sprd: use sdhci_sprd_writew by Krzysztof Kozlowski · 3 years, 7 months ago
  12. b6cbe1f memstick: rtsx_usb_ms: fix UAF by Tong Zhang · 3 years, 8 months ago
  13. 8c252a6 media: dvd_usb: memory leak in cinergyt2_fe_attach by Dongliang Mu · 3 years, 7 months ago
  14. e78a588 Makefile: fix GDB warning with CONFIG_RELR by Nick Desaulniers · 3 years, 7 months ago
  15. bce4838 crypto: hisilicon/sec - fixup 3des minimum key size declaration by Kai Ye · 3 years, 7 months ago
  16. 74ef241 media: st-hva: Fix potential NULL pointer dereferences by Evgeny Novikov · 3 years, 7 months ago
  17. 617afce media: bt8xx: Fix a missing check bug in bt878_probe by Zheyu Ma · 3 years, 8 months ago
  18. 1f9cff0 media: v4l2-core: Avoid the dangling pointer in v4l2_fh_release by Lv Yunlong · 3 years, 8 months ago
  19. 1d28381 media: cedrus: Fix .buf_prepare by Andrzej Pietrasiewicz · 3 years, 8 months ago
  20. cbfb77c media: hantro: Fix .buf_prepare by Andrzej Pietrasiewicz · 3 years, 8 months ago
  21. 6e08d3a media: em28xx: Fix possible memory leak of em28xx struct by Igor Matheus Andrade Torrente · 3 years, 8 months ago
  22. 75c45a8 media: bt878: do not schedule tasklet when it is not setup by Tong Zhang · 3 years, 8 months ago
  23. a61d119 media: i2c: ov2659: Use clk_{prepare_enable,disable_unprepare}() to set xvclk on/off by Dillon Min · 3 years, 8 months ago
  24. 9fa8542 sched/fair: Fix ascii art by relpacing tabs by Odin Ugedal · 3 years, 7 months ago
  25. d0214b84 arm64: perf: Convert snprintf to sysfs_emit by Tian Tao · 3 years, 7 months ago
  26. addcb6bb crypto: qce: skcipher: Fix incorrect sg count for dma transfers by Thara Gopinath · 3 years, 7 months ago
  27. d000c59 crypto: qat - remove unused macro in FW loader by Jack Xu · 3 years, 8 months ago
  28. 5daa889 crypto: qat - check return code of qat_hal_rd_rel_reg() by Jack Xu · 3 years, 8 months ago
  29. 9962341 media: imx: imx7_mipi_csis: Fix logging of only error event counters by Laurent Pinchart · 3 years, 9 months ago
  30. 179d9c1 media: pvrusb2: fix warning in pvr2_i2c_core_done by Anirudh Rayabharam · 3 years, 8 months ago
  31. 893c243 media: hevc: Fix dependent slice segment flags by Jernej Skrabec · 3 years, 8 months ago
  32. a245f93 media: cobalt: fix race condition in setting HPD by Hans Verkuil · 3 years, 8 months ago
  33. 4626df7 media: cpia2: fix memory leak in cpia2_usb_probe by Pavel Skripkin · 3 years, 8 months ago
  34. e717d6c media: sti: fix obj-$(config) targets by Mauro Carvalho Chehab · 3 years, 7 months ago
  35. 93f80a0 crypto: nx - add missing MODULE_DEVICE_TABLE by Bixuan Cui · 3 years, 8 months ago
  36. 4e8c951 hwrng: exynos - Fix runtime PM imbalance on error by Łukasz Stelmach · 3 years, 8 months ago
  37. 3c51d82 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
  38. f8607f5 regulator: uniphier: Add missing MODULE_DEVICE_TABLE by Zou Wei · 3 years, 8 months ago
  39. 66f0f47 spi: omap-100k: Fix the length judgment problem by Tian Tao · 3 years, 8 months ago
  40. 8692603 spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages() by Jay Fang · 3 years, 8 months ago
  41. cb42cf3 spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf' by Jay Fang · 3 years, 8 months ago
  42. b980385 media: exynos-gsc: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 3 years, 8 months ago
  43. a8b1889 media: exynos4-is: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 3 years, 8 months ago
  44. 29fd79b media: sti/bdisp: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 3 years, 8 months ago
  45. abdc897 media: sunxi: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 3 years, 8 months ago
  46. d627fc2 media: s5p-jpeg: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 3 years, 8 months ago
  47. 3c90c3f media: mtk-vcodec: fix PM runtime get logic by Mauro Carvalho Chehab · 3 years, 8 months ago
  48. 8318f7b media: sh_vou: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 3 years, 8 months ago
  49. 64e291d media: am437x: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 3 years, 8 months ago
  50. adf052c media: s5p: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 3 years, 8 months ago
  51. 437ca06 media: mdk-mdp: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 3 years, 8 months ago
  52. ff7e4b9 media: marvel-ccic: fix some issues when getting pm_runtime by Mauro Carvalho Chehab · 3 years, 8 months ago
  53. ccf0a29 staging: media: rkvdec: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 3 years, 8 months ago
  54. b2c4d9a Add a reference to ucounts for each cred by Alexey Gladkov · 3 years, 8 months ago
  55. 61a7a63 spi: Make of_register_spi_device also set the fwnode by Charles Keepax · 3 years, 8 months ago
  56. f2b2400 thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressure by Lukasz Luba · 3 years, 7 months ago
  57. 4eab2e2 fuse: reject internal errno by Miklos Szeredi · 3 years, 6 months ago
  58. bb7ee90 fuse: check connected before queueing on fpq->io by Miklos Szeredi · 3 years, 6 months ago
  59. 912e985 fuse: ignore PG_workingset after stealing by Miklos Szeredi · 3 years, 6 months ago
  60. 576b44c fuse: Fix infinite loop in sget_fc() by Greg Kurz · 3 years, 7 months ago
  61. ae6ab39 fuse: Fix crash if superblock of submount gets killed early by Greg Kurz · 3 years, 7 months ago
  62. 91c2aa2 fuse: Fix crash in fuse_dentry_automount() error path by Greg Kurz · 3 years, 7 months ago
  63. 5312426 evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded by Roberto Sassu · 3 years, 8 months ago
  64. 7b84c7d evm: Execute evm_inode_init_security() only when an HMAC key is loaded by Roberto Sassu · 3 years, 8 months ago
  65. a7e18f5 loop: Fix missing discard support when using LOOP_CONFIGURE by Kristian Klausen · 3 years, 6 months ago
  66. 7539569 powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi() by Michael Ellerman · 3 years, 6 months ago
  67. c556b93 seq_buf: Make trace_seq_putmem_hex() support data longer than 8 by Yun Zhou · 3 years, 6 months ago
  68. 0531e84 tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing by Steven Rostedt (VMware) · 3 years, 6 months ago
  69. 2aedacf tracing/histograms: Fix parsing of "sym-offset" modifier by Steven Rostedt (VMware) · 3 years, 6 months ago
  70. 998de99 rsi: fix AP mode with WPA failure due to encrypted EAPOL by Martin Fuzzey · 3 years, 7 months ago
  71. 71808ec rsi: Assign beacon rate settings to the correct rate_info descriptor field by Marek Vasut · 3 years, 8 months ago
  72. 4318968 ssb: sdio: Don't overwrite const buffer if block_write fails by Michael Buesch · 3 years, 8 months ago
  73. 58940e8 ath9k: Fix kernel NULL pointer dereference during ath_reset_internal() by Pali Rohár · 3 years, 7 months ago
  74. cc46d6d serial_cs: remove wrong GLOBETROTTER.cis entry by Ondrej Zary · 3 years, 7 months ago
  75. cf727d9 serial_cs: Add Option International GSM-Ready 56K/ISDN modem by Ondrej Zary · 3 years, 7 months ago
  76. 23055da serial: sh-sci: Stop dmaengine transfer in sci_stop_tx() by Yoshihiro Shimoda · 3 years, 7 months ago
  77. 17451bd serial: mvebu-uart: fix calculation of clock divisor by Pali Rohár · 3 years, 6 months ago
  78. 8c90ec9 iio: accel: bma180: Fix BMA25x bandwidth register values by Stephan Gerhold · 3 years, 7 months ago
  79. 9efc775 iio: ltr501: ltr501_read_ps(): add missing endianness conversion by Oliver Lang · 3 years, 7 months ago
  80. c6c3ea1 iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR by Oliver Lang · 3 years, 7 months ago
  81. fbadeba iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA as volatile, too by Marc Kleine-Budde · 3 years, 7 months ago
  82. 17c67f4 iio: light: tcs3472: do not free unallocated IRQ by frank zago · 3 years, 8 months ago
  83. 6534a5e iio: frequency: adf4350: disable reg and clk on error in adf4350_probe() by Yang Yingliang · 3 years, 7 months ago
  84. a6f7bf2 rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error path by Martin Fuzzey · 3 years, 7 months ago
  85. e92bd19 clk: agilex/stratix10: fix bypass representation by Dinh Nguyen · 3 years, 7 months ago
  86. 3093214 clk: agilex/stratix10: remove noc_clk by Dinh Nguyen · 3 years, 7 months ago
  87. 308d01f clk: agilex/stratix10/n5x: fix how the bypass_reg is handled by Dinh Nguyen · 3 years, 7 months ago
  88. e582a2f f2fs: Prevent swap file in LFS mode by Shin'ichiro Kawasaki · 3 years, 8 months ago
  89. 36ae903 s390: mm: Fix secure storage access exception handling by Janosch Frank · 4 years ago
  90. 38a2ba8 s390/cio: dont call css_wait_for_slow_path() inside a lock by Vineeth Vijayan · 3 years, 7 months ago
  91. 9aae145 KVM: x86/mmu: Use MMU's role to detect CR4.SMEP value in nested NPT walk by Sean Christopherson · 3 years, 6 months ago
  92. a9ac58f KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs by Sean Christopherson · 3 years, 6 months ago
  93. 30c4453 KVM: PPC: Book3S HV: Workaround high stack usage with clang by Nathan Chancellor · 3 years, 6 months ago
  94. 39d0dfa KVM: nVMX: Handle split-lock #AC exceptions that happen in L2 by Sean Christopherson · 3 years, 6 months ago
  95. 7510c5cd perf/smmuv3: Don't trample existing events with global filter by Robin Murphy · 3 years, 7 months ago
  96. 9109e15 mm/gup: fix try_grab_compound_head() race with split_huge_page() by Jann Horn · 3 years, 6 months ago
  97. 9b0d1f4 bus: mhi: Wait for M2 state during system resume by Baochen Qiang · 3 years, 6 months ago
  98. cbcbfb0 SUNRPC: Should wake up the privileged task firstly. by Zhang Xiaoxu · 3 years, 6 months ago
  99. 30f5608 SUNRPC: Fix the batch tasks count wraparound. by Zhang Xiaoxu · 3 years, 6 months ago
  100. c6d8646 mac80211: remove iwlwifi specific workaround that broke sta NDP tx by Felix Fietkau · 3 years, 6 months ago