The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-12-08 14:28:28 to 2025-12-08 18:33:57 UTC [more...]

[PATCH v13 02/25] PCI/CXL: Introduce pcie_is_cxl()
 2025-12-08 18:33 UTC  (3+ messages)

[PATCH v3 0/7] spi: add multi-lane support
 2025-12-08 18:32 UTC  (9+ messages)
` [PATCH v3 7/7] dt-bindings: iio: adc: adi,ad4030: add data-lanes property

[PATCH v2] cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
 2025-12-08 18:32 UTC  (4+ messages)

[PATCH 0/2] Add a few tracepoints to panthor
 2025-12-08 18:28 UTC  (8+ messages)
` [PATCH 1/2] drm/panthor: Add tracepoint for hardware utilisation changes

Kconfig dangling references (BZ 216748)
 2025-12-08 18:13 UTC  (2+ messages)

[RFC][PATCH] sched/ext: Avoid null ptr traversal when ->put_prev_task() is called with NULL next
 2025-12-08 18:23 UTC  (2+ messages)

[PATCH v6 00/34] arm_mpam: Add basic mpam driver
 2025-12-08 18:21 UTC  (9+ messages)

[PATCH] MIPS: Alchemy: Remove bogus static/inline specifiers
 2025-12-08 18:16 UTC  (2+ messages)

[PATCH] mm/page_alloc: make percpu_pagelist_high_fraction reads lock-free
 2025-12-08 18:15 UTC  (4+ messages)

[PATCH] Documentation: x86/boot: Fix malformed table in boot.rst
 2025-12-08 21:01 UTC  (2+ messages)

