linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-16 20:56:13 to 2021-08-18 13:52:48 UTC [more...]

[PATCH v8 00/34] NVIDIA Tegra power management patches for 5.16
 2021-08-18 13:52 UTC  (71+ messages)
` [PATCH v8 01/34] opp: Add dev_pm_opp_sync() helper
` [PATCH v8 02/34] soc/tegra: pmc: Disable PMC state syncing
` [PATCH v8 03/34] soc/tegra: Don't print error message when OPPs not available
` [PATCH v8 04/34] soc/tegra: Add devm_tegra_core_dev_init_opp_table_simple()
` [PATCH v8 05/34] soc/tegra: Use dev_pm_opp_sync()
` [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 08/34] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v8 09/34] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v8 10/34] gpu: host1x: Add host1x_channel_stop()
` [PATCH v8 11/34] gpu: host1x: Add runtime PM and OPP support
` [PATCH v8 12/34] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v8 13/34] drm/tegra: hdmi: Add OPP support
` [PATCH v8 14/34] drm/tegra: gr2d: Support power management
` [PATCH v8 15/34] drm/tegra: gr3d: "
` [PATCH v8 16/34] drm/tegra: vic: Support system suspend
` [PATCH v8 17/34] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v8 18/34] bus: tegra-gmi: "
` [PATCH v8 19/34] pwm: tegra: "
` [PATCH v8 20/34] mmc: sdhci-tegra: "
` [PATCH v8 21/34] mtd: rawnand: tegra: "
` [PATCH v8 22/34] spi: tegra20-slink: Add "
` [PATCH v8 23/34] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v8 24/34] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v8 25/34] media: staging: tegra-vde: Support generic power domain and OPP
` [PATCH v8 26/34] soc/tegra: fuse: Add OPP support
` [PATCH v8 27/34] soc/tegra: fuse: Reset hardware
` [PATCH v8 28/34] soc/tegra: regulators: Prepare for suspend
` [PATCH v8 29/34] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v8 30/34] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v8 31/34] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v8 32/34] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v8 33/34] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v8 34/34] ARM: tegra20/30: Disable unused host1x hardware

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-18 13:33 UTC  (76+ messages)
` [PATCH v2 01/63] ipw2x00: Avoid field-overflowing memcpy()
` [PATCH v2 02/63] net/mlx5e: "
` [PATCH v2 03/63] rpmsg: glink: Replace strncpy() with strscpy_pad()
` [PATCH v2 04/63] pcmcia: ray_cs: Split memcpy() to avoid bounds check warning
` [PATCH v2 05/63] stddef: Introduce struct_group() helper macro
` [PATCH v2 06/63] cxl/core: Replace unions with struct_group()
` [PATCH v2 07/63] skbuff: Switch structure bounds to struct_group()
` [PATCH v2 08/63] bnxt_en: Use struct_group_attr() for memcpy() region
` [PATCH v2 09/63] mwl8k: Use struct_group() "
` [PATCH v2 10/63] libertas: "
` [PATCH v2 11/63] libertas_tf: "
` [PATCH v2 12/63] thermal: intel: int340x_thermal: "
` [PATCH v2 13/63] iommu/amd: "
` [PATCH v2 14/63] cxgb3: "
` [PATCH v2 15/63] intersil: "
` [PATCH v2 16/63] cxgb4: "
` [PATCH v2 17/63] bnx2x: "
` [PATCH v2 18/63] drm/amd/pm: "
` [PATCH v2 19/63] staging: wlan-ng: "
` [PATCH v2 20/63] drm/mga/mga_ioc32: "
` [PATCH v2 21/63] net/mlx5e: "
` [PATCH v2 22/63] HID: cp2112: "
` [PATCH v2 23/63] media: omap3isp: "
` [PATCH v2 24/63] sata_fsl: "
` [PATCH v2 25/63] compiler_types.h: Remove __compiletime_object_size()
` [PATCH v2 26/63] lib/string: Move helper functions out of string.c
` [PATCH v2 27/63] fortify: Move remaining fortify helpers into fortify-string.h
` [PATCH v2 28/63] fortify: Explicitly disable Clang support
` [PATCH v2 29/63] fortify: Fix dropped strcpy() compile-time write overflow check
` [PATCH v2 30/63] fortify: Prepare to improve strnlen() and strlen() warnings
` [PATCH v2 31/63] fortify: Allow strlen() and strnlen() to pass compile-time known lengths
` [PATCH v2 32/63] fortify: Add compile-time FORTIFY_SOURCE tests
` [PATCH v2 33/63] lib: Introduce CONFIG_TEST_MEMCPY
` [PATCH v2 34/63] fortify: Detect struct member overflows in memcpy() at compile-time
` [PATCH v2 35/63] fortify: Detect struct member overflows in memmove() "
` [PATCH v2 36/63] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
` [PATCH v2 37/63] string.h: Introduce memset_after() for wiping trailing members/padding
` [PATCH v2 38/63] xfrm: Use memset_after() to clear padding
` [PATCH v2 39/63] ipv6: Use memset_after() to zero rt6_info
` [PATCH v2 40/63] netfilter: conntrack: Use memset_startat() to zero struct nf_conn
` [PATCH v2 41/63] net: 802: Use memset_startat() to clear struct fields
` [PATCH v2 42/63] net: dccp: Use memset_startat() for TP zeroing
` [PATCH v2 43/63] net: qede: Use memset_startat() for counters
` [PATCH v2 44/63] mac80211: Use memset_after() to clear tx status
` [PATCH v2 45/63] ath11k: Use memset_startat() for clearing queue descriptors
` [PATCH v2 46/63] iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl
` [PATCH v2 47/63] intel_th: msu: Use memset_startat() for clearing hw header
` [PATCH v2 48/63] IB/mthca: Use memset_startat() for clearing mpt_entry
` [PATCH v2 49/63] btrfs: Use memset_startat() to clear end of struct
` [PATCH v2 50/63] tracing: Use memset_startat() to zero struct trace_iterator
` [PATCH v2 51/63] drbd: Use struct_group() to zero algs
` [PATCH v2 52/63] cm4000_cs: Use struct_group() to zero struct cm4000_dev region
` [PATCH v2 53/63] KVM: x86: Use struct_group() to zero decode cache
` [PATCH v2 54/63] dm integrity: Use struct_group() to zero struct journal_sector
` [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 58/63] ethtool: stats: Use struct_group() to clear all stats at once
` [PATCH v2 59/63] can: flexcan: Use struct_group() to zero struct flexcan_regs regions
` [PATCH v2 60/63] net/af_iucv: Use struct_group() to zero struct iucv_sock region
` [PATCH v2 61/63] powerpc: Split memset() to avoid multi-field overflow
` [PATCH v2 62/63] fortify: Detect struct member overflows in memset() at compile-time
` [PATCH v2 63/63] fortify: Work around Clang inlining bugs

[PATCH v4] staging: r8188eu: Remove unused including <linux/version.h>
 2021-08-18  9:57 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove null pointer checks before kfree
 2021-08-18  8:58 UTC 

[PATCH] staging: wlan-ng: Disable buggy MIB ioctl
 2021-08-18  8:19 UTC 

[PATCH 3/5] treewide: Replace 0-element memcpy() destinations with flexible arrays
 2021-08-18  8:11 UTC 

[PATCH 1/2] staging: r8188eu: clean up comparsions to true
 2021-08-18  8:08 UTC  (2+ messages)
` [PATCH 2/2] staging: r8188eu: clean up comparsions to false

