1. 8692603 spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages() by Jay Fang · 3 years, 11 months ago
  2. cb42cf3 spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf' by Jay Fang · 3 years, 10 months ago
  3. b980385 media: exynos-gsc: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 4 years ago
  4. a8b1889 media: exynos4-is: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 4 years ago
  5. 29fd79b media: sti/bdisp: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 4 years ago
  6. abdc897 media: sunxi: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 4 years ago
  7. d627fc2 media: s5p-jpeg: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 4 years ago
  8. 3c90c3f media: mtk-vcodec: fix PM runtime get logic by Mauro Carvalho Chehab · 4 years ago
  9. 8318f7b media: sh_vou: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 4 years ago
  10. 64e291d media: am437x: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 4 years ago
  11. adf052c media: s5p: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 4 years ago
  12. 437ca06 media: mdk-mdp: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 4 years ago
  13. ff7e4b9 media: marvel-ccic: fix some issues when getting pm_runtime by Mauro Carvalho Chehab · 4 years ago
  14. ccf0a29 staging: media: rkvdec: fix pm_runtime_get_sync() usage count by Mauro Carvalho Chehab · 4 years ago
  15. b2c4d9a Add a reference to ucounts for each cred by Alexey Gladkov · 4 years ago
  16. 61a7a63 spi: Make of_register_spi_device also set the fwnode by Charles Keepax · 4 years ago
  17. f2b2400 thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressure by Lukasz Luba · 3 years, 9 months ago
  18. 4eab2e2 fuse: reject internal errno by Miklos Szeredi · 3 years, 9 months ago
  19. bb7ee90 fuse: check connected before queueing on fpq->io by Miklos Szeredi · 3 years, 9 months ago
  20. 912e985 fuse: ignore PG_workingset after stealing by Miklos Szeredi · 3 years, 9 months ago
  21. 576b44c fuse: Fix infinite loop in sget_fc() by Greg Kurz · 3 years, 10 months ago
  22. ae6ab39 fuse: Fix crash if superblock of submount gets killed early by Greg Kurz · 3 years, 10 months ago
  23. 91c2aa2 fuse: Fix crash in fuse_dentry_automount() error path by Greg Kurz · 3 years, 10 months ago
  24. 5312426 evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded by Roberto Sassu · 3 years, 10 months ago
  25. 7b84c7d evm: Execute evm_inode_init_security() only when an HMAC key is loaded by Roberto Sassu · 3 years, 10 months ago
  26. a7e18f5 loop: Fix missing discard support when using LOOP_CONFIGURE by Kristian Klausen · 3 years, 9 months ago
  27. 7539569 powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi() by Michael Ellerman · 3 years, 9 months ago
  28. c556b93 seq_buf: Make trace_seq_putmem_hex() support data longer than 8 by Yun Zhou · 3 years, 9 months ago
  29. 0531e84 tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing by Steven Rostedt (VMware) · 3 years, 9 months ago
  30. 2aedacf tracing/histograms: Fix parsing of "sym-offset" modifier by Steven Rostedt (VMware) · 3 years, 9 months ago
  31. 998de99 rsi: fix AP mode with WPA failure due to encrypted EAPOL by Martin Fuzzey · 3 years, 10 months ago
  32. 71808ec rsi: Assign beacon rate settings to the correct rate_info descriptor field by Marek Vasut · 3 years, 11 months ago
  33. 4318968 ssb: sdio: Don't overwrite const buffer if block_write fails by Michael Buesch · 3 years, 10 months ago
  34. 58940e8 ath9k: Fix kernel NULL pointer dereference during ath_reset_internal() by Pali Rohár · 3 years, 10 months ago
  35. cc46d6d serial_cs: remove wrong GLOBETROTTER.cis entry by Ondrej Zary · 3 years, 9 months ago
  36. cf727d9 serial_cs: Add Option International GSM-Ready 56K/ISDN modem by Ondrej Zary · 3 years, 9 months ago
  37. 23055da serial: sh-sci: Stop dmaengine transfer in sci_stop_tx() by Yoshihiro Shimoda · 3 years, 9 months ago
  38. 17451bd serial: mvebu-uart: fix calculation of clock divisor by Pali Rohár · 3 years, 9 months ago
  39. 8c90ec9 iio: accel: bma180: Fix BMA25x bandwidth register values by Stephan Gerhold · 3 years, 10 months ago
  40. 9efc775 iio: ltr501: ltr501_read_ps(): add missing endianness conversion by Oliver Lang · 3 years, 9 months ago
  41. c6c3ea1 iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR by Oliver Lang · 3 years, 9 months ago
  42. 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, 9 months ago
  43. 17c67f4 iio: light: tcs3472: do not free unallocated IRQ by frank zago · 3 years, 11 months ago
  44. 6534a5e iio: frequency: adf4350: disable reg and clk on error in adf4350_probe() by Yang Yingliang · 3 years, 10 months ago
  45. a6f7bf2 rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error path by Martin Fuzzey · 3 years, 10 months ago
  46. e92bd19 clk: agilex/stratix10: fix bypass representation by Dinh Nguyen · 3 years, 9 months ago
  47. 3093214 clk: agilex/stratix10: remove noc_clk by Dinh Nguyen · 3 years, 9 months ago
  48. 308d01f clk: agilex/stratix10/n5x: fix how the bypass_reg is handled by Dinh Nguyen · 3 years, 9 months ago
  49. e582a2f f2fs: Prevent swap file in LFS mode by Shin'ichiro Kawasaki · 3 years, 10 months ago
  50. 36ae903 s390: mm: Fix secure storage access exception handling by Janosch Frank · 4 years, 2 months ago
  51. 38a2ba8 s390/cio: dont call css_wait_for_slow_path() inside a lock by Vineeth Vijayan · 3 years, 9 months ago
  52. 9aae145 KVM: x86/mmu: Use MMU's role to detect CR4.SMEP value in nested NPT walk by Sean Christopherson · 3 years, 9 months ago
  53. a9ac58f KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs by Sean Christopherson · 3 years, 9 months ago
  54. 30c4453 KVM: PPC: Book3S HV: Workaround high stack usage with clang by Nathan Chancellor · 3 years, 9 months ago
  55. 39d0dfa KVM: nVMX: Handle split-lock #AC exceptions that happen in L2 by Sean Christopherson · 3 years, 9 months ago
  56. 7510c5cd perf/smmuv3: Don't trample existing events with global filter by Robin Murphy · 3 years, 9 months ago
  57. 9109e15 mm/gup: fix try_grab_compound_head() race with split_huge_page() by Jann Horn · 3 years, 9 months ago
  58. 9b0d1f4 bus: mhi: Wait for M2 state during system resume by Baochen Qiang · 3 years, 9 months ago
  59. cbcbfb0 SUNRPC: Should wake up the privileged task firstly. by Zhang Xiaoxu · 3 years, 9 months ago
  60. 30f5608 SUNRPC: Fix the batch tasks count wraparound. by Zhang Xiaoxu · 3 years, 9 months ago
  61. c6d8646 mac80211: remove iwlwifi specific workaround that broke sta NDP tx by Felix Fietkau · 3 years, 9 months ago
  62. 507925f can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path by Stephane Grosjean · 3 years, 9 months ago
  63. f79ea47 can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RCU is done by Oleksij Rempel · 3 years, 9 months ago
  64. 22bfa94 can: isotp: isotp_release(): omit unintended hrtimer restart on socket release by Oliver Hartkopp · 3 years, 9 months ago
  65. af94ef8 can: gw: synchronize rcu operations before removing gw job entry by Oliver Hartkopp · 3 years, 9 months ago
  66. b52e0cf can: bcm: delay release of struct bcm_op after synchronize_rcu() by Thadeu Lima de Souza Cascardo · 3 years, 9 months ago
  67. aa07327 ext4: use ext4_grp_locked_error in mb_find_extent by Stephen Brennan · 3 years, 9 months ago
  68. 6903f99 ext4: fix avefreec in find_group_orlov by Pan Dong · 3 years, 10 months ago
  69. 98cd580 ext4: remove check for zero nr_to_scan in ext4_es_scan() by Zhang Yi · 3 years, 10 months ago
  70. 68a40ff ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit by Zhang Yi · 3 years, 10 months ago
  71. f4e91a4 ext4: return error code when ext4_fill_flex_info() fails by Yang Yingliang · 3 years, 10 months ago
  72. b368b03 ext4: fix overflow in ext4_iomap_alloc() by Jan Kara · 4 years ago
  73. ea5466f ext4: fix kernel infoleak via ext4_extent_header by Anirudh Rayabharam · 3 years, 11 months ago
  74. 076d9b0 ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transaction handle by Zhang Yi · 3 years, 11 months ago
  75. 80d05ce btrfs: clear defrag status of a root if starting transaction fails by David Sterba · 4 years, 9 months ago
  76. 6b00b17 btrfs: compression: don't try to compress if we don't have enough pages by David Sterba · 3 years, 9 months ago
  77. 34172f6 btrfs: send: fix invalid path for unlink operations after parent orphanization by Filipe Manana · 3 years, 9 months ago
  78. 2fa9298 ARM: dts: at91: sama5d4: fix pinctrl muxing by Ludovic Desroches · 5 years ago
  79. ea45145 ARM: dts: ux500: Fix LED probing by Linus Walleij · 3 years, 9 months ago
  80. b34aa5a arm_pmu: Fix write counter incorrect in ARMv7 big-endian mode by Yang Jihong · 3 years, 11 months ago
  81. 123c1b0 crypto: ccp - Annotate SEV Firmware file names by Joerg Roedel · 3 years, 11 months ago
  82. 834c47a crypto: nx - Fix memcpy() over-reading in nonce by Kees Cook · 3 years, 9 months ago
  83. b4c35e9 Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl by Alexander Larkin · 3 years, 9 months ago
  84. 7b0393e iov_iter_fault_in_readable() should do nothing in xarray case by Al Viro · 3 years, 10 months ago
  85. b6df9e4 copy_page_to_iter(): fix ITER_DISCARD case by Al Viro · 3 years, 11 months ago
  86. d91638f selftests/lkdtm: Avoid needing explicit sub-shell by Kees Cook · 3 years, 9 months ago
  87. 1738bcf ntfs: fix validity check for file name attribute by Desmond Cheong Zhi Xi · 3 years, 9 months ago
  88. f794c83 gfs2: Fix error handling in init_statfs by Andreas Gruenbacher · 3 years, 9 months ago
  89. 3ae1c663 gfs2: Fix underflow in gfs2_page_mkwrite by Andreas Gruenbacher · 3 years, 9 months ago
  90. b242ae9 xhci: solve a double free problem while doing s4 by Zhangjiantao (Kirin, nanjing) · 3 years, 9 months ago
  91. ff0f59d usb: typec: Add the missed altmode_id_remove() in typec_register_altmode() by Jing Xiangfeng · 3 years, 9 months ago
  92. 63d6029 usb: dwc3: Fix debugfs creation flow by Minas Harutyunyan · 3 years, 9 months ago
  93. 022d22a USB: cdc-acm: blacklist Heimann USB Appset device by Hannu Hartikainen · 3 years, 9 months ago
  94. f9d9db5 usb: renesas-xhci: Fix handling of unknown ROM state by Moritz Fischer · 3 years, 9 months ago
  95. 3b54578 usb: gadget: eem: fix echo command packet response issue by Linyu Yuan · 3 years, 9 months ago
  96. c964c46 net: can: ems_usb: fix use-after-free in ems_usb_disconnect() by Pavel Skripkin · 3 years, 9 months ago
  97. a2ad0bd Input: usbtouchscreen - fix control-request directions by Johan Hovold · 3 years, 10 months ago
  98. 23e8f46 media: dvb-usb: fix wrong definition by Pavel Skripkin · 3 years, 11 months ago
  99. a6f433f ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 830 G8 Notebook PC by Jeremy Szu · 3 years, 9 months ago
  100. ba65dd6 ALSA: hda/realtek: Apply LED fixup for HP Dragonfly G1, too by Takashi Iwai · 3 years, 9 months ago