[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
 2025-12-08 18:07 UTC  (5+ messages)
` [PATCH v6 04/44] perf: Add APIs to create/release mediated guest vPMUs

[PATCH v13 08/25] CXL/AER: Move AER drivers RCH error handling into pcie/aer_cxl_rch.c
 2025-12-08 18:06 UTC  (2+ messages)

[PATCH v13 07/25] CXL/AER: Replace device_lock() in cxl_rch_handle_error_iter() with guard() lock
 2025-12-08 18:05 UTC  (2+ messages)

[RESEND v13 01/25] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
 2025-12-08 18:04 UTC  (2+ messages)

[PATCH] [v2] ext4: fix ext4_tune_sb_params padding
 2025-12-08 18:03 UTC  (2+ messages)

[PATCH v2 0/3] pic64gx clk kconfig/binding changes
 2025-12-08 18:02 UTC  (4+ messages)
` [PATCH v2 1/3] clk: microchip: drop POLARFIRE from ARCH_MICROCHIP_POLARFIRE

[PATCH 0/2] Add support for configuring pin properties on RZ/T2H-N2H SoCs
 2025-12-08 18:00 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: renesas,r9a09g077: Document pin configuration properties

[PATCH 00/17] Paravirt CPUs and push task for less vCPU preemption
 2025-12-08 17:58 UTC  (4+ messages)

[PATCH v2 0/3] selftests/resctrl: Add Hygon CPUs support and bug fixes
 2025-12-08 17:57 UTC  (5+ messages)
` [PATCH v2 1/3] selftests/resctrl: Add CPU vendor detection for Hygon

[PATCH 0/9] gpu: nova-core: miscellaneous improvements
 2025-12-08 17:55 UTC  (5+ messages)
` [PATCH 7/9] gpu: nova-core: firmware: fwsec: do not require bound device when unneeded

[Dry run PATCH 0/2] usb: typec: ucsi: psy: Fix non-PD and advanced PD sources
 2025-12-08 17:48 UTC  (3+ messages)
` [PATCH 1/2] usb: typec: ucsi: psy: Fix ucsi_psy_get_current_now in non-PD cases
` [PATCH 2/2] usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOs

[PATCH] net: atm: lec: add pre_send validation to avoid uninitialized
 2025-12-08 17:46 UTC  (2+ messages)

[RESEND RFC PATCH v2 00/29] sched/fair: Push-based load balancing
 2025-12-08 17:36 UTC  (6+ messages)
` [RESEND RFC PATCH v2 28/29] [EXPERIMENTAL] sched/fair: Add a local counter to rate limit task push

[syzbot] [net?] BUG: corrupted list in team_priority_option_set (6)
 2025-12-08 17:33 UTC  (3+ messages)
` [PATCH] team: fix qom_list corruption by using list_del_init_rcu()

[PATCH] mm/vmalloc: clarify why vmap_range_noflush() might sleep
 2025-12-08 17:32 UTC  (4+ messages)

[PATCH] libsubcmd: Fix null intersection case in exclude_cmds()
 2025-12-08 17:26 UTC  (3+ messages)

[PATCH v1] perf test subcmd help: Add exclude disjoint subcmd names
 2025-12-08 17:23 UTC 

kernel BUG when mounting filesystem on 9p
 2025-12-08 17:21 UTC  (8+ messages)
` kernel BUG when mounting large block xfs backed by 9p (folio ref count bug)

[RFC PATCH v3 00/17] s390: SFrame user space unwinding
 2025-12-08 17:15 UTC  (18+ messages)
` [RFC PATCH v3 01/17] unwind_user: Enhance comments on get CFA, FP, and RA
` [RFC PATCH v3 02/17] unwind_user/fp: Use dummies instead of ifdef
` [RFC PATCH v3 03/17] x86/unwind_user: Guard unwind_user_word_size() by UNWIND_USER
` [RFC PATCH v3 04/17] x86/unwind_user: Simplify unwind_user_word_size()
` [RFC PATCH v3 05/17] s390: asm/dwarf.h should only be included in assembly files
` [RFC PATCH v3 06/17] s390/vdso: Avoid emitting DWARF CFI for non-vDSO
` [RFC PATCH v3 07/17] s390/vdso: Keep function symbols in vDSO
` [RFC PATCH v3 08/17] s390/vdso: Enable SFrame generation "
` [RFC PATCH v3 09/17] unwind_user: Enable archs that define CFA = SP_callsite + offset
` [RFC PATCH v3 10/17] unwind_user: Enable archs that pass RA in a register
` [RFC PATCH v3 11/17] unwind_user: Enable archs that save RA/FP in other registers
` [RFC PATCH v3 12/17] unwind_user/sframe: Enable archs with encoded SFrame CFA offsets
` [RFC PATCH v3 13/17] s390/ptrace: Provide frame_pointer()
` [RFC PATCH v3 14/17] s390/unwind_user/sframe: Enable HAVE_UNWIND_USER_SFRAME
` [RFC PATCH v3 15/17] unwind_user: Introduce FP/RA location unknown
` [RFC PATCH v3 16/17] unwind_user/fp: Use arch-specific helper to initialize FP frame
` [RFC PATCH v3 17/17] s390/unwind_user/fp: Enable back chain unwinding of user space

[PATCH net] l2tp: account for IP version in SKB headroom
 2025-12-08 17:16 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: usb: Add Microchip LAN969x support
 2025-12-08 17:15 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: arm: Document Microchip LAN969x
` [PATCH 4/4] arm64: dts: microchip: add LAN969x support

[PATCH] sched_ext: Fix the memleak for sch->helper objects
 2025-12-08 17:12 UTC  (2+ messages)

[PATCH v10 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2025-12-08 17:11 UTC  (5+ messages)
` [PATCH v10 05/11] HID: asus: move vendor initialization to probe
` [PATCH v10 07/11] platform/x86: asus-wmi: Add support for multiple kbd led handlers

[REGRESSION] Black screen on HDMI power-cycle after commit 3471b9a31ce3 (7900XTX + LG C3)
 2025-12-08 17:11 UTC  (3+ messages)

[PATCH 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
 2025-12-08 17:09 UTC  (9+ messages)
` [PATCH 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH 2/8] PCI: endpoint: pci-epf-test: use new DMA API to simple code
` [PATCH 3/8] dmaengine: dw-edma: Use new .device_prep_slave_sg_config() callback
` [PATCH 4/8] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH 5/8] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH 6/8] nvmet: pci-epf: Use dmaengine_prep_slave_single_config() API
` [PATCH 7/8] PCI: epf-mhi:Using new API dmaengine_prep_slave_single_config() to simple code
` [PATCH 8/8] crypto: atmel: Use dmaengine_prep_slave_single_config() API

[PATCH v4 0/2] iio: adc: Add support for TI ADS131M0x ADCs
 2025-12-08 17:08 UTC  (5+ messages)
