LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2026-03-27 17:04:22 to 2026-03-27 18:49:03 UTC [more...]

[PATCH v6 phy-next 00/28] Split Generic PHY consumer and provider
 2026-03-27 18:46 UTC  (12+ messages)
` [PATCH v6 phy-next 01/28] ata: add <linux/pm_runtime.h> where missing
` [PATCH v6 phy-next 02/28] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v6 phy-next 03/28] usb: add "
` [PATCH v6 phy-next 04/28] drm: add <linux/pm_runtime.h> where missing
` [PATCH v6 phy-next 05/28] phy: "
` [PATCH v6 phy-next 06/28] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v6 phy-next 07/28] net: lan969x: include missing <linux/of.h>
` [PATCH v6 phy-next 08/28] PCI: Remove device links to PHY
` [PATCH v6 phy-next 09/28] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v6 phy-next 10/28] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v6 phy-next 11/28] scsi: ufs: qcom: include missing <linux/interrupt.h>

[PATCH RESEND] dma-fence: Dereference correct dma_fence in dma_fence_chain_find_seqno()
 2026-03-27 18:47 UTC 

[RFC PATCH] driver core: Don't link the device to the bus until we're ready to probe
 2026-03-27 18:46 UTC  (11+ messages)

linux-next: manual merge of the arm64 tree with the kvm-arm tree
 2026-03-27 18:44 UTC 

[PATCH] ceph: only d_add() negative dentries when they are unhashed
 2026-03-27 18:44 UTC  (2+ messages)

[PATCH v3 4/4] rust: make `build_assert` module the home of related macros
 2026-03-27 18:42 UTC  (3+ messages)

[RFT PATCH v3] ARM: omap1: enable real software node lookup of GPIOs on Nokia 770
 2026-03-27 18:41 UTC  (14+ messages)

[PATCH v1 1/1] arm64: dts: imx91-var-dart-sonata: add RGB select supply for PCA6408
 2026-03-27 18:41 UTC  (4+ messages)

[PATCH 00/14] iommu: Add live update state preservation
 2026-03-27 18:40 UTC  (7+ messages)
` [PATCH 14/14] iommufd/selftest: Add test to verify iommufd preservation

[PATCH net-next v2 0/4] net: hsr: address functional and concurrency bugs
 2026-03-27 18:39 UTC  (5+ messages)
` [PATCH net-next v2 2/4] net: hsr: fix VLAN add unwind on slave errors

[PATCH v8 0/6] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-03-27 18:37 UTC  (2+ messages)

[REGRESSION] osnoise: "eventpoll: Replace rwlock with spinlock" causes ~50µs noise spikes on isolated PREEMPT_RT cores
 2026-03-27 18:36 UTC  (2+ messages)
` [REGRESSION] osnoise: "eventpoll: Replace rwlock with spinlock" causes ~50us "

[PATCH] i2c: atr: use kzalloc_flex
 2026-03-27 18:35 UTC  (3+ messages)

[PATCH v7 0/8] clk: add support for v1 / v2 clock rate negotiation and kunit tests
 2026-03-27 18:35 UTC  (2+ messages)

[PATCH] doc tools: better handle KBUILD_VERBOSE
 2026-03-27 18:35 UTC  (2+ messages)

[PATCH v3 00/21] TP8028 Rapid Path Failure Recovery
 2026-03-27 18:33 UTC  (4+ messages)
` [PATCH v3 08/21] nvme: Implement cross-controller reset recovery

kernel-doc overly verbose with V=0
 2026-03-27 18:32 UTC  (5+ messages)

WARNING: possible circular locking dependency at: device_list_add.constprop.0+0x2c4/0xc7c (kernel v7.0-rc2)
 2026-03-27 18:31 UTC  (2+ messages)

[PATCH] octeontx2-af: add WQ_PERCPU to alloc_workqueue users
 2026-03-27 18:31 UTC  (3+ messages)

[PATCH v5 0/2] Add TPS68470 power supply support for ov13b10 sensor
 2026-03-27 18:29 UTC  (4+ messages)
` [PATCH v5 2/2] media: i2c: ov13b10: support tps68470 regulator and gpio

[PATCH v2] mm/mseal: update VMA end correctly on merge
 2026-03-27 18:29 UTC  (3+ messages)

[PATCH] RFC: mailbox: Fix NULL message support in mbox_send_message()
 2026-03-27 18:29 UTC  (3+ messages)

[PATCH 0/2] spi: more GPIO CS work
 2026-03-27 18:29 UTC  (3+ messages)
