messages from 2026-02-03 16:56:35 to 2026-02-07 15:43:03 UTC [more...]
[PATCH 5.15.y 02/14] ARM: spear: Do not use timer namespace for timer_shutdown() function
2026-02-07 15:42 UTC (2+ messages)
` Patch "ARM: spear: Do not use timer namespace for timer_shutdown() function" has been added to the 5.15-stable tree
[PATCH 5.15.y 00/14] timers: Provide timer_shutdown[_sync]()
2026-02-07 15:42 UTC (2+ messages)
[PATCH v4 0/3] staging: sm750fb: clean up logging
2026-02-07 15:37 UTC (4+ messages)
` [PATCH v4 1/3] staging: sm750fb: remove debug and diagnostic prints
` [PATCH v4 2/3] staging: sm750fb: convert logging to device-based in sm750.c
` [PATCH v4 3/3] staging: sm750fb: convert logging to device-based in sm750_hw.c
[PATCH] staging: greybus: remove unused apb_ctrl_fw_flashing() and apb_ctrl_standby_boot()
2026-02-07 15:10 UTC
[PATCH v2] staging: rtl8723bs: constify _action_public_str in rtw_ieee80211.c
2026-02-07 14:06 UTC (4+ messages)
[PATCH v2] staging: rtl8723bs: refactor ODM_SetIQCbyRFpath to reduce duplication
2026-02-07 14:02 UTC
[PATCH v2 00/26] staging: rtl8723bs: refactor and fix various driver issues
2026-02-07 13:45 UTC (28+ messages)
` [PATCH v2 01/26] staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie
` [PATCH v2 02/26] staging: rtl8723bs: rename u1bTmp to val
` [PATCH v2 03/26] staging: rtl8723bs: fix spacing around operators
` [PATCH v2 04/26] staging: rtl8723bs: modernize hex output in rtw_report_sec_ie
` [PATCH v2 05/26] staging: rtl8723bs: remove dead debugging code in rtw_mlme_ext.c
` [PATCH v2 06/26] staging: rtl8723bs: remove unused rtl8192c function declarations
` [PATCH v2 07/26] staging: rtl8723bs: remove unused RECV_BLK defines
` [PATCH v2 08/26] staging: rtl8723bs: remove unused MAX_PATH_NUM defines
` [PATCH v2 09/26] staging: rtl8723bs: convert PSTA_INFO_T to struct sta_info *
` [PATCH v2 10/26] staging: rtl8723bs: remove NDIS type aliases
` [PATCH v2 11/26] staging: rtl8723bs: remove redundant MAC_ARG macro
` [PATCH v2 12/26] staging: rtl8723bs: core: fix line lengths in rtw_wlan_util.c
` [PATCH v2 13/26] staging: rtl8723bs: core: fix line lengths in rtw_recv.c
` [PATCH v2 14/26] staging: rtl8723bs: hal: fix line lengths in HalPhyRf_8723B.c
` [PATCH v2 15/26] staging: rtl8723bs: os_dep: fix line lengths in ioctl_cfg80211.c
` [PATCH v2 16/26] staging: rtl8723bs: hal: fix line lengths in rtl8723b_cmd.c
` [PATCH v2 17/26] staging: rtl8723bs: hal: fix line lengths in rtl8723b_hal_init.c
` [PATCH v2 18/26] staging: rtl8723bs: hal: fix line lengths in rtl8723b_phycfg.c
` [PATCH v2 19/26] staging: rtl8723bs: core: fix various line length overflows
` [PATCH v2 20/26] staging: rtl8723bs: hal: "
` [PATCH v2 21/26] staging: rtl8723bs: os_dep: "
` [PATCH v2 22/26] staging: rtl8723bs: core: fix line lengths in rtw_cmd.c
` [PATCH v2 23/26] staging: rtl8723bs: core: fix line lengths in rtw_mlme_ext.c
` [PATCH v2 24/26] staging: rtl8723bs: core: fix line lengths in rtw_mlme.c
` [PATCH v2 25/26] staging: rtl8723bs: core: fix line lengths in rtw_xmit.c
` [PATCH v2 26/26] staging: rtl8723bs: core: fix various line length overflows
[PATCH] staging: rtl8723bs: rename camelCase variables
2026-02-07 13:43 UTC (2+ messages)
[PATCH] staging: nvec: use strcmp() instead of strncmp() with magic length
2026-02-07 13:41 UTC (2+ messages)
[PATCH 1/5] staging: rtl8723bs: fix spelling errors in core driver files
2026-02-07 13:39 UTC (6+ messages)
` [PATCH 2/5] staging: rtl8723bs: fix spelling errors in hal "
` [PATCH 3/5] staging: rtl8723bs: fix spelling errors in os_dep files
` [PATCH 4/5] staging: rtl8723bs: fix spelling errors in header files
` [PATCH 5/5] staging: greybus: fix spelling errors
[PATCH v3 1/4] staging: greybus: added comment to mutex declaration in fw-management.c
2026-02-07 13:38 UTC (2+ messages)
[PATCH v3 2/4] staging: greybus: fixed styling issue in fw-management.c
2026-02-07 13:37 UTC (2+ messages)
[PATCH v3] [PATCH v3] staging: greybus: gbphy: Replace sprintf() with sysfs_emit()
2026-02-07 13:37 UTC (2+ messages)
[PATCH] staging: sm750fb: rename CamelCase variables in sm750_accel.c
2026-02-07 13:34 UTC (2+ messages)
[PATCH v3 1/5] staging: sm750fb: replace strcat() with memcpy() in lynxfb_setup()
2026-02-07 13:32 UTC (8+ messages)
` [PATCH v3 2/5] staging: sm750fb: use strcmp() for exact option matching
` [PATCH v3 3/5] staging: sm750fb: remove debug and diagnostic prints
` [PATCH v3 4/5] staging: sm750fb: convert logging to device-based in sm750.c
` [PATCH v3 5/5] staging: sm750fb: convert logging to device-based in sm750_hw.c
[PATCH] staging: sm750fb: rename pvMem to pv_mem
2026-02-07 13:25 UTC (2+ messages)
[PATCH] staging: greybus: uart: migrated from IDR to XArray API
2026-02-07 13:25 UTC (2+ messages)
[PATCH v2] staging: rtl8723bs: make _action_public_str const
2026-02-07 13:21 UTC (2+ messages)
[PATCH v4] staging: rtl8723bs: fix potential race in expire_timeout_chk
2026-02-07 13:20 UTC (3+ messages)
[PATCH] staging: rtl8723bs: fix whitespace issues in hal_com.c
2026-02-07 13:18 UTC (2+ messages)
[PATCH v6 0/4] staging: rtl8723bs: coding style and refactoring cleanups
2026-02-07 13:13 UTC (5+ messages)
` [PATCH v6 1/4] staging: rtl8723bs: rename LinkDetectInfo and clean up related code
` [PATCH v6 3/4] staging: rtl8723bs: simplify boolean expressions
[PATCH] staging: rtl8723bs: remove dead code in rtw_mlme_ext.c
2026-02-07 13:09 UTC (2+ messages)
[PATCH v6 0/5] staging: rtl8723bs: Fix OOB read and perform code clean ups
2026-02-07 13:08 UTC (4+ messages)
` [PATCH v6 1/5] staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ie
[PATCH v2] staging: rtl8723bs: remove hardcoded dead debug code
2026-02-07 12:45 UTC (2+ messages)
[PATCH] staging: vme_user: add identifier names to function prototypes
2026-02-07 12:44 UTC (2+ messages)
[PATCH] staging: sm750fb: fix CamelCase and Hungarian prefix in variable names
2026-02-07 12:43 UTC (2+ messages)
[PATCH v3 0/3] staging: rtl8723bs: fix error handling and memory leaks
2026-02-07 12:34 UTC (3+ messages)
` [PATCH v3 2/3] staging: rtl8723bs: fix memory leak in rtw_cfg80211_inform_bss()
[PATCH v3 0/5] staging: rtl8723bs: fix line length and style issues
2026-02-07 12:29 UTC (3+ messages)
` [PATCH v3 5/5] staging: rtl8723bs: standardize comment style in HAL
[PATCH] staging: rtl8723bs: replace msleep with usleep_range in rtw_cmd.c
2026-02-07 12:08 UTC (3+ messages)
[PATCH] staging: rtl8723bs: replace msleep with usleep_range for small delays
2026-02-07 12:08 UTC (2+ messages)
[PATCH] staging: rtl8723bs: use usleep_range over msleep for short delays
2026-02-07 12:07 UTC (2+ messages)
[PATCH] staging: rtl8723bs: rename add_RATid to add_rat_id
2026-02-07 12:04 UTC (2+ messages)
[PATCH v3] staging: most: dim2: convert pr_info/err/warn to dev_info/err/warn
2026-02-07 11:57 UTC (4+ messages)
[PATCH] staging: most: dim2: fix a race condition in complete_all_mbos()
2026-02-07 11:55 UTC (4+ messages)
[PATCH] staging: most: dim2: convert pr_info/err/warn to dev_info/err/warn
2026-02-07 11:54 UTC (2+ messages)
[PATCH] staging: rtl8723bs: rename CamelCase function Set_MSR to set_msr
2026-02-07 7:18 UTC (2+ messages)
[PATCH] [PATCH] staging-next: most: dim2: convert pr_info/err/warn to dev_info/err/warn
2026-02-07 1:40 UTC (2+ messages)
[PATCH] staging:rtl8723bs: Replace camel case rtw_btcoex_MediaStatusNotify with sneak case
2026-02-06 22:24 UTC (2+ messages)
[PATCH] staging: rtl8723bs: remove unnecessary boolean comparison
2026-02-06 19:22 UTC (2+ messages)
[PATCH] staging: rtl8723bs: remove unnecessary blank lines in rtw_io.c
2026-02-06 18:45 UTC (2+ messages)
[PATCH v7 0/2] staging: axis-fifo: clean up probe logic
2026-02-06 13:48 UTC (4+ messages)
` [PATCH v7 1/2] staging: axis-fifo: use u32 for fifo depth flags
` [PATCH v7 2/2] staging: axis-fifo: refactor device tree parsing
[PATCH v5] fbtft: limit dirty rows based on damage range
2026-02-06 11:35 UTC (5+ messages)
[PATCH] rtw: btcoex: clean up style and documentation
2026-02-06 7:43 UTC (4+ messages)
[PATCH] staging: rtl8723bs: remove unnecessary blank lines
2026-02-06 0:24 UTC (3+ messages)
[PATCH] staging: rtl8723bs: remove stale TODO item regarding %pM
2026-02-05 14:51 UTC
[PATCH v2] media: dt-bindings: fsl,imx6q-mlb150: Fix clock-names schema
2026-02-05 13:30 UTC (2+ messages)
[PATCH v3] media: dt-bindings: media: microchip,dim2: Add MediaLB DIM2 binding
2026-02-05 11:11 UTC (3+ messages)
[PATCH v3 4/4] staging: greybus: resolved checkpatch checks for light.c
2026-02-05 9:47 UTC (2+ messages)
[PATCH] media: atomisp: add missing mutex in atomisp_vidioc_default()
2026-02-05 6:26 UTC (2+ messages)
[PATCH] Fix checkpatch.pl warnings in rtw_ieee80211.c
2026-02-05 5:46 UTC (3+ messages)
[PATCH] staging: most: video: fix potential race in list iteration
2026-02-05 5:45 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3 3/4] staging: greybus: resolved checkpatch checks for raw.c
2026-02-04 18:31 UTC
[PATCH v3 0/4] staging: greybus: fixing checkpatch issues
2026-02-04 18:29 UTC
[PATCH] staging: sm750fb: fix CamelCase warning for dBase
2026-02-04 15:54 UTC (2+ messages)
[PATCH] staging: sm750fb: Clean up variable names
2026-02-04 14:50 UTC (4+ messages)
` [PATCH v2] "
[PATCH v6 0/5] staging: rtl8723bs: replace custom wrappers with kernel APIs
2026-02-04 13:30 UTC (9+ messages)
` [PATCH v6 1/5] staging: rtl8723bs: introduce kmemdup() where applicable
` [PATCH v6 2/5] staging: rtl8723bs: replace rtw_malloc() with kmalloc()
` [PATCH v6 3/5] staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()
` [PATCH v6 4/5] staging: rtl8723bs: use standard skb allocation APIs
` [PATCH v6 5/5] staging: rtl8723bs: remove unused allocation wrapper functions
[PATCH] staging: sm750fb: remove unnecessary parentheses in ddk750_swi2c.c
2026-02-04 13:14 UTC (2+ messages)
[PATCH v2] staging: greybus: gbphy: replace sprintf() with sysfs_emit()
2026-02-04 12:11 UTC (3+ messages)
[PATCH v2 1/4] staging: sm750fb: add bounds checking to option parsing in lynxfb_setup()
2026-02-04 11:39 UTC (8+ messages)
` [PATCH v2 2/4] staging: sm750fb: use strcmp() for exact option matching
` [PATCH v2 3/4] staging: sm750fb: remove debug prints and convert logging in sm750.c
` [PATCH v2 4/4] staging: sm750fb: remove debug prints and convert logging in sm750_hw.c
[PATCH 0/2] correct macro issues
2026-02-04 10:32 UTC (5+ messages)
` [PATCH 2/2] staging: iio: adt7316: convert magic numbers to BIT() and GENMASK()
[PATCH v5 0/5] staging: rtl8723bs: replace custom wrappers with kernel APIs
2026-02-04 10:29 UTC (11+ messages)
` [PATCH v5 1/5] staging: rtl8723bs: introduce kmemdup() where applicable
` [PATCH v5 2/5] staging: rtl8723bs: replace rtw_malloc() with kmalloc()
` [PATCH v5 3/5] staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()
` [PATCH v5 4/5] staging: rtl8723bs: use standard skb allocation APIs
` [PATCH v5 5/5] staging: rtl8723bs: remove unused allocation wrapper functions
[PATCH] staging: greybus: gbphy: replaced sprintf() with sysfs_emit()
2026-02-04 9:57 UTC (3+ messages)
[PATCH 1/4] staging: sm750fb: replace strcat() with memcpy() in lynxfb_setup()
2026-02-04 9:55 UTC (7+ messages)
` [PATCH 2/4] staging: sm750fb: use strcmp() for exact option matching
` [PATCH 3/4] staging: sm750fb: convert pr_* to dev_* logging in sm750.c
` [PATCH 4/4] staging: sm750fb: convert pr_* to dev_* logging in sm750_hw.c
[PATCH] staging: greybus: audio_codec.c: Remove unnecessary parentheses in if statement
2026-02-04 9:53 UTC (2+ messages)
Fwd: [PATCH v2 1/4] staging: greybus: added comment to mutex declaration in fw-management.c
2026-02-04 9:40 UTC (2+ messages)
[PATCH] Revert "staging: fbtft: remove goto from define_fbtft_write_reg macro and clarify empty modifier fbtft-bus.c"
2026-02-04 9:31 UTC (2+ messages)
[PATCH] staging: sm750fb: fix naming styles and const declarations
2026-02-04 6:50 UTC (2+ messages)
[PATCH v4] media: atomisp: Fix memory leak in atomisp_fixed_pattern_table()
2026-02-03 16:31 UTC
[PATCH] staging: rtl8723bs: Remove trailing whitespace in rtw_mlme.c
2026-02-03 16:56 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox