All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-14 09:24:32 to 2024-05-14 10:22:23 UTC [more...]

[PATCH 6.8 000/336] 6.8.10-rc1 review
 2024-05-14 10:13 UTC  (11+ messages)
` [PATCH 6.8 001/336] rust: module: place generated init_module() function in .init.text
` [PATCH 6.8 002/336] rust: macros: fix soundness issue in `module!` macro
` [PATCH 6.8 003/336] wifi: nl80211: dont free NULL coalescing rule
` [PATCH 6.8 004/336] pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-T
` [PATCH 6.8 006/336] pinctrl: core: delete incorrect free in pinctrl_enable()
` [PATCH 6.8 015/336] power: supply: mt6360_charger: Fix of_match for usb-otg-vbus regulator
` [PATCH 6.8 016/336] pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()
` [PATCH 6.8 017/336] nfsd: rename NFSD_NET_* to NFSD_STATS_*
` [PATCH 6.8 018/336] nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
` [PATCH 6.8 019/336] nfsd: make all of the nfsd stats per-network namespace

RTT-PROBE: lore-subspace-rtt
 2024-05-14 10:22 UTC 

[PATCH V3 (resend) 00/19] Remove the directmap
 2024-05-14 10:22 UTC  (11+ messages)
` [PATCH V3 (resend) 06/19] x86: Add a boot option to enable and disable the direct map
` [PATCH V3 (resend) 07/19] xen/x86: Add support for the PMAP
` [PATCH V3 (resend) 08/19] xen/x86: Add build assertion for fixmap entries

[PATCH v2 00/14] arm64: Support for running as a guest in Arm CCA
 2024-05-14 10:21 UTC  (9+ messages)
` [PATCH v2 02/14] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v2 06/14] arm64: Override set_fixmap_io

[PATCH 1/6] ASoC: topology: Constify an argument of snd_soc_tplg_component_load()
 2024-05-14 10:21 UTC  (2+ messages)

[PATCH 0/3] Assorted fixes for PMU
 2024-05-14 10:18 UTC  (4+ messages)

[PATCH v2 (resend) 00/27] Remove the directmap
 2024-05-14 10:19 UTC  (17+ messages)
` [PATCH v2 (resend) 09/27] x86/pv: Rewrite how building PV dom0 handles domheap mappings
` [PATCH v2 (resend) 11/27] x86: Lift mapcache variable to the arch level
` [PATCH v2 (resend) 12/27] x86/mapcache: Initialise the mapcache for the idle domain
` [PATCH v2 (resend) 13/27] x86: Add a boot option to enable and disable the direct map

[thermal: thermal/fixes] thermal: netlink: Add genetlink bind/unbind notifications
 2024-05-14 10:18 UTC 

[thermal: thermal/fixes] thermal: core: Move threshold out of struct thermal_trip
 2024-05-14 10:18 UTC 

[thermal: thermal/fixes] thermal: intel: int340x_thermal: replace deprecated strncpy() with strscpy()
 2024-05-14 10:18 UTC 

[thermal: thermal/fixes] thermal: gov_step_wise: Simplify get_target_state()
 2024-05-14 10:18 UTC 

[thermal: thermal/fixes] thermal: gov_step_wise: Simplify checks related to passive trips
 2024-05-14 10:18 UTC 

[thermal: thermal/fixes] thermal: netlink: Rename thermal_gnl_family
 2024-05-14 10:18 UTC 

[thermal: thermal/fixes] thermal: intel: hfi: Enable HFI only when required
 2024-05-14 10:18 UTC 

[thermal: thermal/fixes] thermal: core: Make struct thermal_zone_device definition internal
 2024-05-14 10:18 UTC 

[PATCH v2 1/3] dt-bindings: thermal: lmh: Add QCM2290 compatible
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] "

[PATCH v2 2/3] thermal: qcom: lmh: Check for SCM availability at probe
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] thermal/drivers/qcom/lmh: "

[PATCH] thermal: armada: simplify name sanitization
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] thermal/drivers/armada: Simplify "

[thermal: thermal/fixes] thermal: core: Send trip crossing notifications at init time if needed
 2024-05-14 10:18 UTC 

[thermal: thermal/fixes] thermal: core: Sort trip point crossing notifications by temperature
 2024-05-14 10:18 UTC 

[thermal: thermal/fixes] thermal: core: Rewrite comments in handle_thermal_trip()
 2024-05-14 10:18 UTC 

[thermal: thermal/fixes] thermal: core: Relocate the struct thermal_governor definition
 2024-05-14 10:18 UTC 

[PATCH v3 1/2] dt-bindings: thermal: convert st,stih407-thermal to DT schema
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] "

[PATCH v2 1/2] thermal: rcar_gen3: Move Tj_T storage to shared private data
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] thermal/drivers/rcar_gen3: "

[PATCH v2 2/2] thermal: rcar_gen3: Update temperature approximation calculation
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] thermal/drivers/rcar_gen3: "

[PATCH v5] thermal/drivers/tsens: Add suspend to RAM support for tsens
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] "

[PATCH v2 1/2] dt-bindings: thermal: amlogic: add support for A1 thermal sensor
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] "

[PATCH v2 2/2] thermal: amlogic: support A1 SoC family Thermal Sensor controller
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] thermal/drivers/amlogic: Support "

[PATCH v2 01/15] thermal/drivers/mediatek/lvts_thermal: retrieve all calibration bytes
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] thermal/drivers/mediatek/lvts_thermal: Retrieve "

[PATCH v2 02/15] thermal/drivers/mediatek/lvts_thermal: move comment
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] thermal/drivers/mediatek/lvts_thermal: Move comment

[PATCH v2 03/15] thermal/drivers/mediatek/lvts_thermal: remove .hw_tshut_temp
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] thermal/drivers/mediatek/lvts_thermal: Remove .hw_tshut_temp

[PATCH v2] drivers: thermal: tsens: Fix null pointer dereference
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] thermal/drivers/tsens: "

[PATCH RESEND v2] thermal/drivers/mediatek/lvts_thermal: Add coeff for mt8192
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] "

[thermal: thermal/fixes] thermal/drivers/qcom: Remove some unused fields in struct qpnp_tm_chip
 2024-05-14 10:18 UTC 

[thermal: thermal/fixes] thermal/drivers/k3_bandgap: Remove some unused fields in struct k3_bandgap
 2024-05-14 10:18 UTC 

[PATCH v2 04/15] thermal/drivers/mediatek/lvts_thermal: use offsets for every calibration byte
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] thermal/drivers/mediatek/lvts_thermal: Use "

[PATCH v2 05/15] thermal/drivers/mediatek/lvts_thermal: guard against efuse data buffer overflow
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] thermal/drivers/mediatek/lvts_thermal: Guard "

[PATCH v2 06/15] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT8186
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] "

[PATCH v2 08/15] thermal/drivers/mediatek/lvts_thermal: add MT8186 support
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] thermal/drivers/mediatek/lvts_thermal: Add "

[PATCH v2 10/15] thermal/drivers/mediatek/lvts_thermal: provision for gt variable location
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] thermal/drivers/mediatek/lvts_thermal: Provision "

[PATCH v2 11/15] thermal/drivers/mediatek/lvts_thermal: allow early empty sensor slots
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] thermal/drivers/mediatek/lvts_thermal: Allow "

[PATCH v2 12/15] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT8188
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] "

[PATCH v2 14/15] thermal/drivers/mediatek/lvts_thermal: add MT8188 support
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] thermal/drivers/mediatek/lvts_thermal: Add "

[thermal: thermal/fixes] thermal/drivers/loongson2: Trivial code style adjustment
 2024-05-14 10:18 UTC 

[thermal: thermal/fixes] dt-bindings: thermal: loongson,ls2k-thermal: Add Loongson-2K0500 compatible
 2024-05-14 10:18 UTC 

[PATCH] thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_data
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] "

[PATCH 1/2] thermal/drivers/mediatek/lvts_thermal: Remove unused members from struct lvts_ctrl_data
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] "

[PATCH 2/2] thermal/drivers/mediatek/lvts_thermal: Fix wrong lvts_ctrl index
 2024-05-14 10:18 UTC  (2+ messages)
` [thermal: thermal/fixes] "

[thermal: thermal/fixes] thermal/drivers/loongson2: Add Loongson-2K2000 support
 2024-05-14 10:18 UTC 

[thermal: thermal/fixes] dt-bindings: thermal: loongson,ls2k-thermal: Fix incorrect compatible definition
 2024-05-14 10:18 UTC 

[PATCH v2 1/3] mach-ipq40xx: add CPU specific code
 2024-05-14 10:17 UTC  (3+ messages)
` [PATCH v2 2/3] mach-ipq40xx: use OF_UPSTREAM
` [PATCH v2 3/3] arm: dts: drop downstream IPQ4019 DTSI

[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS c9f9df3f6347b33ae770747c40bae38836e3658c
 2024-05-14 10:17 UTC 

[PATCH] drm/xe: Modify minimum of various scheduler timeout to 0
 2024-05-14 10:17 UTC  (6+ messages)

[PATCH v2 0/3] mtd: nand: mxc_nand: Convert to exec_op
 2024-05-14 10:16 UTC  (7+ messages)
` [PATCH v2 2/3] mtd: nand: mxc_nand: implement exec_op

[PATCH 0/2] sunxi: v3s: add network support
 2024-05-14 10:16 UTC  (3+ messages)
` [PATCH 1/2] clk: sunxi: add EMAC and EPHY clocks and resets for the V3s SoC

[PATCH] Bluetooth: btusb: Add device 13d3:3606 as MT7921 device
 2024-05-14 10:15 UTC  (2+ messages)
`  "

[PATCH v3] sysreset: add Qualcomm PSHOLD reset driver
 2024-05-14 10:15 UTC 

[PATCH v2] media: ipu-bridge: fix error code in ipu_bridge_init()
 2024-05-14 10:14 UTC  (3+ messages)

[PATCH v4 net] af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock
 2024-05-14 10:13 UTC  (2+ messages)

[syzbot] [jfs?] KASAN: slab-out-of-bounds Read in ea_get (2)
 2024-05-14 10:12 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] configs/avenger96_defconfig: fix CI build error due to a missing package for uboot
 2024-05-14 10:12 UTC 

[PATCH 1/3] mctp pcc: Implement MCTP over PCC Transport
 2024-05-14 10:12 UTC  (2+ messages)

[PATCH] checksum: fix unstable sort of checksums
 2024-05-14 10:12 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-05-14 10:12 UTC 

[PATCH] arch/powerpc: Remove the definition of unused cede function
 2024-05-14 10:05 UTC 

[PATCH] LoongArch: Add irq_work support via self IPIs
 2024-05-14 10:11 UTC  (2+ messages)

[PATCH 1/8] drm/amdgpu: support imu for gc 12_0_0
 2024-05-14 10:11 UTC  (2+ messages)

kernel null-ptr deref after hibernation on thinkpad t495s - acpi_cpufreq failure
 2024-05-14 10:10 UTC 

[PATCH] wifi: mac80211: RX auth frames on P2P device
 2024-05-14 10:08 UTC  (2+ messages)

[PATCH 1/1] riscv: add NULL check before calling strlen in the riscv cpu's get_desc()
 2024-05-14 10:07 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: Fix memory range calculation
 2024-05-14 10:08 UTC  (3+ messages)
` [PATCH 3/3] drm/amdgpu: Use NPS ranges from discovery table

Checkout to different directory at certain commit without changing index
 2024-05-14 10:07 UTC  (6+ messages)

[PATCH] jfs: xattr: fix buffer overflow for invalid xattr
 2024-05-14 10:06 UTC 

[PATCH net] net: bridge: mst: fix vlan use-after-free
 2024-05-14 10:04 UTC  (2+ messages)

[RFC PATCH 0/2] TPM derived keys
 2024-05-14 10:05 UTC  (11+ messages)

[BlueZ v2 00/20] Fix a number of static analysis issues
 2024-05-14 10:05 UTC  (4+ messages)

[GIT PULL] firewire updates for v6.10
 2024-05-14 10:04 UTC 

[PATCH] Revert "evtchn: refuse EVTCHNOP_status for Xen-bound event channels"
 2024-05-14 10:03 UTC  (5+ messages)

[PATCH 0/4] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
 2024-05-14 10:03 UTC  (5+ messages)
` [PATCH 1/4] Documentation/firmware: add imx/se to other_interfaces
    ` [EXT] "

[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS cfc2eefd40f1bc121a41a2acd54458046d77f9ae
 2024-05-14 10:02 UTC 

[PATCH] net: ks8851: Fix another TX stall caused by wrong ISR flag handling
 2024-05-14 10:02 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-05-14 10:02 UTC 

Parallel build failures with util-linux 2.40
 2024-05-14 10:01 UTC 

[PATCH] configs: Make USB_GADGET_MANUFACTURER consistent over all PHYTEC boards
 2024-05-14  9:59 UTC  (2+ messages)

[cocci] Checking CTL code?
 2024-05-14  9:56 UTC  (3+ messages)

[PATCH iwl-net V2,0/2] Fix repeated EEH reports in MSI domain
 2024-05-14  9:55 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH iwl-net V2, 0/2] "

[PATCH v3 1/2] dt-bindings: net: bluetooth: nxp: Add firmware-name property
 2024-05-14  9:56 UTC  (2+ messages)
` Bluetooth: btnxpuart: Update firmware names

[PATCH v3] Bluetooth: btnxpuart: Enable status prints for firmware download
 2024-05-14  9:56 UTC  (3+ messages)
` [v3] "

[PATCH] devtool: modify: Catch git submodule error for go code
 2024-05-14  9:56 UTC 

[PATCH] octeontx2-af: Add debugfs support to dump NIX TM topology
 2024-05-14  9:54 UTC 

[PATCH 1/1] riscv: simplify backtrace report
 2024-05-14  9:54 UTC  (2+ messages)

[PATCH] ubsan: remove meaningless CONFIG_ARCH_HAS_UBSAN
 2024-05-14  9:54 UTC 

[PATCH v3 0/6] clk: imx: clk-audiomix: Improvement for audiomix
 2024-05-14  9:33 UTC  (14+ messages)
` [PATCH v3 1/6] dt-bindings: reset: fsl,imx8mp-audiomix-reset: add bindings
` [PATCH v3 2/6] reset: imx8mp-audiomix: Add AudioMix Block Control reset driver
` [PATCH v3 3/6] dt-bindings: clock: imx8mp: Add reset-controller sub-node
` [PATCH v3 4/6] clk: imx: clk-audiomix: Add CLK_SET_RATE_PARENT flags for clocks
` [PATCH v3 5/6] clk: imx: clk-audiomix: Corrent parent clock for earc_phy and audpll
` [PATCH v3 6/6] arm64: dts: imx8mp: Add reset-controller sub node for audio_blk_ctrl

[PATCH net] selftests/net: reduce xfrm_policy test time
 2024-05-14  9:52 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-05-14  9:52 UTC 

[PATCH meta-rockchip] rk3588/rk3588s: add SOC_FAMILY
 2024-05-14  9:51 UTC  (2+ messages)

[PATCH v2] media: imx-pxp: fix ERR_PTR dereference in pxp_probe()
 2024-05-14  9:50 UTC  (2+ messages)

[sj:damon/next 32/33] mm/damon/acma.c:62:14: error: use of undeclared identifier 'max_mem'
 2024-05-14  9:50 UTC 

[PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
 2024-05-14  9:50 UTC  (7+ messages)

[PATCH v3 1/1] andes: Unify naming policy for Andes related source
 2024-05-14  9:50 UTC 

[PATCH i-g-t] lib/igt_kms: add retry loop in igt_enable_connectors()
 2024-05-14  9:49 UTC 

[PATCH 0/4] lib/gpgpu: add shader support
 2024-05-14  9:49 UTC  (9+ messages)
` [PATCH 3/4] lib/gpgpu_shader: add inline support for iga64 assembly
` [PATCH 4/4] intel/xe_exec_sip: port test for shader sanity check

Regression of e1000e (I219-LM) from 6.1.90 to 6.6.30
 2024-05-14  9:48 UTC  (5+ messages)
    ` [Intel-wired-lan] "

[RFC PATCH] target/loongarch/kvm: Add pmu support
 2024-05-14  9:46 UTC 

[PATCH] media: imx-pxp: fix ERR_PTR dereference in pxp_probe()
 2024-05-14  9:46 UTC  (4+ messages)

[PATCH v2 0/3] drm/mediatek: Add support for OF graphs
 2024-05-14  9:46 UTC  (6+ messages)

[PATCH v2 0/5] input: himax_hx83112b: add support for HX83100A
 2024-05-14  9:46 UTC  (4+ messages)
` [PATCH v2 3/5] input: himax_hx83112b: implement MCU register reading

[PATCH] tools/memory-model: Add atomic_andnot() with its variants
 2024-05-14  9:46 UTC 

[PATCH net 0/2] r8169: Fix GRO-related issue with not disabled device interrupts
 2024-05-14  9:45 UTC  (3+ messages)
` [PATCH net 2/2] r8169: disable interrupts also for GRO-scheduled NAPI

[RFC PATCH 0/7] riscv: Add support for Ssdbltrp extension
 2024-05-14  9:43 UTC  (5+ messages)
` [RFC PATCH 6/7] riscv: kvm: add SBI FWFT support for SBI_FWFT_DOUBLE_TRAP_ENABLE

RTT-PROBE: lore-subspace-rtt
 2024-05-14  9:42 UTC 

[PATCH V4 0/5] qcom: x1e80100: Enable CPUFreq
 2024-05-14  9:36 UTC  (4+ messages)
` [PATCH V4 2/5] mailbox: Add support for QTI CPUCP mailbox controller

[PATCH V4 0/2] firmware: arm_scmi: Register and handle limits change notification
 2024-05-14  9:40 UTC  (5+ messages)
` [PATCH V4 2/2] cpufreq: scmi: Register for limit change notifications

[PATCH] x86/cpu-policy: Fix migration from Ice Lake to Cascade Lake
 2024-05-14  9:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v12 0/6] PCI: qcom: Add support for OPP
 2024-05-14  9:37 UTC  (9+ messages)
` [PATCH v12 2/6] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
` [PATCH v12 6/6] PCI: qcom: Add OPP support to scale performance

[GIT PULL] thermal drivers fixes for v6.10-rc1
 2024-05-14  9:38 UTC 

requires libsqlite3.so()(64bit), but no providers found in RDEPENDS:xxx? [file-rdeps] #kirkstone #yocto
 2024-05-14  9:37 UTC  (2+ messages)
` [yocto] "

[yocto] requires libsqlite3.so()(64bit), but no providers found in RDEPENDS:xxx? [file-rdeps] #kirkstone #yocto
 2024-05-14  9:37 UTC  (4+ messages)

[PATCH v5 0/1] md: generate CHANGE uevents for md device
 2024-05-14  9:35 UTC  (2+ messages)
` [PATCH v5 1/1] "

[PATCH v1 1/1] Bluetooth: btnxpuart: Add handling for boot-signature timeout errors
 2024-05-14  9:34 UTC  (2+ messages)
` [v1,1/1] "

[PATCH v2] Bluetooth: btnxpuart: Enable Power Save feature on startup
 2024-05-14  9:34 UTC  (2+ messages)
` [v2] "

list all subvolumes below given path?
 2024-05-14  9:33 UTC  (3+ messages)

Fwd: [regression] [bisected] commit 6bb6fa6908ebd3cb4e14cd4f0ce272ec885d2eb0 corrupts data sent via pseudoterminal device
 2024-05-14  9:33 UTC  (3+ messages)
`  "

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in bch2_sb_dev_has_data
 2024-05-14  9:33 UTC 

[Buildroot] [PATCH] linux-pam: add patch for spurious password expires in 0 days warning
 2024-05-14  9:33 UTC  (3+ messages)

[PATCH] pinctrl: cy8c95x0: Cache muxed registers
 2024-05-14  9:30 UTC  (9+ messages)

❌ FAIL (MISSED 6 of 204): Test report for master (6.9.0, mainline.kernel.org-clang, a7c840ba)
 2024-05-14  9:30 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-05-14  9:32 UTC 

[PATCH 00/12] Make riscv use THP contpte support for arm64
 2024-05-14  9:30 UTC  (7+ messages)
` [PATCH 01/12] mm, arm64: Rename ARM64_CONTPTE to THP_CONTPTE

drivers/net/dsa/dsa_loop_bdinfo.c build problems
 2024-05-14  9:28 UTC  (12+ messages)

[GIT PULL] x86/shstk change for v6.10
 2024-05-14  9:27 UTC  (3+ messages)

[PATCH] platform/x86: ISST: fix use-after-free in tpmi_sst_dev_remove()
 2024-05-14  9:26 UTC 

[PATCH net] net: fec: avoid lock evasion when reading pps_enable
 2024-05-14  9:26 UTC  (4+ messages)

[RFC PATCH 0/3] Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2
 2024-05-14  9:25 UTC  (4+ messages)

[PATCH 0/2] TI AM64/J7: USB Errata i2409 workaround
 2024-05-14  9:24 UTC  (3+ messages)
` [PATCH 1/2] usb: cdns3: Add quirk flag to enable suspend residency
` [PATCH 2/2] usb: cdns3-ti: Add workaround for Errata i2409


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.