Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2026-07-13 03:52:08 to 2026-07-14 22:52:56 UTC [more...]

[PATCH v4 0/3] staging: media: atomisp: use kvmalloc_objs() and drop redundant OOM messages
 2026-07-14 22:49 UTC  (4+ messages)
` [PATCH v4 1/3] staging: media: atomisp: use kvmalloc_objs() in make_histogram()
` [PATCH v4 2/3] staging: media: atomisp: use kvmalloc_objs() for overflow-safe allocation
` [PATCH v4 3/3] staging: media: atomisp: drop redundant out-of-memory messages

[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  (2+ messages)

[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  (2+ 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 


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