messages from 2022-03-30 06:23:39 to 2022-04-01 22:46:22 UTC [more...]
[PATCH] staging: rtl8723bs: simplify control flow
2022-04-01 22:46 UTC (3+ messages)
[PATCH] staging: vc04_services: Convert kmap() to kmap_local_page()
2022-04-01 20:49 UTC (4+ messages)
[PATCH] staging: r8188eu: Remove goto to no-op exit label
2022-04-01 20:41 UTC (2+ messages)
[PATCH] staging: r8188eu: Fix PPPoE tag insertion on big endian systems
2022-04-01 20:25 UTC (4+ messages)
[PATCH] staging: r8188eu: Fix unsafe memory access by memcmp
2022-04-01 20:12 UTC
[PATCH v3 0/3] rlt8723bs cleanup
2022-04-01 19:28 UTC (4+ messages)
` [PATCH v3 1/3] staging: rtl8723bs: remove redundant braces in if statements
` [PATCH v3 2/3] staging: rtl8723bs: place constants on the right side of tests
` [PATCH v3 3/3] staging: rtl8723bs: remove redundant else branches
[PATCH] staging: vme: Adjusted VME_USER in Kconfig
2022-04-01 19:26 UTC (5+ messages)
[PATCH v2 0/3] rlt8723bs cleanup
2022-04-01 19:13 UTC (5+ messages)
` [PATCH 1/3] staging: rtl8723bs: remove redundant braces in if statements
` [PATCH 2/3] staging: rtl8723bs: place constants on the right side of tests
` [PATCH 3/3] staging: rtl8723bs: remove redundant else branches
[PATCH 1/2] staging: rtl8723bs: place constants on the right side of tests
2022-04-01 19:06 UTC (2+ messages)
` [PATCH 2/2] staging: rtl8723bs: remove redundant else branches
[PATCH 0/3] rlt8723bs cleanup
2022-04-01 18:08 UTC (5+ messages)
` [PATCH 1/3] staging: rtl8723bs: remove redundant braces in if statements
` [PATCH 2/3] staging: rtl8723bs: place constants on the right side of tests
` [PATCH 3/3] staging: rtl8723bs: remove redundant else branches
[linux-next:master] BUILD REGRESSION e5071887cd2296a7704dbcd10c1cedf0f11cdbd5
2022-04-01 16:39 UTC
[PATCH] staging: wfx: change variable name to be consistent
2022-04-01 14:53 UTC
[PATCH v4 00/15] Move HEVC stateless controls out of staging
2022-04-01 13:18 UTC (5+ messages)
[PATCH 0/2] staging: rtl8723bs: remove some 5 GHz code
2022-04-01 10:50 UTC (4+ messages)
` [PATCH 1/2] staging: rtl8723bs: remove 5 GHz channels from ch_freq_map
` [PATCH 2/2] staging: rtl8723bs: refactor rtw_ch2freq()
[PATCH] staging: r8188eu: Fix misspelling in comment "cacluated" -> "calculated"
2022-04-01 10:44 UTC
[PATCH 1/3] staging: rtl8712: change the type of _r8712_init_recv_priv()
2022-04-01 9:42 UTC (4+ messages)
` [PATCH 2/3] staging: rtl8712: add two validation check in r8712_init_drv_sw()
` [PATCH 3/3] staging: rtl8712: fix potential memory leak "
[PATCH] staging: rtl8712: Fix multiple blank lines warning
2022-04-01 9:34 UTC
[PATCH] staging: rtl8712: Fix multiple blank lines warning
2022-04-01 9:20 UTC
[PATCH] staging: android: ashmem: remove usage of list iterator after the loop body
2022-04-01 6:50 UTC (3+ messages)
[PATCH v2] staging: unisys: Remove "struct dentry *eth_debugfs_dir"
2022-04-01 6:01 UTC (6+ messages)
[PATCH 0/5] staging: r8188eu: remove GetHwReg8188EU()
2022-04-01 5:59 UTC (7+ messages)
` [PATCH 1/5] staging: r8188eu: rename clear_bacon_valid_bit()
` [PATCH 2/5] staging: r8188eu: remove HW_VAR_BCN_VALID from GetHwReg8188EU()
` [PATCH 3/5] staging: r8188eu: remove HW_VAR_CHK_HI_QUEUE_EMPTY "
` [PATCH 4/5] staging: r8188eu: remove HW_VAR_FWLPS_RF_ON "
` [PATCH 5/5] staging: r8188eu: remove GetHwReg8188EU()
[PATCH] media: atomisp: simplify if-if to if-else
2022-04-01 3:33 UTC
[PATCH v4] media: hantro: Implement support for encoder commands
2022-04-01 3:33 UTC (3+ messages)
[PATCH] media: hantro: Empty encoder capture buffers by default
2022-03-31 20:15 UTC (2+ messages)
[PATCH v2 05/23] media: h264: Use v4l2_h264_reference for reflist
2022-03-31 19:37 UTC (14+ messages)
` [PATCH v2 06/23] media: h264: Increase reference lists size to 32
` [PATCH v2 12/23] media: rkvdec: Stop overclocking the decoder
` [PATCH v2 13/23] media: rkvdec: h264: Fix dpb_valid implementation
` [PATCH v2 14/23] media: rkvdec: h264: Fix bit depth wrap in pps packet
` [PATCH v2 15/23] media: rkvdec: h264: Validate and use pic width and height in mbs
` [PATCH v2 16/23] media: rkvdec: h264: Fix reference frame_num wrap for second field
` [PATCH v2 17/23] media: rkvdec: Enable capture buffer holding for H264
` [PATCH v2 18/23] media: rkvdec: Ensure decoded resolution fit coded resolution
` [PATCH v2 19/23] media: rkvdec-h264: Add field decoding support
` [PATCH v2 20/23] media: hantro: Enable HOLD_CAPTURE_BUF for H.264
` [PATCH v2 21/23] media: hantro: Stop using H.264 parameter pic_num
` [PATCH v2 22/23] media: hantro: h264: Make dpb entry management more robust
` [PATCH v2 23/23] media: hantro: Add H.264 field decoding support
[PATCH v1 16/24] media: rkvdec: Ensure decoded resolution fit coded resolution
2022-03-31 18:25 UTC (32+ messages)
` [PATCH v1 17/24] media: rkvdec: h264: Validate and use pic width and height in mbs
` [PATCH v1 18/24] media: rkvdec: h264: Fix bit depth wrap in pps packet
` [PATCH v1 19/24] media: rkvdec-h264: Add field decoding support
` [PATCH v1 20/24] media: hantro: Enable HOLD_CAPTURE_BUF for H.264
` [PATCH v1 21/24] media: hantro: Stop using H.264 parameter pic_num
` [PATCH v1 22/24] media: hantro: h264: Make dpb entry management more robust
` [PATCH v1 23/24] media: hantro: Add H.264 field decoding support
` [PATCH v1 24/24] media: rkvdec-h264: Don't hardcode SPS/PPS parameters
[PATCH] staging: r8188eu: remove handlerOS independent comment
2022-03-31 18:19 UTC
[PATCH] staging: rtl8712: fix potential memory leak in r8712_xmit_resource_alloc()
2022-03-31 18:11 UTC
[PATCH] staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()
2022-03-31 17:57 UTC
[PATCH] staging: rtl8712: fix potential memory leak in _r8712_init_xmit_priv()
2022-03-31 17:23 UTC
[PATCH v2] staging: r8188eu: use sizeof(*pvar) for allocating structs
2022-03-31 17:16 UTC
[PATCH] staging: r8188eu: use sizeof(*pvar) for allocating structs
2022-03-31 15:40 UTC
[PATCH] staging: rtl8723bs: fix potential memory leak in _rtw_init_xmit_priv()
2022-03-31 15:26 UTC
[PATCH] staging: rtl8723bs: place constants on the right side of tests
2022-03-31 15:16 UTC (2+ messages)
[PATCH v2] staging: rtl8723bs: place constants on the right side of tests
2022-03-31 15:15 UTC (4+ messages)
[PATCH] staging: rtl8723bs: Fix No space before tabs
2022-03-31 14:23 UTC (3+ messages)
[PATCH] staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()
2022-03-31 12:49 UTC
[PATCH v6 4/6] staging: media: wave5: Add TODO file
2022-03-31 12:31 UTC (6+ messages)
[PATCH] staging: r8188eu: fix suspect code indent for conditional statements
2022-03-31 12:21 UTC (5+ messages)
[PATCH v2 1/2] staging: r8188eu: check the return of kzalloc()
2022-03-31 12:14 UTC (4+ messages)
` [PATCH v2 2/2] staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()
` "
[PATCH] staging: r8188eu: remove duplicate assignment
2022-03-31 12:08 UTC
[PATCH] staging: gdm724x: Fix Duplication of Side Effects
2022-03-31 11:33 UTC (7+ messages)
[PATCH v2] staging: rtl8723bs: remove redundant braces in if statements
2022-03-31 11:32 UTC
[PATCH] staging: r8188eu: fix potential memory leak in rtw_os_xmit_resource_alloc()
2022-03-31 11:11 UTC
[PATCH v6 6/6] media: wave5: Add wave5 driver to maintainers file
2022-03-31 9:55 UTC
[PATCH v6 3/6] staging: media: wave5: Add the v4l2 layer
2022-03-31 9:55 UTC
[PATCH v6 1/6] staging: media: wave5: Add vpuapi layer
2022-03-31 9:55 UTC
[PATCH v6 5/6] dt-bindings: media: staging: wave5: add yaml
2022-03-31 9:55 UTC
[PATCH v6 2/6] staging: media: wave5: Add the vdi layer
2022-03-31 9:55 UTC
[PATCH v6 0/6] staging: media: wave5: add wave5 codec driver
2022-03-31 9:55 UTC
[PATCH 1/2] staging: r8188eu: properly handle the kzalloc()
2022-03-31 9:20 UTC (10+ messages)
` [PATCH 2/2] staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()
` "
[PATCH] staging: r8188eu: change the allocation type of pdata_attr
2022-03-31 9:09 UTC (2+ messages)
[PATCH v3] staging: r8188eu: fix a potential memory leak in _rtw_init_cmd_priv()
2022-03-31 6:44 UTC
[PATCH] staging: unisys: Remove "struct dentry *eth_debugfs_dir"
2022-03-31 6:41 UTC
[PATCH v2] staging: r8188eu: fix a potential memory leak in _rtw_init_cmd_priv()
2022-03-31 6:05 UTC (2+ messages)
[PATCH V2] staging: r8188eu: Fix sparse endianness warnings
2022-03-31 5:57 UTC (3+ messages)
[PATCH v2 0/8] staging: r8188eu: SetHwReg8188EU() cleanups
2022-03-31 5:53 UTC (5+ messages)
` [PATCH v2 5/8] staging: r8188eu: remove HW_VAR_RXDMA_AGG_PG_TH from SetHwReg8188EU()
` [PATCH v2 6/8] staging: r8188eu: simplify if-else statement
[PATCH v2] staging: rtl8723bs: remove redundant braces in if statements
2022-03-31 5:45 UTC (2+ messages)
[PATCH v4] staging: rts5208: Convert kmap() to kmap_local_page()
2022-03-30 21:11 UTC (3+ messages)
[PATCH 0/2] staging: r8188eu: remove debug code for dumping packets
2022-03-30 20:12 UTC (3+ messages)
` [PATCH 1/2] staging: r8188eu: remove the "dump rx packet" fragments
` [PATCH 2/2] staging: r8188eu: remove the "dump tx "
[PATCH v2] staging: rtl8723bs: remove code suspect indent
2022-03-30 17:59 UTC
[PATCH] staging:rtl8723bs:rtw_cmd.c remove suspect indent
2022-03-30 17:38 UTC (3+ messages)
[PATCH] staging: r8188eu: add a check for rtw_cbuf_alloc()
2022-03-30 11:30 UTC
[PATCH] staging: r8188eu: remove unnecessary spaces
2022-03-30 13:07 UTC
[PATCH] staging: r8188eu: fix a potential memory leak in _rtw_init_cmd_priv()
2022-03-30 12:14 UTC (3+ messages)
` "
[PATCH] staging: rtl8723bs: place constants on the right side of tests
2022-03-30 12:07 UTC
[PATCH] media: staging: atomisp: rework reading the id and revision values
2022-03-30 10:50 UTC (5+ messages)
[PATCH] staging: r8188eu: Fix misspelling in comment "writting" -> "writing"
2022-03-30 10:31 UTC
[PATCH] staging: r8188eu: check the return value of kzalloc()
2022-03-30 7:34 UTC (2+ messages)
` "
[PATCH] staging: r8188eu: Fix misspelling in comment
2022-03-30 7:27 UTC (3+ messages)
` [PATCH V2] staging: r8188eu: Fix misspelling in comment "Tranceiver" -> "Transceiver"
[PATCH V3] staging: r8188eu: Directly return _SUCCESS instead of using local ret variable
2022-03-30 7:20 UTC (3+ messages)
` [PATCH V4] "
[PATCH] staging: r8188eu: Fix sparse endianness warnings
2022-03-30 7:11 UTC (2+ messages)
[PATCH] staging: wfx: remove space at the start of the line
2022-03-30 6:47 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;
as well as URLs for NNTP newsgroup(s).