Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2026-05-21 10:13:22 to 2026-05-25 09:52:31 UTC [more...]

[PATCH v5 0/6] media: meson: Fix memory leak in error path in vdec
 2026-05-25  9:51 UTC 

[PATCH] staging: rtl8723bs: fix mismatched free of HalData in rtw_sdio_if1_init()
 2026-05-25  9:18 UTC 

[PATCH v3 1/4] staging: rtl8723bs: sdio_intf.c: refactor function
 2026-05-25  9:06 UTC  (4+ messages)
` [PATCH v3 3/4] staging: rtl8723bs: cleanup braces of sdio_intf.c
` [PATCH v3 2/4] staging: rtl8723bs: cleanup whitespace "
` [PATCH v3 4/4 staging: rtl8723bs: cleanup braces "

[PATCH v3 0/4] staging: sm750fb: various code cleanups
 2026-05-25  8:58 UTC  (5+ messages)
` [PATCH v3 1/4] staging: sm750fb: remove commented-out forward declarations
` [PATCH v3 2/4] staging: sm750fb: remove unnecessary initializations
` [PATCH v3 3/4] staging: sm750fb: remove unused struct fields
` [PATCH v3 4/4] staging: sm750fb: deduplicate fbinfo loop in suspend/resume

[PATCH 0/5] staging: sm750fb: various code cleanups
 2026-05-25  8:23 UTC  (11+ messages)
` [PATCH 1/5] staging: sm750fb: remove commented-out forward declarations
` [PATCH 2/5] staging: sm750fb: remove unnecessary initializations
` [PATCH 3/5] staging: sm750fb: remove unused struct fields
` [PATCH 4/5] staging: sm750fb: use ARRAY_SIZE macro in fb_find_mode loop
` [PATCH 5/5] staging: sm750fb: deduplicate fbinfo loop in suspend/resume

[PATCH] staging: rtl8723bs: rename camelcase variable nSubframe_Length
 2026-05-25  7:44 UTC 

[PATCH] staging: rtl8723bs: rename camelcase variable bDumpRxPkt
 2026-05-25  6:59 UTC 

[PATCH] staging: rtl8723bs: remove unnecessary braces and fix indentation in HalPhyRf.c
 2026-05-25  6:48 UTC  (2+ messages)

[PATCH 1/4] staging: rtl8723bs: fix comparison in hal_com_config_channel_plan
 2026-05-25  6:36 UTC  (5+ messages)
` [PATCH 2/4] staging: rtl8723bs: remove space before tab in block comments
` [PATCH 3/4] staging: rtl8723bs: align '*' on each line of "
` [PATCH 4/4] staging: rtl8723bs: fix indentation of closing brace

[PATCH 00/16] media: sun6i-csi/isp MC-centric support and cleanups
 2026-05-25  3:25 UTC  (9+ messages)
` [PATCH 13/16] media: sun6i-isp: Add dummy params link_validate implementation
` [PATCH 14/16] media: sun6i-isp: Use V4L2 subdev active state
` [PATCH 16/16] media: sun6i-isp: Add support for frame size enumeration

[PATCH v2 0/2] Staging: sm750fb: Change camelCase to snake_case
 2026-05-24 23:15 UTC  (3+ messages)
` [PATCH v2 1/2] staging: sm750fb: rename setAllEngOff to set_all_eng_off
` [PATCH v2 2/2] staging: sm750fb: rename pvReg to pv_reg

[PATCH] Staging: sm750fb: Change camelCase to snake_case
 2026-05-24 23:13 UTC  (4+ messages)

[PATCH 0/7] arm64: allwinner: h616: Support Video Engine
 2026-05-24 20:46 UTC  (4+ messages)
` [PATCH 5/7] arm64: dts: allwinner: sun50i-h6: Add missing SRAM region for video engine

[PATCH v8 0/2] staging: rtl8723bs: Fix error handling in _rtw_pktfile_read()
 2026-05-24 18:30 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: hal: Fix block comment style in HalPwrSeqCmd.c
 2026-05-24 15:25 UTC 

[PATCH] staging: rtl8723bs: rename camelcase variable bAllow
 2026-05-24 14:23 UTC 

[PATCH] staging: sm750fb: Fix CamelCase style issues
 2026-05-24 12:12 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: hal: Remove unnecessary blank line in hal_intf.c
 2026-05-24 11:43 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: hal: Fix block comment style in hal_com_phycfg.c
 2026-05-24 11:36 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary braces in odm_HWConfig.c
 2026-05-24 11:17 UTC 

[PATCH v7 0/3] staging: rtl8723bs: fix several style issues in hal/sdio_halinit.c
 2026-05-24  9:01 UTC  (5+ messages)
` [PATCH v7 1/3] staging: rtl8723bs: shorten long lines "
` [PATCH v7 2/3] staging: rtl8723bs: fix inconsistent braces "
` [PATCH v7 3/3] staging: rtl8723bs: fix lines ending in parentheses "

[PATCH] staging: rtl8723bs: rename CamelCase variable RxMgmtFrameSeqNum
 2026-05-24  3:12 UTC 

[PATCH] staging: rtl8723bs: clean up if-else logic in odm_HWConfig.c
 2026-05-23 21:26 UTC  (7+ messages)
` [PATCH] staging: sm750fb: add const to g_fbmode array
` [PATCH] x86/build: Add custom extraversion identifier to Makefile

[PATCH] staging: axis-fifo: use stream accessors for FIFO data transfers
 2026-05-23 19:40 UTC 

[PATCH] staging: axis-fifo: Fix alignment of wait_event_interruptible arguments
 2026-05-23 19:38 UTC 

[PATCH] staging: rtl8723bs: add missing spaces around '*' operator
 2026-05-23 17:19 UTC 

[PATCH v7] staging: rtl8723bs: fix remote heap info disclosure and OOB reads
 2026-05-23 16:32 UTC  (3+ messages)

[PATCH v2 1/1] staging: rtl8723bs: Fix line over 100 chars in xmit_linux.c
 2026-05-23 16:28 UTC 

[PATCH v2 0/4] staging: sm750fb: various code cleanups
 2026-05-23 15:34 UTC  (5+ messages)
` [PATCH v2 1/4] staging: sm750fb: remove commented-out forward declarations
` [PATCH v2 2/4] staging: sm750fb: remove unnecessary initializations
` [PATCH v2 3/4] staging: sm750fb: remove unused struct fields
` [PATCH v2 4/4] staging: sm750fb: deduplicate fbinfo loop in suspend/resume

[PATCH v2] staging: rtl8723bs: fix unnamed parameters warning detected at checkpatch
 2026-05-23 14:18 UTC 

[PATCH] staging: rtl8723bs: remove unnecessary braces in rtl8723b_hal_init.c
 2026-05-23 14:13 UTC 

[PATCH v2] staging: rtl8723bs: remove unnecessary boolean comparisons in rtw_recv.c
 2026-05-23 12:34 UTC  (2+ messages)

[PATCH] staging: media: atomisp: fix typo in rx.c
 2026-05-23 11:15 UTC 

[PATCH v2] staging: greybus: audio: expect 0 from kstrtoint(), not 1
 2026-05-23 10:33 UTC  (2+ messages)

[PATCH 0/2] staging: rtl8723bs: remove dead function and clean up table
 2026-05-23 10:32 UTC  (4+ messages)
` [PATCH 1/2] staging: rtl8723bs: remove dead rtw_atimdone_event_callback()
` [PATCH 2/2] staging: rtl8723bs: clean up wlanevents table in rtw_mlme_ext.c

[PATCH] staging: rtl8723bs: remove unnecessary boolean comparisons in rtw_recv.c
 2026-05-23 10:23 UTC  (3+ messages)

[PATCH] staging: greybus: audio: expect 0 from kstrtoint(), not 1
 2026-05-23  9:50 UTC  (6+ messages)

[PATCH v2 0/1] staging: media: tegra-video: vi: improve VI graph building logic
 2026-05-23  6:47 UTC  (2+ messages)
` [PATCH v2 1/1] staging: media: tegra-video: vi: Improve media "

[PATCH] staging: rtl8723bs: fix coding style issues in hal_com.c
 2026-05-23  4:18 UTC  (2+ messages)

[PATCH v2 0/3] staging: cleanup of sdio_intf.c
 2026-05-23  4:17 UTC  (8+ messages)
` [PATCH v2 1/3] staging: sdio_intf.c: refactor function
` [PATCH v2 2/3] staging: cleanup whitespace of sdio_intf.c
` [PATCH v2 3/3] staging: cleanup braces "

[PATCH v4 0/6] media: Fix new smatch warnings
 2026-05-22 16:49 UTC  (3+ messages)
` [PATCH v4 5/6] media: staging: ipu3-imgu: Add range check for imgu_css_cfg_acc_stripe

[PATCH v6 0/2] staging: rtl8723bs: efuse signature cleanup
 2026-05-22 12:50 UTC  (3+ messages)
` [PATCH v6 1/2] staging: rtl8723bs: reformat rtw_efuse_read_1_byte() signature
` [PATCH v6 2/2] staging: rtl8723bs: reformat rtw_efuse_one_byte_read() signature

[PATCH 0/2] staging: sm750fb: fix 2 CamelCase variables
 2026-05-22  6:22 UTC  (5+ messages)
` [PATCH 1/2] staging: sm750fb: rename CamelCase variable pvReg and drop prefix

[PATCH] staging: rtl8723bs: remove unused rtl8192c function declarations
 2026-05-22  5:54 UTC  (2+ messages)

[PATCH v3] staging: rtl8723bs: clean up if-else logic in odm_HWConfig.c
 2026-05-22  5:48 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix operator spacing
 2026-05-22  5:47 UTC  (3+ messages)

[PATCH v2] staging: rtl8723bs: clean up if-else logic in odm_HWConfig.c
 2026-05-22  5:35 UTC  (3+ messages)

[PATCH v5 0/4] staging: rtl8723bs: fix several style issues in hal/sdio_halinit.c
 2026-05-22  5:09 UTC  (7+ messages)
` [PATCH v5 1/4] staging: rtl8723bs: shorten long lines "
` [PATCH v5 2/4] staging: rtl8723bs: fix inconsistent braces "
` [PATCH v5 3/4] staging: rtl8723bs: remove excessive whitespace "
` [PATCH v5 4/4] staging: rtl8723bs: fix lines ending in parentheses "

[PATCH] staging: cleanup of sdio_intf.c
 2026-05-22  5:04 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix operator spacing
 2026-05-22  4:41 UTC  (2+ messages)

[PATCH v9] staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth()
 2026-05-22  0:46 UTC  (3+ messages)
` [PATCH v10] "

[PATCH v6 0/7] staging: rtl8723bs: fix OOB reads and writes in IE/attribute parsing
 2026-05-22  0:45 UTC  (18+ messages)
` [PATCH v6 1/7] staging: rtl8723bs: fix OOB read in update_beacon_info() IE loop
` [PATCH v6 2/7] staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cmd_hdl()
` [PATCH v6 3/7] staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()
` [PATCH v6 4/7] staging: rtl8723bs: fix OOB write in HT_caps_handler()
` [PATCH v6 5/7] staging: rtl8723bs: fix OOB read in OnAssocRsp() IE loop
` [PATCH v6 6/7] staging: rtl8723bs: fix OOB reads in is_ap_in_tkip() "
` [PATCH v6 7/7] staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and rtw_get_wps_attr()
` [PATCH v7 0/7] staging: rtl8723bs: fix OOB reads and writes in IE/attribute parsing
  ` [PATCH v7 1/7] staging: rtl8723bs: fix OOB read in update_beacon_info() IE loop
  ` [PATCH v7 2/7] staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cmd_hdl()
  ` [PATCH v7 3/7] staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()
  ` [PATCH v7 4/7] staging: rtl8723bs: fix OOB write in HT_caps_handler()
  ` [PATCH v7 5/7] staging: rtl8723bs: fix OOB read in OnAssocRsp() IE loop
  ` [PATCH v7 6/7] staging: rtl8723bs: fix OOB reads in is_ap_in_tkip() "
  ` [PATCH v7 7/7] staging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and rtw_get_wps_attr()

[PATCH] staging: sm750fb: add const to g_fbmode array
 2026-05-21 20:47 UTC  (4+ messages)

[PATCH] staging: sm750fb: gate dualview dataflow using g_dualview
 2026-05-21 20:44 UTC 

[PATCH v4] staging: greybus: audio: correct sscanf() return value check
 2026-05-21 18:23 UTC 

[PATCH v6 0/4] staging: rtl8723bs: fix several style issues in hal/sdio_halinit.c
 2026-05-21 14:09 UTC  (5+ messages)
` [PATCH v6 1/4] staging: rtl8723bs: shorten long lines "
` [PATCH v6 2/4] staging: rtl8723bs: fix inconsistent braces "

[PATCH v12 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-05-21 12:44 UTC  (23+ messages)
` [PATCH v12 01/22] media: mc: Add INTERNAL pad flag
` [PATCH v12 02/22] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v12 03/22] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v12 04/22] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v12 05/22] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v12 06/22] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v12 07/22] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v12 08/22] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v12 09/22] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v12 10/22] dt-bindings: media: i2c: max96712: add control-channel-port property
` [PATCH v12 11/22] dt-bindings: media: i2c: max96714: add support for MAX96714R
` [PATCH v12 12/22] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [PATCH v12 13/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v12 14/22] media: i2c: add Maxim GMSL2/3 serializer framework
` [PATCH v12 15/22] media: i2c: add Maxim GMSL2/3 deserializer framework
` [PATCH v12 16/22] media: i2c: maxim-serdes: add MAX96717 driver
` [PATCH v12 17/22] media: i2c: maxim-serdes: add MAX96724 driver
` [PATCH v12 18/22] media: i2c: maxim-serdes: add MAX9296A driver
` [PATCH v12 19/22] arm64: defconfig: disable deprecated MAX96712 driver
` [PATCH v12 20/22] staging: media: remove "
` [PATCH v12 21/22] media: i2c: remove MAX96717 driver
` [PATCH v12 22/22] media: i2c: remove MAX96714 driver

[PATCH v3] staging: media: max96712: drop unneeded dependency on OF_GPIO
 2026-05-21 12:37 UTC  (2+ messages)

[PATCH] staging: greybus: uart: document locking and fix indentation
 2026-05-21 10:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/2] staging: rtl8723bs: cleanup LPS_RF_ON_check
 2026-05-21 10:43 UTC  (3+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: simplify LPS_RF_ON_check control flow
` [PATCH v2 2/2] staging: rtl8723bs: convert LPS_RF_ON_check to errno

[PATCH] staging: rtl8723bs: hal: Remove unnecessary blank lines in hal_com.c
 2026-05-21 10:42 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove redundant comparison with true
 2026-05-21 10:41 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove comparisons to true in ioctl_cfg80211.c
 2026-05-21 10:40 UTC  (2+ messages)

[PATCH v8 0/6] staging: rtl8723bs: rtw_mlme: line length cleanup
 2026-05-21 10:38 UTC  (2+ messages)


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