` [PATCH 2/2] spi: spi-mem: fallback to using transfers when CS gpios are used

[PATCH] usbip: tools: Add usbip host driver availability check
 2026-03-27 18:29 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v6 0/2] Add TPS68470 power supply support for ov13b10 sensor
 2026-03-27 18:19 UTC  (3+ messages)
` [PATCH v6 1/2] platform/x86: int3472: Add TPS68470 board data for Intel nvl
` [PATCH v6 2/2] media: ov13b10: Support multiple regulators

[PATCH v5 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-03-27 18:25 UTC  (3+ messages)
` [PATCH v5 2/8] selftests/cgroup: avoid OOM in test_swapin_nozswap

[PATCH v3 0/9] Reintrodce Hornet LSM
 2026-03-27 18:24 UTC  (5+ messages)
` [PATCH v3 4/9] lsm: framework for BPF integrity verification

[PATCH v2 0/2] nfs: delegated attribute fixes
 2026-03-27 18:22 UTC  (7+ messages)
` [PATCH v2 2/2] nfs: update inode ctime after removexattr operation

[PATCH] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
 2026-03-27 18:22 UTC  (2+ messages)

[PATCH v4 0/7] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-03-27 18:21 UTC  (3+ messages)
` [PATCH v4 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled

[PATCH net-next v8 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2026-03-27 18:17 UTC  (7+ messages)
` [PATCH net-next v8 4/6] "
` [PATCH net-next v8 5/6] Fix error handling in probe function

[PATCH v1 resend 0/7] Timer driver module support
 2026-03-27 18:09 UTC  (9+ messages)
` [PATCH resend v1 1/7] clocksource/drivers/timer-probe: Create a platform_device before the framework is initialized
` [PATCH resend v1 2/7] clocksource/drivers/mmio: Make the code compatible with modules
` [PATCH resend v1 3/7] clocksource/drivers/timer-of: "
` [PATCH resend v1 4/7] clocksource/drivers/timer-probe: Add the module support for the TIMER_PDEV_DECLARE() macro
` [PATCH resend v1 5/7] clocksource/drivers/rockchip: Use "
` [PATCH resend v1 6/7] clocksource/drivers/rockchip: Add rockchip timer module support
` [PATCH resend v1 7/7] clocksource/drivers/mediatek: Convert to "

[PATCH v3 0/3] arm64: Add HPE GSC platform support
 2026-03-27 17:44 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: hpe,gxp: Add HPE GSC platform compatible
` [PATCH v3 2/3] arm64: Kconfig: Add ARCH_HPE platform
` [PATCH v3 3/3] arm64: dts: hpe: Add HPE GSC SoC and DL340 Gen12 board DTS

