Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2026-07-22 15:42:55 to 2026-07-31 10:43:50 UTC [more...]

[PATCH 00/11] Rename variables in rtw_mlme.c
 2026-07-31 10:41 UTC  (10+ messages)
` [PATCH 01/11] staging: rtl8723bs: renaming variable pbuf "
` [PATCH 02/11] staging: rtl8723bs: renaming variable pmlmepriv "
` [PATCH 03/11] staging: rtl8723bs: renaming variable pdev_network "
` [PATCH 04/11] staging: rtl8723bs: renaming variable pibss "
` [PATCH 05/11] staging: rtl8723bs: renaming variable padapter "
` [PATCH 06/11] staging: rtl8723bs: renaming variable phtpriv "
` [PATCH 07/11] staging: rtl8723bs: renaming variable pregistrypriv "
` [PATCH 08/11] staging: rtl8723bs: renaming variable bHwLDPCSupport "
` [PATCH 11/11] staging: rtl8723bs: renaming variable bHwSupportBeamformee "

[PATCH 0/3] staging: rtl8723bs: convert management transmit path to errno
 2026-07-31  7:05 UTC  (4+ messages)
` [PATCH 1/3] staging: rtl8723bs: convert mgmt xmit coalesce "
` [PATCH 2/3] staging: rtl8723bs: propagate errno handling for mgmt xmit
` [PATCH 3/3] staging: rtl8723bs: convert dump mgnt path to errno

[PATCH] staging: rtl8723bs: Fix NULL pointer dereference in c2h_wk_callback
 2026-07-31  7:00 UTC 

[PATCH] staging: rts5208: ms.c: replace udelay with usleep_range
 2026-07-31  5:41 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: use guard(mutex) in ips_enter()
 2026-07-31  5:19 UTC  (4+ messages)
` [PATCH] staging: rtl8723bs: use kfree_sensitive() for key material in rtw_set_key()

[PATCH] staging: rts5208: ms.c: replace udelay with usleep_range
 2026-07-31  4:59 UTC 

[PATCH] axis-fifo: use size_t for write size calculations
 2026-07-31  3:43 UTC 

[PATCH v2 0/4] staging: rtl8723bs: fix several memory-safety bugs
 2026-07-31  1:29 UTC  (7+ messages)
` [PATCH v2 1/4] staging: rtl8723bs: free HalData with vfree, not kfree
` [PATCH v2 2/4] staging: rtl8723bs: fix double free when register_netdev() fails
` [PATCH v2 3/4] staging: rtl8723bs: fix NULL deref in c2h_wk_callback() on alloc failure
` [PATCH v2 4/4] staging: rtl8723bs: fix NULL deref on bcmc station lookup in defrag path

[PATCH v3 0/4] staging: rtl8723bs: fix several memory-safety bugs
 2026-07-31  1:18 UTC  (5+ messages)
` [PATCH v3 1/4] staging: rtl8723bs: free HalData with vfree, not kfree
` [PATCH v3 2/4] staging: rtl8723bs: fix double free when register_netdev() fails
` [PATCH v3 3/4] staging: rtl8723bs: fix NULL deref in c2h_wk_callback() on alloc failure
` [PATCH v3 4/4] staging: rtl8723bs: fix NULL deref on bcmc station lookup in defrag path

[PATCH] staging: axis-fifo: validate tx_fifo_depth from device tree
 2026-07-31  0:01 UTC 

[PATCH] staging: rtl8723bs: use kfree_sensitive() for key material in rtw_set_key()
 2026-07-30 23:13 UTC 

[PATCH] staging: greybus: light: fix leak of cdev->name
 2026-07-30 11:06 UTC  (4+ messages)

[PATCH] media: staging/ipu7: fix async notifier leak on init error
 2026-07-30 10:47 UTC  (3+ messages)

[PATCH] media: staging/ipu7: fix async notifier UAF on probe error path
 2026-07-30 10:37 UTC 

[PATCH] staging: rtl8723bs: fix underflow logic in swing index calculations
 2026-07-30  9:45 UTC  (5+ messages)

[PATCH] staging: fbtft: fix typo in fb_upd161704.c comment
 2026-07-30  9:11 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: os_intfs: replace msleep with usleep_range
 2026-07-30  7:37 UTC  (2+ messages)

[PATCH 0/4] staging: rtl8723bs: fix several memory-safety bugs
 2026-07-30  7:36 UTC  (7+ messages)
` [PATCH 1/4] staging: rtl8723bs: free HalData with vfree, not kfree
` [PATCH 2/4] staging: rtl8723bs: fix double free when register_netdev() fails
` [PATCH 3/4] staging: rtl8723bs: fix NULL deref in c2h_wk_callback() on alloc failure
` [PATCH 4/4] staging: rtl8723bs: fix NULL deref on bcmc station lookup in defrag path

[RFC] staging: nvec: possible missing bounds check in nvec_power_bat response handling
 2026-07-30  7:35 UTC  (3+ messages)
` [PATCH] staging: nvec: fix out-of-bounds string copies

[RFC] staging: nvec: possible missing bounds check in nvec_power_bat response handling
 2026-07-30  5:58 UTC 

Please drop my RESENDs of the nvec and vme_user cleanups
 2026-07-29 17:56 UTC 

[PATCH RESEND] staging: nvec: use strcmp() instead of strncmp() with magic length
 2026-07-29 10:15 UTC  (5+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary parentheses from return
 2026-07-29  9:32 UTC  (2+ messages)

[PATCH] staging: axis-fifo: align arguments to match open parenthesis
 2026-07-29  9:32 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: fix line length warnings in os_intfs.c
 2026-07-29  9:31 UTC  (3+ messages)

[PATCH] staging: sm750fb: fix kernel-doc comments in sm750_accel.h
 2026-07-28 22:39 UTC 

[PATCH] staging: rtl8723bs: fix line length warnings in os_intfs.c
 2026-07-28 15:54 UTC  (2+ messages)

[PATCH v3] staging: sm750fb: fix mono image source stride mismatch in lynxfb_ops_imageblit()
 2026-07-28 15:45 UTC  (2+ messages)

[PATCH v2 0/3] staging: rtl8723bs: fix multiple OOB reads in IE and frame parsing
 2026-07-28 12:54 UTC  (4+ messages)
` [PATCH v2 1/3] staging: rtl8723bs: fix OOB read / stack overflow in rtw_get_wps_attr()
` [PATCH v2 2/3] staging: rtl8723bs: fix OOB read in rtw_action_frame_parse()
` [PATCH v2 3/3] staging: rtl8723bs: fix OOB read in rtw_restruct_wmm_ie()

[PATCH 0/3] staging: rtl8723bs: fix coding style issues (CamelCase)
 2026-07-28 12:36 UTC  (8+ messages)
` [PATCH 1/3] staging: rtl8723bs: rename mBratesOS to avoid CamelCase
    ` [PATCH v2 0/3] staging: rtl8723bs: fix coding style issues (CamelCase)
      ` [PATCH v2 1/3] staging: rtl8723bs: rename mBratesOS to avoid CamelCase
      ` [PATCH v2 2/3] staging: rtl8723bs: rename Save_DM_Func_Flag functions "
      ` [PATCH v2 3/3] staging: rtl8723bs: rename Restore_DM_Func_Flag "

[PATCH] staging: nvec: fix power-off path to not depend on workqueue
 2026-07-28  8:49 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: replace yield() with cond_resched()
 2026-07-28  8:39 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: replace magic numbers with named constants
 2026-07-28  8:38 UTC  (3+ messages)

[PATCH] media: ipu3: fix line ending with '(' in atomic_inc_return call
 2026-07-28  8:28 UTC  (2+ messages)

[PATCH 0/5] staging: rtl8723bs: fix multiple OOB reads in IE and frame parsing
 2026-07-28  7:43 UTC  (5+ messages)
` [PATCH 1/5] staging: rtl8723bs: fix OOB read in rtw_get_wps_ie()
` [PATCH 5/5] staging: rtl8723bs: fix skb->len underflow in monitor TX path

[PATCH] staging: rtl8723bs: remove unnecessary braces
 2026-07-28  7:36 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Use pointer type in vzalloc()
 2026-07-28  7:35 UTC  (2+ messages)

[PATCH] staging: most: video: remove unnecessary blank line before closing brace
 2026-07-28  7:33 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix space before tab in HalPhyRf_8723B.c
 2026-07-28  7:32 UTC  (4+ messages)

[PATCH] drivers: staging: octeon: ethernet: removed unneeded parentheses
 2026-07-28  7:32 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: fix space before tab in comments
 2026-07-28  7:31 UTC  (2+ messages)

[PATCH 0/3] staging: rtl8723bs: Remove whitespaces
 2026-07-28  7:28 UTC  (3+ messages)
` [PATCH 3/3] staging: rtl8723bs: Renaming variables with type prefix

[PATCH v3] staging: rtl8723bs: remove unused function declarations
 2026-07-28  7:26 UTC  (2+ messages)

[PATCH] staging: axis-fifo: align continuation lines with opening parenthesis
 2026-07-28  7:24 UTC  (2+ messages)

[PATCH] staging: sm750fb: Align prototype parameter names to implementation
 2026-07-28  7:24 UTC  (2+ messages)

[PATCH 0/4] staging: rtl8723bs: Changing two struct members
 2026-07-28  7:22 UTC  (3+ messages)
` [PATCH v2 "

[PATCH RESEND] staging: vme_user: reorder NULL check after kzalloc in fake_crcsr_init
 2026-07-28  7:19 UTC  (2+ messages)

[PATCH] staging: vme_user: Remove unnecessary parentheses
 2026-07-28  7:18 UTC  (2+ messages)

[PATCH] staging: greybus: audio_manager: add missing newline in sysfs_emit
 2026-07-28  7:15 UTC  (2+ messages)

[PATCH] greybus: audio_manager: fix sysfs_emit newline and const warnings
 2026-07-28  7:15 UTC  (2+ messages)

[PATCH v2 1/2] staging: sm750fb: Remove dead VALIDATION_CHIP preprocessor blocks
 2026-07-28  7:14 UTC  (4+ messages)
` [PATCH v2 2/2] staging: sm750fb: Remove unused function sm750_enable_dma

[PATCH v3] staging: sm750fb: remove dead VALIDATION_CHIP conditionals
 2026-07-28  7:13 UTC  (2+ messages)

[PATCH v2] staging: sm750fb: fix mono image source stride mismatch in lynxfb_ops_imageblit()
 2026-07-28  7:10 UTC  (2+ messages)

[PATCH] staging: axis-fifo: Fix alignment in open parentheses
 2026-07-28  7:08 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: rename camelcase variable psurveyPara
 2026-07-28  6:59 UTC 

[PATCH] staging: rtl8723bs: add blank line after declaration
 2026-07-27 19:52 UTC 

[PATCH] media: tegra-video: Use BIT macro in tegra20.c
 2026-07-27 16:33 UTC  (3+ messages)

[PATCH] staging: media: tegra-video: fix of_node_put() on VIP parse errors
 2026-07-27 16:24 UTC  (3+ messages)

[PATCH] staging: media: tegra-video: vi: fix probe failure on skipped last port
 2026-07-27 16:21 UTC  (5+ messages)

[PATCH v2] staging: rtl8723bs: validate monitor transmit frame lengths
 2026-07-27 16:08 UTC  (4+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] staging: sm750fb: rename pvReg to avoid CamelCase
 2026-07-27 14:53 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: rename camelcase variable psurveyPara
 2026-07-27 14:49 UTC  (2+ messages)

[PATCH] staging: media: tegra-video: vi: move port parsing into a subfunction
 2026-07-27 14:20 UTC 

[PATCH] staging: rtl8723bs: remove unused enumerations
 2026-07-27 14:03 UTC 

[PATCH] staging: vme_user: fix flush_image leak in tsi148 bridge
 2026-07-27 11:15 UTC 

[PATCH] staging: media: imx: csc-scaler: fix ipu_image_convert_run leak on queue error
 2026-07-27 10:49 UTC 

[PATCH] staging: media: tegra-video: fix syncpoint leak in tegra20 channel init
 2026-07-27  8:30 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: apply clang-format cleanup
 2026-07-27  5:12 UTC  (3+ messages)

[PATCH] staging: media: atomisp: Remove spaces at the start of a line
 2026-07-27  1:08 UTC 

[PATCH] staging: rtl8723bs: use !psta instead of comparison to NULL
 2026-07-26 23:21 UTC 

[GIT PULL] Staging driver fixes for 7.2-rc5
 2026-07-26 20:00 UTC  (2+ messages)

[PATCH] staging: media: atomisp: remove unused functions from ia_css_debug
 2026-07-26 18:43 UTC 

[PATCH] staging: axis-fifo: Remove unused includes
 2026-07-26  5:15 UTC 

[PATCH] staging: rtl8723bs: coding style cleanup in rtw_mlme.c
 2026-07-25 17:28 UTC  (2+ messages)

[PATCH v4] greybus: audio: Split gb_audio_gb_get_topology() into size query and data fetch
 2026-07-25 15:51 UTC 

[PATCH v3] greybus: audio: Split gb_audio_gb_get_topology() into size query and data fetch
 2026-07-25 15:43 UTC  (3+ messages)

[PATCH 1/2] staging: sm750fb: Remove dead VALIDATION_CHIP preprocessor blocks
 2026-07-25  8:59 UTC  (3+ messages)
` [PATCH 2/2] staging: sm750fb: Remove unused function sm750_enable_dma

[PATCH] staging: most: dim2: remove volatile qualifier from struct int_ch_state
 2026-07-25  5:34 UTC  (2+ messages)

[PATCH v3] media: atomisp: remove redundant prefix from dev_dbg calls
 2026-07-24  9:34 UTC  (3+ messages)

[PATCH 0/7] staging: Remove redundant error messages on IRQ request failure
 2026-07-24  0:14 UTC  (3+ messages)
` [PATCH 4/7] staging: iio: adt7316: Remove redundant dev_err()

[PATCH v2 0/4] staging: media: atomisp: cleanup pci/hmm/ code
 2026-07-23 18:51 UTC  (5+ messages)
` [PATCH v2 1/4] staging: media: atomisp: remove unused functions from pci/hmm/
` [PATCH v2 2/4] staging: media: atomisp: inline macros for checking the bo/bodev pointer
` [PATCH v2 3/4] staging: media: atomisp: inline the check_bo_status_*() macros
` [PATCH v2 4/4] staging: media: atomisp: remove include/hmm/hmm_common.h file

[PATCH] staging: rtl8723bs: fix several line spaces in wifi.h
 2026-07-23 17:03 UTC  (2+ messages)

[PATCH] staging: media: atomisp: align * on comment
 2026-07-23 16:18 UTC 

[PATCH] staging: media: atomisp: move constant to the right side of comparisons
 2026-07-23 15:50 UTC 

[PATCH] media: atomisp: Remove useless return statement
 2026-07-23 15:21 UTC 

[PATCH] media: atomisp: replace spaces with tabs
 2026-07-23 15:21 UTC 

[PATCH] staging: rtl8723bs: remove unnecessary else after break/return
 2026-07-23  8:29 UTC  (2+ messages)

[PATCH 1/2] staging: sm750fb: Remove legacy kernel-doc comments from header
 2026-07-23  8:25 UTC  (3+ messages)
` [PATCH 2/2] staging: sm750fb: Clean up whitespace and comment spacing in headers

[PATCH 0/2] staging: media: atomisp: remove unused functions
 2026-07-23  5:36 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: Replace custom RotR1 macro with ror16
 2026-07-22 21:53 UTC 

[PATCH] media: tegra-video: Fix length warnings in tegra20.c
 2026-07-22 17:47 UTC 

[PATCH] staging: iio: frequency: ad9832/ad9834: use div64_ul instead of do_div
 2026-07-22 16:03 UTC  (4+ messages)
` [PATCH v2] staging: iio: frequency: ad9832/ad9834: add comment explaining do_div usage


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