messages from 2026-05-12 19:25:54 to 2026-05-16 14:24:02 UTC [more...]
[PATCH] staging: sm750fb: Mark g_noaccel, g_nomtrr and g_dualview as __ro_after_init
2026-05-16 14:23 UTC
[PATCH 1/4] staging: rtl8723bs: reformat rtw_efuse_read_1_byte() signature
2026-05-16 11:39 UTC (6+ messages)
` [PATCH 2/4] staging: rtl8723bs: add braces to else clause in rtw_efuse.c
` [PATCH 3/4] staging: rtl8723bs: reformat rtw_efuse_one_byte_read() signature
[PATCH] staging: Documentation: dds: replace frequencyY with frequency
2026-05-16 11:38 UTC (4+ messages)
[PATCH] staging: greybus: add missing newlines to sysfs_emit() output
2026-05-16 10:13 UTC (3+ messages)
[PATCH] staging: sm750: rename CamelCase variable in sm750.c
2026-05-15 23:48 UTC (7+ messages)
[PATCH v11 00/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2026-05-15 20:00 UTC (6+ messages)
` [PATCH v11 13/22] media: i2c: add Maxim GMSL2/3 serializer and deserializer framework
` [PATCH v11 16/22] media: i2c: maxim-serdes: add MAX96717 driver
[PATCH] staging: rtl8723bs: fix multiple blank lines in more hal/ files
2026-05-15 17:51 UTC
[PATCH 0/2] staging: rtl8723bs: remove unused code
2026-05-15 15:12 UTC (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: remove unused DBG_XMIT_BUF and DBG_XMIT_BUF_EXT code
` [PATCH 2/2] staging: rtl8723bs: remove unused TXDESC_64_BYTES code
[PATCH] staging: rtl8723bs: fix OOB write in HT_caps_handler()
2026-05-15 13:12 UTC (6+ messages)
[PATCH 1/4] staging: rtl8723bs: reformat rtw_efuse_read_1_byte() signature
2026-05-15 12:33 UTC (5+ messages)
` [PATCH 2/4] staging: rtl8723bs: add braces to else clause in rtw_efuse.c
` [PATCH 3/4] staging: rtl8723bs: reformat rtw_efuse_one_byte_read() signature
staging: rtl8723bs: OOB write in HT_caps_handler() via attacker-controlled IE length
2026-05-15 10:35 UTC (2+ messages)
[PATCH] staging: greybus: audio: add missing newlines to sysfs attributes
2026-05-15 6:17 UTC
[PATCH] staging: sm750fb: rename CamelCase variables in sm750_hw.c
2026-05-15 4:54 UTC (2+ messages)
[PATCH] staging: rtl8723bs: fix coding style in rtw_efuse.c
2026-05-14 21:48 UTC (3+ messages)
[PATCH] staging: rtl8723bs: fix multiple blank lines in hal/Hal* files
2026-05-14 18:06 UTC
[PATCH] staging: sm750fb: Add suspend checks to copyarea and imageblit
2026-05-14 12:41 UTC (3+ messages)
[PATCH v3] staging: media: atomisp: fix trailing statements in input_system.c
2026-05-14 10:38 UTC
[PATCH v2 0/5] staging: rtl8723bs: clean up xmit classifier and propagate errno
2026-05-14 10:07 UTC (6+ messages)
` [PATCH v2 1/5] staging: rtl8723bs: simplify rtw_xmit_classifier control flow
` [PATCH v2 2/5] staging: rtl8723bs: make rtw_xmit_classifier static
` [PATCH v2 3/5] staging: rtl8723bs: convert rtw_xmit_classifier to return errno
` [PATCH v2 4/5] staging: rtl8723bs: propagate errno through xmit enqueue path
` [PATCH v2 5/5] staging: rtl8723bs: propagate errno through hal xmit path
[PATCH v6] staging: rtl8723bs: fix remote heap info disclosure and OOB reads
2026-05-14 9:05 UTC
[PATCH 0/5] staging: rtl8723bs: clean up xmit classifier and propagate errno
2026-05-14 8:58 UTC (7+ messages)
` [PATCH 1/5] staging: rtl8723bs: simplify rtw_xmit_classifier control flow
` [PATCH 2/5] staging: rtl8723bs: make rtw_xmit_classifier static
` [PATCH 3/5] staging: rtl8723bs: convert rtw_xmit_classifier to return errno
` [PATCH 4/5] staging: rtl8723bs: propagate errno through xmit enqueue path
` [PATCH 5/5] staging: rtl8723bs: propagate errno through hal xmit path
[PATCH] staging: sm750fb: add missing FBINFO_STATE_RUNNING checks in copyarea and imageblit
2026-05-14 8:36 UTC (2+ messages)
[PATCH v5] staging: rtl8723bs: fix remote heap info disclosure and OOB reads
2026-05-14 6:39 UTC (2+ messages)
[PATCH v3] staging: vme_user: validate slave window size against buffer size
2026-05-14 3:45 UTC (2+ messages)
` [PATCH v4] "
[PATCH v7] staging: rtl8723bs: remove unnecessary braces in rtw_mlme.c
2026-05-14 3:33 UTC (3+ messages)
[PATCH 0/4] staging: rtl8723bs: cleanup rtw_enqueue_cmd flow
2026-05-13 21:37 UTC (5+ messages)
` [PATCH 1/4] staging: rtl8723bs: simplify _rtw_enqueue_cmd control flow
` [PATCH 2/4] staging: rtl8723bs: make _rtw_enqueue_cmd static
` [PATCH 3/4] staging: rtl8723bs: simplify rtw_enqueue_cmd control flow
` [PATCH 4/4] staging: rtl8723bs: make _rtw_enqueue_cmd return 0 on success
[PATCH] staging: rtl8723bs: fix multiple blank lines in hal/ files
2026-05-13 21:27 UTC
[PATCH v8 0/6] staging: rtl8723bs: rtw_mlme: line length cleanup
2026-05-13 20:35 UTC (7+ messages)
` [PATCH v8 1/6] staging: rtl8723bs: rtw_mlme: wrap lines exceeding 100 columns
` [PATCH v8 2/6] staging: rtl8723bs: rtw_mlme: wrap rtw_sitesurvey_cmd condition
` [PATCH v8 3/6] staging: rtl8723bs: rtw_mlme: extract local variables for long expressions
` [PATCH v8 4/6] staging: rtl8723bs: rtw_mlme: remove dead commented-out code
` [PATCH v8 5/6] staging: rtl8723bs: rtw_mlme: consolidate capability comparisons lines
` [PATCH v8 6/6] staging: rtl8723bs: rtw_mlme: add blank line for readability
[PATCH v1] staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length subtraction
2026-05-13 20:34 UTC
[PATCH v2] staging: media: atomisp: fix trailing statements in input_system.c
2026-05-13 19:55 UTC (2+ messages)
[PATCH 0/7] arm64: allwinner: h616: Support Video Engine
2026-05-13 18:05 UTC (7+ messages)
` [PATCH 1/7] dt-bindings: media: sun4i-a10-video-engine: Fix IOMMU count for H6
` [PATCH 2/7] dt-bindings: media: sun4i-a10-video-engine: Fix SRAM "
` [PATCH 3/7] dt-bindings: media: sun4i-a10-video-engine: Add H616 compatible
[PATCH] media: staging: atmel-isc: Remove driver
2026-05-13 16:38 UTC
[PATCH v4] staging: fbtft: convert sysfs attributes to use ATTRIBUTE_GROUPS
2026-05-13 11:20 UTC (3+ messages)
[PATCH v4] staging: fbtft: convert sysfs attributes to use ATTRIBUTE_GROUPS
2026-05-13 10:53 UTC (3+ messages)
[PATCH v4] staging: media: atomisp: remove stale "Generated code" comments
2026-05-13 10:47 UTC (2+ messages)
[PATCH] staging: atomisp: fix trailing statements in input_system.c
2026-05-13 8:59 UTC (2+ messages)
[PATCH v4 0/2] media: atomisp: clean up ISP configuration path
2026-05-13 9:08 UTC (2+ messages)
[PATCH v3] staging: media: atomisp: remove stale "Generated code" comments
2026-05-13 7:00 UTC (3+ messages)
[PATCH v3] staging: fbtft: convert sysfs attributes to use ATTRIBUTE_GROUPS
2026-05-13 4:19 UTC (3+ messages)
[PATCH] staging: media: atomisp: fix indentation for more function parameters
2026-05-12 20:59 UTC
[PATCH v3] staging: fbtft: convert sysfs attributes to use ATTRIBUTE_GROUPS
2026-05-12 20:34 UTC
[PATCH] Greybus audio protocols drivers: correct sscanf() return value check
2026-05-12 20:07 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] staging: greybus: audio: "
[PATCH] staging: media: atomisp: fix indentation for function parameters
2026-05-12 19:32 UTC
page: | 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