` [PATCH v4 2/2] iio: adc: Add TI ADS131M0x ADC driver

[PATCH] arm64: kdump: Fix elfcorehdr overlap caused by reserved memory processing reorder
 2025-12-08 17:08 UTC  (2+ messages)

[PATCH 0/6] cxl: Initialization reworks in support Soft Reserve Recovery and Accelerator Memory
 2025-12-08 17:04 UTC  (2+ messages)

[PATCH] mm: avoid use of BIT() macro for initialising VMA flags
 2025-12-08 16:42 UTC  (6+ messages)

[PATCH v8 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-12-08 17:01 UTC  (11+ messages)
` [PATCH v8 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table

[PATCH V2] accel/amdxdna: Fix race condition when checking rpm_on
 2025-12-08 16:53 UTC 

[PATCH 0/2] x86/resctrl: Fix Platform QoS issues for Hygon
 2025-12-08 16:52 UTC  (7+ messages)
` [PATCH 2/2] x86/resctrl: Fix memory bandwidth counter width "

[PATCH 0/3] cgroup/misc: Add hwcap masks to the misc controller
 2025-12-08 16:48 UTC  (6+ messages)

[RFC PATCH 0/4] Extend xas_split* to support splitting arbitrarily large entries
 2025-12-08 16:47 UTC  (4+ messages)
` [RFC PATCH 4/4] XArray: test: Increase split order test range in check_split()

[PATCH] arm64: dts: qcom: lemans-evk: Add host mode support for USB1 controller
 2025-12-08 16:42 UTC  (6+ messages)

[PATCH v1] riscv: dts: starfive: Append starfive,jh7110 compatible to VisionFive 2 Lite
 2025-12-08 16:38 UTC  (3+ messages)

[PATCH] ARM: dts: qcom: msm8960: expressatt: Add coreriver,tc360-touchkey
 2025-12-08 16:35 UTC  (2+ messages)

[PATCH] ACPI: processor: idle: Add debug log for the state whose entry method is illegal
 2025-12-08 16:35 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Fix tail-pointer polling in mailbox_get_msg()
 2025-12-08 16:34 UTC  (3+ messages)

[PATCH] x86/bpf: Avoid emitting LOCK prefix for XCHG atomic ops
 2025-12-08 16:33 UTC 

[PATCH] dt-bindings: remoteproc: qcom,adsp: Re-add cx-supply
 2025-12-08 16:33 UTC  (2+ messages)

[PATCH v5] docs: improve introduction wording in howto.rst
 2025-12-08 16:30 UTC 

kernel/trace/bpf_trace.c:475:35: warning: diagnostic behavior may be improved by adding the 'format(printf, 2, 0)' attribute to the declaration of '____bpf_seq_printf'
 2025-12-08 16:26 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: hamoa-iot-evk: Add vbus regulator support for Type-A ports
 2025-12-08 16:24 UTC  (3+ messages)

[PATCH] mq-deadline: the dd->dispatch queue follows a FIFO policy
 2025-12-08 16:24 UTC  (2+ messages)

[PATCH] spi: microchip-core: Fix an error handling path in mchp_corespi_probe()
 2025-12-08 16:23 UTC  (2+ messages)

[PATCH v3 0/3] iio: adc: ad9467: add support for ad9211
 2025-12-08 16:23 UTC  (7+ messages)
` [PATCH v3 3/3] iio: adc: ad9467: drop kernel.h in favor of array_size.h

[PATCH] platform/x86: int3472: Use actual clock frequency for DSM method
 2025-12-08 16:22 UTC  (4+ messages)

[PATCH v1 1/1] bpf: Mark BPF printing functions with __printf() attribute
 2025-12-08 16:18 UTC 

[PATCH] drm/bridge: lontium-lt9611uxc: start wake all thread when call detect()
 2025-12-08 16:18 UTC 

[PATCH] drm/bridge: lontium-lt9611uxc: use irq as optional parameter
 2025-12-08 16:17 UTC 

[PATCH] drm/bridge: lontium-lt9611uxc: use reset_gpio as optional parameter
 2025-12-08 16:16 UTC 

[PATCH] drm/bridge: lontium-lt9611uxc: disable audio capture for HDMI card
 2025-12-08 16:16 UTC 

[PATCH] drm/panel: himax-hx83102: change to gpiod_set_value_cansleep
 2025-12-08 16:16 UTC 

[PATCH v2 0/2] support for xr109ai2t panel
 2025-12-08 16:09 UTC  (3+ messages)
` [PATCH v2 1/2] drm/panel: himax-hx83102: add panel starry xr109ia2t
` [PATCH v2 2/2] dt-bindings: display: panel: Add compatible for STARRY xr109ai2t

[PATCH 0/2] Add support for TI TCAN1046 CAN transceiver
 2025-12-08 16:08 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: phy: ti,tcan104x-can: Document TI TCAN1046
` [PATCH 2/2] phy: phy-can-transceiver: Add support for "

[PATCH v4 0/4] unwind_user: Cleanups
 2025-12-08 16:03 UTC  (5+ messages)
` [PATCH v4 1/4] unwind_user: Enhance comments on get CFA, FP, and RA
` [PATCH v4 2/4] unwind_user/fp: Use dummies instead of ifdef
` [PATCH v4 3/4] x86/unwind_user: Guard unwind_user_word_size() by UNWIND_USER
` [PATCH v4 4/4] x86/unwind_user: Simplify unwind_user_word_size()

[PATCH] drm/virtio: fix undefined behavior in capset shift calculation
 2025-12-08 16:02 UTC 

[PATCH v6 0/2] iio: Add support for TI ADS1X18 ADCs
 2025-12-08 16:00 UTC  (8+ messages)
` [PATCH v6 2/2] iio: adc: Add ti-ads1018 driver

[PATCH v4] arm64: dts: qcom: x1e80100: Add crypto engine
 2025-12-08 15:56 UTC  (3+ messages)

[PATCH v3] sched/idle: disable tick in idle=poll idle entry
 2025-12-08 15:53 UTC 

[PATCH v2 1/2] apei/ghes: don't go past the ARM processor CPER record buffer
 2025-12-08 15:55 UTC 

[PATCH 0/2] Enable GICv5 Legacy CPUIF trapping & fix TDIR cap test
 2025-12-08 15:53 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm64: gic: Enable GICv3 CPUIF trapping on GICv5 hosts if required
` [PATCH 2/2] KVM: arm64: Correct test for ICH_HCR_EL2_TDIR cap for GICv5 hosts

[PATCH net v3] net: dsa: mxl-gsw1xx: manually clear RANEG bit
 2025-12-08 15:52 UTC  (4+ messages)

[PATCH 1/2] i3c: master: Fix confusing cleanup.h syntax
 2025-12-08 15:50 UTC  (2+ messages)

[PATCH v1 1/1] : Mark BPF printing functions with __printf() attribute
 2025-12-08 15:50 UTC  (2+ messages)

[PATCH RESEND v6 0/4] media: Add Gen 3 IP stateful decoder driver
 2025-12-08 15:49 UTC  (5+ messages)
` [PATCH RESEND v6 1/4] media: allegro-dvt: Move the current driver to a subdirectory
` [PATCH RESEND v6 2/4] dt-bindings: media: allegro: Add al300 decoder IPs
` [PATCH RESEND v6 3/4] dt-bindings: vendor-prefixes: Update the description of allegro prefix
` [PATCH RESEND v6 4/4] media: allegro-dvt: Add Gen 3 IP stateful decoder driver

[PATCH v1 1/1] bpf: Mark bpf_stream_vprintk_impl() with __printf() attribute
 2025-12-08 15:48 UTC 

[PATCH v1 1/3] selftests/mm: fix va_high_addr_switch.sh return value
 2025-12-08 15:48 UTC  (6+ messages)
` [PATCH v1 2/3] selftests/mm: allocate 6 hugepages in va_high_addr_switch.sh
  ` [PATCH v1 3/3] selftests/mm: remove arm64 nr_hugepages setup for va_high_addr_switch test

[PATCH net] virtio-net: enable all napis before scheduling refill work
 2025-12-08 15:48 UTC  (2+ messages)

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-12-08 15:43 UTC  (3+ messages)

rust: wrong SAFETY comments in group_leader() and pid() + questions
 2025-12-08 15:43 UTC  (7+ messages)

[PATCH v19 0/6] Add PWM support for IPQ chipsets
 2025-12-08 15:40 UTC  (4+ messages)
` [PATCH v19 2/6] pwm: driver for qualcomm ipq6018 pwm block

[PATCH v2] minix: Add required sanity checking to minix_check_superblock()
 2025-12-08 15:39 UTC 

[RFC PATCH v2 00/15] s390: SFrame user space unwinding
 2025-12-08 15:38 UTC  (4+ messages)
` [RFC PATCH v2 14/15] unwind_user/backchain: Introduce back chain "

[PATCH] pmdomain: imx: Fix reference count leak in imx_gpc_probe()
 2025-12-08 15:35 UTC  (3+ messages)

[PATCH v3 0/2] intel_th: fix device leak on output open()
 2025-12-08 15:35 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] intel_th: rename error label