[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
 2026-03-27 18:11 UTC  (2+ messages)

[PATCH v5 0/4] platform/x86: int3472: Add support for GPIO type 0x02 (strobe)
 2026-03-27 18:10 UTC  (5+ messages)
  ` [PATCH v5 1/4] platform/x86: int3472: Use local variable for LED struct access
  ` [PATCH v5 2/4] platform/x86: int3472: Rename pled to led in LED registration code
  ` [PATCH v5 3/4] platform/x86: int3472: Parameterize LED name in registration
  ` [PATCH v5 4/4] platform/x86: int3472: Add support for GPIO type 0x02 (strobe)

[PATCH v9 0/6] Add USB2.0 VBUS mux driver and extend rzv2h-usb2phy reset for RZ/G3E support
 2026-03-27 18:08 UTC  (7+ messages)
` [PATCH v9 1/6] mux: Add driver for Renesas RZ/V2H USB VBENCTL VBUS_SEL mux
` [PATCH v9 2/6] dt-bindings: reset: renesas,rzv2h-usb2phy: Add '#mux-state-cells' property
` [PATCH v9 3/6] dt-bindings: reset: renesas,rzv2h-usb2phy: Document RZ/G3E USB2PHY reset
` [PATCH v9 4/6] reset: rzv2h-usb2phy: Keep PHY clock enabled for entire device lifetime
` [PATCH v9 5/6] reset: rzv2h-usb2phy: Convert to regmap API
` [PATCH v9 6/6] reset: rzv2h-usb2phy: Add support for VBUS mux controller registration

[PATCH 0/3] staging: iio: convert sprintf to sysfs_emit
 2026-03-27 13:00 UTC 

[PATCH] media: v4l2-common: Always register clock with device-specific name
 2026-03-27 18:06 UTC  (2+ messages)

[PATCH v2] perf stat: Fix crash on arm64
 2026-03-27 17:57 UTC  (6+ messages)

[PATCH] printk: add early_counter_ns routine for printk blind spot
 2026-03-27 18:04 UTC  (9+ messages)
` [PATCH v3] printk: fix zero-valued printk timestamps in early boot

[PATCH] staging: nvec: Fix comment style code
 2026-03-27 18:04 UTC 

[PATCH v1 0/7] Timer driver module support
 2026-03-27 18:02 UTC  (13+ messages)
` [PATCH v1 1/7] clocksource/drivers/timer-probe: Create a platform_device before the framework is initialized
` [PATCH v1 2/7] clocksource/drivers/mmio: Make the code compatible with modules
` [PATCH v1 2/7] drivers/clocksource/rockchip: Use the TIMER_PDEV_DECLARE() macro
` [PATCH v1 3/7] clocksource/drivers/mmio: Make the code compatible with modules
` [PATCH v1 3/7] clocksource/drivers/timer-of: "
` [PATCH v1 4/7] "
` [PATCH v1 4/7] clocksource/drivers/timer-probe: Add the module support for the TIMER_PDEV_DECLARE() macro
` [PATCH v1 5/7] clocksource/drivers/rockchip: Use "
` [PATCH v1 5/7] clocksource/drivers/timer-probe: Add the module support for "
` [PATCH v1 6/7] clocksource/drivers/rockchip: Add rockchip timer module support
` [PATCH v1 7/7] clocksource/drivers/mediatek: Convert to "

[PATCH] sched: fair: Prevent negative lag increase during delayed dequeue
 2026-03-27 18:02 UTC 

[PATCH v6] hwmon: (yogafan) Add support for Lenovo Yoga/Legion fan monitoring
 2026-03-27 18:01 UTC  (4+ messages)
` [PATCH v10] "

[PATCH] mm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRU
 2026-03-27 17:59 UTC  (3+ messages)

[PATCH v3 0/8] Bluetooth: Add MediaTek MT7927 (MT6639) support
 2026-03-27 17:58 UTC  (2+ messages)

[PATCH v1 0/2] platform/x86/intel-uncore-freq: Expose instance ID in the sysfs
 2026-03-27 17:56 UTC  (4+ messages)
` [PATCH v1 1/2] platform/x86/intel-uncore-freq: Rename instance_id

[PATCH v2] usb: typec: thunderbolt: Set enter_vdo during initialization
 2026-03-27 17:55 UTC  (2+ messages)

[PATCH] nvdimm: use struct_size for allocation
 2026-03-27 17:53 UTC  (2+ messages)

[PATCH v4] Bluetooth: hci_qca: Convert timeout from jiffies to ms
 2026-03-27 17:53 UTC  (2+ messages)

[PATCH v2 0/9] MDSS / DPU bringup for Milos
 2026-03-27 17:51 UTC  (3+ messages)
` [PATCH v2 4/9] dt-bindings: display: msm: document the Milos Mobile Display Subsystem

[PATCH v4] Bluetooth: qca: Fix delayed hw_error handling due to missing wakeup during SSR
 2026-03-27 17:51 UTC  (2+ messages)

cleanup the RAID5 XOR library v4
 2026-03-27 17:51 UTC  (4+ messages)
` [PATCH 23/28] xor: add a better public API

[PATCH] Documentation: Provide hints on how to debug Python GDB scripts
 2026-03-27 17:50 UTC  (2+ messages)

[PATCH v12 0/4] x86: Capability bits fix and required bits sanity check
 2026-03-27 17:50 UTC  (6+ messages)
` [PATCH v12 2/4] x86/cpu: Check if feature string is non-zero
` [PATCH v12 3/4] x86/cpu: Do a sanity check on required feature bits

[PATCH v3 00/10] selftests/resctrl: Fixes and improvements focused on Intel platforms
 2026-03-27 17:49 UTC  (13+ messages)
` [PATCH v3 05/10] selftests/resctrl: Support multiple events associated with iMC
` [PATCH v3 06/10] selftests/resctrl: Increase size of buffer used in MBM and MBA tests
` [PATCH v3 07/10] selftests/resctrl: Raise threshold at which MBM and PMU values are compared
` [PATCH v3 08/10] selftests/resctrl: Remove requirement on cache miss rate
` [PATCH v3 09/10] selftests/resctrl: Simplify perf usage in CAT test
` [PATCH v3 10/10] selftests/resctrl: Reduce L2 impact on "

linux-next: build failure after merge of the vfs-brauner tree
 2026-03-27 17:48 UTC  (3+ messages)

[PATCH v2 0/6] Fixes to Tegra USB role switching and phy handling
 2026-03-27 17:46 UTC  (7+ messages)
` [PATCH v2 6/6] phy: tegra: xusb: Move T186 .set_mode() to common implementation

[PATCH] mm/damon: introduce DAMON-based NUMA memory tiering module
 2026-03-27 17:45 UTC  (2+ messages)

[RFC 0/2] block: Introduce a BPF-based I/O scheduler
 2026-03-27 17:45 UTC  (3+ messages)
` [RFC 2/2] tools/ufq_iosched: add BPF example scheduler and build scaffolding

[tip:locking/urgent] BUILD SUCCESS 190a8c48ff623c3d67cb295b4536a660db2012aa
 2026-03-27 17:44 UTC 

[PATCH v2] sched_ext: Document why built-in DSQs are unsupported sources in scx_bpf_dsq_move_to_local()
 2026-03-27 17:43 UTC 

[PATCH RESEND v2] scx_central: Defer timer start to central dispatch to fix init error
 2026-03-27 17:43 UTC  (2+ messages)

[PATCH v2 0/3] Add xSPI support for RZ/T2H and RZ/N2H SoCs
 2026-03-27 17:42 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: memory: renesas,rzg3e-xspi: Add RZ/T2H and RZ/N2H support
` [PATCH v2 2/3] memory: renesas-rpc-if: Fix duplicate device name on multi-instance platforms
` [PATCH v2 3/3] memory: renesas-rpc-if: Add support for RZ/T2H SoC

[PATCH v5 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-03-27 17:42 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema

[PATCH v5 0/3] Implement Send and Sync for clk
 2026-03-27 17:38 UTC  (12+ messages)

[PATCH v5 0/6] Use killable vma write locking in most places
 2026-03-27 17:38 UTC  (6+ messages)

linux-next: manual merge of the vfs-brauner tree with the ext4 tree
 2026-03-27 17:38 UTC 

[net-next PATCH v2 00/13] net: renesas: rswitch: R-Car S4 add VLAN aware switching
 2026-03-27 17:36 UTC  (2+ messages)

[PATCH v7 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-03-27 17:36 UTC  (3+ messages)
` [PATCH v7 1/6] dt-bindings: pinctrl: add "

linux-next: manual merge of the vfs-brauner tree with the exfat tree
 2026-03-27 17:35 UTC 

[PATCH] ALSA: hda/intel: Add MSI X870E Tomahawk to denylist by DMI ID
 2026-03-27 17:35 UTC  (5+ messages)

[PATCH 0/3] crypto: Remove arch-optimized des and des3_ede code
 2026-03-27 17:32 UTC  (8+ messages)
` [PATCH 1/3] crypto: s390 - Remove "

[PATCH] platform/x86: thinkpad-acpi: Add X1 Fold keyboard attachment detection
 2026-03-27 17:31 UTC  (4+ messages)

[PATCH v8 0/2] Add support for Microchip EMC1812
 2026-03-27 17:29 UTC  (5+ messages)
` [PATCH v8 2/2] hwmon: temperature: add support for EMC1812

[PATCH v3] fuse: fix inode initialization race
 2026-03-27 17:28 UTC 

[PATCH 0/4] hwmon: Add WITRN USB tester driver
 2026-03-27 17:23 UTC  (5+ messages)

[BUG] Thunderbolt runtime resume during PCIe removal causes IRQ warning and shutdown failure
 2026-03-27 17:28 UTC  (4+ messages)
  ` AW: "

[PATCH v3] staging: rtl8723bs: fix spelling in comment
 2026-03-27 17:27 UTC  (2+ messages)

[BUG] csi_J oops on VT write after upgrading to 6.19.10 -- NULL pointer dereference in do_con_write path
 2026-03-27 17:26 UTC  (3+ messages)
` [PATCH v2] vt: discard stale unicode buffer on alt screen exit after resize

[PATCH 00/14] media: rzg2l-cru: Rework slot programming for V2H/G3E
 2026-03-27 17:25 UTC  (16+ messages)
` [PATCH 01/14] media: rzg2l-cru: Skip ICnMC configuration when ICnSVC is used
` [PATCH 02/14] media: rzg2l-cru: Use only frame end interrupts
` [PATCH 03/14] media: rzg2l-cru: Modernize spin_lock usage with cleanup.h
` [PATCH 04/14] media: rzg2l-cru: Use proper guard() in irq handler
` [PATCH 05/14] media: rzg2l-cru: Remove locking from start/stop routines
` [PATCH 06/14] media: rzg2l-cru: Do not use irqsave when not needed
` [PATCH 07/14] media: rzg2l-cru: Remove wrong locking comment
` [PATCH 08/14] media: rz2gl-cru: Introduce a spinlock for hw operations
` [PATCH 09/14] media: rzg2l-cru: Split hw locking from buffers
` [PATCH 10/14] media: rzg2l-cru: Manually track active slot number
` [PATCH 11/14] media: rz2gl-cru: Return pending buffers in order
` [PATCH 12/14] media: rzg2l-cru: Rework rzg2l_cru_fill_hw_slot()
` [PATCH 13/14] media: rzg2l-cru: Remove the 'state' variable
` [PATCH 14/14] media: rzg2l-cru: Simplify irq return value handling

[PATCH] perf metricgroup: Correctly return syntax error
 2026-03-27 17:25 UTC 

[RFC PATCH 01/12] workqueue: Add interface to teach lockdep to warn on reclaim violations
 2026-03-27 17:25 UTC  (6+ messages)

[PATCH v3 00/10] liveupdate: Fix module unloading and unregister API
 2026-03-27 17:24 UTC  (4+ messages)
` [PATCH v3 10/10] liveupdate: Defer file handler module refcounting to active sessions

[PATCH v2] fuse: fix inode initialization race
 2026-03-27 17:24 UTC  (3+ messages)
  `  "

[PATCH v4 0/7] x86,fs/resctrl: Pave the way for MPAM counter assignment
 2026-03-27 17:24 UTC  (7+ messages)
` [PATCH v4 2/7] x86,fs/resctrl: Make 'event_filter' files read only if they're not configurable
` [PATCH v4 3/7] fs/resctrl: Disallow the software controller when MBM counters are assignable

[PATCH mm-hotfixes] mm/mseal: update VMA end correctly on merge
 2026-03-27 17:23 UTC  (3+ messages)

[PATCH] drm/vkms: Remove completed task from Plane Features
 2026-03-27 17:18 UTC 

[PATCH v17 0/8] support FEAT_LSUI
 2026-03-27 17:18 UTC  (4+ messages)
` (subset) "

[PATCH 1/2] pinctrl: qcom: eliza: Fix interrupt target bit
 2026-03-27 17:12 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: qcom: Drop redundant intr_target_reg on modern SoCs

[PATCH v2 0/7] Add RMPOPT support
 2026-03-27 17:16 UTC  (7+ messages)
` [PATCH v2 5/7] KVM: guest_memfd: Add cleanup interface for guest teardown

[PATCH v3] ASoC: generic: keep fallback dai_name stable across rebind
 2026-03-27 17:16 UTC 

[PATCH v3] dt-bindings: sound: Convert pcm3060 to DT Schema
 2026-03-27 17:15 UTC  (2+ messages)

[PATCH] staging: sm750fb: fix naming conventions and remove dead code
 2026-03-27 17:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ARM: OMAP1: Fix DEBUG_LL and earlyprintk on OMAP16XX
 2026-03-27 17:15 UTC 

[PATCH next] ext4: Fix diagnostic printf formats
 2026-03-27 17:14 UTC  (5+ messages)

[PATCH v4 0/7] pinctrl: Add generic pinctrl for board-level mux chips
 2026-03-27 17:14 UTC  (5+ messages)
` [PATCH v4 3/7] pinctrl: extract pinctrl_generic_to_map() from pinctrl_generic_pins_function_dt_node_to_map()

[PATCH v4 net-next 0/8] dpll/ice: Add TXC DPLL type and full TX reference clock control for E825
 2026-03-27 17:12 UTC  (3+ messages)
` [PATCH v4 net-next 6/8] ice: implement CPI support for E825C
  ` [Intel-wired-lan] "

[PATCH v2 9/9] memblock: warn when freeing reserved memory before memory map is initialized
 2026-03-27 17:12 UTC  (3+ messages)
` Warning from free_reserved_area() in next-20260325+

[PATCH] sched/fair: Use sched_energy_enabled()
 2026-03-27 17:10 UTC  (5+ messages)

[PATCH 0/4] sched/fair: SMT-aware asymmetric CPU capacity
 2026-03-27 17:08 UTC  (3+ messages)

[PATCH 01/12] dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASA
 2026-03-27 17:06 UTC  (3+ messages)

[Patch v2] perf/x86/msr: Make SMI and PPERF on by default
 2026-03-27 17:05 UTC  (2+ messages)

[PATCH] sched,workqueue: Use READ_ONCE()/WRITE_ONCE() for wake_cpu accesses
 2026-03-27 17:04 UTC  (3+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).