[PATCH v3] staging: r8188eu: Remove unused including <linux/version.h>
 2021-08-18  6:43 UTC  (3+ messages)

[PATCH] staging: r8188eu: refactor rtw_is_cckrates{only}_included()
 2021-08-18  6:33 UTC  (7+ messages)

[PATCH v2] staging: r8188eu: Remove unused including <linux/version.h>
 2021-08-18  6:03 UTC  (2+ messages)

[PATCH 0/2] staging: rtl8732bs: Fix sparse warnings
 2021-08-18  5:58 UTC  (3+ messages)

[PATCH] staging: r8188eu: Remove unused including <linux/version.h>
 2021-08-18  5:41 UTC  (2+ messages)

[PATCH] staging: rts5208: Fix get_ms_information() heap buffer size
 2021-08-18  4:42 UTC 

[PATCH v2 2/3] staging: r8188eu: Remove code depending on NAT25_LOOKUP
 2021-08-17 20:21 UTC  (3+ messages)

[PATCH v3] staging: r8188eu: Remove code depending on NAT25_LOOKUP
 2021-08-17 18:57 UTC 

[PATCH v2 0/3] staging: r8188eu: changes to rtl8188e_Add_RateATid
 2021-08-17 18:02 UTC  (8+ messages)
` [PATCH v2 1/3] staging: r8188eu: remove set but unused variable from rtl8188e_Add_RateATid
` [PATCH v2 2/3] staging: r8188eu: remove unneeded DBG_88E call "
` [PATCH v2 3/3] staging: r8188eu: perform cleanup in rtl8188e_Add_RateATid

[PATCH v3 00/10] VP9 codec V4L2 control interface
 2021-08-17 17:49 UTC  (3+ messages)
` [PATCH v3 05/10] media: uapi: Add VP9 stateless decoder controls

[PATCH] staging: r8188eu: Remove LINUX_VERSION_CODE check
 2021-08-17 17:52 UTC  (3+ messages)

[PATCH] clk: staging: correct reference to config IOMEM to config HAS_IOMEM
 2021-08-17 10:54 UTC 

[PATCH v2] staging: greybus: Convert uart.c from IDR to XArray
 2021-08-17 10:17 UTC  (9+ messages)
      ` [greybus-dev] "

[PATCH] staging:iio:ade7854 surround complex defines in parentheses
 2021-08-17  8:50 UTC  (6+ messages)

[PATCH 0/3] staging: r8188eu: Remove unused code
 2021-08-17  8:50 UTC  (3+ messages)

[PATCH] staging: r8188eu: Add spaces before and after logical '&'
 2021-08-17  6:54 UTC  (2+ messages)

[PATCH 1/4] staging: r8188eu: refactor rtw_is_cckrates_included()
 2021-08-16 11:14 UTC  (2+ messages)

[PATCH 1/2] staging: rtl8732bs: incorrect type in assignment
 2021-08-16 22:43 UTC  (2+ messages)

[PATCH] staging: r8188eu: clean up spacing style issues in os_dep dir
 2021-08-16 21:10 UTC 

[PATCH v2 1/4] staging: r8188eu: refactor rtw_is_cckrates_included()
 2021-08-16 16:15 UTC  (3+ messages)

[PATCH 0/3] staging: r8188eu: clean up spacing style issues in hal dir
 2021-08-16 20:55 UTC  (3+ messages)
` [PATCH 2/3] staging: r8188eu: clean up spacing style issues in hal dir, part 2
` [PATCH 3/3] staging: r8188eu: clean up spacing style issues in hal dir, part 3


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).