[PATCH v4 0/4] media: Fix CSI2 RGB vs BGR pixel order
 2025-12-08 15:32 UTC  (5+ messages)
` [PATCH v4 2/4] media: uapi: Introduce MEDIA_BUS_FMT_BGR565_1X16

[PATCH v7 0/5] i3c: dw-i3c: Enable support for dw-i3c controller NACK retry sysfs and DAT restore fix
 2025-12-08 15:27 UTC  (5+ messages)
` [PATCH v7 2/5] i3c: add sysfs attribute for device NACK retry
` [PATCH v7 3/5] i3c: dw: Add support for Device NACK Retry configuration

[PATCH] ARM: dts: qcom: msm8974-hammerhead: Update model property
 2025-12-08 15:26 UTC  (2+ messages)

[PATCH v4 0/9] Add RZ/G3E GPT support
 2025-12-08 15:21 UTC  (10+ messages)
` [PATCH v4 1/9] dt-bindings: pwm: Document "
` [PATCH v4 2/9] pwm: rzg2l-gpt: Implementation of the waveform callbacks
` [PATCH v4 3/9] pwm: rzg2l-gpt: Add info variable to struct rzg2l_gpt_chip
` [PATCH v4 4/9] pwm: rzg2l-gpt: Add prescale_mult variable to struct rzg2l_gpt_info
` [PATCH v4 5/9] pwm: rzg2l-gpt: Add calculate_prescale() callback "
` [PATCH v4 6/9] pwm: rzg2l-gpt: Add RZ/G3E support
` [PATCH v4 7/9] pwm: rzg2l-gpt: Add suspend/resume support
` [PATCH v4 8/9] arm64: dts: renesas: r9a09g047: Add GPT nodes
` [PATCH v4 9/9] arm64: dts: renesas: r9a09g047e57-smarc: Enable GPT on carrier board

