Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2026-07-11 11:04:55 to 2026-07-14 21:21:02 UTC [more...]

[PATCH] staging: rtl8723bs: use kfree_sensitive() for key material
 2026-07-14 21:20 UTC  (4+ messages)

[PATCH v3] staging: rtl8723bs: remove comparisons to boolean literals
 2026-07-14 21:08 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 0/3] staging/fbtft: Minor cleanups
 2026-07-14 19:18 UTC  (8+ messages)
` [PATCH 1/3] staging/fbtft: Remove prohibited space before close parenthesis
` [PATCH 2/3] staging/fbtft: Align arguments to match open parenthesis
` [PATCH 3/3] staging: fbtft: Replace udelay with usleep_range

[PATCH] staging: rtl8723bs: fix xmit_frame/xmit_buf leaks on mgnt-frame error paths
 2026-07-14 16:35 UTC 

[PATCH v2] staging: media: meson: vdec: propagate devm_clk_get() errors
 2026-07-14 14:48 UTC  (3+ messages)

[PATCH v3] staging: greybus: uart: return tty_alloc_driver() errors
 2026-07-14 14:46 UTC  (2+ messages)

[PATCH v2] staging: media: meson: vdec: fix advanced concurrency and UAF bugs
 2026-07-14 14:23 UTC  (5+ messages)

[PATCH] staging: rtl8723bs: fix inverted HT40 secondary channel offset
 2026-07-14 13:14 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-14  9:33 UTC  (3+ messages)
` [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()

[PATCH v3 0/2] staging: media: atomisp: cleanups and style fixes
 2026-07-14  9:29 UTC  (4+ messages)
` [PATCH v3 1/2] staging: media: atomisp: remove unnecessary return statement
` [PATCH v3 2/2] staging: media: atomisp: fix function arguments indentation

[PATCH v2] staging: greybus: uart: return tty_alloc_driver() errors
 2026-07-14  7:39 UTC 

[PATCH v7 00/19] media: meson: vdec: Fix lifecycles, race conditions, and stability bugs
 2026-07-14  7:23 UTC  (22+ messages)
` [PATCH v7 01/19] media: meson: vdec: Fix m2m device lifetime and cleanup path
` [PATCH v7 02/19] media: meson: vdec: Fix STREAMON / STREAMOFF race conditions and session teardown
` [PATCH v7 03/19] media: meson: vdec: Fix lifecycle leaks and race conditions in recycle_thread
` [PATCH v7 04/19] media: meson: vdec: Fix use-after-free race between teardown and ISR routines
` [PATCH v7 05/19] media: meson: vdec: Fix race condition and synchronize esparser IRQ
` [PATCH v7 06/19] media: meson: vdec: Fix race condition by canceling work sync
` [PATCH v7 07/19] media: meson: vdec: Refactor esparser work queue and fix teardown race
` [PATCH v7 08/19] media: meson: vdec: Fix concurrent execution races and unsafe teardown
` [PATCH v7 09/19] media: meson: vdec: Fix vp9 header update failure on invalid payloads
` [PATCH v7 10/19] media: meson: vdec: Fix race conditions and leaks in esparser pipeline
` [PATCH v7 11/19] media: meson: vdec: Update core m2m stream state during transitions
` [PATCH v7 12/19] media: meson: vdec: Coordinate m2m task execution inside async loop
` [PATCH v7 13/19] media: meson: vdec: Fix race conditions in job abort sequence
` [PATCH v7 14/19] media: meson: vdec: Correct atomic counter placement in dst_buf_done
` [PATCH v7 15/19] media: meson: vdec: Fix concurrent firmware loading race and hardware timeout
` [PATCH v7 16/19] media: meson: vdec: Configure DMA mask and segment size in probe
` [PATCH v7 17/19] media: meson: canvas: Fix Use-After-Free by linking canvas provider device
` [PATCH v7 18/19] media: meson: vdec: Increase VIFIFO buffer size to 32 MiB
` [PATCH v7 19/19] gpu: drm: meson: Fix DMA segment size limits and maximize allocation boundaries

[PATCH] staging: media: ipu7: add NULL checks before ipu7_mmu_cleanup() in remove
 2026-07-14  7:12 UTC  (2+ messages)

[PATCH] staging: media: meson: vdec: propagate devm_clk_get() errors
 2026-07-14  7:06 UTC  (2+ messages)

[PATCH] staging: greybus: uart: return tty_alloc_driver() errors
 2026-07-14  7:04 UTC  (2+ messages)

[PATCH] staging: media: meson: vdec: fix UAF, memory leak and NULL derefs
 2026-07-13 17:38 UTC 

[PATCH] staging: rtl8723bs: fix space before tab in HalPhyRf_8723B.c
 2026-07-13 16:20 UTC 

[PATCH 0/5] staging: rtl8723bs: convert xmit helpers to return errno
 2026-07-13  8:16 UTC  (8+ messages)
` [PATCH 1/5] staging: rtl8723bs: remove redundant return variable in rtw_make_wlanhdr()
` [PATCH 2/5] staging: rtl8723bs: convert rtw_make_wlanhdr() to return errno
` [PATCH 3/5] staging: rtl8723bs: convert xmitframe_addmic() "
` [PATCH 4/5] staging: rtl8723bs: simplify rtw_xmitframe_coalesce() control flow
` [PATCH 5/5] staging: rtl8723bs: convert rtw_xmitframe_coalesce() to return errno

[PATCH] staging: rtl8723bs: use module_sdio_driver macro
 2026-07-13  7:59 UTC 

[PATCH] Signed-off-by: Dylan Liu <dylanliu050903@protonmail.com>
 2026-07-13  7:42 UTC  (9+ messages)
  ` 回复: "
      ` 回复: "

[PATCH v7] staging: rtl8723bs: reformat rtw_efuse_read_1_byte() signature
 2026-07-13  4:34 UTC 

[PATCH v3] staging: rtl8723bs: remove redundant ReadChipVersion8723B wrapper
 2026-07-13  3:51 UTC 

[PATCH] staging: iio: frequency: remove incorrect kernel-doc markings in dds.h
 2026-07-13  0:35 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Remove unused parameter pnetdev
 2026-07-12 21:56 UTC 

[PATCH] staging: axis-fifo: Fix kernel-doc return value warnings
 2026-07-12 21:41 UTC 

[GIT PULL] Staging driver fixes for 7.2-rc3
 2026-07-12 21:17 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix while loop checkpatch logic in enqueue_reorder_recvframe
 2026-07-12 19:18 UTC 

[PATCH] staging: rtl8723bs: Remove space after cast
 2026-07-12 18:55 UTC 

[PATCH] staging: rtl8723bs: wrap long line over 100 characters
 2026-07-12 17:56 UTC 

[PATCH] staging: nvec: nvec_power: use GFP_KERNEL in probe()
 2026-07-12 15:41 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary braces
 2026-07-12 15:34 UTC 

[PATCH] staging: nvec: kbd: replace global state with dynamic allocation
 2026-07-12 15:32 UTC  (2+ messages)

[PATCH v2 2/2] staging: rtl8723bs: remove redundant chip version wrapper
 2026-07-12 14:59 UTC 

[PATCH v2 1/2] staging: rtl8723bs: rename ReadChipVersion8723B to snake_case
 2026-07-12 14:58 UTC 

[PATCH 2/2] staging: rtl8723bs: remove redundant chip version wrapper
 2026-07-12 14:36 UTC 

[PATCH] staging: rtl8723bs: rename Switch_DM_Func to switch_dm_func
 2026-07-12 14:28 UTC 

[PATCH] staging: media: atomisp: Drop unnecessary else block after return/break
 2026-07-12 14:19 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: rename MACREG macros to snake_case
 2026-07-12 13:20 UTC 

[PATCH] staging: sm750fb: fix CamelCase naming checks
 2026-07-12 11:56 UTC  (2+ messages)

[PATCH 0/2] staging: rtl8723bs: rtw_sta_mgt cleanup series
 2026-07-12  8:35 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: unpack magic number in REG_TBTT_PROHIBIT
 2026-07-12  7:10 UTC 

[PATCH] staging: rtl8723bs: fix Alignment should match open parenthesis in rtw_mlme.c
 2026-07-12  6:11 UTC  (2+ messages)
` [PATCH v3] staging: rtl8723bs: Fix logical operator alignment "

[PATCH] staging: rtl8723bs: put logical continuation on previous line in rtw_mlme.c
 2026-07-12  5:27 UTC  (3+ messages)
` [PATCH v2] staging: rtl8723bs: Fix logical operator alignment "

[PATCH v3 0/7] arm64: allwinner: h616: Support Video Engine
 2026-07-12  3:00 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: media: sun4i-a10-video-engine: Fix IOMMU count for H6
` [PATCH v3 2/7] dt-bindings: media: sun4i-a10-video-engine: Fix SRAM "
` [PATCH v3 3/7] dt-bindings: media: sun4i-a10-video-engine: Add H616 compatible
` [PATCH v3 4/7] staging: media: sunxi: cedrus: add H616 variant
` [PATCH v3 5/7] arm64: dts: allwinner: sun50i-h6: Add missing SRAM region for video engine
` [PATCH v3 6/7] arm64: dts: allwinner: sun50i-h6: Add missing IOMMU "
` [PATCH v3 7/7] arm64: dts: allwinner: sun50i-h616: Add "

[PATCH] staging: rtl8723bs: fix space before tab in comments
 2026-07-11 17:24 UTC 

[PATCH v2 0/7] arm64: allwinner: h616: Support Video Engine
 2026-07-11 15:13 UTC  (9+ messages)
` [PATCH v2 1/7] dt-bindings: media: sun4i-a10-video-engine: Fix IOMMU count for H6
` [PATCH v2 2/7] dt-bindings: media: sun4i-a10-video-engine: Fix SRAM "
` [PATCH v2 3/7] dt-bindings: media: sun4i-a10-video-engine: Add H616 compatible
` [PATCH v2 4/7] drivers: staging: media: sunxi: cedrus: add H616 variant
` [PATCH v2 5/7] arm64: dts: allwinner: sun50i-h6: Add missing SRAM region for video engine
` [PATCH v2 6/7] arm64: dts: allwinner: sun50i-h6: Add missing IOMMU "
` [PATCH v2 7/7] arm64: dts: allwinner: sun50i-h616: Add "

[PATCH v2 0/2] staging: media: atomisp: Style and clean up fixes
 2026-07-11 11:09 UTC  (4+ messages)
` [PATCH v2 1/2] staging: media: atomisp: remove unnecessary return statement
` [PATCH v2 2/2] staging: media: atomisp: fix function arguments indentation


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox