All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-26 10:56:59 to 2026-01-26 11:56:58 UTC [more...]

[PATCH] thunderbolt: Fix PCIe device enumeration with delayed rescan
 2026-01-26 11:56 UTC  (6+ messages)

[CI v2] drm/{i915, xe}/pcode: move display pcode calls to parent interface
 2026-01-26 11:56 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/{i915, xe}/pcode: move display pcode calls to parent interface (rev3)
` ✓ CI.KUnit: success "

Dash 0.5.12 bug - POSIX process substitution $() handling error with embedded comments
 2026-01-26 11:55 UTC 

[tip:locking/core] [cleanup] 3931d4b980: ktools.maple.make.fail
 2026-01-26 11:54 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v2 0/2] e1000e: avoid unexpected autonomous power-gating on Panther Lake devices
 2026-01-26 11:54 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH iwl-net v4 1/2] e1000e: introduce new board type for Panther Lake PCH

[PATCH v2] clk: vf610: Add support for the Ethernet switch clocks
 2026-01-26 11:53 UTC 

[PATCH v6] platform/x86: tongfang-mifs-wmi: Add new Tongfang MIFS WMI driver
 2026-01-26 11:52 UTC  (2+ messages)

[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-01-26 11:50 UTC  (6+ messages)
` [PATCH v2 1/5] arm64/sysreg: Add HDBSS related register information

[PATCH 1/7] stop_machine: Introduce stop_machine_nmi()
 2026-01-26 11:51 UTC  (2+ messages)

[koverstreet-bcachefs:bcachefs-rebalance_v2 467/799] fs/bcachefs/vfs/buffered.c:688 __bch2_writepage() error: we previously assumed 'w->io' could be null (see line 682)
 2026-01-26 11:51 UTC 

[PATCH v1 00/10] mfd: cpcap: convert documentation to schema and add Mot board support
 2026-01-26 11:50 UTC  (5+ messages)
` [PATCH v1 02/10] regulator: cpcap-regulator: add support for Mot regulators

[PATCH v1 0/2] media: i2c: mt9m114: add support for Aptina MI1040
 2026-01-26 11:50 UTC  (6+ messages)
` [PATCH v1 2/2] "

[PATCH] drm: Do not allow userspace to trigger kernel warnings in drm_gem_change_handle_ioctl()
 2026-01-26 11:50 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next 0/3] net: usb: adhere to style by removing typedefs
 2026-01-26 11:49 UTC  (3+ messages)
` [PATCH net-next 3/3] net: usb: kaweth: remove eth_addr_t typedef and bcast_addr definition

bounce buffer direct I/O when stable pages are required v3
 2026-01-26 11:49 UTC  (9+ messages)
` [PATCH 02/15] block: refactor get_contig_folio_len
` [PATCH 04/15] iov_iter: extract a iov_iter_extract_bvecs helper from bio code
` [PATCH 11/15] iomap: free the bio before completing the dio

[PATCH v5 0/8] ADF41513/ADF41510 PLL frequency synthesizers
 2026-01-26 11:49 UTC  (3+ messages)