[PATCH v2 0/3] mshv: Debugfs interface for mshv_root
 2025-12-08 15:21 UTC  (7+ messages)
` [PATCH v2 1/3] mshv: Ignore second stats page map result failure
` [PATCH v2 2/3] mshv: Add definitions for stats pages
` [PATCH v2 3/3] mshv: Add debugfs to view hypervisor statistics

[PATCH 0/2] PCI: rzg3s-host: Cleanups
 2025-12-08 15:18 UTC  (4+ messages)
` [PATCH 1/2] PCI: rzg3s-host: Use pci_generic_config_write() for the root bus

[PATCH 1/1] PCI: Use resource_set_range() that correctly sets ->end
 2025-12-08 15:15 UTC  (2+ messages)

[PATCH] fsi: master-gpio: Fix reference count leak in probe error path
 2025-12-08 15:10 UTC  (2+ messages)

[PATCH v4] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range
 2025-12-08 15:05 UTC  (6+ messages)

[PATCH] resource: handle wrong resource_size value on zero start/end resource
 2025-12-08 15:03 UTC  (4+ messages)

[PATCH RESEND] kprobes: Blacklist risky functions from being probed
 2025-12-08 15:01 UTC  (3+ messages)

[PATCH v3 0/2] Asus ZenFone 2 Laser/Selfie includes a battery measured by voltage mode BMS and a simple GPIO hall effect sensor. The following commits include support for these components
 2025-12-08 14:59 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: msm8939-asus-z00t: add battery
` [PATCH v3 2/2] arm64: dts: qcom: msm8939-asus-z00t: add hall sensor

[GIT PULL] hwmon updates for v6.19 (take 2)
 2025-12-08 14:56 UTC 

[PATCH] KEYS: trusted: Fix overwrite of keyhandle parameter
 2025-12-08 14:54 UTC 

[PATCH net-next 0/4] (no cover subject)
 2025-12-08 14:52 UTC  (8+ messages)

[PATCH v2] printk: nbcon: Check for device_{lock,unlock} callbacks
 2025-12-08 14:50 UTC  (2+ messages)

[PATCH v6 0/2] Add Qualcomm extended CTI support
 2025-12-08 14:47 UTC  (8+ messages)
` [PATCH v6 2/2] coresight: cti: "

PROBLEM: hwclock busted w/ M48T59 RTC (regression)
 2025-12-08 14:35 UTC  (3+ messages)

[GIT PULL] pin control changes for v6.19
 2025-12-08 14:33 UTC 

[PATCH v4 1/1] cpuset: relax the overlap check for cgroup-v2
 2025-12-08 14:32 UTC  (6+ messages)
` [PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict

[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
 2025-12-08 14:31 UTC  (3+ messages)

[PATCH v5 0/2] Optimize zone->contiguous update and issue fix
 2025-12-08 15:25 UTC  (2+ messages)
` [PATCH v5 2/2] mm/memory hotplug: fix zone->contiguous always false when hotplug


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