The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-08-12 10:45:31 to 2025-08-12 12:37:14 UTC [more...]

[PATCH v3 0/8] Introduce Black Sesame Technologies C1200 SoC and CDCU1.0 board
 2025-08-12 12:31 UTC  (7+ messages)
` [PATCH v3 1/8] dt-bindings: vendor-prefixes: Add Black Sesame Technologies Co., Ltd
` [PATCH v3 2/8] dt-bindings: arm: add Black Sesame Technologies (bst) SoC
` [PATCH v3 3/8] arm64: Kconfig: add ARCH_BST for Black Sesame Technologies SoCs
` [PATCH v3 4/8] dt-bindings: mmc: add binding for BST DWCMSHC SDHCI controller
` [PATCH v3 5/8] mmc: sdhci: add Black Sesame Technologies BST C1200 controller driver
` [PATCH v3 7/8] arm64: defconfig: enable BST platform and SDHCI controller support

[PATCH v3 29/29] iommu/arm-smmu-v3-kvm: Add IOMMU ops
 2025-08-12 12:37 UTC  (12+ messages)

[PATCH] brcmfmac: avoid assignment in if/else-if conditions in NVRAM load path
 2025-08-12 12:36 UTC 

[PATCH] sparc64: fix hugetlb for sun4u
 2025-08-12 12:34 UTC  (12+ messages)
                  ` Found it - was: "

[PATCH net-next v12 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-08-12 12:33 UTC  (9+ messages)
` [PATCH net-next v12 1/8] hinic3: Async Event Queue interfaces
` [PATCH net-next v12 2/8] hinic3: Complete "
` [PATCH net-next v12 3/8] hinic3: Command Queue framework
` [PATCH net-next v12 4/8] hinic3: Command Queue interfaces
` [PATCH net-next v12 5/8] hinic3: TX & RX Queue coalesce interfaces
` [PATCH net-next v12 6/8] hinic3: Mailbox framework
` [PATCH net-next v12 7/8] hinic3: Mailbox management interfaces
` [PATCH net-next v12 8/8] hinic3: Interrupt request configuration

[PATCH] selftests/damon: fix damon selftests by installing _common.sh
 2025-08-12 12:32 UTC  (2+ messages)

[PATCH net v3 0/3] Fix broken link with TH1520 GMAC when linkspeed changes
 2025-08-12 12:31 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove duplicated argument wptr_va
 2025-08-12 12:30 UTC  (2+ messages)
` [RESEND][PATCH] "

[PATCH v2 0/2] selftests/fchmodat2: Error handling and general cleanups
 2025-08-12 12:00 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/fchmodat2: Clean up temporary files and directories
` [PATCH v2 2/2] selftests/fchmodat2: Use ksft_finished()

[PATCH V2 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
 2025-08-12 12:28 UTC  (3+ messages)
` [PATCH V2 1/2] x86/mce: Fix missing address mask in recovery for errors "
` [PATCH V2 2/2] x86/mce: Remove MCI_ADDR_PHYSADDR

[PATCH] platform/x86: hp-wmi: mark Victus 16-r1xxx for victus_s fan and thermal profile support
 2025-08-12 12:29 UTC  (2+ messages)

[PATCH] platform/x86/intel-uncore-freq: Check write blocked for ELC
 2025-08-12 12:28 UTC  (2+ messages)

[PATCH v2] platform/x86: dell-smbios-wmi: Stop touching WMI device ID
 2025-08-12 12:28 UTC  (2+ messages)

FYI: i.MX8MP ISP (RKISP1) MI registers corruption
 2025-08-12 12:28 UTC  (12+ messages)
                ` FYI: i.MX8MP ISP (RKISP1) MI registers corruption: resolved

[GIT PULL] Btrfs fixes for 6.17-rc2
 2025-08-12 12:26 UTC 

[PATCH] drm/gud: Replace simple display pipe with DRM atomic helpers
 2025-08-12 11:23 UTC  (3+ messages)

[PATCH 1/2] Input: Add key event code for Fn + P
 2025-08-12 12:20 UTC  (3+ messages)
` [PATCH 2/2] platform/x86: hp-wmi: Add support for Fn+P hotkey

[PATCH] LoongArch: Increase COMMAND_LINE_SIZE to 4096
 2025-08-12 12:20 UTC 

[PATCH v10 0/3] arm64: dts: qcom: Add Lenovo ThinkBook 16 device tree
 2025-08-12 12:20 UTC  (6+ messages)
` [PATCH v10 3/3] arm64: dts: qcom: Add Lenovo ThinkBook 16 G7 QOY "

[RFC PATCH v2 2/4] rust: io_uring: introduce rust abstraction for io-uring cmd
 2025-08-12 12:19 UTC  (11+ messages)

[syzbot] [wireless?] KASAN: slab-use-after-free Read in cmp_bss
 2025-08-12 12:19 UTC 

[PATCH 0/3] clk: Support spread spectrum and use it in clk-scmi
 2025-08-12 12:17 UTC  (4+ messages)
` [PATCH 1/3] clk: Introduce clk_hw_set_spread_spectrum
` [PATCH 2/3] clk: conf: Support assigned-clock-sscs
` [PATCH 3/3] clk: scmi: Support Spread Spectrum for NXP i.MX95

[PATCH] dt-bindings: serial: brcm,bcm7271-uart: Constrain clocks
 2025-08-12 12:16 UTC 

[PATCH RESEND 00/14] gpio: replace legacy bgpio_init() with its modernized alternative
 2025-08-12 12:14 UTC  (16+ messages)
` [PATCH RESEND 01/14] gpio: generic: provide to_gpio_generic_chip()
` [PATCH RESEND 02/14] gpio: generic: provide helpers for reading and writing registers
` [PATCH RESEND 03/14] gpio: hisi: use the BGPIOF_UNREADABLE_REG_DIR flag
` [PATCH RESEND 04/14] gpio: ts4800: remove the unnecessary call to platform_set_drvdata()
` [PATCH RESEND 05/14] gpio: ts4800: use generic device properties
` [PATCH RESEND 06/14] gpio: ts4800: use dev_err_probe()
` [PATCH RESEND 07/14] gpio: ts4800: use new generic GPIO chip API
` [PATCH RESEND 08/14] gpio: loongson-64bit: "
` [PATCH RESEND 09/14] gpio: dwapb: "
` [PATCH RESEND 10/14] gpio: amdpt: "
` [PATCH RESEND 11/14] gpio: rda: "
` [PATCH RESEND 12/14] gpio: grgpio: "
` [PATCH RESEND 13/14] gpio: mpc8xxx: "
` [PATCH RESEND 14/14] gpio: ge: "

[PATCH RESEND net-next v2] net: enetc: Remove error print for devm_add_action_or_reset()
 2025-08-12 12:13 UTC 

[PATCH v2 0/7] media: rkvdec: Add HEVC backend
 2025-08-12 12:11 UTC  (2+ messages)

[PATCH RESEND v4 3/3] arm64: dts: qcom: msm8953: Add device tree for Billion Capture+
 2025-08-12 12:12 UTC  (3+ messages)
` [PATCH RESEND v4 0/3] Add initial "

[PATCH v10 0/2] Add SMI reset and clamp for MediaTek MT8188 SoC
 2025-08-12 11:52 UTC  (4+ messages)