` [PATCH v5 2/8] iio: core: add fixed point parsing with 64-bit parts

[PATCH v2 0/2] mtd: devices: Qualcomm SCM storage support
 2026-01-26 11:44 UTC  (6+ messages)
` [PATCH v2 1/2] firmware: qcom: scm: Add SCM storage interface support
` [PATCH v2 2/2] mtd: devices: Add Qualcomm SCM storage driver

[Intel-wired-lan] [PATCH iwl-net v11] igc: Fix trigger of incorrect irq in igc_xsk_wakeup function
 2026-01-26 11:47 UTC  (2+ messages)

[PATCH v2 00/16] xen/riscv: introduce vtimer related things
 2026-01-26 11:47 UTC  (7+ messages)
` [PATCH v2 01/16] xen/riscv: introduce struct arch_vcpu
` [PATCH v2 02/16] xen/riscv: implement arch_vcpu_{create,destroy}()

[PATCH net-next v2 00/22] net: stmmac: rk: simplify per-SoC configuration
 2026-01-26 11:46 UTC  (46+ messages)
` [PATCH net-next v2 01/22] net: stmmac: rk: avoid phy_power_on()
` [PATCH net-next v2 02/22] net: stmmac: rk: get rid of rk_phy_power_ctl()
` [PATCH net-next v2 03/22] net: stmmac: rk: convert rk3328 to use bsp_priv->id
` [PATCH net-next v2 04/22] net: stmmac: rk: group MACPHY register offset and fields together
` [PATCH net-next v2 05/22] net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitions
` [PATCH net-next v2 06/22] net: stmmac: rk: add SoC specific ->init() method
` [PATCH net-next v2 07/22] net: stmmac: rk: convert to mask-based interface mode configuration
` [PATCH net-next v2 08/22] net: stmmac: rk: convert rk3588 to mask-based interface mode config
` [PATCH net-next v2 09/22] net: stmmac: rk: move speed GRF register offset to private data
` [PATCH net-next v2 10/22] net: stmmac: rk: convert rk3588 to rk_set_reg_speed()
` [PATCH net-next v2 11/22] net: stmmac: rk: remove rk3528 RMII clock initialisation
` [PATCH net-next v2 12/22] net: stmmac: rk: use rk_encode_wm16() for RGMII clocks
` [PATCH net-next v2 13/22] net: stmmac: rk: use rk_encode_wm16() for RMII speed
` [PATCH net-next v2 14/22] net: stmmac: rk: use rk_encode_wm16() for RMII clock
` [PATCH net-next v2 15/22] net: stmmac: rk: remove need for ->set_speed() method
` [PATCH net-next v2 16/22] net: stmmac: rk: convert px30
` [PATCH net-next v2 17/22] net: stmmac: rk: introduce flags indicating support for RGMII/RMII
` [PATCH net-next v2 18/22] net: stmmac: rk: replace empty set_to_rmii() with supports_rmii
` [PATCH net-next v2 19/22] net: stmmac: rk: rk3328: gmac2phy only supports RMII
` [PATCH net-next v2 20/22] net: stmmac: rk: rk3528: gmac0 "
` [PATCH net-next v2 21/22] net: stmmac: rk: use rk_encode_wm16() for clock selection
` [PATCH net-next v2 22/22] net: stmmac: rk: rk3506, rk3528 and kk3588 have rmii_mode in clock register

[PATCH v1 v1 0/4] [RUST] Framebuffer driver support
 2026-01-26 11:46 UTC  (4+ messages)

[PATCH v2 0/5] rust: add `register!` macro
 2026-01-26 11:46 UTC  (6+ messages)
` [PATCH v2 4/5] rust: io: "

[PATCH v6 0/5] drm/xe: Privatize struct xe_ggtt
 2026-01-26 11:46 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for drm/xe: Privatize struct xe_ggtt. (rev4)

[meta-oe][PATCH 1/4] fontforge: upgrade 20230101 -> 20251009
 2026-01-26 11:45 UTC  (4+ messages)
` [meta-oe][PATCH 2/4] fontforge: patch CVE-2025-15279
` [meta-oe][PATCH 3/4] fontforge: patch CVE-2025-15275
` [meta-oe][PATCH 4/4] fontforge: patch CVE-2025-15269

[PATCH] drm/display: bridge_connector: move audio_infoframe checks to OP_HDMI
 2026-01-26 11:44 UTC 

[PATCH v4] xen/riscv: dump GPRs and CSRs on unexpected traps
 2026-01-26 11:43 UTC 

[LTP] [PATCH v2] io: fix really slow dio_sparse on certain systems
 2026-01-26 11:44 UTC  (4+ messages)

[PATCH v4 0/6] UEFI Capsule - PKCS11 Support
 2026-01-26 11:42 UTC  (7+ messages)
` [PATCH v4 6/6] test: binman: Add test for pkcs11 signed capsule
    ` EXTERNAL - "

[Buildroot] [PATCH v2] package/dbus-broker: install dbus.socket for session bus
 2026-01-26 11:42 UTC 

[PATCH ath-current] wifi: ath11k: fix wrong TID passed when stopping AMPDU session
 2026-01-26 11:42 UTC 

[PATCH v4] drm/xe/ptl: Disable DCC on PTL
 2026-01-26 11:42 UTC  (3+ messages)
` ✓ Xe.CI.Full: success for drm/xe/ptl: Disable DCC on PTL (rev5)

[PATCH v2 0/2] rust: add AtomicFlag::get_mut
 2026-01-26 11:41 UTC  (2+ messages)

[PATCH v2 0/2] Fix OV02C10 camera pipeline lock issues
 2026-01-26 11:41 UTC  (8+ messages)
` [PATCH v2 0/1] media: i2c: ov02c10: Keep power on and use reset for power management
  ` [PATCH v2 1/1] "

[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
 2026-01-26 11:40 UTC  (6+ messages)
` [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse

[PATCH v1 0/5] cpuidle: governors: teo: Wakeup events classification change and some refinements
 2026-01-26 11:40 UTC  (6+ messages)
` [PATCH v1 1/5] cpuidle: governors: teo: Avoid selecting states with zero-size bins

[PATCH i-g-t v4 00/46] Unigraf integration
 2026-01-26 11:40 UTC  (12+ messages)
` [PATCH i-g-t v4 22/46] lib/unigraf: Introduce role configuration
` [PATCH i-g-t v4 24/46] lib/unigraf: Add reset function
` [PATCH i-g-t v4 26/46] lib/unigraf: Add plug/unplug helpers
` [PATCH i-g-t v4 29/46] lib/unigraf: Add connector configuration

[PATCH] perf tests: mmap: skip user counter tests when runtime PMU access is unavailable
 2026-01-26 11:40 UTC  (5+ messages)

[PATCH v2 0/2] Add traces and file attributes for fs-verity
 2026-01-26 11:38 UTC  (5+ messages)
` [PATCH v2 2/2] fsverity: add tracepoints

[RFC PATCH 0/4] hwspinlock: refactor headers into public provider/consumer pair
 2026-01-26 11:36 UTC  (3+ messages)
` [RFC PATCH 3/4] treewide: convert hwspinlock users to the new consumer header file

[PATCH] arm64: dts: a7k: use phy handle
 2026-01-26 11:36 UTC 

[PATCH] gpio: omap: do not register driver in probe()
 2026-01-26 11:35 UTC  (4+ messages)

[PATCH net-next] net: alacritech: Use u64_stats_t with u64_stats_sync properly
 2026-01-26 11:35 UTC  (4+ messages)

[PATCH ath-current] wifi: ath12k: fix wrong TID passed when stopping AMPDU session
 2026-01-26 11:35 UTC 

[moderation/CI] Re: nfc: nci: Fix race between rfkill and nci_unregister_device()
 2026-01-26 11:33 UTC 

[pcarrier:v6.19-rc6-odin3 11/12] arch/arm64/boot/dts/qcom/sm8750-ayn-odin3.dtb: touchscreen@38 (focaltech,ft5426): Unevaluated properties are not allowed ('no-regmap-bulk-read' was unexpected)
 2026-01-26 11:33 UTC 

[PATCH 0/4] x86: Drop cross-vendor support
 2026-01-26 11:32 UTC  (4+ messages)
` [PATCH 3/4] x86/hvm: Remove cross-vendor checks from MSR handlers

[PATCH] btrfs: initialize periodic_reclaim_ready to true
 2026-01-26 11:30 UTC 

rcu stalls during fstests runs for xfs
 2026-01-26 11:30 UTC 

[PATCH v4 00/10] mm: add and use vma_assert_stabilised() helper
 2026-01-26 11:30 UTC  (5+ messages)
` [PATCH v4 07/10] mm/vma: introduce helper struct + thread through exclusive lock fns
` [PATCH v4 08/10] mm/vma: improve and document __is_vma_write_locked()

[PATCH 00/13] Add more commands to scripts/ghes_inject.py
 2026-01-26 11:29 UTC  (7+ messages)
` [PATCH 06/13] scripts/qmp_helper: add support for a timeout logic

[PATCH v2 0/2] hw/ipmi/ipmi_bmc_sim: Get/set fake LAN config
 2026-01-26 11:28 UTC  (4+ messages)
  `  "

[PATCH 00/21] IRQF_ONESHOT clean up
 2026-01-26 11:28 UTC  (16+ messages)
` [PATCH 17/21] mfd: wm8350-core: Use IRQF_ONESHOT
` [PATCH 18/21] iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD

[PATCH v3 00/26] Runtime TDX Module update support
 2026-01-26 11:28 UTC  (11+ messages)
` [PATCH v3 22/26] x86/virt/tdx: Update tdx_sysinfo and check features post-update
` [PATCH v3 23/26] x86/virt/tdx: Enable TDX Module runtime updates
` [PATCH v3 24/26] x86/virt/seamldr: Extend sigstruct to 16KB
` [PATCH v3 25/26] x86/virt/tdx: Avoid updates during update-sensitive operations
` [PATCH v3 26/26] coco/tdx-host: Set and document TDX Module update expectations

[PATCH] netns: optimize netns cleaning by batching unhash_nsid calls
 2026-01-26 11:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] selftests: ublk: mark each test start and end time in dmesg
 2026-01-26 11:25 UTC 

Missing signoff in the risc-v tree
 2026-01-26 11:26 UTC 

[PATCH v14 0/5] x509, pkcs7, crypto: Add ML-DSA and RSASSA-PSS signing
 2026-01-26 11:25 UTC  (7+ messages)
` [PATCH v14 3/5] pkcs7: Allow the signing algo to do whatever digestion it wants itself
` [PATCH v14 4/5] pkcs7, x509: Add ML-DSA support

[PATCH] drm/nouveau/gr/ga102: Fix memory leak in ga102_gr_load()
 2026-01-26 11:20 UTC 

[PATCH v6 0/9] Enhanced autonomous selection and improvements
 2026-01-26 11:23 UTC  (10+ messages)
` [PATCH v6 4/9] ACPI: CPPC: Add cppc_get_perf() API to read performance controls
` [PATCH v6 7/9] ACPI: CPPC: add APIs and sysfs interface for perf_limited

[meta-python][PATCH 1/2] python3-rich: Upgrade 14.2.0 -> 14.3.1
 2026-01-26 11:23 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-pandas: Upgrade 2.2.3 -> 3.0.0

[PATCH] build/non-x86: fix symbol lookup in presence of build-id
 2026-01-26 11:22 UTC  (2+ messages)

[BUG] KASAN: slab-use-after-free Read in u32_classify
 2026-01-26 11:22 UTC  (4+ messages)

[PATCH v5 0/3] dmaengine: dw-axi-dmac: Coding style cleanups
 2026-01-26 11:22 UTC  (5+ messages)
` [PATCH v5 1/3] dmaengine: dw-axi-dmac: fix Alignment should match open parenthesis
` [PATCH v5 3/3] dmaengine: dw-axi-dmac: Remove not useful void return function statements

[PATCH v3 0/3] xen/mm: limit in-place scrubbing
 2026-01-26 11:21 UTC  (5+ messages)
` [PATCH v3 2/3] xen/mm: allow deferred scrub of physmap populate allocated pages
` [PATCH v3 3/3] xen/mm: limit non-scrubbed allocations to a specific order

[PATCH] nubus: Call put_device() in bus initialization error path
 2026-01-26 11:21 UTC  (2+ messages)

[PATCH v2 dwarves 0/5] Improve BTF concrete function accuracy
 2026-01-26 11:21 UTC  (9+ messages)
` [PATCH v2 dwarves 2/5] btf_encoder: Add true_signature feature support for "."-suffixed functions
` [PATCH v2 dwarves 4/5] man-pages: document true_signature btf_feature

[PATCH] crash_dump: fix dm_crypt keys locking and ref leak
 2026-01-26 11:20 UTC 

[PATCH v2 0/9] Unify SoC UID and machine hashable data
 2026-01-26 11:20 UTC  (3+ messages)
` [PATCH v2 6/9] nvmem: ocotp: Fix SoC ID reading for i.MX8MP

[PATCH v3 0/3] Migrate on fault for device pages
 2026-01-26 11:19 UTC  (4+ messages)
` [PATCH v3 1/3] mm: unified hmm fault and migrate device pagewalk paths
` [PATCH v3 2/3] mm: add new testcase for the migrate on fault case
` [PATCH v3 3/3] mm:/migrate_device.c: remove migrate_vma_collect_*() functions

[PATCH v6 0/5] Add support for S4 audio
 2026-01-26 11:19 UTC  (7+ messages)
` [PATCH v6 3/5] ASoC: meson: g12a-toacodec: Add S4 tocodec driver
` [PATCH v6 5/5] arm64: dts: amlogic: Add Amlogic S4 Audio

[PATCH 0/3] arm64: Fixes for __READ_ONCE() with CONFIG_LTO=y
 2026-01-26 11:16 UTC  (3+ messages)
` [PATCH 2/3] arm64: Optimize "

[PATCH] hw/net/rtl8139: Fix integer overflow in rtl8139_write_buffer
 2026-01-26 11:16 UTC  (2+ messages)

PCI: pcie-qcom.c mismerge(?) in next-20260123
 2026-01-26 11:16 UTC 

[PATCH] m68k: sun3: Replace vsprintf() with bounded vsnprintf()
 2026-01-26 11:15 UTC  (2+ messages)

[PATCH v5 0/4] imu: st_lsm6dsx: Add support for rotation sensor
 2026-01-26 11:15 UTC  (6+ messages)
` [PATCH v5 4/4] iio: "

