Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2026-06-14 12:22:33 to 2026-06-16 16:29:07 UTC [more...]

[PATCH] staging: rtl8723bs: replace beacon timing magic numbers with named constants
 2026-06-16 16:29 UTC 

[PATCH v3 0/2] media: atomisp: fix probe memory leaks
 2026-06-16 13:43 UTC  (3+ messages)
` [PATCH v3 1/2] media: atomisp: fix memory leak in atomisp_pci_probe()
` [PATCH v3 2/2] media: atomisp: fix memory leak in atomisp_csi2_bridge_parse_firmware()

[PATCH v3] staging: rtl8723bs: use PTR_ALIGN() for rsp_buf
 2026-06-16 13:02 UTC  (2+ messages)

[PATCH 0/5] staging: rtl8723bs: Fix coding style issues in header files
 2026-06-16 12:21 UTC  (8+ messages)
` [PATCH 1/5] staging: rtl8723bs: Fix multi-line comment style in wlan_bssdef.h
` [PATCH 2/5] staging: rtl8723bs: Fix indentation in enum in rtw_mlme.h
` [PATCH 3/5] staging: rtl8723bs: Fix block comment style "
` [PATCH 4/5] staging: rtl8723bs: Fix multi-line "
` [PATCH 5/5] staging: rtl8723bs: Fix whitespace in comments "

[PATCH v3] media: atomisp: replace kmalloc() with kmalloc_objs() in sh_css.c
 2026-06-16 11:01 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: Fix whitespace in comments in rtw_mlme.h
 2026-06-16 10:53 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Fix multi-line comment style in rtw_mlme.h
 2026-06-16 10:03 UTC 

[PATCH] staging: rtl8723bs: Fix block comment style in rtw_mlme.h
 2026-06-16  9:54 UTC 

[PATCH] staging: rtl8723bs: Fix indentation in enum in rtw_mlme.h
 2026-06-16  9:37 UTC 

[PATCH] staging: rtl8723bs: Fix multi-line comment style in wlan_bssdef.h
 2026-06-16  9:12 UTC 

[PATCH] greybus: audio: bound the topology section sizes against the fetched size
 2026-06-16  8:16 UTC  (4+ messages)

[PATCH v2] media: meson: vdec: fix use-after-free of decode work in stop/close path
 2026-06-16  7:49 UTC 

[PATCH v2 0/4] staging: rtl8723bs: convert update_attrib path to errno
 2026-06-16  7:39 UTC  (6+ messages)
` [PATCH v2 1/4] staging: rtl8723bs: simplify update_attrib_sec_info control flow
` [PATCH v2 2/4] staging: rtl8723bs: simplify update_attrib "
` [PATCH v2 3/4] staging: rtl8723bs: convert update_attrib_sec_info to return errno
` [PATCH v2 4/4] staging: rtl8723bs: convert update_attrib "

[PATCH v2 1/2] staging: octeon: add missing tasklet_kill in cvm_oct_tx_shutdown
 2026-06-15 17:27 UTC  (2+ messages)
` [PATCH v2 2/2] staging: octeon: add missing napi_disable in cvm_oct_rx_shutdown

[PATCH v2 0/2] media: atomisp: fix probe memory leaks
 2026-06-15 15:15 UTC  (11+ messages)
` [PATCH v2 1/2] media: atomisp: fix memory leak in atomisp_pci_probe()
` [PATCH v2 2/2] media: atomisp: fix memory leak in atomisp_csi2_bridge_parse_firmware()

[PATCH v2] media: atomisp: replace kmalloc() with kmalloc_array() in sh_css.c
 2026-06-15 14:09 UTC  (2+ messages)

[PATCH] media: meson: vdec: fix use-after-free of decode work in stop/close path
 2026-06-15 14:05 UTC 

[PATCH v2] staging: rtl8723bs: wrap long pointer arithmetic line
 2026-06-15 12:54 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix line length checkpatch warning
 2026-06-15 12:52 UTC  (3+ messages)

[PATCH v2 1/1] MAINTAINERS: Camera sensor and Intel IPU driver changes
 2026-06-15 12:19 UTC  (3+ messages)

[PATCH v13 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-06-15 12:19 UTC  (5+ messages)
` [PATCH v13 17/22] media: i2c: maxim-serdes: add MAX96724 driver

[PATCH] staging: greybus: power_supply: remove unnecessary parentheses in return
 2026-06-15 12:13 UTC 

[PATCH 1/2] staging: octeon: add missing tasklet_kill in cvm_oct_tx_shutdown
 2026-06-15  9:10 UTC  (4+ messages)

[PATCH v2] staging: rtl8723bs: Fix missing spaces around operators
 2026-06-15  8:28 UTC  (2+ messages)

[PATCH] staging: greybus: Remove unused macro
 2026-06-15  7:56 UTC  (2+ messages)

[PATCH] staging: greybus: camera: remove broken camera driver
 2026-06-15  7:53 UTC  (2+ messages)

[PATCH 0/4] staging: rtl8723bs: convert update_attrib path to errno
 2026-06-15  7:43 UTC  (7+ messages)
` [PATCH 1/4] staging: rtl8723bs: simplify update_attrib_sec_info control flow
` [PATCH 2/4] staging: rtl8723bs: simplify update_attrib "
` [PATCH 3/4] staging: rtl8723bs: convert update_attrib_sec_info to return errno
` [PATCH 4/4] staging: rtl8723bs: convert update_attrib "

[PATCH v2] staging: greybus: audio: check sscanf() result directly
 2026-06-15  7:40 UTC  (3+ messages)

[PATCH v3 0/2] staging: greybus: audio: cleanups for gbaudio_module_update
 2026-06-15  7:35 UTC  (4+ messages)
` [PATCH v3 1/2] staging: greybus: audio_codec: fix sscanf return value check
` [PATCH v3 2/2] staging: greybus: audio_codec: remove redundant else-if check

[PATCH v1 0/4] staging: rtl8723bs: Fix missing spaces around operators
 2026-06-15  7:28 UTC  (7+ messages)
` [PATCH v1 1/4] staging: rtl8723bs: Fix missing space around '+' operator in hal_sdio.c
` [PATCH v1 2/4] staging: rtl8723bs: Fix missing space around '-' operator in hal_com_phycfg.c
` [PATCH v1 3/4] staging: rtl8723bs: Fix missing spaces around operators in HalPwrSeqCmd.c
` [PATCH v1 4/4] staging: rtl8723bs: Fix missing spaces around '-' operator in HalPhyRf.c

[PATCH v2] staging: fbtft: use %pe for backlight errors
 2026-06-15  7:11 UTC  (2+ messages)

[PATCH] staging: fbtft: use %pe for backlight errors
 2026-06-15  7:10 UTC  (2+ messages)

[PATCH v3] staging: sm750fb: rename pv_reg to io_base
 2026-06-15  7:04 UTC  (3+ messages)

[PATCH] staging: sm750fb: convert camelCase parameters to snake_case
 2026-06-15  1:28 UTC 

[PATCH 0/7] arm64: allwinner: h616: Support Video Engine
 2026-06-14 13:36 UTC  (4+ messages)
` [PATCH 4/7] drivers: staging: media: sunxi: cedrus: add H616 variant


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