public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-06 12:42:31 to 2026-02-06 14:23:53 UTC [more...]

[PATCH 00/15 v2] tick/sched: Refactor idle cputime accounting
 2026-02-06 14:22 UTC  (8+ messages)
` [PATCH 01/15] sched/idle: Handle offlining first in idle loop
` [PATCH 02/15] sched/cputime: Remove superfluous and error prone kcpustat_field() parameter
` [PATCH 03/15] sched/cputime: Correctly support generic vtime idle time
` [PATCH 04/15] powerpc/time: Prepare to stop elapsing in dynticks-idle
` [PATCH 05/15] s390/time: "
` [PATCH 06/15] tick/sched: Unify idle cputime accounting
` [PATCH 07/15] cpufreq: ondemand: Simplify idle cputime granularity test

[PATCH 0/5] Use struct devres_node in Devres<T>
 2026-02-06 14:23 UTC  (17+ messages)
` [PATCH 2/5] devres: export devres_node_init() and devres_node_add()

Support needed to continue Smatch work
 2026-02-06 14:23 UTC  (43+ messages)
  ` [bug report] net: ethtool: Introduce per-PHY DUMP operations
  ` [bug report] net: wwan: Add Qualcomm BAM-DMUX WWAN network driver
  ` [bug report] iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain invalidation
  ` [bug report] drm/amdkfd: add debug set and clear address watch points operation
  ` [PATCH next] mtd: spi-nor: hisi-sfc: fix refcounting bug in hisi_spi_nor_register_all()
  ` [bug report] media: synopsys: add driver for the designware mipi csi-2 receiver
  ` [bug report] crush: remove forcefeed functionality
  ` [bug report] net: ethernet: ti: am65-cpsw: enable bc/mc storm prevention support
  ` [bug report] phy: qcom: qmp-usbc: Add QCS615 USB/DP PHY config and DP mode support
  ` [bug report] drm/amd/display: add DC changes for DCN351
  ` [bug report] media: rockchip: rkcif: add support for rk3568 vicap mipi capture
  ` [bug report] drm/imagination: Add gpuid module parameter
  ` [bug report] ASoC: SOF: ipc4-control: Add support for generic bytes control
  ` [bug report] media: iris: gen1: Destroy internal buffers after FW releases
  ` [bug report] cifs: Fix locking usage for tcon fields
  ` [bug report] drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR
  ` [bug report] iio: dac: adding support for Microchip MCP47FEB02
  ` [bug report] power: sequencing: qcom-wcn: add support for WCN39xx
  ` [bug report] io_uring: add task fork hook
  ` [bug report] ACPI: battery: Adjust event notification routine
  ` [bug report] iio: adc: Add support for ad4062
  ` [bug report] ext4: refactor zeroout path and handle all cases
  ` [bug report] media: chips-media: wave5: Fix Null reference while testing fluster
  ` [bug report] phy: apple: Add Apple Type-C PHY
  ` [bug report] spi: stm32: properly fail on dma_request_chan error
  ` [bug report] tracing: Properly process error handling in event_hist_trigger_parse()
  ` [bug report] drm/amd/display: Only poll analog connectors
  ` [bug report] fs/ntfs3: Add initialization of super block
  ` [bug report] remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfg
  ` [bug report] irqchip/ls-extirq: Convert to a platform driver to make it work again
  ` [bug report] soc: rockchip: grf: Support multiple grf to be handled
  ` [bug report] drm/amdgpu: fix possible fence leaks from job structure
  ` [bug report] bio: add allocation cache abstraction
  ` [bug report] ASoC: codecs: ACF bin parsing and check library file for aw88395
  ` [bug report] xfrm: always fail xfrm_dev_{state,policy}_flush_secctx_check()

[PATCH RFT] media: dib8000: avoid division by 0 in dib8000_set_dds()
 2026-02-06 14:22 UTC 

[PATCH 00/10] rust: xarray: add entry API with preloading
 2026-02-06 14:22 UTC  (6+ messages)
` [PATCH 10/10] rust: xarray: fix false positive lockdep warnings

[PATCH v3] docs: process: maintainer-pgp-guide: update kernel.org docs link
 2026-02-06 14:20 UTC  (5+ messages)

[Kernel Bug] WARNING in ext4_fill_super
 2026-02-06 14:20 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpf: Add preempt disable for bpf_get_stack
 2026-02-06 14:19 UTC  (2+ messages)
` [syzbot ci] "

[PATCH v2] dt-bindings: display: ti,am65x-dss: Fix AM62L DSS reg and clock constraints
 2026-02-06 14:18 UTC  (3+ messages)

[PATCH v3 0/2] add support in hwmon for MCP998X
 2026-02-06 14:17 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: add support "

[PATCH v7 00/22] Add new general DRM property "color format"
 2026-02-06 14:16 UTC  (7+ messages)
` [PATCH v7 02/22] drm: "
` [PATCH v7 03/22] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
` [PATCH v7 05/22] drm/display: hdmi-state-helper: Act on color format DRM property