[PATCH v3 00/10] migration: Add COLO multifd support and COLO migration unit test
 2026-01-26 11:13 UTC  (7+ messages)
` [PATCH v3 04/10] multifd: Add COLO support
` [PATCH v3 08/10] qemu-colo.rst: Miscellaneous changes

[PATCH] docs: bindings: da9055: fix dead link to codec binding
 2026-01-26 11:13 UTC 

[GIT PULL] coresight: Updates for Linux v7.0
 2026-01-26 11:11 UTC  (2+ messages)

[meta-oe][PATCH v2 0/2] Add liboauth2
 2026-01-26 11:12 UTC  (2+ messages)
` [meta-oe][PATCH v3] liboauth2: Add recipe at 2.2.0

[PATCH RESEND v8 00/21] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2026-01-26 11:10 UTC  (6+ messages)
` [PATCH RESEND v8 17/21] media: i2c: maxim-serdes: add MAX9296A driver

Patchwork summary for: linux-renesas-soc
 2026-01-26 11:11 UTC 

[LTP] [PATCH] io: fix really slow dio_sparse on certain systems
 2026-01-26 11:10 UTC  (5+ messages)

[PATCH] dt-bindings: mtd: mxic,multi-itfc-v009-nand-controller: convert to DT schema
 2026-01-26 11:09 UTC  (2+ messages)

[PATCH] ipv4: don't call inetdev_init() if device is no longer registered
 2026-01-26 11:08 UTC  (7+ messages)
      ` [PATCH] team: avoid NETDEV_CHANGEMTU event when unregistering slave

[PATCH v5] irqchip/riscv-imsic: Adjust the number of available guest irq files
 2026-01-26 11:07 UTC  (5+ messages)
  ` [External] "

xfrm: question regarding NETDEV_UNREGISTER handling
 2026-01-26 11:07 UTC  (8+ messages)
` [PATCH] xfrm: force flush upon NETDEV_UNREGISTER event

[PATCH v3] clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841
 2026-01-26 11:06 UTC  (2+ messages)

[PATCH v3 0/4] Power Management for Raspberry Pi V3D GPU
 2026-01-26 11:05 UTC  (5+ messages)
` [PATCH v3 3/4] drm/v3d: Allocate all resources before enabling the clock

[PATCH 0/7] Renesas: dmaengine and ASoC fixes
 2026-01-26 11:03 UTC  (3+ messages)
` [PATCH 5/7] dmaengine: sh: rz-dmac: Add suspend to RAM support

[PATCH wireless-next v2 0/2] wifi: mac80211: Introduce eMLSR/eMLMR parsing support in AP mode
 2026-01-26 11:03 UTC  (5+ messages)
` [PATCH wireless-next v2 1/2] wifi: mac80211: Add eMLSR/eMLMR action frame parsing support
` [PATCH wireless-next v2 2/2] wifi: mt76: mt7996: Add eMLSR support

[PATCH v2] sched/fair: Cache NUMA node statistics to avoid O(N) scanning
 2026-01-26 11:02 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v4] RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_has_attr()
 2026-01-26 11:01 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-next v2 1/2] ixgbe: e610: Convert ACI descriptor buffer to little endian
 2026-01-26 11:01 UTC  (5+ messages)
      `  "

[yocto-metrics][PATCH] patch-status: add whinlatter
 2026-01-26 10:59 UTC  (2+ messages)
` [yocto-patches] "

[PATCH] commands: cat: add support for concatenating into file
 2026-01-26 10:59 UTC 

[PATCH 00/12] ras: share firmware-first estatus handling
 2026-01-26 10:58 UTC  (6+ messages)

[PATCH v1 0/5] gpu: nova-core: use checked arithmetic for firmware parsing robustness
 2026-01-26 11:00 UTC  (5+ messages)
` [PATCH v1 2/5] gpu: nova-core: use checked arithmetic in Booter signature parsing

[PATCH bpf-next v9 0/3] bpf: Fix FIONREAD and copied_seq issues
 2026-01-26 10:59 UTC  (3+ messages)
` [PATCH bpf-next v9 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq

[PATCH] vt: Add enable module parameter
 2026-01-26 10:59 UTC  (9+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.