messages from 2026-05-09 08:27:02 to 2026-05-12 01:45:02 UTC [more...]
[PATCH 0/2] staging: rtl8723bs: fix two remote frame-handling bugs
2026-05-12 1:44 UTC (2+ messages)
` [PATCH 1/2] staging: rtl8723bs: fix use-after-free in validate_80211w_mgmt after decryptor()
[PATCH v2] staging: rtl8723bs: fix line length checks in rtw_cmd.c
2026-05-12 0:31 UTC
[PATCH v2] media: atomisp: remove returns from void functions
2026-05-11 23:30 UTC (4+ messages)
[PATCH] staging: sm750fb: add const to g_fbmode array
2026-05-11 20:42 UTC (2+ messages)
[PATCH] Greybus audio protocols drivers: correct sscanf() return value check
2026-05-11 20:10 UTC (4+ messages)
` [PATCH v2] "
[PATCH] atomisp: remove unused module parameter dbg_func
2026-05-11 19:32 UTC
[PATCH v8 0/1] staging: rtl8723bs: fix missing frame length checks in OnAuth()
2026-05-11 18:53 UTC (2+ messages)
` [PATCH v8 1/1] "
[PATCH v2] staging: media: atomisp: remove stale "Generated code" comments
2026-05-11 18:23 UTC (2+ messages)
[PATCH] staging: fbtft: remove sysfs debug interface
2026-05-11 18:23 UTC (2+ messages)
[PATCH 0/2] staging: rtl8723bs: remove unnecessary blank lines in two files
2026-05-11 18:20 UTC (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: remove unnecessary blank lines in rtw_mlme_ext.c
` [PATCH 2/2] staging: rtl8723bs: remove unnecessary blank lines in rtw_security.c
[PATCH 0/2] staging: sm750fb: fix 2 CamelCase variables
2026-05-11 17:41 UTC (3+ messages)
` [PATCH 1/2] staging: sm750fb: rename CamelCase variable pvReg and drop prefix
` [PATCH 2/2] staging: sm750fb: rename CamelCase variable setAllEngOff
[PATCH v2] staging: sm750fb: minor coding style cleanup
2026-05-11 17:32 UTC (3+ messages)
[PATCH v3] staging: sm750fb: Keep g_fbmode array non-const
2026-05-11 17:27 UTC (2+ messages)
[PATCH] staging: sm750fb: remove unnecessary initializations
2026-05-11 17:17 UTC
[PATCH] staging: Documentation: dds: replace frequencyY with frequency
2026-05-11 17:12 UTC
[PATCH v5 0/3] staging: rtl8723bs: fix OOB reads and heap overflow in IE parsing
2026-05-11 16:57 UTC (4+ messages)
` [PATCH v5 1/3] staging: rtl8723bs: fix OOB reads in update_beacon_info() and bwmode_update_check()
` [PATCH v5 2/3] staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cmd_hdl()
` [PATCH v5 3/3] staging: rtl8723bs: fix OOB reads in rtw_get_wps_ie()
[PATCH v5 0/3] staging: rtl8723bs: fix OOB reads and heap overflow in IE parsing
2026-05-11 16:57 UTC
[PATCH] staging: rtl8723bs: fix line lengths in rtw_cmd.c
2026-05-11 16:57 UTC (2+ messages)
[PATCH] staging: vme_user: check find_bridge() return value
2026-05-11 16:54 UTC (3+ messages)
[PATCH v2] dt-bindings: misc: Add binding for Xilinx AXI-Stream FIFO
2026-05-11 16:18 UTC (3+ messages)
[PATCH] staging: sm750fb: Add const to g_fbmode array
2026-05-11 15:37 UTC (4+ messages)
[PATCH v7 0/3] staging: octeon: replace pr_* with dev_* logging
2026-05-11 15:09 UTC (4+ messages)
` [PATCH v7 1/3] staging: octeon: ethernet-mem: replace pr_warn with dev_warn in free functions
` [PATCH v7 2/3] staging: octeon: ethernet: replace pr_err and pr_info with dev_err and netdev_err
` [PATCH v7 3/3] staging: octeon: replace pr_warn with dev_warn in fill and rx paths
[PATCH v4] staging: iio: addac: adt7316: document SPI interface switching sequence
2026-05-11 14:06 UTC
[PATCH 0/4] staging: rtl8723bs: remove unused sys interrupt
2026-05-11 13:59 UTC (7+ messages)
` [PATCH 1/4] staging: rtl8723bs: remove unused SysIntrMask from struct hal_com_data
` [PATCH 2/4] staging: rtl8723bs: remove empty InitSysInterrupt8723BSdio()
` [PATCH 3/4] staging: rtl8723bs: remove overwriting of current IMR settings
` [PATCH 4/4] staging: rtl8723bs: remove unused SysIntrStatus from struct hal_com_data
[PATCH] staging: rtl8723bs: rename ndis_802_11_network_infrastructure enum values to uppercase
2026-05-11 13:49 UTC
[PATCH v3] staging: iio: addac: adt7316: document SPI interface switching sequence
2026-05-11 13:48 UTC (5+ messages)
[PATCH 0/9] remove unused code and simplify if-else blocks
2026-05-11 12:59 UTC (14+ 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] staging: rtl8723bs: Fix coding style in ieee80211.h
2026-05-11 12:55 UTC (5+ messages)
[PATCH v6 1/2] staging: rtl8723bs: fix heap overflow in OnAuthClient shared key path
2026-05-11 12:43 UTC (3+ messages)
` [PATCH v7 0/2] staging: rtl8723bs: fix OOB reads in OnAuth() and OnAuthClient()
[PATCH v3 0/3] staging: rtl8723bs: fix OOB reads and heap overflow in IE parsing
2026-05-11 12:42 UTC (3+ messages)
` [PATCH v4 "
[PATCH v1] greybus: authentication: validate CAP response payload size
2026-05-11 12:41 UTC (4+ messages)
[PATCH v3 0/2] staging: rtl8723bs: fix OOB write in HT_caps_handler and OOB read in OnAssocRsp
2026-05-11 12:36 UTC (4+ messages)
` [PATCH v4 0/2] staging: rtl8723bs: fix OOB write and read in HT_caps_handler and OnAssocRsp
[PATCH v11 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2026-05-11 12:26 UTC (23+ messages)
` [PATCH v11 01/22] media: mc: Add INTERNAL pad flag
` [PATCH v11 02/22] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v11 03/22] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v11 04/22] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v11 05/22] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v11 06/22] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v11 07/22] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v11 08/22] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v11 09/22] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v11 10/22] dt-bindings: media: i2c: max96712: add control-channel-port property
` [PATCH v11 11/22] dt-bindings: media: i2c: max96714: add support for MAX96714R
` [PATCH v11 12/22] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [PATCH v11 13/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v11 14/22] media: i2c: add Maxim GMSL2/3 serializer framework
` [PATCH v11 15/22] media: i2c: add Maxim GMSL2/3 deserializer framework
` [PATCH v11 16/22] media: i2c: maxim-serdes: add MAX96717 driver
` [PATCH v11 17/22] media: i2c: maxim-serdes: add MAX96724 driver
` [PATCH v11 18/22] media: i2c: maxim-serdes: add MAX9296A driver
` [PATCH v11 19/22] arm64: defconfig: disable deprecated MAX96712 driver
` [PATCH v11 20/22] staging: media: remove "
` [PATCH v11 21/22] media: i2c: remove MAX96717 driver
` [PATCH v11 22/22] media: i2c: remove MAX96714 driver
[PATCH] staging: fbtft: check return value of device_create_file()
2026-05-11 11:46 UTC (3+ messages)
[PATCH] staging: sm750fb: Add const to g_fbmode array
2026-05-11 10:52 UTC
[PATCH] staging: vme_user: fix line exceeding 80 characters in vme_user.c
2026-05-11 8:22 UTC (3+ messages)
[PATCH] staging: vme_user: fix lines exceeding 80 characters in vme_tsi148.c
2026-05-11 8:18 UTC (2+ messages)
[PATCH v2 0/4] staging: rtl8723bs: Fix coding style in ieee80211.h
2026-05-11 8:12 UTC (9+ 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 v2 0/2] staging: rtl8723bs: Clean up coding style in include headers
2026-05-11 8:09 UTC (5+ 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 v7 0/7] staging: rtl8723bs: rtw_mlme: line length cleanup
2026-05-11 8:08 UTC (4+ messages)
` [PATCH v7 1/7] staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length subtraction
[PATCH] staging: rtl8723bs: replace msleep with usleep_range for 1ms delay
2026-05-11 8:06 UTC (2+ messages)
[PATCH] staging: rtl8723bs: replace msleep with usleep_range for short delays
2026-05-11 8:06 UTC (2+ messages)
[PATCH 1/2] staging: rtl8723bs: Remove multiple blank lines in rtw_qos.h
2026-05-11 8:02 UTC (5+ messages)
` [PATCH 2/2] staging: rtl8723bs: Fix coding style in include headers
[PATCH] staging: axis-fifo: fix alignment in wait_event_interruptible()
2026-05-11 8:00 UTC (2+ messages)
[PATCH v6] staging: rtl8723bs: remove unnecessary braces in rtw_mlme.c
2026-05-11 7:59 UTC (2+ messages)
[PATCH v6 0/3] staging: octeon: replace pr_* with dev_* logging
2026-05-11 7:56 UTC (3+ messages)
` [PATCH v6 1/3] staging: octeon: ethernet-mem: replace pr_warn with dev_warn in free functions
[PATCH] staging: greybus: split gb_audio_gb_get_topology()
2026-05-11 7:52 UTC (2+ messages)
[PATCH] staging: vme_user: fix lines exceeding 80 characters in vme_tsi148.c
2026-05-11 7:43 UTC (2+ messages)
[PATCH] staging: vme_user: fix line exceeding 80 characters in vme_user.c
2026-05-11 6:45 UTC
[PATCH] staging: vme_user: fix lines exceeding 80 characters in vme_tsi148.c
2026-05-11 6:43 UTC
[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 v3] media: atomisp: remove returns from void functions
2026-05-10 21:15 UTC
[PATCH] staging: rtl8723bs: fix line length checks in rtw_cmd.c
2026-05-10 19:18 UTC (2+ messages)
[PATCH 2/2] staging: vme_user: fix line exceeding 80 characters in vme_user.c
2026-05-10 18:33 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] 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] 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
[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: iio: addac: adt7316: check SPI write errors in probe
2026-05-09 8:42 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