[PATCH 00/11] Plane Color Pipeline support for MediaTek
 2026-02-06 14:13 UTC  (21+ messages)
` [PATCH 01/11] drm/mediatek: Introduce DDP plane_colorops_init() hook
` [PATCH 03/11] drm/mediatek: ovl: Add supports_plane_colorops flag
` [PATCH 04/11] drm/mediatek: ovl: Enable per-plane color operations on MT8195
` [PATCH 07/11] drm/colorop: Introduce HLG EOTF
` [PATCH 09/11] drm/colorop: Introduce 3x3 Matrix

[PATCH net-next v7 0/4] net: netconsole: convert to NBCON console infrastructure
 2026-02-06 14:08 UTC  (6+ messages)
` [PATCH net-next v7 1/4] printk: Add execution context (task name/CPU) to printk_info
` [PATCH net-next v7 2/4] netconsole: extract message fragmentation into send_msg_udp()
` [PATCH net-next v7 3/4] netconsole: convert to NBCON console infrastructure
` [PATCH net-next v7 4/4] netconsole: Use printk context for CPU and task information

[PATCH v5 0/4] Introduce DeviceContext
 2026-02-06 14:08 UTC  (9+ messages)
` [PATCH v5 1/4] rust/drm: "
` [PATCH v5 2/4] rust/drm: Don't setup private driver data until registration
` [PATCH v5 3/4] rust/drm/gem: Add DriverAllocImpl type alias
` [PATCH v5 4/4] rust/drm/gem: Use DeviceContext with GEM objects

[PATCH] mm/memory hotplug: Fix zone->contiguous always false when hotplug
 2026-02-06 14:08 UTC  (3+ messages)

[PATCH v1 1/1] parport: serial: Convert comments to indices in cards assignment
 2026-02-06 14:08 UTC  (2+ messages)

[PATCH 0/2] KVM: SVM: Fix CR8 intercpetion woes with AVIC
 2026-02-06 14:00 UTC  (3+ messages)
` [PATCH 1/2] KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC

[PATCH net] dpll: zl3073x: Fix output pin phase adjustment sign
 2026-02-06 14:04 UTC  (2+ messages)

