[GIT PULL] sound fixes for 6.18-rc2
2025-10-17 14:57 UTC
[PATCH net-next 0/4] Add DWMAC glue driver for Motorcomm YT6801
2025-10-17 14:56 UTC (5+ messages)
` [PATCH net-next 3/4] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller
[PATCH v2 0/8] Add support for i.MX8ULP's SIM LPAV
2025-10-17 14:56 UTC (13+ messages)
` [PATCH v2 1/8] reset: imx8mp-audiomix: Fix bad mask values
` [PATCH v2 2/8] dt-bindings: clock: document 8ULP's SIM LPAV
` [PATCH v2 3/8] clk: imx: add driver for imx8ulp's sim lpav
` [PATCH v2 4/8] reset: imx8mp-audiomix: Drop unneeded macros
` [PATCH v2 5/8] reset: imx8mp-audiomix: Switch to using regmap API
` [PATCH v2 6/8] reset: imx8mp-audiomix: Extend the driver usage
[PATCH v2 0/6] smb/server: fix return values of smb2_0_server_cmds proc
2025-10-17 14:55 UTC (2+ messages)
[PATCH 0/7] Binary Large Objects for Rust DebugFS
2025-10-17 14:55 UTC (8+ messages)
` [PATCH 3/7] rust: debugfs: support for binary large objects
` [PATCH 6/7] rust: debugfs: support binary large objects for ScopedDir
[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
2025-10-17 14:55 UTC (2+ messages)
` [PATCH v11 00/42] "
[PATCH 0/3] docs/hwmon: Fix broken and missing Maxim chip links
2025-10-17 14:54 UTC (4+ messages)
` [PATCH 2/3] docs/hwmon: Add missing datasheet links for Maxim chips
[v7 03/16] mm/huge_memory: add device-private THP support to PMD operations
2025-10-17 14:54 UTC (3+ messages)
` linux-next: KVM/s390x regression (was: [v7 03/16] mm/huge_memory: add device-private THP support to PMD operations)
` linux-next: KVM/s390x regression
[RFC PATCH 0/5] mm/damon: support pin-point targets removal
2025-10-17 14:52 UTC (3+ messages)
` [RFC PATCH 1/5] mm/damon/core: add damon_target->obsolete for pin-point removal
linux-next: build failure after merge of the gpio-brgl tree
2025-10-17 14:52 UTC (2+ messages)
[PATCH 6.1 000/168] 6.1.157-rc1 review
2025-10-17 14:51 UTC (2+ messages)
` [PATCH 6.1 037/168] tools build: Align warning options with perf
[PATCH mm-new v2 1/1] mm/khugepaged: guard is_zero_pfn() calls with pte_present()
2025-10-17 14:51 UTC (3+ messages)
[PATCH V2] mm/khugepaged: fix comment for default scan sleep duration
2025-10-17 14:50 UTC (2+ messages)
` [V2] "
[PATCH v6 0/2] Add USB2.0 PHY support for SpacemiT K1
2025-10-17 14:49 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: phy: spacemit: add K1 USB2 PHY
` [PATCH v6 2/2] phy: spacemit: support K1 USB2.0 PHY controller
[PATCH v5 0/3] rpmsg: Introduce RPMSG_CREATE_EPT_FD_IOCTL uAPI
2025-10-17 14:47 UTC (4+ messages)
[PATCH v16 00/14] Implement vendor resets for PSCI SYSTEM_RESET2
2025-10-17 14:47 UTC (9+ messages)
` [PATCH v16 01/14] power: reset: reboot-mode: Synchronize list traversal
` [PATCH v16 02/14] power: reset: reboot-mode: Add device tree node-based registration
Wrong source address selection in arp_solicit for forwarded packets
2025-10-17 14:47 UTC
[PATCH 0/6] smb/server: fix return values of smb2_0_server_cmds proc
2025-10-17 14:47 UTC (3+ messages)
[PATCH 0/4] rtla/timerlat: Add --bpf-action option
2025-10-17 14:46 UTC (5+ messages)
` [PATCH 1/4] rtla/timerlat: Support tail call from BPF program
` [PATCH 2/4] rtla/timerlat: Add --bpf-action option
` [PATCH 3/4] rtla/timerlat: Add example for BPF action program
` [PATCH 4/4] Documentation/rtla: Document --bpf-action option
[PATCH RFC 0/2] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
2025-10-17 14:44 UTC (3+ messages)
` [PATCH RFC 1/2] firmware: ti_sci: add BOARDCFG_MANAGED mode support
` [PATCH RFC 2/2] firmware: ti_sci: handle IRQ restore in BOARDCFG_MANAGED mode during resume
[PATCH 0/2] SMMU v3 CMDQ fix and improvement
2025-10-17 14:44 UTC (4+ messages)
[PATCH v6 00/17] lib/crypto: Move SHA3 to lib/crypto, add SHAKE* and add ML-DSA signing
2025-10-17 14:43 UTC (18+ messages)
` [PATCH v6 01/17] s390/sha3: Rename conflicting functions
` [PATCH v6 02/17] arm64/sha3: "
` [PATCH v6 03/17] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256
` [PATCH v6 04/17] lib/crypto: Move the SHA3 Iota transform into the single round function
` [PATCH v6 05/17] lib/crypto: Add SHA3 kunit tests
` [PATCH v6 06/17] crypto/jitterentropy: Use lib/crypto/sha3
` [PATCH v6 07/17] crypto/sha3: "
` [PATCH v6 08/17] crypto/sha3: Add SHAKE128/256 support
` [PATCH v6 09/17] crypto: SHAKE tests
` [PATCH v6 10/17] crypto: Add ML-DSA/Dilithium support
` [PATCH v6 11/17] crypto: Add ML-DSA/Dilithium keypair generation support
` [PATCH v6 12/17] crypto: Add ML-DSA-44 pure rejection test vectors as a kunit test
` [PATCH v6 13/17] crypto: Add ML-DSA-65 "
` [PATCH v6 14/17] crypto: Add ML-DSA-87 "
` [PATCH v6 15/17] pkcs7: Allow the signing algo to calculate the digest itself
` [PATCH v6 16/17] pkcs7, x509: Add ML-DSA support
` [PATCH v6 17/17] modsign: Enable ML-DSA module signing
[PATCH v4 0/4] platform/x86: acer-wmi: Add fan control support
2025-10-17 14:42 UTC (2+ messages)
[PATCH 0/3] Add support for an external Master Clock in the Cirrus CS4271 codec
2025-10-17 14:41 UTC (6+ messages)
` [PATCH 1/3] ASoC: cs4271: Fix cs4271 I2C and SPI drivers automatic module loading
[PATCH v2] usb/core/quirks: Add Huawei ME906S to wakeup quirk
2025-10-17 14:40 UTC (2+ messages)
[PATCH v2 1/4] net: mdio: common handling of phy reset properties
2025-10-17 14:40 UTC (4+ messages)
` [PATCH v2 4/4] net: mdio: reset PHY before attempting to access registers in fwnode_mdiobus_register_phy
[RESEND PATCH] sched: restore the behavior of put_task_struct() for non-rt
2025-10-17 14:39 UTC (6+ messages)
[PATCH v4 0/7] nvme-tcp: Support receiving KeyUpdate requests
2025-10-17 14:37 UTC (3+ messages)
` [PATCH v4 1/7] net/handshake: Store the key serial number on completion
[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
2025-10-17 14:36 UTC (12+ messages)
[PATCH v2 0/8] media: iris: add support for video codecs on Qcom kaanapali platform
2025-10-17 14:36 UTC (10+ messages)
` [PATCH v2 1/8] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding
` [PATCH v2 2/8] media: iris: Add support for multiple clock sources
` [PATCH v2 3/8] media: iris: Add support for multiple TZ content protection(CP) configs
` [PATCH v2 4/8] media: iris: Introduce buffer size calculations for vpu4
` [PATCH v2 5/8] media: iris: Move vpu register defines to common header file
` [PATCH v2 6/8] media: iris: Move vpu35 specific api to common to use for vpu4
` [PATCH v2 7/8] media: iris: Introduce vpu ops for vpu4 with necessary hooks
` [PATCH v2 8/8] media: iris: Add platform data for kaanapali
[PATCH] soc: officially expand maintainership team
2025-10-17 14:32 UTC
[PATCH v2 0/3] Do not change split folio target order
2025-10-17 14:32 UTC (10+ messages)
` [PATCH v2 1/3] mm/huge_memory: do not change split_huge_page*() target order silently
[PATCH v2] x86/mce: Add support for PHYSADDRV and PHYSADDRVALIDSUPPORTED bits
2025-10-17 14:31 UTC (2+ messages)
[PATCH bpf-next 0/5] selftests/bpf: convert test_tc_tunnel.sh to test_progs
2025-10-17 14:29 UTC (6+ messages)
` [PATCH bpf-next 1/5] testing/selftests: rename tc_helpers.h to tcx_helpers.h
` [PATCH bpf-next 2/5] selftests/bpf: add tc helpers
` [PATCH bpf-next 3/5] selftests/bpf: make test_tc_tunnel.bpf.c compatible with big endian platforms
` [PATCH bpf-next 4/5] selftests/bpf: integrate test_tc_tunnel.sh tests into test_progs
` [PATCH bpf-next 5/5] selftests/bpf: remove test_tc_tunnel.sh
[PATCH net-next v6 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
2025-10-17 14:27 UTC (7+ messages)
` [PATCH net-next v6 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics
` [PATCH net-next v6 4/5] net: phy: micrel: add MSE interface support for KSZ9477 family
` [PATCH net-next v6 5/5] net: phy: dp83td510: add MSE interface support for 10BASE-T1L
WARNING: CPU: 1 PID: 0 at arch/x86/kernel/cpu/cpuid-deps.c:123 do_clear_cpu_cap+0xdc/0x130 on Intel(R) Atom(TM) CPU N450 system
2025-10-17 14:26 UTC (2+ messages)
[PATCH 0/2] PCI: dwc: Fix ECAM enablement when used with vendor drivers
2025-10-17 14:24 UTC (3+ messages)
` [PATCH 1/2] "
[PATCH] x86/platform/uv: Use str_enabled_disabled in uv_nmi_setup_hubless_intr
2025-10-17 14:23 UTC (2+ messages)
[PATCH 0/7] can: m_can: various cleanups
2025-10-17 14:22 UTC (2+ messages)
[PATCH v2 0/8] firmware: imx: scu: Misc update
2025-10-17 14:21 UTC (3+ messages)
` [PATCH v2 2/8] firmware: imx: scu-irq: Free mailbox client on failure at imx_scu_enable_general_irq_channel()
SiFive FU740 PCI driver fails on 6.18-rc1
2025-10-17 14:21 UTC (10+ messages)
[PATCH v1 1/3] perf ilist: Don't display deprecated events
2025-10-17 14:21 UTC (3+ messages)
` [PATCH v1 2/3] perf python: Add PMU argument to parse_metrics
[RFC PATCH 00/56] Dynamic mitigations
2025-10-17 14:19 UTC (11+ messages)
` [RFC PATCH 01/56] Documentation/admin-guide: Add documentation
` [RFC PATCH 02/56] x86/Kconfig: Add CONFIG_DYNAMIC_MITIGATIONS
` [RFC PATCH 03/56] cpu: Reset global mitigations
[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
2025-10-17 14:17 UTC (11+ messages)
[PATCH] mm/filemap: Implement fast short reads
2025-10-17 14:15 UTC
[PATCH] memcg: net: track network throttling due to memcg memory pressure
2025-10-17 14:15 UTC (4+ messages)
[PATCH v5 0/7] Add SPI offload support to AD4030
2025-10-17 14:14 UTC (3+ messages)
` [PATCH v5 4/7] iio: adc: ad4030: Use BIT macro to improve code readability
[PATCH v5 0/4] Move io-pgtable-arm selftest to KUnit
2025-10-17 14:13 UTC (10+ messages)
` [PATCH v5 4/4] iommu/io-pgtable-arm-selftests: Use KUnit
[PATCH] tools: fix == bashism in kernel-chktaint
2025-10-17 14:12 UTC (3+ messages)
` [PATCH] tools: remove unnecessary x suffix in test strings
[PATCH 0/2] ASoC: amd: ps: Propagate the PCI subsystem Vendor and Device IDs
2025-10-17 14:11 UTC (2+ messages)
[PATCH] kernel: resourse: Add conditional handling for ACPI device
2025-10-17 14:11 UTC (2+ messages)
[PATCH v2] x86/its: use Sapphire Rapids+ feature to opt out
2025-10-17 14:02 UTC (4+ messages)
[PATCH 0/3] pmdomain: Improve idlestate selection for CPUs
2025-10-17 14:01 UTC (3+ messages)
` [PATCH 2/3] arm64: smp: Implement cpus_has_pending_ipi()
linux-next: manual merge of the libcrypto tree with the crypto tree
2025-10-17 14:01 UTC
[PATCH v6 0/7] Fix stale IOTLB entries for kernel address space
2025-10-17 14:01 UTC (6+ messages)
[PATCH v3] regmap: add cache validity to REGCACHE_FLAT
2025-10-17 13:56 UTC (8+ messages)
[PATCH 0/9] can: netlink: add CAN XL
2025-10-17 13:53 UTC (5+ messages)
` [PATCH 1/9] can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off
[PATCH v3 0/3] Initial Kontron SMARC-sAM67 support
2025-10-17 13:50 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: ti: Add Kontron SMARC-sAM67 module
` [PATCH v3 2/3] arm64: dts: ti: Add support for Kontron SMARC-sAM67
` [PATCH v3 3/3] arm64: dts: ti: sa67: add overlay for the ADS2 carrier
[PATCH 0/2] Sndcard compatible for qrb2210/qcm2290
2025-10-17 13:50 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: sound: qcom,sm8250: add QRB2210 and RB1 soundcards
[PATCH v5 0/7] platform/chrome: Fix a possible UAF via revocable
2025-10-17 13:49 UTC (5+ messages)
` [PATCH v5 5/7] revocable: Add fops replacement
[tip:objtool/core] BUILD SUCCESS 00a155c691befdb10bea52c91d4c8c930bdaf73a
2025-10-17 13:47 UTC
[PATCH v3 3/7] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
2025-10-17 13:47 UTC (2+ messages)
[PATCH 1/3] drm/sched: Remove out of place resubmit docu
2025-10-17 13:47 UTC (3+ messages)
` [PATCH 2/3] drm/sched: Add TODO file with first entry
` [PATCH 3/3] drm/sched: Add TODO entry for missing runqueue locks
[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
2025-10-17 13:45 UTC (2+ messages)
[patch V3 00/12] uaccess: Provide and use scopes for user masked access
2025-10-17 13:45 UTC (8+ messages)
` [patch V3 07/12] uaccess: Provide scoped masked user access regions
` [patch V3 08/12] uaccess: Provide put/get_user_masked()
` [patch V3 11/12] x86/futex: Convert to scoped masked user access
[PATCH] ARM: dts: aspeed: harma: add fanboard presence sgpio
2025-10-17 13:44 UTC
[PATCH 00/29] drm: Implement state readout support
2025-10-17 13:41 UTC (15+ messages)
` [PATCH 10/29] drm/atomic: Add atomic_state_readout infrastructure
` [PATCH 13/29] drm/atomic_helper: Compare actual and readout states once the commit is done
` [PATCH 16/29] drm/encoder: Create get_current_crtc hook
[PATCH V7 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
2025-10-17 13:40 UTC (15+ messages)
` [PATCH V7 3/5] dt-bindings: iio: adc: Add support for QCOM "
[PATCH] irqchip/qcom-irq-combiner: Rename driver structure
2025-10-17 13:36 UTC (3+ messages)
` [tip: irq/drivers] "
[tip:sched/core] BUILD SUCCESS 73cbcfe255f7edca915d978a7d1b0a11f2d62812
2025-10-17 13:32 UTC
[PATCH] PCI: vmd: override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info()
2025-10-17 13:32 UTC (2+ messages)
[GIT PULL] block-bio_iov_iter_export
2025-10-17 13:31 UTC (3+ messages)
[PATCH v6 00/12] Some Panfrost fixes and improvements
2025-10-17 13:31 UTC (4+ messages)
` [PATCH v6 04/12] drm/panfrost: Handle error when allocating AS number
[PATCH 0/6 v5] Make ELOG and GHES log and trace consistently
2025-10-17 13:30 UTC (7+ messages)
` [PATCH 1/6 v5] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/6 v5] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/6 v5] acpi/ghes: Select ACPI_APEI_PCIEAER for GHES
` [PATCH 4/6 v5] acpi/ghes: Add helper for CPER CXL protocol errors checks
` [PATCH 5/6 v5] acpi/ghes: Add helper to copy CXL protocol error info to work struct
` [PATCH 6/6 v5] ACPI: extlog: Trace CPER CXL Protocol Error Section
[PATCH] net: unix: clarify BSD behavior comment in unix_release_sock()
2025-10-17 13:30 UTC
[PATCH] mmc: wmt-sdmmc: fix compile test default
2025-10-17 13:30 UTC (2+ messages)
[PATCH v2 0/5] sdhci-brcmstb SD host controller SoC specific enhancements
2025-10-17 13:30 UTC (2+ messages)
[PATCH V1 0/3] Add SD Card support for sm8750 SoC and boards
2025-10-17 13:30 UTC (3+ messages)
` [PATCH V1 1/3] dt-bindings: mmc: sdhci-msm: Add sm8750 compatible
[PATCH] mmc: use octal file permissions instead of symbolic
2025-10-17 13:30 UTC (4+ messages)
[PATCH v4 1/9] Partially revert "rust: drm: gem: Implement AlwaysRefCounted for all gem objects automatically"
2025-10-17 13:30 UTC (10+ messages)
` [PATCH v4 2/9] rust/drm: Add gem::impl_aref_for_gem_obj!
` [PATCH v4 3/9] rust: helpers: Add bindings/wrappers for dma_resv_lock
` [PATCH v4 5/9] rust: gem: Introduce DriverObject::Args
` [PATCH v4 6/9] rust: drm: gem: shmem: Add DRM shmem helper abstraction
[PATCH] dt-bindings: mmc: sdhci-msm: Add Kaanapali compatible
2025-10-17 13:30 UTC (2+ messages)
[PATCH v5 3/3] irqchip/plic: add support for UltraRISC DP1000 PLIC
2025-10-17 13:28 UTC (3+ messages)
[PATCH v2 0/2] AMD ATL PRM Updates
2025-10-17 13:26 UTC (3+ messages)
` [PATCH v2 1/2] ACPI: PRM: Add acpi_prm_handler_available()
` [PATCH v2 2/2] RAS/AMD/ATL: Require PRM support for future systems
linux-next: build failure after merge of the mm-nonmm-unstable tree
2025-10-17 13:25 UTC
[PATCH v3 0/2] arm64: dts: qcom: Add support for QCS615 Talos EVK platform
2025-10-17 13:21 UTC (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: Add support for QCS615 talos evk board
[PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
2025-10-17 13:21 UTC (5+ messages)
` [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
[PATCH v1] arm64: dts: qcom: talos-evk: Add ADV7535 DSI-to-HDMI bridge
2025-10-17 13:20 UTC (2+ messages)
[PATCH v3 0/5] Add Audio Support for Kaanapali MTP Boards
2025-10-17 13:17 UTC (5+ messages)
` [PATCH v3 5/5] ASoC: dt-bindings: qcom: Add Kaanapali LPASS macro codecs
[syzbot] [kernel?] KASAN: unknown-crash Read in copy_mc_to_kernel
2025-10-17 13:13 UTC
[PATCH] rust: drm/gem: Remove Object.dev
2025-10-17 13:10 UTC (2+ messages)
[PATCH v14 0/9] platform/x86: Add asus-armoury driver
2025-10-17 13:09 UTC (5+ messages)
` [PATCH v14 8/9] platform/x86: asus-wmi: rename ASUS_WMI_DEVID_PPT_FPPT
` [PATCH v14 9/9] platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs
[PATCH] add `[pin_]init_scope` to execute code before creating an initializer
2025-10-17 13:08 UTC (2+ messages)
[PATCH] rust: device: fix device context of Device::parent()
2025-10-17 13:07 UTC (2+ messages)
[PATCH v2] mmc: sdhci-msm: Enable ICE support for non-cmdq eMMC devices
2025-10-17 13:06 UTC (2+ messages)
[PATCH 1/2] rust: pin-init: fix broken rust doc link
2025-10-17 13:06 UTC (5+ messages)
[PATCH v2 00/20] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
2025-10-17 13:05 UTC (5+ messages)
` [PATCH v2 10/20] rv: Add Hybrid Automata monitor type
[PATCH] rust: driver: let probe() return impl PinInit<Self, Error>
2025-10-17 13:04 UTC (2+ messages)
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-17 13:02 UTC (3+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH v2 0/2] KVM: VMX: Handle SEAMCALL or TDCALL VM-Exits
2025-10-17 13:00 UTC (4+ messages)
` [PATCH v2 1/2] KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALL
[patch 00/19] sched: Rewrite MM CID management
2025-10-17 12:56 UTC (3+ messages)
*** Urgent Change ***
2025-10-17 12:45 UTC
[PATCH v2 00/24] PCI: Bridge window selection improvements
2025-10-17 12:11 UTC (11+ messages)
` [PATCH v2 03/24] MIPS: PCI: Use pci_enable_resources()
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®