messages from 2026-03-15 17:45:22 to 2026-03-18 17:45:33 UTC [more...]
[PATCH] staging: rtl8723bs: coding style cleanups
2026-03-18 17:44 UTC
[PATCH v2 0/3] staging: sm750fb: Clean up CamelCase names
2026-03-18 17:34 UTC (4+ messages)
` [PATCH v2 1/3] staging: sm750fb: Rename enum sm750_pnltype values to snake_case
` [PATCH v2 2/3] staging: sm750fb: Rename struct init_status members "
` [PATCH v2 3/3] staging: sm750fb: Rename struct sm750_dev "
[PATCH v3] staging: most: dim2: fix race condition in network info delivery
2026-03-18 16:49 UTC
[PATCH v2 0/2] staging: sm750fb: remove Hungarian notation and fix CamelCase
2026-03-18 17:08 UTC (3+ messages)
` [PATCH v2 1/2] staging: sm750fb: rename pvReg to mmio
` [PATCH v2 2/2] staging: sm750fb: rename pvMem to vram and fix CamelCase
[PATCH] staging: nvec: fix block comment formatting
2026-03-18 17:06 UTC
[PATCH v2 00/16] mm: expand mmap_prepare functionality and usage
2026-03-18 16:02 UTC (28+ messages)
` [PATCH v2 01/16] mm: various small mmap_prepare cleanups
` [PATCH v2 02/16] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v2 03/16] mm: document vm_operations_struct->open the same as close()
` [PATCH v2 04/16] mm: add vm_ops->mapped hook
` [PATCH v2 05/16] fs: afs: correctly drop reference count on mapping failure
` [PATCH v2 06/16] mm: add mmap_action_simple_ioremap()
` [PATCH v2 07/16] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 08/16] hpet: "
` [PATCH v2 09/16] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v2 10/16] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 11/16] staging: vme_user: "
` [PATCH v2 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v2 13/16] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v2 14/16] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH v2 15/16] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v2 16/16] mm: on remap assert that input range within the proposed VMA
[PATCH v3] staging: rtl8723bs: fix code style issues in rtl8723b_hal.h
2026-03-18 15:59 UTC (5+ messages)
` [PATCH 1/2] staging: rtl8723bs: replace __attribute__((__packed__)) with __packed
` [PATCH 2/2] staging: rtl8723bs: add parentheses around macro arguments
[PATCH] staging: rtl8723bs: remove unnecessary braces in single statement blocks
2026-03-18 15:57 UTC (4+ messages)
[PATCH] staging: rtl8723bs: refactor rtw_aes_decrypt() to reduce nesting
2026-03-18 15:56 UTC (2+ messages)
[PATCH] staging: rtl8723bs: collapse duplicate goto exit conditions
2026-03-18 15:54 UTC (2+ messages)
[PATCH v3] staging: rtl8723bs: fix line length in rtw_pwrctrl.c
2026-03-18 15:48 UTC (2+ messages)
[PATCH v3] staging: rtl8723bs: add missing blank line after declarations
2026-03-18 15:47 UTC (2+ messages)
[PATCH] staging: rtl8723bs: remove unnecessary spaces in rtw_security.c
2026-03-18 15:43 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2] staging: rtl8723bs: replace rtl8192c_recv.h with rtl8723b_recv.h
2026-03-18 15:42 UTC (2+ messages)
[PATCH] staging: rtl8723bs: Remove dead code
2026-03-18 15:37 UTC (2+ messages)
[PATCH v3] staging: rtl8723bs: add missing blank line after declarations
2026-03-18 15:34 UTC
[PATCH] staging: nvec: fix block comment style in nvec.c
2026-03-18 15:32 UTC (2+ messages)
[PATCH] staging: greybus: gpio: add comment to mutex definition
2026-03-18 15:30 UTC (2+ messages)
[PATCH] staging: most: dim2: remove BUG_ON() calls
2026-03-18 15:28 UTC (2+ messages)
[PATCH] staging: sm750fb: fix CamelCase naming crimes
2026-03-18 15:25 UTC (2+ messages)
[PATCH 1/3] staging: sm750fb: Rename enum sm750_pnltype values to snake_case
2026-03-18 15:24 UTC (2+ messages)
[PATCH] staging: rtl8723bs: fixed the trailing whitespaces/commented code
2026-03-18 15:11 UTC (12+ messages)
` [PATCH] [PATCH] staging: rtl8723bs: clean up coding style in sdio_halinit.c V2
` [PATCH v3] staging: rtl8723bs: remove dead code
[PATCH] staging: nvec: fix block comment style in nvec.c
2026-03-18 14:59 UTC (3+ messages)
` [PATCH v3] "
[PATCH] staging: greybus: replace DEFINE_IDR with DEFINE_XARRAY_ALLOC in uart.c
2026-03-18 14:51 UTC (5+ messages)
[PATCH v2] staging: rtl8723bs: fix code style issues in rtl8723b_hal.h
2026-03-18 14:48 UTC (2+ messages)
[PATCH v5 0/4] iio: adc: ad799x: modernize resource management
2026-03-18 14:43 UTC (7+ messages)
` [PATCH v5 1/4] iio: adc: ad799x: use local device pointer in probe
` [PATCH v5 2/4] iio: adc: ad799x: use a static buffer for scan data
` [PATCH v5 3/4] iio: adc: ad799x: cache regulator voltages during probe
` [PATCH v5 4/4] iio: adc: ad799x: use devm_iio_device_register and drop remove()
[PATCH] staging: rtl8723bs: fix code style issues in rtl8723b_hal.h
2026-03-18 14:05 UTC
[PATCH] staging: rtl8723bs: coding style cleanup
2026-03-18 6:13 UTC (3+ messages)
[PATCH] staging: rtl8723bs: fix line length warning
2026-03-17 17:37 UTC (2+ messages)
[PATCH v2] staging: atomisp: fix brace style and trailing whitespace in isp_param.c
2026-03-17 17:09 UTC (6+ messages)
[PATCH 1/2 RESEND] greybus: raw: fix use-after-free on cdev close
2026-03-17 16:37 UTC (8+ messages)
` [PATCH 2/2 RESEND] greybus: raw: fix use-after-free if write is called after disconnect
[PATCH] staging: media: atomisp: remove unnecessary parentheses in return statement
2026-03-17 15:56 UTC
[PATCH] staging: vme_user: add blank line after declarations in fake_driver struct
2026-03-17 14:44 UTC (2+ messages)
[PATCH] staging: greybus: gbphy: Omit a redundant pm_runtime_mark_last_busy() call in gb_gbphy_idle()
2026-03-17 14:03 UTC (2+ messages)
[PATCH] staging: media: imx: fixed a brace coding style issue
2026-03-17 13:44 UTC
[PATCH v7 00/15] tegra-video: add CSI support for Tegra20 and Tegra30
2026-03-17 13:07 UTC (5+ messages)
` [PATCH v7 05/15] gpu: host1x: convert MIPI to use operation function pointers
[PATCH] staging: media: atomisp: remove unnecessary braces in single statement blocks
2026-03-17 11:50 UTC (4+ messages)
` [PATCH v2] "
[PATCH v5 0/2] staging: rtl8723bs: Cleanups for rtw_xmit.c
2026-03-17 11:43 UTC (4+ messages)
` [PATCH v5 1/2] staging: rtl8723bs: Replace network magic numbers with EtherType macros
` [PATCH v5 2/2] staging: rtl8723bs: Replace msleep() with fsleep()
[PATCH] staging: vme_user: fix missing blank line after declarations
2026-03-17 11:41 UTC (2+ messages)
[PATCH] staging: rtl8723bs: simplify return checks in validate_recv_data_frame()
2026-03-17 10:07 UTC
[PATCH 05/15] fs: afs: correctly drop reference count on mapping failure
2026-03-17 8:58 UTC (7+ messages)
[PATCH 04/15] mm: add vm_ops->mapped hook
2026-03-17 8:42 UTC (7+ messages)
[PATCH v2] staging: rtl8723bs: change custom comparing function to strcmp()
2026-03-17 8:15 UTC (2+ messages)
[PATCH 00/15] mm: expand mmap_prepare functionality and usage
2026-03-16 22:59 UTC (19+ messages)
` [PATCH 01/15] mm: various small mmap_prepare cleanups
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback
` [PATCH 03/15] mm: document vm_operations_struct->open the same as close()
` [PATCH 15/15] mm: add mmap_action_map_kernel_pages[_full]()
[PATCH v2] staging: rtl8723bs: remove unused global efuse variables
2026-03-16 22:27 UTC (3+ messages)
[PATCH] staging: media: av7110: coding style fixes: too many tabs
2026-03-16 15:34 UTC (2+ messages)
[PATCH v3] staging: media: av7110: replace C++ comments with C style comments in sp8870.c
2026-03-16 15:24 UTC (2+ messages)
[PATCH] staging: rtl8723bs: remove unusual 'NDIS_802_11_MAC_ADDRESS' type
2026-03-16 11:33 UTC
[PATCH v2 0/9] gpio: remove uneeded Kconfig dependencies on OF_GPIO
2026-03-16 9:45 UTC (10+ messages)
` [PATCH v2 1/9] arm64: Kconfig: drop unneeded dependency "
` [PATCH v2 2/9] net: mdio: "
` [PATCH v2 3/9] gpio: drop unneeded Kconfig dependencies "
` [PATCH v2 4/9] leds: Kconfig: drop unneeded dependency "
` [PATCH v2 5/9] watchdog: convert the Kconfig dependency on OF_GPIO to OF
` [PATCH v2 6/9] bus: drop unneeded dependency on OF_GPIO
` [PATCH v2 7/9] staging: media: max96712: "
` [PATCH v2 8/9] power: reset: drop unneeded dependencies "
` [PATCH v2 9/9] media: i2c: "
[PATCH v2 2/2] staging: greybus: bootrom: fix potential null pointer dereference
2026-03-16 9:00 UTC (2+ messages)
[PATCH] staging: greybus: bootrom: fix potential null pointer dereference
2026-03-16 8:58 UTC (2+ messages)
[PATCH] staging: sm750fb: Replace busy-wait loop with udelay()
2026-03-16 8:55 UTC (2+ messages)
[PATCH] staging: greybus: use %pe to print PTR_ERR in fw-core.c
2026-03-16 8:44 UTC (3+ messages)
[PATCH] staging: rtl8723bs: rename 'status' variable to 'ret' for consistency
2026-03-16 8:38 UTC (2+ messages)
[PATCH 1/2] staging: rtl8723bs: remove unused rtl8192c_query_rx_desc_status declaration
2026-03-16 8:33 UTC (3+ messages)
` [PATCH 2/2] staging: rtl8723bs: remove unused rtl8192c_translate_rx_signal_stuff declaration
[PATCH] staging: media: av7110: fix error code in frontend_init()
2026-03-16 8:33 UTC (2+ messages)
[PATCH v3] staging: rtl8723bs: Improve error handling
2026-03-16 8:25 UTC (2+ messages)
[PATCH v2] staging: media: av7110: replace C++ comments with C style comments in sp8870.c
2026-03-16 8:24 UTC (2+ messages)
[PATCH] staging: media: av7110: replace C++ comments with C style comments
2026-03-16 8:22 UTC (2+ messages)
[PATCH] staging: rtl8723bs: Improve error handling
2026-03-16 8:19 UTC (2+ messages)
[PATCH v2 1/2] staging: sm750fb: Replace busy-wait loop with udelay()
2026-03-16 8:16 UTC (4+ messages)
[PATCH v2] media: staging: av7110: update FIXME comment for signal strength
2026-03-16 8:16 UTC (2+ messages)
[PATCH] staging/media/av7110: update FIXME comment for signal strength
2026-03-16 8:08 UTC (2+ messages)
[PATCH v5] media: staging: atomisp: Remove unnecessary return statements from void functions
2026-03-16 7:44 UTC (2+ messages)
[PATCH] staging: greybus: uart: add comments to locks and fix alignment
2026-03-16 7:20 UTC (2+ messages)
[PATCH] staging: rtl8723bs: remove unused global efuse variables
2026-03-16 3:41 UTC (2+ messages)
[PATCH v2] staging: rtl8723bs: remove unnecessary spaces in rtw_security.c
2026-03-16 3:33 UTC (2+ messages)
[PATCH v4 0/2] staging: rtl8723bs: Cleanups for rtw_xmit.c
2026-03-15 22:08 UTC (4+ messages)
` [PATCH v4 1/2] staging: rtl8723bs: Replace network magic numbers with EtherType macros
` [PATCH v4 2/2] staging: rtl8723bs: Replace msleep() with fsleep()
[PATCH 0/2] staging: nvec_power: quiesce EC queries for system suspend
2026-03-15 21:48 UTC (3+ messages)
[PATCH] staging: rtl8723bs: Use kmemdup() to replace kzalloc() followed by memcpy()
2026-03-15 21:36 UTC (2+ messages)
[PATCH] staging: rtl8723bs: remove redundant blank line in rtw_btcoex.c
2026-03-15 21:34 UTC (2+ messages)
[PATCH] staging: rtl8723bs: remove unnecessary 'ETH_ALEN' definition
2026-03-15 18:02 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