messages from 2026-05-05 17:38:29 to 2026-05-11 06:25:56 UTC [more...]
[PATCH v2] staging: rtl8723bs: fix type issue in DYNAMIC_BB_DYNAMIC_TXPWR
2026-05-11 6:25 UTC (2+ messages)
[PATCH] staging: rtl8723bs: replace non-standard BITn macros with BIT(n)
2026-05-11 4:53 UTC (3+ messages)
[PATCH] staging: rtl8723bs: remove commented out code from odm.c
2026-05-11 4:20 UTC (2+ messages)
[PATCH 0/9] remove unused code and simplify if-else blocks
2026-05-11 4:13 UTC (12+ messages)
` [PATCH 1/9] staging: rtl8723bs: remove unused DBG_FIXED_CHAN code
` [PATCH 2/9] staging: rtl8723bs: remove unused DBG_RX_DUMP_EAP code
` [PATCH 3/9] staging: rtl8723bs: remove unused CONSISTENT_PN_ORDER code
` [PATCH 4/9] staging: rtl8723bs: remove unused DBG_CH_SWITCH code
` [PATCH 5/9] staging: rtl8723bs: remove unused REMOVE_PACK code
` [PATCH 6/9] staging: rtl8723bs: remove unused RTW_DVOBJ_CHIP_HW_TYPE code
` [PATCH 7/9] staging: rtl8723bs: remove unused RTW_MLME_EXT_C_ code
` [PATCH 8/9] staging: rtl8723bs: remove commented out code in rtw_mlme_ext.c
` [PATCH 9/9] staging: rtl8723bs: simplify if-else blocks "
[PATCH v2 0/4] staging: rtl8723bs: Fix coding style in ieee80211.h
2026-05-11 3:48 UTC (7+ messages)
` [PATCH v2 1/4] staging: rtl8723bs: Replace __attribute__((packed)) with __packed "
` [PATCH v2 2/4] staging: rtl8723bs: Fix comparison style in IS_CCK_RATE and IS_OFDM_RATE macros
` [PATCH v2 3/4] staging: rtl8723bs: Fix block comment style in ieee80211.h
` [PATCH v2 4/4] staging: rtl8723bs: Enclose CHAN_ARG macro body in parentheses
[PATCH v3] staging: iio: addac: adt7316: document SPI interface switching sequence
2026-05-11 3:00 UTC (2+ messages)
[PATCH v2] media: atomisp: remove returns from void functions
2026-05-11 1:12 UTC (3+ messages)
[PATCH v3] media: atomisp: remove returns from void functions
2026-05-10 21:15 UTC
[PATCH v2 0/2] staging: rtl8723bs: Clean up coding style in include headers
2026-05-10 20:08 UTC (4+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: Remove multiple blank lines "
` [PATCH v2 2/2] staging: rtl8723bs: Remove extern from function prototypes in cmd_osdep.h
[PATCH] staging: rtl8723bs: fix line length checks in rtw_cmd.c
2026-05-10 19:18 UTC (2+ messages)
[PATCH] Greybus audio protocols drivers: correct sscanf() return value check
2026-05-10 18:41 UTC
[PATCH 2/2] staging: vme_user: fix line exceeding 80 characters in vme_user.c
2026-05-10 18:33 UTC
[PATCH] staging: rtl8723bs: Fix coding style in ieee80211.h
2026-05-10 18:04 UTC (3+ messages)
[PATCH] staging: vme_user: fix lines exceeding 80 characters in vme_tsi148.c
2026-05-10 17:42 UTC
[PATCH] staging: rtl8723bs: remove unnecessary braces
2026-05-10 17:31 UTC (2+ messages)
[PATCH v2] staging: axis-fifo: Fix alignment of wait_event_interruptible in write path
2026-05-10 17:06 UTC
[PATCH 1/2] staging: rtl8723bs: Remove multiple blank lines in rtw_qos.h
2026-05-10 17:07 UTC (4+ messages)
` [PATCH 2/2] staging: rtl8723bs: Fix coding style in include headers
[PATCH] staging: axis-fifo: Fix alignment of wait_event_interruptible arguments
2026-05-10 16:09 UTC (2+ messages)
[PATCH] staging: rtl8723bs: fix coding style in rtw_efuse.c
2026-05-10 16:08 UTC (2+ messages)
[PATCH] staging: axis-fifo: align arguments with open parenthesis
2026-05-10 16:07 UTC (2+ messages)
[PATCH v2] dt-bindings: misc: Add binding for Xilinx AXI-Stream FIFO
2026-05-10 16:07 UTC (2+ messages)
[PATCH] staging: vme_user: fix lines exceeding 80 characters in vme_tsi148.c
2026-05-10 16:05 UTC (2+ messages)
[PATCH] staging: rtl8723bs: Replace __attribute__((__packed__)) with __packed in rtl8723b_hal.h
2026-05-10 11:03 UTC
[PATCH] staging: rtl8723bs: Replace __attribute__((packed)) with __packed in wifi.h
2026-05-10 10:36 UTC
[PATCH v2] staging: iio: addac: adt7316: document SPI interface switching sequence
2026-05-10 10:04 UTC (7+ messages)
[PATCH] staging: iio: addac: adt7316: document SPI interface switching sequence
2026-05-10 7:45 UTC (2+ messages)
[PATCH] staging: rtl8723bs: remove unnecessary blank lines in rtw_recv.c
2026-05-10 6:58 UTC
[PATCH v2] staging: iio: addac: adt7316: check SPI write errors in probe
2026-05-10 6:35 UTC (6+ messages)
[PATCH 0/2] staging: sm750fb: fix 3 CamelCase variables
2026-05-10 6:29 UTC (3+ messages)
` [PATCH 1/2] staging: sm750fb: rename CamelCase variable and drop prefix
` [PATCH 2/2] staging: sm750fb: change 2 CamelCase variables to snake_case
[PATCH] staging: sm750fb: Add const to g_fbmode array
2026-05-09 16:40 UTC
[GIT PULL] Staging driver fixes for 7.1-rc3
2026-05-09 15:40 UTC (2+ messages)
[PATCH v3] staging: vme_user: validate slave window size against buffer size
2026-05-09 9:58 UTC (2+ messages)
[PATCH] staging: rtl8723bs: replace msleep with usleep_range for 1ms delay
2026-05-09 9:40 UTC
[PATCH] staging: iio: addac: adt7316: check SPI write errors in probe
2026-05-09 8:42 UTC (2+ messages)
[PATCH] staging: rtl8723bs: replace msleep with usleep_range for short delays
2026-05-09 8:07 UTC
[PATCH] iio: adc: ad7816: propagate SPI error codes
2026-05-09 7:24 UTC (3+ messages)
[PATCH] staging: vme_user: validate slave window size against buffer size
2026-05-09 7:17 UTC (3+ messages)
[PATCH v2] staging: rtl8723bs: remove unnecessary block comment
2026-05-09 4:52 UTC
[PATCH 0/2] staging: rtl8723bs: block comment formatting fixes
2026-05-09 4:23 UTC (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: fix block comment alignment in hal/ source files
` [PATCH 2/2] staging: rtl8723bs: move block comment terminator to new line
[PATCH v7 0/7] staging: rtl8723bs: rtw_mlme: line length cleanup
2026-05-08 22:27 UTC (8+ messages)
` [PATCH v7 1/7] staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length subtraction
` [PATCH v7 2/7] staging: rtl8723bs: rtw_mlme: wrap lines exceeding 100 columns
` [PATCH v7 3/7] staging: rtl8723bs: rtw_mlme: wrap rtw_sitesurvey_cmd condition
` [PATCH v7 4/7] staging: rtl8723bs: rtw_mlme: extract local variables for long expressions
` [PATCH v7 5/7] staging: rtl8723bs: rtw_mlme: remove dead commented-out code
` [PATCH v7 6/7] staging: rtl8723bs: rtw_mlme: consolidate capability comparisons lines
` [PATCH v7 7/7] staging: rtl8723bs: rtw_mlme: add blank line for readability
[PATCH v1] staging: rtl8723bs: fix buffer over-read in rtw_update_protection
2026-05-08 22:26 UTC
[PATCH RFC 00/11] staging: rtl8723bs: remove struct _io_ops
2026-05-08 19:38 UTC (12+ messages)
` [PATCH RFC 01/11] staging: rtl8723bs: remove unused sdio_local_read()
` [PATCH RFC 02/11] staging: rtl8723bs: declare helper sdio functions in .h files
` [PATCH RFC 03/11] staging: rtl8723bs: inline sd_read8() and sdio_read8() into rtw_read8()
` [PATCH RFC 04/11] staging: rtl8723bs: inline sdio_read16() into rtw_read16()
` [PATCH RFC 05/11] staging: rtl8723bs: inline sdio_read32() into rtw_read32()
` [PATCH RFC 06/11] staging: rtl8723bs: inline sd_write8() and sdio_write8() in rtw_write8()
` [PATCH RFC 07/11] staging: rtl8723bs: inline sdio_write16() into rtw_write16()
` [PATCH RFC 08/11] staging: rtl8723bs: inline sdio_write32() into rtw_write32()
` [PATCH RFC 09/11] staging: rtl8723bs: inline sdio_write_port() into rtw_write_port()
` [PATCH RFC 10/11] staging: rtl8723bs: remove the empty function set_intf_ops()
` [PATCH RFC 11/11] staging: rtl8723bs: remove empty struct _io_ops
[PATCH v2] media: meson: vdec: Fix memory leak in error path of vdec_open
2026-05-08 17:58 UTC (2+ messages)
[PATCH v4 0/6] media: Fix new smatch warnings
2026-05-08 6:27 UTC (9+ messages)
` [PATCH v4 1/6] media: v4l2-dev: Add range check for vdev->minor
` [PATCH v4 2/6] media: i2c: mt9p031: Rewrite assignment to make smatch happy
` [PATCH v4 3/6] media: i2c: adv7604: Add range checks for chip info
` [PATCH v4 4/6] media: chips-media: wave5: Add range checks for dec_output_info
` [PATCH v4 5/6] media: staging: ipu3-imgu: Add range check for imgu_css_cfg_acc_stripe
` [PATCH v4 6/6] media: amlogic-c3: Add validations for ae and awb config
[PATCH] staging: most: net: replace pr_err with netdev_err
2026-05-08 6:04 UTC
[PATCH] staging: media: meson: fix typo in codec files
2026-05-08 5:57 UTC
[PATCH] staging: rtl8723bs: fix open parenthesis at end of line
2026-05-08 5:25 UTC (4+ messages)
` [PATCH v2] "
[PATCH v6 0/8] staging: rtl8723bs: rtw_mlme: fix long lines and related issues
2026-05-08 5:00 UTC (5+ messages)
` [PATCH v6 1/8] staging: rtl8723bs: fix buffer over-read in rtw_update_protection
[PATCH v3 0/1] media: tegra-video: vi: fix invalid u32 return value in format lookup
2026-05-07 21:04 UTC (4+ messages)
` [PATCH v3 1/1] "
[PATCH] staging: axis-fifo: fix alignment in wait_event_interruptible()
2026-05-07 18:40 UTC
[PATCH] staging: rtl8723bs: fix block comment alignment in hal/ header files
2026-05-07 17:42 UTC
[PATCH v6] staging: rtl8723bs: remove unnecessary braces in rtw_mlme.c
2026-05-07 16:06 UTC
[PATCH v2] staging: media: ipu7: Remove unused struct ia_gofo_secondary_boot_config
2026-05-07 15:14 UTC
[PATCH] staging: rtl8723bs: remove unnecessary block comment
2026-05-07 14:49 UTC (2+ messages)
[PATCH v5] staging: rtl8723bs: remove unnecessary comparison to true
2026-05-07 14:37 UTC (3+ messages)
[PATCH] staging: rtl8723bs: simplify NULL pointer checks
2026-05-07 13:40 UTC (5+ messages)
` [PATCH v2] "
[PATCH v10 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2026-05-07 11:50 UTC (2+ messages)
[PATCH v3 0/6] media: Fix new smatch warnings
2026-05-07 11:14 UTC (12+ messages)
` [PATCH v3 1/6] media: v4l2-dev: Add range check for vdev->minor
` [PATCH v3 2/6] media: i2c: mt9p031: Rewrite assignment to make smatch happy
` [PATCH v3 6/6] media: amlogic-c3: Add validations for ae and awb config
[PATCH] staging: media/ipu7: Remove unused struct ia_gofo_secondary_boot_config
2026-05-07 11:01 UTC
[PATCH v4] staging: rtl8723bs: remove unnecessary comparison to true
2026-05-07 5:02 UTC (2+ messages)
[PATCH] staging: rtl8723bs: remove commented out enum values from odm_types.h
2026-05-07 5:00 UTC
[PATCH v2] staging: media: atomisp: mark pmic_name array as const
2026-05-06 19:16 UTC
[PATCH] staging: media: atomisp: mark pmic_name array as const
2026-05-06 19:03 UTC
[PATCH] staging: vme_user: drop dead NULL checks inside list_for_each_entry()
2026-05-06 14:48 UTC
[PATCH v3] media: cedrus: clean up media device on probe failure
2026-05-06 12:41 UTC
[PATCH v2 0/1] media: tegra-video: vi: fix invalid u32 return value in format lookup
2026-05-06 11:37 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH] staging: sm750fb: add const to g_fbmode array
2026-05-06 10:44 UTC (5+ messages)
[PATCH v3 0/4] HID: Proper fix for OOM in hid-core
2026-05-06 9:16 UTC (2+ messages)
[PATCH v3] staging: media: max96712: drop unneeded dependency on OF_GPIO
2026-05-06 8:22 UTC
[PATCH v3] staging: rtl8723bs: remove unnecessary comparison to true
2026-05-06 7:14 UTC (4+ messages)
[PATCH 1/2] staging: media: tegra-video: fix wrong return type in tegra_get_format_fourcc_by_idx()
2026-05-06 7:05 UTC (2+ messages)
[PATCH] media: tegra-video: vi: fix invalid u32 return value in format lookup
2026-05-06 7:01 UTC (2+ messages)
[PATCH v6 1/2] staging: rtl8723bs: fix heap overflow in OnAuthClient shared key path
2026-05-05 21:13 UTC (4+ messages)
` [PATCH v7 0/2] staging: rtl8723bs: fix OOB reads in OnAuth() and OnAuthClient()
` [PATCH v7 1/2] staging: rtl8723bs: fix Challenge Text IE length checks in OnAuthClient() and OnAuth()
` [PATCH v7 2/2] staging: rtl8723bs: fix missing frame length checks in OnAuth() and OnAuthClient()
[PATCH] staging: vme_user: check find_bridge() return value
2026-05-05 20:57 UTC
[PATCH 0/7] arm64: allwinner: h616: Support Video Engine
2026-05-05 20:35 UTC (3+ messages)
` [PATCH 5/7] arm64: dts: allwinner: sun50i-h6: Add missing SRAM region for video engine
[PATCH] staging: rtl8723bs: fix heap buffer overflow in cfg80211_rtw_add_key
2026-05-05 20:04 UTC (9+ messages)
` [PATCH v6] staging: rtl8723bs: fix heap buffer overflow in cfg80211_rtw_add_key()
[PATCH] staging: vme_user: simplify boolean comparisons
2026-05-05 20:01 UTC
[PATCH] drivers: staging: atomisp: Fix open brace issue in function signatures across pci/hive_isp_css_common/host
2026-05-05 19:30 UTC
[PATCH] staging: vme_user: remove unnecessary NULL initialization before list iteration
2026-05-05 19:23 UTC
[PATCH v3 0/3] staging: rtl8723bs: fix OOB reads and heap overflow in IE parsing
2026-05-05 17:38 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 2/3] staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cmd_hdl()
` [PATCH v4 3/3] staging: rtl8723bs: fix OOB reads in rtw_get_wps_ie() and rtw_cfg80211_set_wpa_ie()
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