messages from 2021-08-18 14:12:32 to 2021-08-21 14:21:18 UTC [more...]
[PATCH v2 0/5] staging: r8188eu: fix sparse warnings
2021-08-21 14:21 UTC (17+ messages)
` [PATCH v2 1/5] staging: r8188eu: restricted __be16 degrades to int
` [PATCH v2 2/5] staging: r8188eu: cast to restricted __be32
` [PATCH v2 3/5] staging: r8188eu: incorrect type in csum_ipv6_magic
` [PATCH v2 4/5] staging: r8188eu: restricted __be16 degrades to int
` [PATCH v2 5/5] staging: r8188eu: incorrect type in assignment
[PATCH v2] staging: r8188eu: change declaration of Efuse_Read1ByteFromFakeContent
2021-08-21 12:17 UTC (3+ messages)
[PATCH RFC 0/3] staging: r8188eu: avoid uninit value bugs
2021-08-21 12:11 UTC (15+ messages)
` [PATCH RFC 1/3] staging: r8188eu: add proper rtw_read* error handling
` [PATCH RFC 2/3] staging: r8188eu: add error handling to ReadFuse
` [PATCH RFC 3/3] staging: r8188eu: add error argument to read_macreg
[PATCH] staging: r8188eu: remove forward declaration of Efuse_Read1ByteFromFakeContent
2021-08-21 10:42 UTC (5+ messages)
[PATCH v2 00/63] Introduce strict memcpy() bounds checking
2021-08-21 10:17 UTC (48+ messages)
` [PATCH v2 05/63] stddef: Introduce struct_group() helper macro
` [PATCH v2 06/63] cxl/core: Replace unions with struct_group()
` [PATCH v2 18/63] drm/amd/pm: Use struct_group() for memcpy() region
` [PATCH v2 22/63] HID: cp2112: "
` [PATCH v2 27/63] fortify: Move remaining fortify helpers into fortify-string.h
` [PATCH v2 45/63] ath11k: Use memset_startat() for clearing queue descriptors
` [PATCH v2 50/63] tracing: Use memset_startat() to zero struct trace_iterator
` [PATCH v2 53/63] KVM: x86: Use struct_group() to zero decode cache
` [PATCH v2 55/63] HID: roccat: Use struct_group() to zero kone_mouse_event
` [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
` [PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs
` [PATCH v2 61/63] powerpc: Split memset() to avoid multi-field overflow
[PATCH] staging: r8188eu: Fix a resource leak in update_bcn_wps_ie
2021-08-21 8:41 UTC (2+ messages)
[PATCH] media: atomisp: restore missing 'return' statement
2021-08-21 6:36 UTC (6+ messages)
[PATCH linux-next] ipu3: use flexible-array member instead of zero-length array
2021-08-21 3:47 UTC
[PATCH] staging: iio: cdc: remove braces from single line if blocks
2021-08-20 22:49 UTC
[PATCH 1/2] staging: r8188eu: remove unused function rtw_add_bcn_ie()
2021-08-20 22:48 UTC (4+ messages)
` [PATCH 2/2] staging: r8188eu: remove unused function rtw_remove_bcn_ie()
[PATCH 0/6] staging: r8188eu: HAL related cleanups
2021-08-20 21:56 UTC (14+ messages)
` [PATCH 1/6] staging: r8188eu: remove _dbg_dump_tx_info function
` [PATCH 2/6] staging: r8188eu: remove unused function dump_txrpt_ccx_88e
` [PATCH 3/6] staging: r8188eu: remove txrpt_ccx_sw_88e and txrpt_ccx_qtime_88e macros
` [PATCH 4/6] staging: r8188eu: remove empty function rtl8188eu_free_xmit_priv
` [PATCH 5/6] staging: r8188eu: remove function rtw_hal_free_xmit_priv
` [PATCH 6/6] staging: r8188eu: remove free_xmit_priv field from struct hal_ops
[PATCH] staging: r8188eu: clean up endianness issues
2021-08-20 17:13 UTC (4+ messages)
[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
2021-08-20 13:08 UTC (36+ messages)
` [PATCH v8 06/34] dt-bindings: clock: tegra-car: Document new tegra-clocks sub-node
` [PATCH v8 07/34] clk: tegra: Support runtime PM and power domain
` [PATCH v8 11/34] gpu: host1x: Add runtime PM and OPP support
` [PATCH v8 19/34] pwm: tegra: "
` [PATCH v8 20/34] mmc: sdhci-tegra: "
[PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper
2021-08-20 12:57 UTC (25+ messages)
[PATCH linux-next] staging: r8188eu: remove unneeded semicolon
2021-08-20 9:08 UTC
[PATCH 00/30] TI Video Decoder driver upstreaming to v5.14-rc6 kernel
2021-08-19 5:59 UTC (29+ messages)
` [PATCH 02/30] v4l: vxd-dec: Create mmu programming helper library
` [PATCH 12/30] v4l: vxd-dec: Add VDEC MMU wrapper
` [PATCH 13/30] v4l: vxd-dec: Add Bistream Preparser (BSPP) module
` [PATCH 14/30] v4l: vxd-dec: Add common headers
` [PATCH 15/30] v4l: vxd-dec: Add firmware interface headers
` [PATCH 16/30] v4l: vxd-dec: Add pool api modules
` [PATCH 17/30] v4l: vxd-dec: This patch implements resource manage component
` [PATCH 18/30] v4l: vxd-dec: This patch implements pixel processing library
` [PATCH 19/30] v4l:vxd-dec:vdecdd utility library
` [PATCH 20/30] v4l:vxd-dec:Decoder resource component
` [PATCH 21/30] v4l:vxd-dec:Decoder Core Component
` [PATCH 22/30] v4l:vxd-dec:vdecdd headers added
` [PATCH 23/30] v4l:vxd-dec:Decoder Component
` [PATCH 24/30] v4l:vxd-dec: Add resource manager
` [PATCH 25/30] v4l: videodev2: Add 10bit definitions for NV12 and NV16 color formats
` [PATCH 26/30] media: Kconfig: Add Video decoder kconfig and Makefile entries
` [PATCH 27/30] media: platform: vxd: Kconfig: Add Video decoder Kconfig and Makefile
` [PATCH 28/30] IMG DEC V4L2 Interface function implementations
` [PATCH 29/30] arm64: dts: dra82: Add v4l2 vxd_dec device node
` [PATCH 30/30] ARM64: ti_sdk_arm64_release_defconfig: Enable d5520 video decoder driver
[PATCH v3] staging: r8188eu: Remove _enter/_exit_critical_mutex()
2021-08-19 22:12 UTC
[PATCH v2] staging: r8188eu: Remove _enter/_exit_critical_mutex()
2021-08-19 19:54 UTC (4+ messages)
[PATCH] clk: staging: correct reference to config IOMEM to config HAS_IOMEM
2021-08-19 17:57 UTC (2+ messages)
[PATCH] media: cedrus: Fix SUNXI tile size calculation
2021-08-19 17:54 UTC (3+ messages)
[PATCH 0/2] staging: wlan-ng: Avoid duplicate header in tx/rx frames
2021-08-19 17:45 UTC (3+ messages)
` [PATCH 1/2] staging: wlan-ng: Remove pointless a3/a4 union
` [PATCH 2/2] staging: wlan-ng: Avoid duplicate header in tx/rx frames
[PATCH] staging: r8188eu: use GFP_ATOMIC under spinlock
2021-08-19 15:29 UTC
[PATCH] staging: r8188eu: Remove _enter/_exit_critical_mutex()
2021-08-19 14:51 UTC (5+ messages)
[PATCH 0/2] staging: rtl8732bs: Fix sparse warnings
2021-08-19 9:43 UTC (3+ messages)
` [PATCH 2/2] staging: rtl8723bs: fix cast to restricted __le32
[PATCH v3] staging: r8188eu: fix scheduling while atomic bugs
2021-08-19 9:24 UTC
[PATCH v2] staging: r8188eu: fix scheduling while atomic bugs
2021-08-19 9:02 UTC
[PATCH] staging: r8188eu: Remove empty rtw_mfree_xmit_priv_lock()
2021-08-19 5:08 UTC
[PATCH 0/7] staging: r8188eu: memory allocation cleanup series
2021-08-18 23:48 UTC (8+ messages)
` [PATCH 1/7] staging: r8188eu: convert only rtw_vmalloc call to vmalloc
` [PATCH 2/7] staging: r8188eu: remove rtw_vmalloc preprocessor definition
` [PATCH 3/7] staging: r8188eu: remove function _rtw_vmalloc
` [PATCH 4/7] staging: r8188eu: convert all rtw_zvmalloc calls to vzalloc calls
` [PATCH 5/7] staging: r8188eu: remove rtw_zvmalloc preprocessor definition
` [PATCH 6/7] staging: r8188eu: remove function _rtw_zvmalloc
` [PATCH 7/7] staging: r8188eu: remove rtw_update_mem_stat macro and associated flags
[PATCH][next] staging: r8188eu: Fix fall-through warnings for Clang
2021-08-18 23:32 UTC (2+ messages)
[PATCH 1/2] staging: r8188eu: ctrl vendor req value is always 0x05
2021-08-18 20:34 UTC (4+ messages)
` [PATCH 2/2] staging: r8188eu: ctrl vendor req index is not used
[PATCH v3] staging: r8188eu: rename variable within rtl8188e_Add_RateATid
2021-08-18 18:08 UTC
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).