public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-04-27 11:11:55 to 2026-04-27 19:50:31 UTC [more...]

[PATCH] staging: rtl8723bs: replace NULL comparison with NOT operator
 2026-04-27 19:50 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-27 19:19 UTC  (17+ messages)
` [RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access

[PATCH v4 0/7] staging: rtl8723bs: rtw_mlme: fix long lines and related issues
 2026-04-27 19:05 UTC  (8+ messages)
` [PATCH v4 1/7] staging: rtl8723bs: fix buffer over-read in rtw_update_protection
` [PATCH v4 2/7] staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length subtraction
` [PATCH v4 3/7] staging: rtl8723bs: rtw_mlme: wrap lines exceeding 100 columns
` [PATCH v4 4/7] staging: rtl8723bs: rtw_mlme: extract local variables for long expressions
` [PATCH v4 5/7] staging: rtl8723bs: rtw_mlme: remove dead commented-out code
` [PATCH v4 6/7] staging: rtl8723bs: rtw_mlme: consolidate capability comparisons lines
` [PATCH v4 7/7] staging: rtl8723bs: rtw_mlme: add blank line for readability

[PATCH] staging: rtl8723bs: hal: add blank line after declaration
 2026-04-27 18:34 UTC 

[PATCH v6 0/8] staging: rtl8723bs: simplify booleans and cleanup style
 2026-04-27 17:58 UTC  (9+ messages)
` [PATCH v6 1/8] staging: rtl8723bs: core: simplify boolean comparisons
` [PATCH v6 2/8] staging: rtl8723bs: hal: "
` [PATCH v6 3/8] staging: rtl8723bs: os_dep: "
` [PATCH v6 4/8] staging: rtl8723bs: add spaces around bitwise OR operators
` [PATCH v6 5/8] staging: rtl8723bs: remove redundant braces for single-statement block
` [PATCH v6 6/8] staging: rtl8723bs: move logical operators to previous line
` [PATCH v6 7/8] staging: rtl8723bs: fix alignment of continued conditions
` [PATCH v6 8/8] staging: rtl8723bs: wrap lines exceeding 100 characters

[PATCH] staging: most: video: remove filename from the top-of-file comment
 2026-04-27 17:56 UTC 

[PATCH 0/8] staging: rtl8723bs: remove warnings in rtw_btcoex.h
 2026-04-27 17:38 UTC  (9+ messages)
` [PATCH 1/8] staging: rtl8723bs: remove blank line "
` [PATCH 2/8] staging: rtl8723bs: add function definition arg names to rtw_btcoex.h
` [PATCH 3/8] staging: rtl8723bs: rename rtw_btcoex_MediaStatusNotify()
` [PATCH 4/8] staging: rtl8723bs: rename rtw_btcoex_media_status_notify definition arg
` [PATCH 5/8] staging: rtl8723bs: rtw_btcoex_HaltNotify() -> rtw_btcoex_halt_notify()
` [PATCH 6/8] staging: rtl8723bs: rename rtw_btcoex_RejectApAggregatedPacket()
` [PATCH 7/8] staging: rtl8723bs: rtw_btcoex_LPS_Enter() -> rtw_btcoex_lps_enter()
` [PATCH 8/8] staging: rtl8723bs: rename rtw_btcoex_LPS_Leave to rtw_btcoex_lps_leave

[PATCH] staging: media: imx: remove unnecessary braces from single statement if block
 2026-04-27 17:06 UTC 

[PATCH v3 0/5] staging: rtl8723bs: rtw_mlme: fix long lines and related issues
 2026-04-27 16:02 UTC  (5+ messages)
` [PATCH v3 2/5] staging: rtl8723bs: rtw_mlme: fix lines exceeding 100 columns

[PATCH 0/7] staging: octeon: remove typedefs for enums and structs
 2026-04-27 15:54 UTC  (8+ messages)
` [PATCH 1/7] staging: octeon: convert cvmx_spi_mode_t from typedef to plain enum
` [PATCH 2/7] staging: octeon: convert cvmx_helper_interface_mode_t "
` [PATCH 3/7] staging: octeon: convert cvmx_pow_wait_t "
` [PATCH 4/7] staging: octeon: convert cvmx_pko_lock_t "
` [PATCH 5/7] staging: octeon: convert cvmx_pko_status_t "
` [PATCH 6/7] staging: octeon: convert cvmx_pko_port_status_t from typedef to plain struct
` [PATCH 7/7] staging: octeon: convert cvmx_pip_port_status_t "

[PATCH v5 0/4] staging: octeon: modernize logging and refactor to per-device state
 2026-04-27 15:15 UTC  (5+ messages)
` [PATCH v5 1/4] staging: octeon: ethernet-mem: replace pr_warn with dev_warn in free functions
` [PATCH v5 2/4] staging: octeon: replace pr_warn with dev_warn in fill path
` [PATCH v5 3/4] staging: octeon: ethernet: replace pr_err and pr_info with dev_err and netdev_err
` [PATCH v5 4/4] staging: octeon: refactor to per-device state and pass platform_device

[PATCH v2 0/2] staging: rtl8723bs: fix OOB write in HT_caps_handler and OOB read in OnAssocRsp
 2026-04-27 14:48 UTC  (11+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: fix OOB write in HT_caps_handler()

[PATCH] staging: iio: adt7316: Add error handling to adt7316_spi_probe()
 2026-04-27 12:38 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: fix heap buffer overflow in cfg80211_rtw_add_key
 2026-04-27 11:17 UTC  (3+ messages)
  ` [PATCH v6] staging: rtl8723bs: fix heap buffer overflow in cfg80211_rtw_add_key()


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