` [PATCH v10 2/2] memory: mtk-smi: mt8188: Add SMI reset and clamp for MT8188

[PATCH 0/8] hrtimer: Remove hrtimer_clock_base::get_time
 2025-08-12 12:06 UTC  (5+ messages)
` [PATCH 5/8] ALSA: hrtimer: Avoid direct access to hrtimer clockbase
` [PATCH 6/8] media: pwm-ir-tx: "

[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
 2025-08-12 12:06 UTC  (6+ messages)
` [PATCH v7 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support

[PATCH] sched: change MAX_SHARES to NR_CPUS
 2025-08-12 12:04 UTC  (3+ messages)

[PATCH v3 net-next 00/15] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-08-12 12:03 UTC  (5+ messages)
` [PATCH v3 net-next 02/15] dt-bindings: net: add ptp-timer property
` [PATCH v3 net-next 06/15] ptp: netc: add periodic pulse output support

[PATCH v9 0/3] LoongArch: Add Loongson-2K BMC support
 2025-08-12 11:59 UTC  (4+ messages)
` [PATCH v9 1/3] mfd: ls2kbmc: Introduce Loongson-2K BMC core driver
` [PATCH v9 2/3] mfd: ls2kbmc: Add Loongson-2K BMC reset function support
` [PATCH v9 3/3] ipmi: Add Loongson-2K BMC support

[PATCH v3 1/5] panic: clean up code for console replay
 2025-08-12 11:59 UTC  (8+ messages)

Regarding linux kernel commit 805e3ce5e0e32b31dcecc0774c57c17a1f13cef6
 2025-08-12 11:58 UTC  (2+ messages)

[syzbot] [net?] BUG: unable to handle kernel paging request in nsim_queue_free
 2025-08-12 11:58 UTC  (3+ messages)

[PATCH net-next v4] ptp: add Alibaba CIPU PTP clock driver
 2025-08-12 11:53 UTC 

[syzbot] [wireless?] KASAN: slab-use-after-free Read in cmp_bss
 2025-08-12 11:53 UTC  (2+ messages)
` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 53e760d8949895390e256e723e7ee46618310361

[PATCH v3 0/5] generalize panic_print's dump function to be used by other kernel parts
 2025-08-12 11:52 UTC  (3+ messages)
` [PATCH v3 5/5] panic: add note that panic_print sysctl interface is deprecated

[PATCH net] net: explicitly check in of_phy_is_fixed_link() for managed = "in-band-status"
 2025-08-12 11:52 UTC  (4+ messages)

[PATCH V1 0/3] Enable UFS MCQ support for SM8650 and SM8750
 2025-08-12 11:51 UTC  (11+ messages)
` [PATCH V1 2/3] arm64: dts: qcom: sm8650: Enable MCQ support for UFS controller

[PATCH v2] HID: lg-g15 - Add support for Logitech G13
 2025-08-12 11:51 UTC  (3+ messages)

[PATCH] cgroup: Replace deprecated strcpy() with strscpy()
 2025-08-12 11:50 UTC 

[PATCH] KVM: x86: Synchronize APIC State with QEMU when irqchip=split
 2025-08-12 11:50 UTC  (9+ messages)

[PATCH V8 0/2] leds: pwm: Add optional GPIO enable pin support
 2025-08-12 11:44 UTC  (4+ messages)
` [PATCH V8 2/2] "

[PATCH v3 00/10] USB Type-C mode selection
 2025-08-12 11:40 UTC  (5+ messages)
` [PATCH v3 04/10] usb: typec: Expose mode priorities via sysfs

Query regarding work scheduling
 2025-08-12 11:40 UTC 

[PATCH v4 0/3] sched_ext: Harden scx_bpf_cpu_rq()
 2025-08-12 11:40 UTC  (3+ messages)

[PATCH V1 0/4] Add support to configure regulator load for UFS QMP PHY
 2025-08-12 11:38 UTC  (10+ messages)
` [PATCH V1 2/4] arm64: dts: qcom: sm8750: add max-microamp for UFS PHY and PLL supplies
                ` 回复: "

[PATCH] regmap: mmio: Add missing MODULE_DESCRIPTION()
 2025-08-12 11:38 UTC  (2+ messages)

[PATCH] pwm: Rename GPIO set_rv callback back to its original name
 2025-08-12 11:37 UTC  (3+ messages)

[PATCH 0/2] riscv, bpf: fix reads of thread_info.cpu
 2025-08-12 11:37 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7280: Describe the first PCIe controller and PHY
 2025-08-12 11:34 UTC  (4+ messages)

[PATCH] sunrpc: fix "occurence"->"occurrence"
 2025-08-12 11:33 UTC 

[PATCH] mm: Remove pud_user() from asm-generic/pgtable-nopmd.h
 2025-08-12 11:31 UTC  (2+ messages)

[PATCH] btrfs: use PTR_ERR_OR_ZERO() to simplify code
 2025-08-12 11:30 UTC  (2+ messages)

[PATCH v2 0/4] media: Add Sony IMX585 image sensor support
 2025-08-12 11:28 UTC  (5+ messages)
` [PATCH v2 4/4] media: docs: Add userspace-API guide for the IMX585 driver

[PATCH] ACPI: RISC-V: CPPC: Add CSR_CYCLE for CPPC FFH
 2025-08-12 11:25 UTC  (2+ messages)

[PATCH] LoongArch: time: Fix the issue of high cpu usage of vcpu threads in virtual machines
 2025-08-12 11:21 UTC  (4+ messages)

[PATCH v2 0/4] ASoC: fsl: fsl_qmc_audio: Reduce amount of interrupts
 2025-08-12 10:50 UTC  (5+ messages)
` [PATCH v2 1/4] soc: fsl: qmc: Only set completion interrupt when needed
` [PATCH v2 2/4] ASoc: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus
` [PATCH v2 3/4] ASoC: fsl: fsl_qmc_audio: Only request completion on last channel
` [PATCH v2 4/4] ASoc: fsl: fsl_qmc_audio: Drop struct qmc_dai_chan

[PATCH 0/4] Add support of IRQs to QUICC ENGINE GPIOs
 2025-08-12 11:02 UTC  (5+ messages)
` [PATCH 1/4] soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
` [PATCH 2/4] soc: fsl: qe: Change GPIO driver to a proper platform driver
` [PATCH 3/4] soc: fsl: qe: Add support of IRQ in QE GPIO
` [PATCH 4/4] dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports

[PATCH -next v7 0/7] arm64: entry: Convert to generic irq entry
 2025-08-12 11:19 UTC  (6+ messages)
` [PATCH -next v7 2/7] arm64: entry: Refactor the entry and exit for exceptions from EL1
` [PATCH -next v7 5/7] arm64: entry: Refactor preempt_schedule_irq() check code

[PATCH v3 00/15] perf: Convert mmap() related reference counts to refcount_t
 2025-08-12 11:15 UTC  (17+ messages)
` [PATCH v3 01/15] perf: Remove redundant condition for AUX buffer size
` [PATCH v3 02/15] perf: Split out mlock limit handling
` [PATCH v3 03/15] perf: Split out VM accounting
` [PATCH v3 04/15] perf: Move perf_mmap_calc_limits() into both rb and aux branches
` [PATCH v3 05/15] perf: Merge consecutive conditionals in perf_mmap()
` [PATCH v3 06/15] perf: Move common code into both rb and aux branches
` [PATCH v3 07/15] perf: Remove redundant aux_unlock label
` [PATCH v3 08/15] perf: Use guard() for aux_mutex in perf_mmap()
` [PATCH v3 09/15] perf: Reflow to get rid of aux_success label
` [PATCH v3 10/15] perf: Split out the AUX buffer allocation
` [PATCH v3 11/15] perf: Make RB allocation branch self sufficient
` [PATCH v3 12/15] perf: Split out the RB allocation
` [PATCH v3 13/15] perf: Use scoped_guard() for mmap_mutex in perf_mmap()
` [PATCH v3 14/15] perf: Identify the 0->1 transition for event::mmap_count
` [PATCH v3 15/15] perf: Convert mmap() refcounts to refcount_t

[PATCH] iio: iio_format_list() should set stride=1 for IIO_VAL_CHAR
 2025-08-12 11:12 UTC 

[PATCH] drm/komeda: Convert logging in komeda_crtc.c to drm_* with drm_device parameter
 2025-08-12 11:12 UTC  (2+ messages)

[PATCH net-next v6 0/2] Add Si3474 PSE controller driver
 2025-08-12 11:12 UTC  (3+ messages)
` [PATCH net-next v6 1/2] dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
` [PATCH net-next v6 2/2] net: pse-pd: Add Si3474 PSE controller driver

[PATCH] soc: qcom: ubwc: Add missing UBWC config for SM7225
 2025-08-12 11:10 UTC  (4+ messages)

[PATCH] dt-bindings: display/msm: qcom,mdp5: drop lut clock
 2025-08-12 11:09 UTC  (3+ messages)

[PATCH net-next v13 0/5] PRU-ICSSM Ethernet Driver
 2025-08-12 11:05 UTC  (4+ messages)
` [PATCH net-next v13 1/5] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs
` [PATCH net-next v13 2/5] net: ti: prueth: Adds ICSSM Ethernet driver
` [PATCH net-next v13 3/5] net: ti: prueth: Adds PRUETH HW and SW configuration

[patch V2 RESEND 0/6] perf: Convert mmap() related reference counts to refcount_t
 2025-08-12 11:08 UTC  (5+ messages)
` [patch V2 RESEND 4/6] perf/core: Split out AUX buffer allocation

[PATCH v4 00/24] vdso: Reject absolute relocations during build
 2025-08-12 11:07 UTC  (2+ messages)

[RFC PATCH v2] arm64: dts: qcom: sm8750-mtp: Add WiFi and Bluetooth
 2025-08-12 11:07 UTC  (7+ messages)

[PATCH] spi: spi-qpic-snand: handle 'use_ecc' parameter of qcom_spi_config_cw_read()
 2025-08-12 11:06 UTC  (3+ messages)

[PATCH 0/3] ASoC: dt-bindings: Document routing strings for various codecs
 2025-08-12 11:05 UTC  (4+ messages)
` [PATCH 1/3] ASoC: dt-bindings: everest,es8316: Document routing strings

[PATCH v2] spi: spi-qpic-snand: avoid double assignment in qcom_spi_probe()
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH v2] spi: nxp-fspi: Remove error print for devm_add_action_or_reset()
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH] spi: spi-qpic-snand: avoid double assignment in qcom_spi_probe()
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH v2 1/3] spi: atmel: simplify MR register update in cs_activate()
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH] spi: sunplus: sp7021: Clean up coding style
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH] regulator: dt-bindings: Clean-up active-semi,act8945a duplication
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH] regulator: Remove unnecessary memset
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH v8] regulator: add s2dos05 regulator support
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH v7] regulator: add s2dos05 regulator support
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH] regulator: tps6594-regulator: Remove unneeded semicolon
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH] ASoC: dmaengine_pcm: Add port_window_size to DAI dma data struct
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: Drop imx-audio-sgtl5000.txt
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH][next] ASoC: codec: sma1307: replace spelling mistake with new error message
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH][next] ASoC: tas2781: Fix spelling mistake "dismatch" -> "mismatch"
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH v2] ASoC: codecs: tx-macro: correct tx_macro_component_drv name
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: replace regmap_write with regmap_update_bits
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH v2] ASoC: SOF: imx: Remove error print for devm_add_action_or_reset()
 2025-08-12 11:05 UTC  (2+ messages)

[PATCH] ASoC: cs48l32: Use PTR_ERR_OR_ZERO() to simplify code
 2025-08-12 11:04 UTC  (2+ messages)

[PATCH] ASoC: mediatek: Use SND_JACK_AVOUT for HDMI/DP jacks
 2025-08-12 11:04 UTC  (2+ messages)

[PATCH v7 2/2] regulator: rt5133: Add RT5133 PMIC regulator Support
 2025-08-12 11:04 UTC  (2+ messages)

[PATCH v2 6/8] arm64: dts: bst: add support for Black Sesame Technologies C1200 CDCU1.0 board
 2025-08-12 11:01 UTC  (3+ messages)
` [PATCH v2 6/8] arm64: dts: bst: add support for Black Sesame Technologies C1200 CDCU1.0 board and defconfig

[PATCH v2 0/2] md: fix sync_action show
 2025-08-12 11:03 UTC  (4+ messages)
` [PATCH v2 2/2] md: fix sync_action incorrect display during resync

[PATCH v4] arm64: dts: qcom: ipq5424: Describe the 4-wire UART SE
 2025-08-12 11:02 UTC  (2+ messages)

[PATCH v2 0/2] accel: Add Arm Ethos-U NPU
 2025-08-12 11:01 UTC  (3+ messages)
` [PATCH v2 2/2] accel: Add Arm Ethos-U NPU driver

[PATCH v3] x86/sev: Improve handling of writes to intercepted TSC MSRs
 2025-08-12 10:58 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH net-next v5 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-08-12 10:57 UTC  (4+ messages)
` [PATCH net-next v5 2/5] net: spacemit: Add K1 Ethernet MAC

[PATCH V2 0/4] Enable UFS MCQ support for SM8650 and SM8750
 2025-08-12 10:55 UTC  (5+ messages)
` [PATCH V2 2/4] arm64: dts: qcom: sm8650: Enable MCQ support for UFS controller

[PATCH] media: platform: qcom: Add a media/platform/qcom MAINTAINERS entry
 2025-08-12 10:55 UTC  (3+ messages)

[PATCH v2] clocksource: timer-ti-dm : Capture functionality for OMAP DM timer
 2025-08-12 10:53 UTC 

[PATCH v2 0/4] platform/mellanox: Add mlxbf_pka driver for BlueField DPU
 2025-08-12 10:52 UTC  (3+ messages)
` [PATCH v2 1/4] platform/mellanox/mlxbf_pka: "

[PATCH 0/2] kbuild: enable CONFIG_WERROR for more build steps
 2025-08-12 10:50 UTC  (4+ messages)

[PATCH 6.6] gfs2: replace sd_aspace with sd_inode
 2025-08-12 10:50 UTC  (2+ messages)

[PATCH v2 6.6] io_uring/rw: ensure reissue path is correctly handled for IOPOLL
 2025-08-12 10:49 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sc7180: Describe on-SoC USB-adjacent data paths
 2025-08-12 10:48 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox