Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2026-07-08 12:19:41 to 2026-07-14 07:05:04 UTC [more...]

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

[PATCH] staging: rtl8723bs: use kfree_sensitive() for key material
 2026-07-13 23:37 UTC  (2+ messages)

[PATCH v2] staging: media: meson: vdec: fix advanced concurrency and UAF bugs
 2026-07-13 19:37 UTC  (2+ messages)

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

[PATCH] staging: media: ipu7: add NULL checks before ipu7_mmu_cleanup() in remove
 2026-07-13 17:21 UTC 

[PATCH] staging: media: meson: vdec: propagate devm_clk_get() errors
 2026-07-13 17:16 UTC 

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

[PATCH v7 00/19] media: meson: vdec: Fix lifecycles, race conditions, and stability bugs
 2026-07-13 14:04 UTC  (21+ 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 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] staging: rtl8723bs: fix inverted HT40 secondary channel offset
 2026-07-13  7:36 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 

[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 v3 0/2] staging: media: atomisp: cleanups and style fixes
 2026-07-12 11:59 UTC  (3+ messages)
` [PATCH v3 1/2] staging: media: atomisp: remove unnecessary return statement
` [PATCH v3 2/2] staging: media: atomisp: fix function arguments indentation

[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

[PATCH] staging: media: atomisp: fix indentation and remove dead return
 2026-07-11  9:16 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix spaces preferred fix
 2026-07-11  8:40 UTC  (4+ messages)
` [PATCH v2] staging: rtl8723bs: "

[PATCH v3 RFC v3] dt-bindings: iio: adc: add ad7816/7/8 digital temperature sensor / ADC
 2026-07-11  7:48 UTC  (5+ messages)
` [PATCH v3] staging: iio: adc: ad7816: Use devm_gpiod_get_optional() for busy GPIO

[PATCH] staging: greybus: hid: fix SET_REPORT return value
 2026-07-11  7:29 UTC  (7+ messages)

[PATCH] staging: rtl8723bs: replace magic number in InitBeaconParameters
 2026-07-11  6:42 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] staging: greybus: audio: bound topology parsing to the received buffer
 2026-07-10 21:23 UTC 

[PATCH] media: cedrus: skip invalid H.264 reference list entries
 2026-07-10 20:44 UTC  (4+ messages)
` [PATCH v2] media: cedrus: reject invalid active H.264 ref indices

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-10 17:45 UTC  (5+ messages)
` [PATCH 10/42] drm: pl111: Use devm_of_reserved_mem_device_init()
` [PATCH 23/42] mmc: sdhci-of-bst: Use devm_of_reserved_mem_device_init_by_idx()

[PATCH v2 0/5] staging: rtl8723bs: remove some fields from the
 2026-07-10 16:51 UTC  (6+ messages)
` [PATCH v2 1/5] staging: rtl8723bs: remove unused 'EEPROMCustomerID' from hal_com_data
` [PATCH v2 2/5] staging: rtl8723bs: remove unused ForcedDataRate "
` [PATCH v2 3/5] staging: rtl8723bs: remove unused EEPROMVersion from struct hal_com_data
` [PATCH v2 4/5] staging: rtl8723bs: remove unused EEPROMBluetoothType from hal_com_data
` [PATCH v2 5/5] staging: rtl8723bs: remove unused 'bTXPowerDataReadFromEEPORM'

[PATCH 0/6] staging: rtl8723bs: Rename camelcase enum values dot11AuthAlgrthm_
 2026-07-10 16:20 UTC  (21+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 2/6] staging: rtl8723bs: Replace spaces for tab
  ` [PATCH v2 3/6] staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Open
  ` [PATCH v2 4/6] staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Auto
  ` [PATCH v2 5/6] staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Shared
  ` [PATCH v2 6/6] staging: rtl8723bs: Rename camelcase enum values dot11AuthAlgrthm_WAPI and dot11AuthAlgrthm_MaxNum
` [PATCH v3 0/5] Rename camelcase enum values dot11AuthAlgrthm_
  ` [PATCH v3 1/5] staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_8021X
  ` [PATCH v3 2/5] staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Open
  ` [PATCH v3 3/5] staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Auto
  ` [PATCH v3 4/5] staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Shared
  ` [PATCH v3 5/5] staging: rtl8723bs: Rename camelcase enum values dot11AuthAlgrthm_WAPI and dot11AuthAlgrthm_MaxNum
` [PATCH v4 0/5] staging: rtl8723bs: Rename camelcase enum values dot11AuthAlgrthm_
  ` [PATCH v4 1/5] staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_8021X
  ` [PATCH v4 2/5] staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Open
  ` [PATCH v4 3/5] staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Auto
  ` [PATCH v4 4/5] staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_Shared
  ` [PATCH v4 5/5] staging: rtl8723bs: Rename camelcase enum values dot11AuthAlgrthm_WAPI and dot11AuthAlgrthm_MaxNum

[PATCH] staging: rtl8723bs: rename camelcase struct member dot11PrivacyAlgrthm
 2026-07-10 15:03 UTC  (3+ messages)

[PATCH 0/9] staging: rtl8723bs: remove some fields from the
 2026-07-10 14:50 UTC  (11+ messages)
` [PATCH 1/9] staging: rtl8723bs: remove dead fields from struct hal_com_data
` [PATCH 2/9] staging: rtl8723bs: remove unused 'PolarityCtl' "
` [PATCH 3/9] staging: rtl8723bs: remove unused RegulatorMode "
` [PATCH 4/9] staging: rtl8723bs: remove unused 'MultiFunc' "
` [PATCH 5/9] staging: rtl8723bs: remove unused 'EEPROMCustomerID' from hal_com_data
` [PATCH 6/9] staging: rtl8723bs: remove unused ForcedDataRate "
` [PATCH 7/9] staging: rtl8723bs: remove unused EEPROMVersion from struct hal_com_data
` [PATCH 8/9] staging: rtl8723bs: remove unused EEPROMBluetoothType from hal_com_data
` [PATCH 9/9] staging: rtl8723bs: remove unused 'bTXPowerDataReadFromEEPORM'

[PATCH] staging: rtl8723bs: remove unused rtl8192c function declarations
 2026-07-10 14:47 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary braces from single statement blocks
 2026-07-10 14:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] staging: rtl8723bs: line exceeds 100 columns
 2026-07-10 14:30 UTC 

[PATCH] staging: rtl8723bs: rename camelcase variable bDumpRxPkt
 2026-07-10 14:11 UTC  (2+ messages)
` [PATCH v2] staging: rtl8723bs: remove unused "

[PATCH v3] staging: most: dim2: use dev_err_probe() for clock errors in rcar enable functions
 2026-06-23 12:35 UTC 

[PATCH] staging: rtl8723bs: remove else after return in enqueue_reorder_recvframe
 2026-07-09 11:22 UTC  (2+ messages)

[PATCH 1/2] staging: vme_user: fix location monitor leak in fake bridge
 2026-07-09 11:03 UTC  (3+ messages)

[PATCH v3 1/1] MAINTAINERS: Camera sensor and Intel IPU driver changes
 2026-07-09  2:41 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Wrap line exceeding 100 characters
 2026-07-08 22:40 UTC 

[PATCH] staging: rtl8723bs: Rename camelcase variable dot11PrivacyAlgrthm
 2026-07-08 19:01 UTC  (2+ messages)
` [PATCH v2] staging: rtl8723bs: Rename camelcase struct member dot11PrivacyAlgrthm

[PATCH 1/2] dt-bindings: i3c: add binding for Realtek RTS490x I3C HUB
 2026-07-08 15:45 UTC  (2+ messages)

[PATCH v3 0/5] staging: rtl8723bs: clean up coding style in rtw_mlme_ext
 2026-07-08 15:09 UTC  (6+ messages)
` [PATCH v3 1/5] staging: rtl8723bs: fix operator spacing "
` [PATCH v3 2/5] staging: rtl8723bs: fix line length and alignment "
` [PATCH v3 3/5] staging: rtl8723bs: split nested assignment in OnAssocRsp
` [PATCH v3 4/5] staging: rtl8723bs: remove unnecessary parentheses in issue_asocrsp
` [PATCH v3 5/5] staging: rtl8723bs: simplify boolean comparison in send_beacon

[PATCH] staging: rtl8723bs: replace beacon timing magic numbers with named constants
 2026-07-08 15:09 UTC 

[PATCH] staging: rtl8723bs: replace magic numbers with named constants
 2026-07-08 14:58 UTC  (5+ messages)
` [PATCH] staging: rtl8723bs: replace beacon timing "

[PATCH v2] staging: rtl8723bs: rename bLinkInfoDump to snake_case
 2026-07-08 14:27 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 00/16] media: sun6i-csi/isp MC-centric support and cleanups
 2026-07-08 13:50 UTC  (4+ messages)
` [PATCH 01/16] media: sun6i-csi: bridge: Use V4L2 subdev active state

[PATCH] staging: sm750fb: rename variables to avoid CamelCase
 2026-07-08 13:09 UTC  (4+ messages)
` [PATCH v6] staging: sm750fb: Remove unused variable 'setAllEngOff'


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