From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: stable@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
patches@lists.linux.dev, Eric Dumazet <edumazet@google.com>,
Florian Westphal <fw@strlen.de>,
Peter Krystad <peter.krystad@linux.intel.com>,
Matthieu Baerts <matttbe@kernel.org>,
Mat Martineau <martineau@kernel.org>,
Geliang Tang <geliang.tang@linux.dev>,
Simon Horman <horms@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Jakub Kicinski <kuba@kernel.org>, Sasha Levin <sashal@kernel.org>
Subject: [PATCH 6.6 532/583] mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOIN
Date: Mon, 22 Jan 2024 15:59:43 -0800 [thread overview]
Message-ID: <20240122235828.391050578@linuxfoundation.org> (raw)
In-Reply-To: <20240122235812.238724226@linuxfoundation.org>
6.6-stable review patch. If anyone has any objections, please let me know.
------------------
From: Eric Dumazet <edumazet@google.com>
[ Upstream commit 89e23277f9c16df6f9f9c1a1a07f8f132339c15c ]
mptcp_parse_option() currently sets OPTIONS_MPTCP_MPJ, for the three
possible cases handled for MPTCPOPT_MP_JOIN option.
OPTIONS_MPTCP_MPJ is the combination of three flags:
- OPTION_MPTCP_MPJ_SYN
- OPTION_MPTCP_MPJ_SYNACK
- OPTION_MPTCP_MPJ_ACK
This is a problem, because backup, join_id, token, nonce and/or hmac fields
could be left uninitialized in some cases.
Distinguish the three cases, as following patches will need this step.
Fixes: f296234c98a8 ("mptcp: Add handling of incoming MP_JOIN requests")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Florian Westphal <fw@strlen.de>
Cc: Peter Krystad <peter.krystad@linux.intel.com>
Cc: Matthieu Baerts <matttbe@kernel.org>
Cc: Mat Martineau <martineau@kernel.org>
Cc: Geliang Tang <geliang.tang@linux.dev>
Reviewed-by: Simon Horman <horms@kernel.org>
Acked-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Mat Martineau <martineau@kernel.org>
Link: https://lore.kernel.org/r/20240111194917.4044654-2-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
---
net/mptcp/options.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/net/mptcp/options.c b/net/mptcp/options.c
index c53914012d01..d2527d189a79 100644
--- a/net/mptcp/options.c
+++ b/net/mptcp/options.c
@@ -123,8 +123,8 @@ static void mptcp_parse_option(const struct sk_buff *skb,
break;
case MPTCPOPT_MP_JOIN:
- mp_opt->suboptions |= OPTIONS_MPTCP_MPJ;
if (opsize == TCPOLEN_MPTCP_MPJ_SYN) {
+ mp_opt->suboptions |= OPTION_MPTCP_MPJ_SYN;
mp_opt->backup = *ptr++ & MPTCPOPT_BACKUP;
mp_opt->join_id = *ptr++;
mp_opt->token = get_unaligned_be32(ptr);
@@ -135,6 +135,7 @@ static void mptcp_parse_option(const struct sk_buff *skb,
mp_opt->backup, mp_opt->join_id,
mp_opt->token, mp_opt->nonce);
} else if (opsize == TCPOLEN_MPTCP_MPJ_SYNACK) {
+ mp_opt->suboptions |= OPTION_MPTCP_MPJ_SYNACK;
mp_opt->backup = *ptr++ & MPTCPOPT_BACKUP;
mp_opt->join_id = *ptr++;
mp_opt->thmac = get_unaligned_be64(ptr);
@@ -145,11 +146,10 @@ static void mptcp_parse_option(const struct sk_buff *skb,
mp_opt->backup, mp_opt->join_id,
mp_opt->thmac, mp_opt->nonce);
} else if (opsize == TCPOLEN_MPTCP_MPJ_ACK) {
+ mp_opt->suboptions |= OPTION_MPTCP_MPJ_ACK;
ptr += 2;
memcpy(mp_opt->hmac, ptr, MPTCPOPT_HMAC_LEN);
pr_debug("MP_JOIN hmac");
- } else {
- mp_opt->suboptions &= ~OPTIONS_MPTCP_MPJ;
}
break;
--
2.43.0
next prev parent reply other threads:[~2024-01-23 2:09 UTC|newest]
Thread overview: 597+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-22 23:50 [PATCH 6.6 000/583] 6.6.14-rc1 review Greg Kroah-Hartman
2024-01-22 23:50 ` [PATCH 6.6 001/583] x86/lib: Fix overflow when counting digits Greg Kroah-Hartman
2024-01-22 23:50 ` [PATCH 6.6 002/583] x86/mce/inject: Clear test status value Greg Kroah-Hartman
2024-01-22 23:50 ` [PATCH 6.6 003/583] EDAC/thunderx: Fix possible out-of-bounds string access Greg Kroah-Hartman
2024-01-22 23:50 ` [PATCH 6.6 004/583] powerpc: add crtsavres.o to always-y instead of extra-y Greg Kroah-Hartman
2024-01-22 23:50 ` [PATCH 6.6 005/583] x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogram Greg Kroah-Hartman
2024-01-22 23:50 ` [PATCH 6.6 006/583] powerpc/44x: select I2C for CURRITUCK Greg Kroah-Hartman
2024-01-22 23:50 ` [PATCH 6.6 007/583] powerpc/pseries/memhp: Fix access beyond end of drmem array Greg Kroah-Hartman
2024-01-22 23:50 ` [PATCH 6.6 008/583] perf/arm-cmn: Fix HN-F class_occup_id events Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 009/583] drivers/perf: hisi: Fix some event id for HiSilicon UC pmu Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 010/583] KVM: PPC: Book3S HV: Use accessors for VCPU registers Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 011/583] KVM: PPC: Book3S HV: Introduce low level MSR accessor Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 012/583] KVM: PPC: Book3S HV: Handle pending exceptions on guest entry with MSR_EE Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 013/583] selftests/powerpc: Fix error handling in FPU/VMX preemption tests Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 014/583] powerpc/hv-gpci: Add return value check in affinity_domain_via_partition_show function Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 015/583] powerpc/rtas: Avoid warning on invalid token argument to sys_rtas() Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 016/583] powerpc/powernv: Add a null pointer check to scom_debug_init_one() Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 017/583] powerpc/powernv: Add a null pointer check in opal_event_init() Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 018/583] powerpc/powernv: Add a null pointer check in opal_powercap_init() Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 019/583] powerpc/imc-pmu: Add a null pointer check in update_events_in_group() Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 020/583] sched/fair: Update min_vruntime for reweight_entity() correctly Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 021/583] perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology() Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 022/583] spi: spi-zynqmp-gqspi: fix driver kconfig dependencies Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 023/583] mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller response Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 024/583] ACPI: video: check for error while searching for backlight device parent Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 025/583] ACPI: LPIT: Avoid u32 multiplication overflow Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 026/583] KEYS: encrypted: Add check for strsep Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 027/583] spi: cadence-quadspi: add missing clk_disable_unprepare() in cqspi_probe() Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 028/583] platform/x86/intel/vsec: Fix xa_alloc memory leak Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 029/583] cpufreq: scmi: process the result of devm_of_clk_add_hw_provider() Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 030/583] calipso: fix memory leak in netlbl_calipso_add_pass() Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 031/583] efivarfs: force RO when remounting if SetVariable is not supported Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 032/583] efivarfs: Free s_fs_info on unmount Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 033/583] spi: sh-msiof: Enforce fixed DTDL for R-Car H3 Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 034/583] ACPI: LPSS: Fix the fractional clock divider flags Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 035/583] ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the error Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 036/583] thermal: core: Fix NULL pointer dereference in zone registration error path Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 037/583] kunit: debugfs: Fix unchecked dereference in debugfs_print_results() Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 038/583] mtd: Fix gluebi NULL pointer dereference caused by ftl notifier Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 039/583] cpuidle: haltpoll: Do not enable interrupts when entering idle Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 040/583] drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgment Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 041/583] selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 042/583] crypto: rsa - add a check for allocation failure Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 043/583] crypto: jh7110 - Correct deferred probe return Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 044/583] crypto: virtio - Handle dataq logic with tasklet Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 045/583] crypto: sa2ul - Return crypto_aead_setkey to transfer the error Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 046/583] crypto: ccp - fix memleak in ccp_init_dm_workarea Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 047/583] crypto: af_alg - Disallow multiple in-flight AIO requests Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 048/583] crypto: safexcel - Add error handling for dma_map_sg() calls Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 049/583] crypto: sahara - remove FLAGS_NEW_KEY logic Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 050/583] crypto: sahara - fix cbc selftest failure Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 051/583] crypto: sahara - fix ahash " Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 052/583] crypto: sahara - fix processing requests with cryptlen < sg->length Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 053/583] crypto: sahara - fix error handling in sahara_hw_descriptor_create() Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 054/583] crypto: hisilicon/qm - save capability registers in qm init process Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 055/583] crypto: hisilicon/zip - add zip comp high perf mode configuration Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 056/583] crypto: hisilicon/qm - add a function to set qm algs Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 057/583] crypto: hisilicon/hpre - save capability registers in probe process Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 058/583] crypto: hisilicon/sec2 " Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 059/583] crypto: hisilicon/zip " Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 060/583] pstore: ram_core: fix possible overflow in persistent_ram_init_ecc() Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 061/583] erofs: fix memory leak on short-lived bounced pages Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 062/583] fs: indicate request originates from old mount API Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 063/583] gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 064/583] gfs2: fix kernel BUG in gfs2_quota_cleanup Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 065/583] dlm: fix format seq ops type 4 Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 066/583] crypto: virtio - Wait for tasklet to complete on device remove Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 067/583] crypto: sahara - avoid skcipher fallback code duplication Greg Kroah-Hartman
2024-01-22 23:51 ` [PATCH 6.6 068/583] crypto: sahara - handle zero-length aes requests Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 069/583] crypto: sahara - fix ahash reqsize Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 070/583] crypto: sahara - fix wait_for_completion_timeout() error handling Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 071/583] crypto: sahara - improve error handling in sahara_sha_process() Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 072/583] crypto: sahara - fix processing hash requests with req->nbytes < sg->length Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 073/583] crypto: sahara - do not resize req->src when doing hash operations Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 074/583] crypto: scomp - fix req->dst buffer overflow Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 075/583] csky: fix arch_jump_label_transform_static override Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 076/583] blocklayoutdriver: Fix reference leak of pnfs_device_node Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 077/583] NFS: Use parents objective cred in nfs_access_login_time() Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 078/583] NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 079/583] SUNRPC: fix _xprt_switch_find_current_entry logic Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 080/583] pNFS: Fix the pnfs block drivers calculation of layoutget size Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 081/583] asm-generic: Fix 32 bit __generic_cmpxchg_local Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 082/583] arm64: dts: qcom: qrb4210-rb2: dont force usb peripheral mode Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 083/583] arm64: dts: qcom: sc8280xp-x13s: Use the correct DP PHY compatible Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 084/583] arm64: dts: qcom: sc8280xp-x13s: add missing camera LED pin config Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 085/583] ARM: dts: qcom: msm8226: provide dsi phy clocks to mmcc Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 086/583] wifi: plfxlc: check for allocation failure in plfxlc_usb_wreq_async() Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 087/583] wifi: rtw88: fix RX filter in FIF_ALLMULTI flag Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 088/583] bpf, lpm: Fix check prefixlen before walking trie Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 089/583] bpf: Add crosstask check to __bpf_get_stack Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 090/583] wifi: ath11k: Defer on rproc_get failure Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 091/583] wifi: libertas: stop selecting wext Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 092/583] ARM: dts: qcom: apq8064: correct XOADC register address Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 093/583] net/ncsi: Fix netlink major/minor version numbers Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 094/583] firmware: ti_sci: Fix an off-by-one in ti_sci_debugfs_create() Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 095/583] scsi: bfa: Use the proper data type for BLIST flags Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 096/583] wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behavior Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 097/583] arm64: dts: ti: k3-am62a-main: Fix GPIO pin count in DT nodes Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 098/583] arm64: dts: ti: k3-am65-main: Fix DSS irq trigger type Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 099/583] arm64: dts: ti: iot2050: Re-add aliases Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 100/583] wifi: rtw88: sdio: Honor the host max_req_size in the RX path Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 101/583] selftests/bpf: Fix erroneous bitmask operation Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 102/583] md: synchronize flush io with array reconfiguration Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 103/583] bpf: enforce precision of R0 on callback return Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 104/583] ARM: dts: qcom: sdx65: correct PCIe EP phy-names Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 105/583] ARM: dts: qcom: sdx65: correct SPMI node name Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 106/583] dt-bindings: arm: qcom: Fix html link Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 107/583] arm64: dts: qcom: sc8180x-primus: Fix HALL_INT polarity Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 108/583] arm64: dts: qcom: sm8450: correct TX Soundwire clock Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 109/583] arm64: dts: qcom: sm8550: " Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 110/583] arm64: dts: qcom: sc7180: Make watchdog bark interrupt edge triggered Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 111/583] arm64: dts: qcom: sc7280: Mark some nodes as reserved Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 112/583] arm64: dts: qcom: sc7280: Make watchdog bark interrupt edge triggered Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 113/583] arm64: dts: qcom: sdm845: " Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 114/583] arm64: dts: qcom: sm8150: " Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 115/583] arm64: dts: qcom: sm8250: " Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 116/583] arm64: dts: qcom: sa8775p: " Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 117/583] arm64: dts: qcom: sc8280xp: " Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 118/583] arm64: dts: qcom: sm6350: " Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 119/583] bpf: Add map and need_defer parameters to .map_fd_put_ptr() Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 120/583] bpf: Defer the free of inner map when necessary Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 121/583] selftests/net: specify the interface when do arping Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 122/583] bpf: fix check for attempt to corrupt spilled pointer Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 123/583] scsi: fnic: Return error if vmalloc() failed Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 124/583] arm64: dts: qcom: qrb2210-rb1: Hook up USB3 Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 125/583] arm64: dts: qcom: qrb2210-rb1: use USB host mode Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 126/583] arm64: dts: qcom: qrb5165-rb5: correct LED panic indicator Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 127/583] arm64: dts: qcom: sdm845-db845c: " Greg Kroah-Hartman
2024-01-22 23:52 ` [PATCH 6.6 128/583] arm64: dts: qcom: sm6125: add interrupts to DWC3 USB controller Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 129/583] arm64: dts: qcom: sm8350: Fix DMA0 address Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 130/583] arm64: dts: qcom: sc7280: Fix up GPU SIDs Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 131/583] arm64: dts: qcom: sc7280: Mark Adreno SMMU as DMA coherent Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 132/583] arm64: dts: qcom: sa8775p: fix USB wakeup interrupt types Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 133/583] arm64: dts: qcom: sc7280: fix usb_2 " Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 134/583] arm64: dts: qcom: sm8550: fix USB " Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 135/583] wifi: mt76: fix typo in mt76_get_of_eeprom_from_nvmem function Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 136/583] wifi: mt76: mt7915: fallback to non-wed mode if platform_get_resource fails in mt7915_mmio_wed_init() Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 137/583] wifi: mt76: mt7996: fix the size of struct bss_rate_tlv Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 138/583] wifi: mt76: mt7996: fix rate usage of inband discovery frames Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 139/583] wifi: mt76: mt7915: fix EEPROM offset of TSSI flag on MT7981 Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 140/583] wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz band Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 141/583] wifi: mt76: mt7921s: fix workqueue problem causes STA association fail Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 142/583] bpf: Fix verification of indirect var-off stack access Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 143/583] arm64: dts: hisilicon: hikey970-pmic: fix regulator cells properties Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 144/583] bpf: Guard stack limits against 32bit overflow Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 145/583] bpf: Fix accesses to uninit stack slots Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 146/583] dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with generic names Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 147/583] arm64: dts: mediatek: mt8183: correct MDP3 DMA-related nodes Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 148/583] arm64: dts: mediatek: mt8195: revise VDOSYS RDMA node name Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 149/583] arm64: dts: mediatek: mt8186: Fix alias prefix for ovl_2l0 Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 150/583] arm64: dts: mediatek: mt8186: fix address warning for ADSP mailboxes Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 151/583] wifi: mt76: mt7921: fix country count limitation for CLC Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 152/583] wifi: iwlwifi: dont support triggered EHT CQI feedback Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 153/583] selftests/bpf: Relax time_tai test for equal timestamps in tai_forward Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 154/583] block: Set memalloc_noio to false on device_add_disk() error path Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 155/583] arm64: dts: xilinx: Apply overlays to base dtbs Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 156/583] arm64: dts: renesas: white-hawk-cpu: Fix missing serial console pin control Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 157/583] arm64: dts: imx8mm: Reduce GPU to nominal speed Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 158/583] scsi: ufs: qcom: Fix the return value of ufs_qcom_ice_program_key() Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 159/583] scsi: ufs: qcom: Fix the return value when platform_get_resource_byname() fails Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 160/583] scsi: hisi_sas: Replace with standard error code return value Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 161/583] scsi: hisi_sas: Check before using pointer variables Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 162/583] scsi: hisi_sas: Rollback some operations if FLR failed Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 163/583] scsi: hisi_sas: Correct the number of global debugfs registers Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 164/583] ARM: dts: stm32: dont mix SCMI and non-SCMI board compatibles Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 165/583] bpf: Fix a race condition between btf_put() and map_free() Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 166/583] selftests/net: fix grep checking for fib_nexthop_multiprefix Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 167/583] ipmr: support IP_PKTINFO on cache report IGMP msg Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 168/583] virtio/vsock: fix logic which reduces credit update messages Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 169/583] virtio/vsock: send credit update during setting SO_RCVLOWAT Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 170/583] dma-mapping: clear dev->dma_mem to NULL after freeing it Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 171/583] bpf: Limit the number of uprobes when attaching program to multiple uprobes Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 172/583] bpf: Limit the number of kprobes when attaching program to multiple kprobes Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 173/583] arm64: dts: qcom: acer-aspire1: Correct audio codec definition Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 174/583] soc: qcom: llcc: Fix dis_cap_alloc and retain_on_pc configuration Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 175/583] arm64: dts: qcom: sm6375: fix USB wakeup interrupt types Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 176/583] arm64: dts: qcom: sm6375: Hook up MPM Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 177/583] arm64: dts: qcom: sm8150: make dispcc cast minimal vote on MMCX Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 178/583] arm64: dts: qcom: sm8150-hdk: fix SS USB regulators Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 179/583] soc: qcom: llcc: Fix LLCC_TRP_ATTR2_CFGn offset Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 180/583] block: add check of minors and first_minor in device_add_disk() Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 181/583] arm64: dts: qcom: sc7280: Mark SDHCI hosts as cache-coherent Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 182/583] arm64: dts: qcom: ipq6018: fix clock rates for GCC_USB0_MOCK_UTMI_CLK Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 183/583] arm64: dts: qcom: sm8550: Separate out X3 idle state Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 184/583] arm64: dts: qcom: sm8550: Update idle state time requirements Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 185/583] arm64: dts: qcom: sc8180x: Mark PCIe hosts cache-coherent Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 186/583] arm64: dts: qcom: sc8180x: switch PCIe QMP PHY to new style of bindings Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 187/583] arm64: dts: qcom: sc8180x: Fix up PCIe nodes Greg Kroah-Hartman
2024-01-22 23:53 ` [PATCH 6.6 188/583] bpf: Re-enable unit_size checking for global per-cpu allocator Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 189/583] bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}() Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 190/583] bpf: Use c->unit_size to select target cache during free Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 191/583] wifi: rtlwifi: add calculate_bit_shift() Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 192/583] wifi: rtlwifi: rtl8188ee: phy: using calculate_bit_shift() Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 193/583] wifi: rtlwifi: rtl8192c: " Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 194/583] wifi: rtlwifi: rtl8192cu: " Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 195/583] wifi: rtlwifi: rtl8192ce: " Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 196/583] wifi: rtlwifi: rtl8192de: " Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 197/583] wifi: rtlwifi: rtl8192ee: " Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 198/583] wifi: rtlwifi: rtl8192se: " Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 199/583] wifi: iwlwifi: mvm: set siso/mimo chains to 1 in FW SMPS request Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 200/583] wifi: iwlwifi: mvm: send TX path flush in rfkill Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 201/583] wifi: iwlwifi: fix out of bound copy_from_user Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 202/583] wifi: iwlwifi: assign phy_ctxt before eSR activation Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 203/583] netfilter: nf_tables: mark newset as dead on transaction abort Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 204/583] netfilter: nf_tables: validate chain type update if available Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 205/583] Bluetooth: Fix bogus check for re-auth no supported with non-ssp Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 206/583] Bluetooth: btnxpuart: fix recv_buf() return value Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 207/583] Bluetooth: btmtkuart: " Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 208/583] null_blk: dont cap max_hw_sectors to BLK_DEF_MAX_SECTORS Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 209/583] arm64: dts: rockchip: Fix led pinctrl of lubancat 1 Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 210/583] wifi: cfg80211: correct comment about MLD ID Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 211/583] wifi: cfg80211: parse all ML elements in an ML probe response Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 212/583] bpf: sockmap, fix proto update hook to avoid dup calls Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 213/583] sctp: support MSG_ERRQUEUE flag in recvmsg() Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 214/583] sctp: fix busy polling Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 215/583] blk-cgroup: fix rcu lockdep warning in blkg_lookup() Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 216/583] net/sched: act_ct: fix skb leak and crash on ooo frags Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 217/583] mlxbf_gige: Fix intermittent no ip issue Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 218/583] mlxbf_gige: Enable the GigE port in mlxbf_gige_open Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 219/583] rxrpc: Fix skbuff cleanup of calls recvmsg_queue and rx_oos_queue Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 220/583] ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim() Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 221/583] ARM: davinci: always select CONFIG_CPU_ARM926T Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 222/583] Revert "drm/tidss: Annotate dma-fence critical section in commit path" Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 223/583] Revert "drm/omapdrm: " Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 224/583] drm/dp_mst: Fix fractional DSC bpp handling Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 225/583] drm/panfrost: Really power off GPU cores in panfrost_gpu_power_off() Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 226/583] RDMA/usnic: Silence uninitialized symbol smatch warnings Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 227/583] RDMA/hns: Fix inappropriate err code for unsupported operations Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 228/583] drm/panel: nv3051d: Hold panel in reset for unprepare Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 229/583] drm/panel-elida-kd35t133: hold " Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 230/583] drm/nouveau/fence:: fix warning directly dereferencing a rcu pointer Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 231/583] drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 232/583] drm/tilcdc: Fix irq free on unload Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 233/583] media: pvrusb2: fix use after free on context disconnection Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 234/583] media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash of multi-core JPEG devices Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 235/583] media: visl: Hook the (TRY_)DECODER_CMD stateless ioctls Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 236/583] media: verisilicon: " Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 237/583] media: rkvdec: " Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 238/583] media: amphion: Fix VPU core alias name Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 239/583] drm/bridge: Fix typo in post_disable() description Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 240/583] f2fs: fix to avoid dirent corruption Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 241/583] drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg() Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 242/583] drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check() Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 243/583] drm/radeon: check return value of radeon_ring_lock() Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 244/583] drm/tidss: Move reset to the end of dispc_init() Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 245/583] drm/tidss: Return error value from from softreset Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 246/583] drm/tidss: Check for K2G in in dispc_softreset() Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 247/583] drm/tidss: Fix dss reset Greg Kroah-Hartman
2024-01-22 23:54 ` [PATCH 6.6 248/583] drm/imx/lcdc: Fix double-free of driver data Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 249/583] ASoC: cs35l33: Fix GPIO name and drop legacy include Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 250/583] drm/msm/mdp4: flush vblank event on disable Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 251/583] drm/msm/dpu: Add missing safe_lut_tbl in sc8180x catalog Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 252/583] drm/msm/dsi: Use pm_runtime_resume_and_get to prevent refcnt leaks Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 253/583] drm/drv: propagate errors from drm_modeset_register_all() Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 254/583] media: v4l: async: Fix duplicated list deletion Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 255/583] ASoC: Intel: glk_rt5682_max98357a: fix board id mismatch Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 256/583] ASoC: Intel: sof_sdw_rt_sdca_jack_common: ctx->headset_codec_dev = NULL Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 257/583] ASoC: SOF: topology: Use partial match for disconnecting DAI link and DAI widget Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 258/583] drm/panfrost: Ignore core_mask for poweroff and disable PWRTRANS irq Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 259/583] drm/msm/dpu: correct clk bit for WB2 block Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 260/583] drm/radeon: check the alloc_workqueue return value in radeon_crtc_init() Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 261/583] drm/radeon/dpm: fix a memleak in sumo_parse_power_table Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 262/583] drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_table Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 263/583] drm/bridge: cdns-mhdp8546: Fix use of uninitialized variable Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 264/583] drm/bridge: tc358767: Fix return value on error case Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 265/583] media: cx231xx: fix a memleak in cx231xx_init_isoc Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 266/583] RDMA/hns: Fix memory leak in free_mr_init() Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 267/583] clk: qcom: gpucc-sm8150: Update the gpu_cc_pll1 config Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 268/583] media: bttv: start_streaming should return a proper error code Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 269/583] media: bttv: add back vbi hack Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 270/583] media: imx-mipi-csis: Fix clock handling in remove() Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 271/583] media: imx-mipi-csis: Drop extra clock enable at probe() Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 272/583] media: dt-bindings: media: rkisp1: Fix the port description for the parallel interface Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 273/583] media: rkisp1: Fix media device memory leak Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 274/583] drm/msm/adreno: Fix A680 chip id Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 275/583] drm/panel: st7701: Fix AVCL calculation Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 276/583] f2fs: fix to wait on block writeback for post_read case Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 277/583] f2fs: fix to check compress file in f2fs_move_file_range() Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 278/583] f2fs: fix to update iostat correctly in f2fs_filemap_fault() Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 279/583] media: dvbdev: drop refcount on error path in dvb_device_open() Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 280/583] media: dvb-frontends: m88ds3103: Fix a memory leak in an error handling path of m88ds3103_probe() Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 281/583] clk: renesas: rzg2l-cpg: Reuse code in rzg2l_cpg_reset() Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 282/583] clk: renesas: rzg2l: Check reset monitor registers Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 283/583] drm/msm/dpu: Set input_sel bit for INTF Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 284/583] drm/msm/dpu: Drop enable and frame_count parameters from dpu_hw_setup_misr() Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 285/583] drm/mediatek: Return error if MDP RDMA failed to enable the clock Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 286/583] drm/mediatek: Remove the redundant driver data for DPI Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 287/583] drm/mediatek: Fix underrun in VDO1 when switches off the layer Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 288/583] drm/amdgpu/debugfs: fix error code when smc register accessors are NULL Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 289/583] drm/amd/pm: fix a double-free in si_dpm_init Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 290/583] drivers/amd/pm: fix a use-after-free in kv_parse_power_table Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 291/583] gpu/drm/radeon: fix two memleaks in radeon_vm_init Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 292/583] drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_table Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 293/583] f2fs: fix to check return value of f2fs_recover_xattr_data Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 294/583] dt-bindings: clock: Update the videocc resets for sm8150 Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 295/583] clk: qcom: videocc-sm8150: Update the videocc resets Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 296/583] clk: qcom: videocc-sm8150: Add missing PLL config property Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 297/583] clk: sp7021: fix return value check in sp7021_clk_probe() Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 298/583] drivers: clk: zynqmp: calculate closest mux rate Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 299/583] drivers: clk: zynqmp: update divider round rate logic Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 300/583] watchdog: set cdev owner before adding Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 301/583] watchdog/hpwdt: Only claim UNKNOWN NMI if from iLO Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 302/583] watchdog: bcm2835_wdt: Fix WDIOC_SETTIMEOUT handling Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 303/583] watchdog: rti_wdt: Drop runtime pm reference count when watchdog is unused Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 304/583] clk: rs9: Fix DIF OEn bit placement on 9FGV0241 Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 305/583] clk: si5341: fix an error code problem in si5341_output_clk_set_rate Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 306/583] ASoC: amd: vangogh: Drop conflicting ACPI-based probing Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 307/583] ASoC: tas2781: add support for FW version 0x0503 Greg Kroah-Hartman
2024-01-22 23:55 ` [PATCH 6.6 308/583] drm/mediatek: dp: Add phy_mtk_dp module as pre-dependency Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 309/583] accel/habanalabs: fix information leak in sec_attest_info() Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 310/583] clk: qcom: gcc-sm8550: Add the missing RETAIN_FF_ENABLE GDSC flag Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 311/583] clk: qcom: gcc-sm8550: Mark the PCIe GDSCs votable Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 312/583] clk: qcom: gcc-sm8550: use collapse-voting for PCIe GDSCs Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 313/583] clk: qcom: gcc-sm8550: Mark RCGs shared where applicable Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 314/583] clk: qcom: dispcc-sm8550: Update disp PLL settings Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 315/583] clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hw Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 316/583] pwm: stm32: Use hweight32 in stm32_pwm_detect_channels Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 317/583] pwm: stm32: Fix enable count for clk in .probe() Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 318/583] ASoC: rt5645: Drop double EF20 entry from dmi_platform_data[] Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 319/583] ALSA: scarlett2: Add missing error check to scarlett2_config_save() Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 320/583] ALSA: scarlett2: Add missing error check to scarlett2_usb_set_config() Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 321/583] ALSA: scarlett2: Allow passing any output to line_out_remap() Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 322/583] ALSA: scarlett2: Add missing error checks to *_ctl_get() Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 323/583] ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put() Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 324/583] mmc: sdhci_am654: Fix TI SoC dependencies Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 325/583] mmc: sdhci_omap: " Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 326/583] drm/amdkfd: Fix type of dbg_flags in struct kfd_process Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 327/583] gpiolib: make gpio_device_get() and gpio_device_put() public Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 328/583] gpiolib: provide gpio_device_find() Greg Kroah-Hartman
2024-01-23 9:56 ` Bartosz Golaszewski
2024-01-23 12:14 ` Greg Kroah-Hartman
2024-01-23 13:13 ` Bartosz Golaszewski
2024-01-23 14:32 ` Greg Kroah-Hartman
2024-01-23 14:57 ` Bartosz Golaszewski
2024-01-22 23:56 ` [PATCH 6.6 329/583] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 330/583] IB/iser: Prevent invalidating wrong MR Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 331/583] drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kfd_topology.c Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 332/583] drm/amd/pm/smu7: fix a memleak in smu7_hwmgr_backend_init Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 333/583] drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings() Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 334/583] kselftest/alsa - mixer-test: fix the number of parameters to ksft_exit_fail_msg() Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 335/583] kselftest/alsa - mixer-test: Fix the print format specifier warning Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 336/583] kselftest/alsa - conf: Stringify the printed errno in sysfs_get() Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 337/583] ksmbd: validate the zero field of packet header Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 338/583] of: Fix double free in of_parse_phandle_with_args_map Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 339/583] fbdev: imxfb: fix left margin setting Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 340/583] of: unittest: Fix of_count_phandle_with_args() expected value message Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 341/583] class: fix use-after-free in class_register() Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 342/583] kernfs: convert kernfs_idr_lock to an irq safe raw spinlock Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 343/583] Revert "kernfs: convert kernfs_idr_lock to an irq safe raw spinlock" Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 344/583] selftests/bpf: Add assert for user stacks in test_task_stack Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 345/583] keys, dns: Fix size check of V1 server-list header Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 346/583] binder: fix async space check for 0-sized buffers Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 347/583] binder: fix unused alloc->free_async_space Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 348/583] mips/smp: Call rcutree_report_cpu_starting() earlier Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 349/583] Input: atkbd - use ab83 as id when skipping the getid command Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 350/583] rust: Ignore preserve-most functions Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 351/583] Revert "drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole" Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 352/583] xen-netback: dont produce zero-size SKB frags Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 353/583] binder: fix race between mmput() and do_exit() Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 354/583] clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warnings Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 355/583] powerpc/64s: Increase default stack size to 32KB Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 356/583] tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 357/583] Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()" Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 358/583] usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host() Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 359/583] usb: dwc: ep0: Update request status in dwc3_ep0_stall_restart Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 360/583] usb: dwc3: gadget: Handle EP0 request dequeuing properly Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 361/583] usb: dwc3: gadget: Queue PM runtime idle on disconnect event Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 362/583] Revert "usb: dwc3: Soft reset phy on probe for host" Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 363/583] Revert "usb: dwc3: dont reset device side if dwc3 was configured as host-only" Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 364/583] usb: chipidea: wait controller resume finished for wakeup irq Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 365/583] usb: cdns3: fix uvc failure work since sg support enabled Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 366/583] usb: cdns3: fix iso transfer error when mult is not zero Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 367/583] usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabled Greg Kroah-Hartman
2024-01-22 23:56 ` [PATCH 6.6 368/583] Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs" Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 369/583] usb: typec: class: fix typec_altmode_put_partner to put plugs Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 370/583] usb: mon: Fix atomicity violation in mon_bin_vma_fault Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 371/583] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: fix path to header Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 372/583] serial: core: fix sanitizing check for RTS settings Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 373/583] serial: core: make sure RS485 cannot be enabled when it is not supported Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 374/583] serial: 8250_bcm2835aux: Restore clock error handling Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 375/583] serial: core, imx: do not set RS485 enabled if it is not supported Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 376/583] serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clock Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 377/583] serial: 8250_exar: Set missing rs485_supported flag Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 378/583] serial: omap: do not override settings for RS485 support Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 379/583] ALSA: oxygen: Fix right channel of capture volume mixer Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 380/583] ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq2xxx Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 381/583] ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on HP ZBook Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 382/583] ALSA: hda/realtek: Enable headset mic on Lenovo M70 Gen5 Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 383/583] ksmbd: validate mech token in session setup Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 384/583] ksmbd: fix UAF issue in ksmbd_tcp_new_connection() Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 385/583] ksmbd: only v2 leases handle the directory Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 386/583] ceph: select FS_ENCRYPTION_ALGS if FS_ENCRYPTION Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 387/583] LoongArch: Fix and simplify fcsr initialization on execve() Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 388/583] io_uring: dont check iopoll if request completes Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 389/583] io_uring/rw: ensure io->bytes_done is always initialized Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 390/583] io_uring: ensure local task_work is run on wait timeout Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 391/583] fbdev/acornfb: Fix name of fb_ops initializer macro Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 392/583] fbdev: flush deferred work in fb_deferred_io_fsync() Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 393/583] fbdev: flush deferred IO before closing Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 394/583] scsi: ufs: core: Simplify power management during async scan Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 395/583] scsi: target: core: add missing file_{start,end}_write() Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 396/583] scsi: mpi3mr: Refresh sdev queue depth after controller reset Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 397/583] scsi: mpi3mr: Clean up block devices post " Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 398/583] scsi: mpi3mr: Block PEL Enable Command on Controller Reset and Unrecoverable State Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 399/583] md: bypass block throttle for superblock update Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 400/583] drm/amd: Enable PCIe PME from D3 Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 401/583] block: add check that partition length needs to be aligned with block size Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 402/583] block: Remove special-casing of compound pages Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 403/583] block: Fix iterating over an empty bio with bio_for_each_folio_all Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 404/583] netfilter: nf_tables: check if catch-all set element is active in next generation Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 405/583] pwm: jz4740: Dont use dev_err_probe() in .request() Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 406/583] pwm: Fix out-of-bounds access in of_pwm_single_xlate() Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 407/583] md/raid1: Use blk_opf_t for read and write operations Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 408/583] rootfs: Fix support for rootfstype= when root= is given Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 409/583] Bluetooth: Fix atomicity violation in {min,max}_key_size_set Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 410/583] bpf: Fix re-attachment branch in bpf_tracing_prog_attach Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 411/583] iommu/arm-smmu-qcom: Add missing GMU entry to match table Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 412/583] iommu/dma: Trace bounce buffer usage when mapping buffers Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 413/583] wifi: mt76: fix broken precal loading from MTD for mt7915 Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 414/583] wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable code Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 415/583] wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessors Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 416/583] wifi: mwifiex: add extra delay for firmware ready Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 417/583] wifi: mwifiex: configure BSSID consistently when starting AP Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 418/583] wifi: mwifiex: fix uninitialized firmware_stat Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 419/583] net: stmmac: fix ethtool per-queue statistics Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 420/583] Revert "net: rtnetlink: Enslave device before bringing it up" Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 421/583] Revert "nSVM: Check for reserved encodings of TLB_CONTROL in nested VMCB" Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 422/583] cxl/port: Fix decoder initialization when nr_targets > interleave_ways Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 423/583] PCI/P2PDMA: Remove reference to pci_p2pdma_map_sg() Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 424/583] x86/pci: Reserve ECAM if BIOS didnt include it in PNP0C02 _CRS Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 425/583] PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 426/583] PCI: mediatek: Clear interrupt status before dispatching handler Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 427/583] x86/kvm: Do not try to disable kvmclock if it was not enabled Greg Kroah-Hartman
2024-01-22 23:57 ` [PATCH 6.6 428/583] KVM: arm64: vgic-v4: Restore pending state on host userspace write Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 429/583] KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 430/583] KVM: x86/pmu: Move PMU reset logic to common x86 code Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 431/583] KVM: x86/pmu: Reset the PMU, i.e. stop counters, before refreshing Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 432/583] iio: adc: ad7091r: Pass iio_dev to event handler Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 433/583] HID: sensor-hub: Enable hid core report processing for all devices Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 434/583] HID: wacom: Correct behavior when processing some confidence == false touches Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 435/583] serial: sc16is7xx: add check for unsupported SPI modes during probe Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 436/583] serial: sc16is7xx: set safe default SPI clock frequency Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 437/583] ARM: 9330/1: davinci: also select PINCTRL Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 438/583] mfd: rk8xx: fixup devices registration with PLATFORM_DEVID_AUTO Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 439/583] mfd: cs42l43: Correct SoundWire port list Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 440/583] mfd: syscon: Fix null pointer dereference in of_syscon_register() Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 441/583] leds: aw2013: Select missing dependency REGMAP_I2C Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 442/583] leds: aw200xx: Fix write to DIM parameter Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 443/583] mfd: tps6594: Add null pointer check to tps6594_device_init() Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 444/583] mfd: intel-lpss: Fix the fractional clock divider flags Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 445/583] srcu: Use try-lock lockdep annotation for NMI-safe access Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 446/583] mips: dmi: Fix early remap on MIPS32 Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 447/583] mips: Fix incorrect max_low_pfn adjustment Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 448/583] um: virt-pci: fix platform map offset Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 449/583] riscv: Check if the code to patch lies in the exit section Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 450/583] riscv: Fix module_alloc() that did not reset the linear mapping permissions Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 451/583] riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear mappings Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 452/583] riscv: Fix set_direct_map_default_noflush() to reset _PAGE_EXEC Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 453/583] riscv: Fixed wrong register in XIP_FIXUP_FLASH_OFFSET macro Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 454/583] MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup() Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 455/583] MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup() Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 456/583] power: supply: cw2015: correct time_to_empty units in sysfs Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 457/583] power: supply: bq256xx: fix some problem in bq256xx_hw_init Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 458/583] PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource() Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 459/583] serial: 8250: omap: Dont skip resource freeing if pm_runtime_resume_and_get() failed Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 460/583] iommu: Map reserved memory as cacheable if device is coherent Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 461/583] perf test: Remove atomics from test_loop to avoid test failures Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 462/583] perf header: Fix segfault on build_mem_topology() error path Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 463/583] libapi: Add missing linux/types.h header to get the __u64 type on io.h Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 464/583] usb: core: Allow subclassed USB drivers to override usb_choose_configuration() Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 465/583] r8152: Choose our USB config with choose_configuration() rather than probe() Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 466/583] perf test record user-regs: Fix mask for vg register Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 467/583] vfio/pds: Fix calculations in pds_vfio_dirty_sync Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 468/583] perf vendor events arm64 AmpereOne: Rename BPU_FLUSH_MEM_FAULT to GPC_FLUSH_MEM_FAULT Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 469/583] perf mem: Fix error on hybrid related to availability of mem event in a PMU Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 470/583] perf stat: Exit perf stat if parse groups fails Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 471/583] base/node.c: initialize the accessor list before registering Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 472/583] acpi: property: Let args be NULL in __acpi_node_get_property_reference Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 473/583] software node: Let args be NULL in software_node_get_reference_args Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 474/583] serial: imx: fix tx statemachine deadlock Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 475/583] selftests/sgx: Fix uninitialized pointer dereference in error path Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 476/583] selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entry Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 477/583] selftests/sgx: Include memory clobber for inline asm in test enclave Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 478/583] selftests/sgx: Skip non X86_64 platform Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 479/583] iio: adc: ad9467: fix reset gpio handling Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 480/583] iio: adc: ad9467: dont ignore error codes Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 481/583] iio: adc: ad9467: add mutex to struct ad9467_state Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 482/583] iio: adc: ad9467: fix scale setting Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 483/583] perf header: Fix one memory leakage in perf_event__fprintf_event_update() Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 484/583] perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event() Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 485/583] perf genelf: Set ELF program header addresses properly Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 486/583] perf unwind-libdw: Handle JIT-generated DSOs properly Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 487/583] perf unwind-libunwind: Fix base address for .eh_frame Greg Kroah-Hartman
2024-01-22 23:58 ` [PATCH 6.6 488/583] bus: mhi: ep: Do not allocate event ring element on stack Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 489/583] bus: mhi: ep: Use slab allocator where applicable Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 490/583] bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 491/583] PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single() Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 492/583] tty: early return from send_break() on TTY_DRIVER_HARDWARE_BREAK Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 493/583] tty: dont check for signal_pending() in send_break() Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 494/583] tty: use if in send_break() instead of goto Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 495/583] usb: cdc-acm: return correct error code on unsupported break Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 496/583] usb: core: Fix crash w/ usb_choose_configuration() if no driver Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 497/583] spmi: mtk-pmif: Serialize PMIF status check and command submission Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 498/583] usb: gadget: webcam: Make g_webcam loadable again Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 499/583] iommu: Dont reserve 0-length IOVA region Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 500/583] power: supply: Fix null pointer dereference in smb2_probe Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 501/583] vdpa: Fix an error handling path in eni_vdpa_probe() Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 502/583] apparmor: Fix ref count leak in task_kill Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 503/583] nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 504/583] nvmet-tcp: fix a crash in nvmet_req_complete() Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 505/583] perf env: Avoid recursively taking env->bpf_progs.lock Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 506/583] perf stat: Fix hard coded LL miss units Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 507/583] cxl/region: fix x9 interleave typo Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 508/583] apparmor: fix possible memory leak in unpack_trans_table Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 509/583] apparmor: avoid crash when parsed profile name is empty Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 510/583] usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 511/583] serial: imx: Correct clock error message in function probe() Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 512/583] serial: apbuart: fix console prompt on qemu Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 513/583] perf db-export: Fix missing reference count get in call_path_from_sample() Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 514/583] cxl/port: Fix missing target list lock Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 515/583] spi: coldfire-qspi: Remove an erroneous clk_disable_unprepare() from the remove function Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 516/583] hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 517/583] nvmet: re-fix tracing strncpy() warning Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 518/583] nvme: trace: avoid memcpy overflow warning Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 519/583] nvmet-tcp: Fix the H2C expected PDU len calculation Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 520/583] PCI: keystone: Fix race condition when initializing PHYs Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 521/583] PCI: mediatek-gen3: Fix translation window size calculation Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 522/583] ASoC: mediatek: sof-common: Add NULL check for normal_link string Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 523/583] s390/pci: fix max size calculation in zpci_memcpy_toio() Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 524/583] net: qualcomm: rmnet: fix global oob in rmnet_policy Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 525/583] rxrpc: Fix use of Dont Fragment flag Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 526/583] octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2 Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 527/583] net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet frames Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 528/583] amt: do not use overwrapped cb area Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 529/583] net: micrel: Fix PTP frame parsing for lan8841 Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 530/583] net: phy: micrel: populate .soft_reset for KSZ9131 Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 531/583] ALSA: hda: Properly setup HDMI stream Greg Kroah-Hartman
2024-01-22 23:59 ` Greg Kroah-Hartman [this message]
2024-01-22 23:59 ` [PATCH 6.6 533/583] mptcp: strict validation before using mp_opt->hmac Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 534/583] mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect() Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 535/583] mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req() Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 536/583] mptcp: refine opt_mp_capable determination Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 537/583] block: ensure we hold a queue reference when using queue limits Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 538/583] net: stmmac: Fix ethool link settings ops for integrated PCS Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 539/583] udp: annotate data-races around up->pending Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 540/583] erofs: simplify compression configuration parser Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 541/583] erofs: fix inconsistent per-file compression format Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 542/583] net: add more sanity check in virtio_net_hdr_to_skb() Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 543/583] net: netdev_queue: netdev_txq_completed_mb(): fix wake condition Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 544/583] bpf: iter_udp: Retry with a larger batch size without going back to the previous bucket Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 545/583] bpf: Avoid iter->offset making backward progress in bpf_iter_udp Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 546/583] net: tls, fix WARNIING in __sk_msg_free Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 547/583] net: ravb: Fix dma_addr_t truncation in error case Greg Kroah-Hartman
2024-01-22 23:59 ` [PATCH 6.6 548/583] dt-bindings: gpio: xilinx: Fix node address in gpio Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 549/583] gpio: mlxbf3: add an error code check in mlxbf3_gpio_probe Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 550/583] ASoC: SOF: ipc4-loader: remove the CPC check warnings Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 551/583] drm/amdkfd: fixes for HMM mem allocation Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 552/583] drm/amdgpu: fall back to INPUT power for AVG power via INFO IOCTL Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 553/583] selftests: bonding: Change script interpreter Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 554/583] net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake calls Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 555/583] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 556/583] net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 557/583] LoongArch: BPF: Prevent out-of-bounds memory access Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 558/583] mptcp: relax check on MPC passive fallback Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 559/583] net: netdevsim: dont try to destroy PHC on VFs Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 560/583] netfilter: nf_tables: reject invalid set policy Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 561/583] netfilter: nft_limit: do not ignore unsupported flags Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 562/583] netfilter: nfnetlink_log: use proper helper for fetching physinif Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 563/583] netfilter: nf_queue: remove excess nf_bridge variable Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 564/583] netfilter: propagate net to nf_bridge_get_physindev Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 565/583] netfilter: bridge: replace physindev with physinif in nf_bridge_info Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 566/583] netfilter: nf_tables: do not allow mismatch field size and set key length Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 567/583] netfilter: nf_tables: skip dead set elements in netlink dump Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 568/583] netfilter: nf_tables: reject NFT_SET_CONCAT with not field length description Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 569/583] ipvs: avoid stat macros calls from preemptible context Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 570/583] io_uring: adjust defer tw counting Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 571/583] kdb: Fix a potential buffer overflow in kdb_local() Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 572/583] arm64/ptrace: Dont flush ZA/ZT storage when writing ZA via ptrace Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 573/583] ethtool: netlink: Add missing ethnl_ops_begin/complete Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 574/583] loop: fix the the direct I/O support check when used on top of block devices Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 575/583] mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failure Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 576/583] mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error path Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 577/583] mlxsw: spectrum_acl_tcam: Fix stack corruption Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 578/583] mlxsw: spectrum_router: Register netdevice notifier before nexthop Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 579/583] selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanes Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 580/583] ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 581/583] i2c: s3c24xx: fix read transfers in polling mode Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 582/583] i2c: s3c24xx: fix transferring more than one message " Greg Kroah-Hartman
2024-01-23 0:00 ` [PATCH 6.6 583/583] riscv: Fix wrong usage of lm_alias() when splitting a huge linear mapping Greg Kroah-Hartman
2024-01-23 1:50 ` [PATCH 6.6 000/583] 6.6.14-rc1 review SeongJae Park
2024-01-23 8:40 ` Luna Jernberg
2024-01-23 8:42 ` Luna Jernberg
2024-01-23 11:46 ` Takeshi Ogasawara
2024-01-23 15:41 ` Jon Hunter
2024-01-23 17:23 ` Allen
2024-01-24 0:19 ` Justin Forbes
2024-01-24 9:27 ` Harshit Mogalapalli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240122235828.391050578@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=edumazet@google.com \
--cc=fw@strlen.de \
--cc=geliang.tang@linux.dev \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=martineau@kernel.org \
--cc=matttbe@kernel.org \
--cc=pabeni@redhat.com \
--cc=patches@lists.linux.dev \
--cc=peter.krystad@linux.intel.com \
--cc=sashal@kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).