[PATCH v7 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
 2026-02-06 14:04 UTC  (3+ messages)
` [PATCH v7 3/4] drm/vkms: Support setting custom background color

[PATCH v2 00/12] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-02-06 14:03 UTC  (8+ messages)
` [PATCH v2 02/12] dt-bindings: leds: document Samsung S2M series PMIC RGB LED device
` [PATCH v2 03/12] dt-bindings: extcon: document Samsung S2M series PMIC extcon device

[PATCH v7 0/6] x86/vdso: VDSO updates and fixes for sframes
 2026-02-06 14:01 UTC  (4+ messages)
` [PATCH v7 2/6] x86/asm: Avoid emitting DWARF CFI for non-VDSO

[PATCH v2] usb: typec: ucsi: Add Thunderbolt alternate mode support
 2026-02-06 14:01 UTC  (2+ messages)

[PATCH] drm/rockchip: analogix_dp: Add missing error check for platform_get_resource()
 2026-02-06 14:00 UTC  (2+ messages)

[PATCHSET v7] sched_ext: Fix ops.dequeue() semantics
 2026-02-06 13:54 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/sched_ext: Add test to validate "

[PATCH 0/6] iio: adc: ad4080: add support for AD4082, AD4085 and AD4088
 2026-02-06 13:57 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4082
` [PATCH 2/6] iio: adc: ad4080: "
` [PATCH 3/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4085
` [PATCH 4/6] iio: adc: ad4080: "
` [PATCH 5/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4088
` [PATCH 6/6] iio: adc: ad4080: "

[PATCH] mm: map maximum pages possible in finish_fault
 2026-02-06 13:56 UTC 

[PATCH v9] mm/memory hotplug: Fix zone->contiguous always false when hotplug
 2026-02-06 13:56 UTC  (3+ messages)

[PATCH v3 0/8] drm/amdkfd: Add batch userptr allocation support
 2026-02-06 13:56 UTC  (2+ messages)

[PATCH v2] reset: imx7: Check return value of regmap_attach_dev() in imx7_reset_probe()
 2026-02-06 13:48 UTC  (3+ messages)

[PATCH] drm/vkms: fix gamma LUT size check
 2026-02-06 13:53 UTC  (2+ messages)

[PATCH v2] drm/vkms: Add YUV410, YUV411, YVU410, and YVU411 support
 2026-02-06 13:53 UTC  (2+ messages)

[PATCH 6.18 000/122] 6.18.9-rc1 review
 2026-02-06 13:52 UTC  (6+ messages)

[PATCH mm-new v6 0/5] Improve khugepaged scan logic
 2026-02-06 13:52 UTC  (9+ messages)
` [PATCH mm-new v6 2/5] mm: khugepaged: refine scan progress number

[PATCH v2] ARM: Implement ARCH_HAS_CC_CAN_LINK
 2026-02-06 13:52 UTC  (4+ messages)

[PATCH v6 0/4] tracing: Remove backup instance after read all
 2026-02-06 13:50 UTC  (4+ messages)
` [PATCH v6 1/4] tracing: Reset last_boot_info if ring buffer is reset

[PATCH v4] drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in dw_dp_bind()
 2026-02-06 13:43 UTC  (2+ messages)

[PATCH v7 0/2] staging: axis-fifo: clean up probe logic
 2026-02-06 13:48 UTC  (4+ messages)
` [PATCH v7 1/2] staging: axis-fifo: use u32 for fifo depth flags
` [PATCH v7 2/2] staging: axis-fifo: refactor device tree parsing

[PATCH] ALSA: oss: delete self assignment
 2026-02-06 13:45 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: remove msm8996-v3.0.dtsi
 2026-02-06 13:45 UTC 

[PATCHv2] sched/fair: Skip SCHED_IDLE rq for SCHED_IDLE task
 2026-02-06 13:43 UTC  (5+ messages)

[PATCH bpf-next v3 2/3] bpf, riscv: add fsession support for trampolines
 2026-02-06 13:42 UTC  (3+ messages)

[PATCH net v3] net: renesas: rswitch: fix forwarding offload statemachine
 2026-02-06 13:41 UTC 

[PATCH v1] ASoC: simple-card-utils: set CPU sysclk before codec for mclk-fs
 2026-02-06 13:40 UTC 

[PATCH] mtd: spinand: fix NULL pointer dereference in spinand_support_vendor_ops()
 2026-02-06 13:38 UTC  (2+ messages)

[Question] Voltage droop from synchronized timer interrupts(tick) on many-core SoCs leads to system instability
 2026-02-06 13:37 UTC  (2+ messages)

[PATCH 00/13] Further centralising of directory locking for name ops
 2026-02-06 13:35 UTC  (5+ messages)
` [PATCH 10/13] ovl: change ovl_create_real() to get a new lock when re-opening created file

[PATCH] mm: make ref_unless functions unless_zero only
 2026-02-06 13:33 UTC 

[PATCH 6.1 000/276] 6.1.162-rc2 review
 2026-02-06 13:33 UTC  (2+ messages)

[PATCH net-next v13 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-02-06 13:34 UTC  (5+ messages)
` [PATCH net-next v13 4/4] net: dsa: add basic initial driver for "

[PATCH net] net: sched: act_api: size RTM_GETACTION reply by fill size
 2026-02-06 13:33 UTC  (12+ messages)

[GIT PULL] x509, pkcs7: Add support for ML-DSA signatures
 2026-02-06 13:33 UTC 

[PATCH v4 0/8] enable PT_RECLAIM on more 64-bit architectures
 2026-02-06 13:33 UTC  (8+ messages)
` [PATCH v4 7/8] mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE config

[PATCH v1 00/10] mfd: cpcap: convert documentation to schema and add Mot board support
 2026-02-06 13:33 UTC  (5+ messages)
` [PATCH v1 03/10] dt-bindings: iio: adc: cpcap-adc: document Mot ADC
` [PATCH v1 05/10] dt-bindings: leds: leds-cpcap: convert to schema

[PATCH v2 1/1] mm: numa_memblks: Identify the accurate NUMA ID of CFMW
 2026-02-06 13:31 UTC  (11+ messages)

[PATCH 0/3] Add SDHCI support for Canaan K230 SoC
 2026-02-06 13:26 UTC  (3+ messages)
` [PATCH 2/3] mmc: sdhci-dwcmshc: Add Canaan K230 DWCMSHC controller support

[PATCH] sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting
 2026-02-06 13:25 UTC 

[PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-02-06 13:26 UTC  (9+ messages)

[PATCH] mtd: nand: realtek-ecc: relax OOB size check to minimum
 2026-02-06 13:23 UTC  (2+ messages)

[RFC PATCH 0/4] Add dma_fence abstractions and DRM Jobqueue
 2026-02-06 13:24 UTC  (7+ messages)
` [RFC PATCH 2/4] rust: sync: Add dma_fence abstractions

[PATCH 0/4] hwmon: Add Qualcomm PMIC BCL hardware monitor driver
 2026-02-06 13:24 UTC  (3+ messages)
` [PATCH 2/4] "

[PATCH v4 0/4] Enable ICE clock scaling
 2026-02-06 13:23 UTC  (12+ messages)
` [PATCH v4 2/4] soc: qcom: ice: Add OPP-based clock scaling support for ICE

[PATCH 0/2] Add Xiaomi 12 Lite 5G (taoyao) device tree
 2026-02-06 13:23 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: Add Xiaomi 12 Lite 5G (taoyao) DTS

[PATCH v3] drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in dw_dp_bind()
 2026-02-06 13:22 UTC  (2+ messages)

[PATCH net] net: renesas: rswitch: fix forwarding offload statemachine
 2026-02-06 13:21 UTC  (13+ messages)

[PATCH v7 0/8] Add SPI offload support to AD4030
 2026-02-06 13:21 UTC  (4+ messages)
` [PATCH v7 6/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224

[PATCH 5.10 000/160] 5.10.249-rc2 review
 2026-02-06 13:18 UTC  (5+ messages)

[RFC PATCH 0/2] mm: improve folio refcount scalability
 2026-02-06 13:16 UTC  (3+ messages)
` [RFC PATCH 1/2] mm: make ref_unless functions unless_zero only

[PATCH V10 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2026-02-06 13:15 UTC  (7+ messages)
` [PATCH V10 3/4] iio: adc: Add support for QCOM "
` [PATCH V10 4/4] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

[PATCH net v2 0/2] octeontx2-af: CGX: fix bitmap leaks
 2026-02-06 13:09 UTC  (3+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] octeontx2-af: CGX: replace kfree() with rvu_free_bitmap()

[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
 2026-02-06 13:12 UTC  (19+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data (4)
 2026-02-06 13:10 UTC  (2+ messages)
` Forwarded: [PATCH] ext4: add debug logging for setattr size operations

[PATCH net-next v2] mptcp: allow overridden write_space to be invoked
 2026-02-06 13:09 UTC 

[PATCH v6 00/13] Remove device private pages from physical address space
 2026-02-06 13:08 UTC  (2+ messages)

[PATCH v2 00/12] Linux RISC-V trace framework and drivers
 2026-02-06 13:07 UTC  (5+ messages)
` [PATCH v2 09/12] rvtrace: Add perf driver for tracing using perf tool
` [PATCH v2 11/12] perf tools: Initial support for RISC-V trace decoder

[PATCH v5 00/13] Remove device private pages from physical address space
 2026-02-06 13:06 UTC  (2+ messages)

[PATCH 0/2] Add support for Samsung S2MU005 battery fuel gauge device
 2026-02-06 13:04 UTC  (6+ messages)
` [PATCH 2/2] power: supply: add support for "

[PATCH v2 0/6] clk: qcom: Add support for basic clocks providers on Eliza SoC
 2026-02-06 12:58 UTC  (10+ messages)
` [PATCH v2 6/6] clk: qcom: Add TCSR clock driver for Eliza

[PATCH v2] drm/bridge: waveshare-dsi: Register and attach our DSI device at probe
 2026-02-06 12:57 UTC 

[PATCH 0/2] Save Brightness on Macs
 2026-02-06 12:56 UTC  (3+ messages)
` [PATCH 1/2] efi: Save Brightness using EFI "
` [PATCH 2/2] platform/apple-gmux: use apple_brightness to save brightness to EFI

[PATCH] fs: udf: avoid assignment in condition when selecting allocation goal
 2026-02-06 12:56 UTC 

[PATCH] drm/bridge: waveshare-dsi: Register and attach our DSI device at probe
 2026-02-06 12:52 UTC  (3+ messages)

[PATCH] [net-next] hinic3: select CONFIG_DIMLIB
 2026-02-06 12:54 UTC  (2+ messages)

[PATCH v5 1/5] i3c: master: Expose the APIs to support I3C hub
 2026-02-06 12:52 UTC  (3+ messages)
` [PATCH v5 3/5] mfd: p3h2x4x: Add driver for NXP P3H2x4x i3c hub and on-die regulator

[PATCH v2 0/3] pinctrl: single: bit-per-mux DT flexibility, probe robustness, and consistent pinconf offsets
 2026-02-06 12:50 UTC  (8+ messages)

[PATCH] bpf: use FS_USERNS_DELEGATABLE for bpffs
 2026-02-06 12:45 UTC  (5+ messages)

[PATCH 0/3] soc: Enable cache lockdown for HiSilicon L3 cache
 2026-02-06 12:44 UTC  (6+ messages)
` [PATCH 1/3] soc cache: L3 cache driver for HiSilicon SoC


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