messages from 2026-03-19 17:42:43 to 2026-03-23 10:38:28 UTC [more...]
[PATCH v2] staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()
2026-03-23 10:38 UTC (5+ messages)
[PATCH] staging: atomisp: vf_1.0: fix open brace placement
2026-03-23 10:21 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/3] staging: iio: replace sprintf() with sysfs_emit()
2026-03-23 10:17 UTC (18+ messages)
` [PATCH 1/3] staging: iio: ad7816: use sysfs_emit() in show functions
` [PATCH 2/3] staging: iio: ad5933: "
` [PATCH 3/3] staging: iio: ad9834: "
` [PATCH v2 0/3] staging: iio: replace sprintf() with sysfs_emit()
` [PATCH v2 1/3] staging: iio: ad7816: use sysfs_emit() in show functions
` [PATCH v2 2/3] staging: iio: ad5933: "
` [PATCH v2 3/3] staging: iio: ad9834: use sysfs_emit() and simplify "
[PATCH] staging: atomisp: fix spelling mistake
2026-03-23 10:06 UTC (2+ messages)
[PATCH v2] media: atomisp: fix spelling mistake
2026-03-23 10:00 UTC (2+ messages)
[PATCH v4] staging: media: av7110: fix coding style
2026-03-23 9:49 UTC (2+ messages)
[PATCH] staging: media: ipu7: remove 'U' suffix from register definitions
2026-03-23 9:44 UTC (2+ messages)
[PATCH] staging: rtl8723bs: place constant on right side of equality operator
2026-03-23 9:19 UTC (2+ messages)
[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
2026-03-23 9:13 UTC (25+ messages)
` [PATCH v4 01/21] mm: various small mmap_prepare cleanups
` [PATCH v4 02/21] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v4 03/21] mm: document vm_operations_struct->open the same as close()
` [PATCH v4 04/21] mm: avoid deadlock when holding rmap on mmap_prepare error
` [PATCH v4 05/21] mm: switch the rmap lock held option off in compat layer
` [PATCH v4 06/21] mm/vma: remove superfluous map->hold_file_rmap_lock
` [PATCH v4 07/21] mm: have mmap_action_complete() handle the rmap lock and unmap
` [PATCH v4 08/21] mm: add vm_ops->mapped hook
` [PATCH v4 09/21] fs: afs: revert mmap_prepare() change
` [PATCH v4 10/21] fs: afs: restore mmap_prepare implementation
` [PATCH v4 11/21] mm: add mmap_action_simple_ioremap()
` [PATCH v4 12/21] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 13/21] hpet: "
` [PATCH v4 14/21] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v4 15/21] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 16/21] staging: vme_user: "
` [PATCH v4 17/21] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v4 18/21] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v4 19/21] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH v4 20/21] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v4 21/21] mm: on remap assert that input range within the proposed VMA
[PATCH v3] staging: media: av7110: fix coding style
2026-03-23 8:58 UTC (2+ messages)
[PATCH] staging: rtl8723bs: fixed the trailing whitespaces/commented code
2026-03-23 8:47 UTC (4+ messages)
` [PATCH v6] staging: rtl8723bs: remove commented-out code
[PATCH] staging: sm750fb: fix division by zero in ps_to_hz()
2026-03-23 8:32 UTC (2+ messages)
[PATCH 7/7] media: cedrus: validate HEVC slice reference lists
2026-03-23 8:30 UTC (3+ messages)
[PATCH v2] staging: rtl8723bs: remove reduntant functions
2026-03-23 8:24 UTC (3+ messages)
[PATCH v5 0/4] iio: adc: ad799x: modernize resource management
2026-03-23 7:55 UTC (4+ messages)
` [PATCH v5 3/4] iio: adc: ad799x: cache regulator voltages during probe
[PATCH v2] staging: rtl8723bs: Add myself as reviewer
2026-03-23 5:54 UTC
[PATCH] staging: rtl8723bs: remove unused function declarations
2026-03-23 4:47 UTC (2+ messages)
[PATCH] staging: greybus: authenticate: fix alignment and type warning
2026-03-23 3:10 UTC
[PATCH v3] staging: rtl8723bs: remove unnecessary braces in single statement blocks
2026-03-22 15:20 UTC (2+ messages)
[PATCH] staging: atomisp: fix spelling mistake
2026-03-22 14:21 UTC
[RFC PATCH] staging: iio: ad9832: modernize ABI and remove dds.h dependency
2026-03-22 12:08 UTC (4+ messages)
[PATCH 0/5] replace custom functions with kernel network
2026-03-22 8:19 UTC (8+ messages)
` [PATCH 1/5] staging: rtl8723bs: replace deeply nested if-else with switch-case
` [PATCH 2/5] staging: rtl8723bs: move logical operators to end of previous line
` [PATCH 3/5] staging: rtl8723bs: remove custom is_zero_mac_addr() function
` [PATCH 4/5] staging: rtl8723bs: remove custom is_broadcast_mac_addr() function
` [PATCH 5/5] staging: rtl8723bs: remove custom is_multicast_mac_addr() function
[PATCH] staging: atomisp: replace uint32_t with u32
2026-03-22 7:06 UTC (2+ messages)
` [PATCH v2] staging: media: "
[PATCH] staging: nvec: fix comment formatting
2026-03-22 2:33 UTC
[PATCH] [PATCH] staging: rtl8723bs: change error handling to use standard errno
2026-03-21 21:34 UTC (9+ messages)
` [PATCH v2] "
[PATCH v4 0/2] staging: rtl8723bs: clean up rtw_joinbss_event_prehandle
2026-03-21 21:27 UTC (4+ messages)
` [PATCH v4 1/2] staging: rtl8723bs: remove dead REJOIN code
` [PATCH v4 2/2] staging: rtl8723bs: refactor rtw_joinbss_event_prehandle to reduce indentation
[PATCH] staging: atomisp: u32 over uint32_t
2026-03-21 18:23 UTC (2+ messages)
[PATCH v2 0/3] staging: rtl8723bs: rename rt_channel_info members to snake_case
2026-03-21 16:02 UTC (3+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] "
[PATCH 0/3] rename rt_channel_info members to snake_case
2026-03-21 15:30 UTC (6+ messages)
` [PATCH 1/3] staging: rtl8723bs: "
` [PATCH 2/3] "
` [PATCH 3/3] staging: rtl8723bs: update rt_channel_info member usage to snake_case in wifi_reged.c
[PATCH] staging: rtl8723bs: rename camelCase variable
2026-03-21 13:16 UTC
[PATCH v3 0/2] staging: rtl8723bs: clean up rtw_joinbss_event_prehandle
2026-03-21 7:48 UTC (6+ messages)
` [PATCH v3 1/2] staging: rtl8723bs: remove dead REJOIN code
` [PATCH v3 2/2] staging: rtl8723bs: refactor rtw_joinbss_event_prehandle to reduce indentation
[PATCH v2] media: meson: vdec: Fix memory leak in error path of vdec_open
2026-03-21 6:54 UTC
[PATCH v1] media: meson: vdec: Fix memory leak in error path of vdec_open
2026-03-21 6:54 UTC (3+ messages)
[PATCH v3 00/16] mm: expand mmap_prepare functionality and usage
2026-03-20 22:14 UTC (28+ messages)
` [PATCH v3 01/16] mm: various small mmap_prepare cleanups
` [PATCH v3 02/16] mm: add documentation for the mmap_prepare file operation callback
` [PATCH v3 03/16] mm: document vm_operations_struct->open the same as close()
` [PATCH v3 04/16] mm: add vm_ops->mapped hook
` [PATCH v3 05/16] fs: afs: correctly drop reference count on mapping failure
` [PATCH v3 06/16] mm: add mmap_action_simple_ioremap()
` [PATCH v3 07/16] misc: open-dice: replace deprecated mmap hook with mmap_prepare
` [PATCH v3 08/16] hpet: "
` [PATCH v3 09/16] mtdchar: replace deprecated mmap hook with mmap_prepare, clean up
` [PATCH v3 10/16] stm: replace deprecated mmap hook with mmap_prepare
` [PATCH v3 11/16] staging: vme_user: "
` [PATCH v3 12/16] mm: allow handling of stacked mmap_prepare hooks in more drivers
` [PATCH v3 13/16] drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
` [PATCH v3 14/16] uio: replace deprecated mmap hook with mmap_prepare in uio_info
` [PATCH v3 15/16] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v3 16/16] mm: on remap assert that input range within the proposed VMA
[PATCH v1 1/1] media: atomisp: Drop unused include
2026-03-20 21:54 UTC
[PATCH] staging: rtl8723bs: remove copy function
2026-03-20 19:26 UTC (6+ messages)
[PATCH v2] staging: media: av7110: fix coding style
2026-03-20 19:15 UTC
[PATCH] staging: rtl8723bs: replace msleep(1) with fsleep(1000)
2026-03-20 18:02 UTC
[PATCH v4] staging: rtl8723bs: removed dead code
2026-03-20 15:12 UTC (3+ messages)
` [PATCH v5] staging: rtl8723bs: cleaned up patch formatting
[PATCH] media: atomisp: fix UAF and memory leak in gc2335
2026-03-20 14:15 UTC (2+ messages)
[PATCH v7 00/15] tegra-video: add CSI support for Tegra20 and Tegra30
2026-03-20 14:04 UTC (5+ messages)
` [PATCH v7 05/15] gpu: host1x: convert MIPI to use operation function pointers
[PATCH v2] staging: media: av7110: remove print_time() dead code
2026-03-20 10:07 UTC
[PATCH v2 0/2] staging: rtl8723bs: clean up rtw_joinbss_event_prehandle
2026-03-20 9:40 UTC (5+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: remove dead REJOIN code
` [PATCH v2 2/2] staging: rtl8723bs: refactor rtw_joinbss_event_prehandle to reduce indentation
[PATCH] staging: media: av7110: remove print_time() dead code
2026-03-20 9:37 UTC (2+ messages)
[PATCH] staging: axis-fifo: remove redundant comments for mutex fields
2026-03-20 9:35 UTC (2+ messages)
[PATCH] Renaming camel case enum values
2026-03-20 9:15 UTC
[PATCH] staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()
2026-03-20 8:29 UTC (2+ messages)
[PATCH] staging: media: av7110: remove dead code in av7110.c
2026-03-20 7:31 UTC
[PATCH] staging: rtl8723bs: Replace msleep with usleep_range
2026-03-20 7:42 UTC (3+ messages)
[PATCH] rtl8723bs: replace _SUCCESS/_FAIL with standard errno
2026-03-20 7:05 UTC (3+ messages)
[PATCH RESEND v2] media: staging: ipu3: img-mmu: fix sign-to-unsigned conversion
2026-03-20 5:39 UTC
[PATCH v2] media: staging: ipu3: img-mmu: fix sign-to-unsigned conversion
2026-03-20 5:30 UTC
[PATCH 0/7] drivers: Simplify cleanup paths using __free
2026-03-19 21:08 UTC (3+ messages)
` [PATCH 4/7] media: mediatek: vcodec: simplify cleanup "
[PATCH] staging: atomisp: gc2235: prefer usleep_range over msleep
2026-03-19 20:42 UTC (2+ messages)
` [PATCH v2] staging: media: "
[PATCH] staging: rtl8723bs: replace msleep(1) with fsleep()
2026-03-19 19:13 UTC
[PATCH] staging: rtl8723bs: break long lines in rtw_sta_mgt.c
2026-03-19 18:59 UTC (3+ messages)
[PATCH] Renaming camel case enum values
2026-03-19 18:30 UTC
[PATCH] staging: rtl8723bs: fixed the trailing whitespaces/commented code
2026-03-19 18:26 UTC (5+ messages)
` [PATCH v4] staging: rtl8723bs: removed dead code
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