All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-17 18:00:33 to 2025-10-17 19:20:04 UTC [more...]

[PATCH] PCI/PM: Prevent runtime suspend before devices are fully initialized
 2025-10-17 19:20 UTC  (5+ messages)

[PATCH bpf-next] selftests/bpf: fix list_del() in arena list
 2025-10-17 19:18 UTC  (5+ messages)

[PATCH] fuse2fs: updates for message reporting journal is not supported
 2025-10-17 19:18 UTC  (2+ messages)

[PATCH next] drm: rcar-du: fix incorrect return in rcar_du_crtc_cleanup()
 2025-10-17 19:16 UTC 

[PATCH 0/1] Fix serialization on burst of unbinds
 2025-10-17 19:16 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH] diff: stop output garbled message in dry run mode
 2025-10-17 19:15 UTC  (3+ messages)

[PATCH] soc: officially expand maintainership team
 2025-10-17 19:14 UTC  (2+ messages)

[PATCH v2] firmware: qcom: tzmem: fix qcom_tzmem_policy kernel-doc
 2025-10-17 19:13 UTC 

[PATCH] [PATCH v2] gpg-interface.c: trim CR only before LF
 2025-10-17 19:12 UTC  (3+ messages)

[PATCH] ring-buffer: fix kernel-doc format to avoid a warning
 2025-10-17 19:11 UTC  (3+ messages)

[PATCH v2 0/3] Do not change split folio target order
 2025-10-17 19:11 UTC  (3+ messages)
` [PATCH v2 2/3] mm/memory-failure: improve large block size folio handling

Patchwork summary for: spi-devel-general
 2025-10-17 19:10 UTC 

[PATCH 1/2] PCI: dwc: Fix ECAM enablement when used with vendor drivers
 2025-10-17 19:10 UTC  (2+ messages)

[PATCH v3 0/7] Introduce SpacemiT K1 PCIe phy and host controller
 2025-10-17 19:07 UTC  (20+ messages)
` [PATCH v3 1/7] dt-bindings: phy: spacemit: add SpacemiT PCIe/combo PHY
` [PATCH v3 2/7] dt-bindings: phy: spacemit: introduce PCIe PHY
` [PATCH v3 3/7] dt-bindings: pci: spacemit: introduce PCIe host controller
` [PATCH v3 4/7] phy: spacemit: introduce PCIe/combo PHY
` [PATCH v3 5/7] PCI: spacemit: introduce SpacemiT PCIe host driver
` [PATCH v3 6/7] riscv: dts: spacemit: add a PCIe regulator
` [PATCH v3 7/7] riscv: dts: spacemit: PCIe and PHY-related updates

Question - Livepatch/Kprobe Coexistence on Ftrace-enabled Functions (Ubuntu kernel based on Linux stable 5.15.30)
 2025-10-17 19:07 UTC  (8+ messages)
  ` [External] "

[PATCHSET v9 sched_ext/for-6.19] Add a deadline server for sched_ext tasks
 2025-10-17 19:06 UTC  (8+ messages)
` [PATCH 06/14] sched_ext: Add a DL "

[Buildroot] [PATCH v1 1/1] package/podman: bump to version 5.6.2
 2025-10-17 21:04 UTC 

[PATCH] firmware: qcom: tzmem: area: fix qcom_tzmem_policy kernel-doc
 2025-10-17 19:05 UTC  (4+ messages)

[PATCH v2 00/37] target/arm: Implement FEAT_SYSREG128
 2025-10-17 19:03 UTC  (4+ messages)
` [PATCH v2 21/37] target/arm: Extend PAR_EL1 to 128-bit

[GIT PULL] BPF fixes for 6.18-rc2
 2025-10-17 19:03 UTC 

[PATCH v2 0/5] MediaTek UFS Cleanup and MT8196 Enablement
 2025-10-17 19:02 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: ufs: mediatek,ufs: Add mt8196-ufshci variant

[PATCH v10 00/16] spi: airoha: driver fixes & improvements
 2025-10-17 19:01 UTC  (2+ messages)
` (subset) "

[PATCH v3 00/29] arm_mpam: Add basic mpam driver
 2025-10-17 18:56 UTC  (30+ messages)
` [PATCH v3 01/29] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH v3 02/29] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [PATCH v3 03/29] ACPI / PPTT: Find cache level by cache-id
` [PATCH v3 04/29] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
` [PATCH v3 05/29] arm64: kconfig: Add Kconfig entry for MPAM
` [PATCH v3 06/29] ACPI / MPAM: Parse the MPAM table
` [PATCH v3 07/29] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH v3 08/29] arm_mpam: Add the class and component structures for firmware described ris
` [PATCH v3 09/29] arm_mpam: Add MPAM MSC register layout definitions
` [PATCH v3 10/29] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH v3 11/29] arm_mpam: Probe hardware to find the supported partid/pmg values
` [PATCH v3 12/29] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH v3 13/29] arm_mpam: Probe the hardware features resctrl supports
` [PATCH v3 14/29] arm_mpam: Merge supported features during mpam_enable() into mpam_class
` [PATCH v3 15/29] arm_mpam: Reset MSC controls from cpuhp callbacks
` [PATCH v3 16/29] arm_mpam: Add a helper to touch an MSC from any CPU
` [PATCH v3 17/29] arm_mpam: Extend reset logic to allow devices to be reset any time
` [PATCH v3 18/29] arm_mpam: Register and enable IRQs
` [PATCH v3 19/29] arm_mpam: Use a static key to indicate when mpam is enabled
` [PATCH v3 20/29] arm_mpam: Allow configuration to be applied and restored during cpu online
` [PATCH v3 21/29] arm_mpam: Probe and reset the rest of the features
` [PATCH v3 22/29] arm_mpam: Add helpers to allocate monitors
` [PATCH v3 23/29] arm_mpam: Add mpam_msmon_read() to read monitor value
` [PATCH v3 24/29] arm_mpam: Track bandwidth counter state for overflow and power management
` [PATCH v3 25/29] arm_mpam: Probe for long/lwd mbwu counters
` [PATCH v3 26/29] arm_mpam: Use long MBWU counters if supported
` [PATCH v3 27/29] arm_mpam: Add helper to reset saved mbwu state
` [PATCH v3 28/29] arm_mpam: Add kunit test for bitmap reset
` [PATCH v3 29/29] arm_mpam: Add kunit tests for props_mismatch()

[PATCH v2] mshv: Fix deposit memory in MSHV_ROOT_HVCALL
 2025-10-17 18:58 UTC 

[Buildroot] [PATCH v1 1/1] package/slirp: bump to version 4.9.1
 2025-10-17 20:56 UTC 

[PATCH v5 0/3] fstests: basic smoke test on zoned loop device
 2025-10-17 18:56 UTC  (5+ messages)
` [PATCH v5 2/3] common/zoned: add helpers for creation and teardown of zloop devices
` [PATCH v5 3/3] generic: basic smoke for filesystems on zoned block devices

[PATCH 2/2] nvidia: add generic bootloader for GSP-enabled systems
 2025-10-17 18:54 UTC 

[PATCH v2 00/29] arm_mpam: Add basic mpam driver
 2025-10-17 18:53 UTC  (31+ messages)
` [PATCH v2 06/29] ACPI / MPAM: Parse the MPAM table
` [PATCH v2 07/29] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH v2 08/29] arm_mpam: Add the class and component structures for firmware described ris
` [PATCH v2 09/29] arm_mpam: Add MPAM MSC register layout definitions
` [PATCH v2 15/29] arm_mpam: Reset MSC controls from cpu hp callbacks

[PATCH 1/2] PCI: Setup bridge resources earlier
 2025-10-17 18:52 UTC  (4+ messages)

[PATCH] initramfs-framework: drop redundant /var/lock directory creation
 2025-10-17 18:51 UTC 

[PATCH] accel/amdxdna: Support firmware debug buffer
 2025-10-17 18:50 UTC  (4+ messages)

[PATCH 0/5] single-binary: Prepare hw/riscv for single compilation
 2025-10-17 18:47 UTC  (5+ messages)
` [PATCH 4/5] target-info: Introduce runtime TARGET_PHYS_ADDR_SPACE_BITS

[PATCH v5 0/5] i3c: Add basic HDR mode support
 2025-10-08 20:18 UTC  (3+ messages)
` [PATCH v5 4/5] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer

[PATCH v7 04/12] ltp/fsx.c: Add atomic writes support to fsx
 2025-10-17 18:47 UTC  (11+ messages)

[Outreachy PATCH v2 0/2] gpg-interface.c: use string_list_split() instead of strbuf_split_max()
 2025-10-17 18:47 UTC  (5+ messages)
` [Outreachy PATCH v2 1/2] gpg-interface: replace strbuf_split_max() with string_list_split()

[PATCH v5 0/7] platform/chrome: Fix a possible UAF via revocable
 2025-10-17 18:44 UTC  (10+ messages)
` [PATCH v5 5/7] revocable: Add fops replacement

[PATCH v3 0/7] Fix DRM scheduler layering violations in Xe
 2025-10-17 18:43 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Fix DRM scheduler layering violations in Xe (rev3)

[PATCH v2 0/5] Enable support for AV1 stateful decoder
 2025-10-17 18:35 UTC  (6+ messages)
` [PATCH v2 1/5] media: uapi: videodev2: Add "
` [PATCH v2 2/5] media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc()
` [PATCH v2 3/5] media: iris: Add support for AV1 format in iris decoder
` [PATCH v2 4/5] media: iris: Define AV1-specific platform capabilities and properties
` [PATCH v2 5/5] media: iris: Add internal buffer calculation for AV1 decoder

[PATCH v1 0/9] iomap: buffered io changes
 2025-10-17 18:41 UTC  (19+ messages)
` [PATCH v1 1/9] iomap: account for unaligned end offsets when truncating read range

[meta-oe][kirkstone][PATCH] libdbi-perl: fix ptests
 2025-10-17 18:40 UTC 

[PATCH bpf-next v3] bpf: test_run: Fix sleep-in-atomic BUG in timer path with RT kernel
 2025-10-17 18:40 UTC  (2+ messages)

[PATCH bpf v2] selftests/bpf: Fix redefinition of 'off' as different kind of symbol
 2025-10-17 18:40 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] BPF signature hash chains
 2025-10-17 18:39 UTC  (20+ messages)

[PATCH] drm/amdkfd: Fix nullpointer dereference
 2025-10-17 18:38 UTC  (2+ messages)

[PATCH v1] cpuidle: governors: menu: Predict longer idle time when in doubt
 2025-10-17 18:37 UTC  (4+ messages)

[PATCH] io_uring: fix incorrect unlikely() usage in io_waitid_prep()
 2025-10-17 18:36 UTC  (3+ messages)
  ` [External] : "

[PATCH] platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEY
 2025-10-17 18:35 UTC 

[PATCH 0/8] VAES+AVX2 optimized implementation of AES-GCM
 2025-10-17 18:34 UTC  (3+ messages)
` [PATCH 1/8] crypto: x86/aes-gcm - add VAES+AVX2 optimized code

[GIT PULL v2 FOR 6.19] Media CODEC Fixes 2025-10-17
 2025-10-17 18:34 UTC  (3+ messages)

[PATCH] drm/amdkfd: Adding delay after sending the Exception event to runtime
 2025-10-17 18:33 UTC 

[PATCH v3] opencv: limit features in native
 2025-10-17 18:33 UTC  (3+ messages)

[PATCH v9 0/2] Drivers: hv: Introduce new driver - mshv_vtl
 2025-10-17 18:32 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2025-10-17 18:30 UTC 

[PATCH 1/2] drm/atomic: WARN about missing acquire_ctx in drm_atomic_get_private_obj_state()
 2025-10-17 18:29 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [1/2] "

[PATCH] rust: driver: let probe() return impl PinInit<Self, Error>
 2025-10-17 18:29 UTC  (3+ messages)

[PATCH 0/5] sefltest: disable qemu graphics
 2025-10-17 18:27 UTC  (2+ messages)
` [OE-core] "

[PATCH next] spi: aspeed: Fix an IS_ERR() vs NULL bug in probe()
 2025-10-17 18:28 UTC  (2+ messages)

[PATCH bpf-next v5 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-10-17 18:27 UTC  (2+ messages)

[meta-oe][PATCH] libdbi-perl: fix ptests
 2025-10-17 18:27 UTC 

[PATCH] riscv: asm: use .insn for making custom instructioons
 2025-10-17 18:27 UTC  (3+ messages)

[PATCH v8 00/23] SLUB percpu sheaves
 2025-10-17 18:26 UTC  (5+ messages)
` [PATCH v8 15/23] maple_tree: use percpu sheaves for maple_node_cache

[Patch v4 0/5] hw/core/loader: capture Error from load_image_targphys
 2025-10-17 18:24 UTC  (6+ messages)
` [Patch v4 1/5] "
` [Patch v4 2/5] hw/core/loader: Use qemu_open() instead of open() in get_image_size()
` [Patch v4 3/5] hw/core: Pass errp to load_image_targphys_as()
` [Patch v4 4/5] hw/ppc/spapr: Rename resize_hpt_err to errp
` [Patch v4 5/5] hw/ppc: Pass errp to load_image_targphys() and report errors

[RFC PATCH v2 06/10] mm/damon/core: add DAMOS quota gaol metric for per-memcg per-numa free memory
 2025-10-17 18:23 UTC  (2+ messages)

[OE-core][PATCH V3 1/2] base-passwd: add clock group
 2025-10-17 18:22 UTC  (4+ messages)

Regression in `git diff --quiet HEAD` when a new file is staged
 2025-10-17 18:22 UTC  (4+ messages)
  ` [PATCH] diff: restore redirection to /dev/null for diff_from_contents

[PATCH v2 0/6] arm64: dts: qcom: r0q: enable more peripherals
 2025-10-17 18:22 UTC  (10+ messages)
` [PATCH v2 3/6] arm64: dts: qcom: r0q: add touchscreen support

[PATCH net-next v2 0/6] convert net drivers to ndo_hwtstamp API part 2
 2025-10-17 18:21 UTC  (7+ messages)
` [PATCH net-next v2 1/6] octeontx2: convert to ndo_hwtstamp API
` [PATCH net-next v2 2/6] mlx4: "
` [PATCH net-next v2 3/6] ionic: "
` [PATCH net-next v2 4/6] net: ravb: "
` [PATCH net-next v2 5/6] net: renesas: rswitch: "
` [PATCH net-next v2 6/6] net: hns3: add hwtstamp_get/hwtstamp_set ops

[PATCH 6.6 000/201] 6.6.113-rc1 review
 2025-10-17 18:21 UTC  (2+ messages)

[PATCH 6.17 000/371] 6.17.4-rc1 review
 2025-10-17 18:21 UTC  (5+ messages)
` [PATCH 6.17 254/371] riscv: use an atomic xchg in pudp_huge_get_and_clear()

[PATCH 6.12 000/277] 6.12.54-rc1 review
 2025-10-17 18:21 UTC  (2+ messages)

[PATCH 0/2] fstests: basic smoke test on zoned loop device
 2025-10-17 18:21 UTC  (4+ messages)
` [PATCH] generic: basic smoke for filesystems on zoned block devices

[RFC PATCH v2 03/10] mm/damon/core: implement DAMOS_QUOTA_NODE_MEMCG_USED_BP
 2025-10-17 18:20 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/1] package/cage: bump to version 0.2.1
 2025-10-17 20:18 UTC 

[patch 00/19] sched: Rewrite MM CID management
 2025-10-17 18:19 UTC  (6+ messages)
` [patch 06/19] sched/mmcid: Prevent pointless work in mm_update_cpus_allowed()

[PATCH 1/1] ltp: upgrade 20250530 -> 20250930
 2025-10-17 18:18 UTC  (4+ messages)
    ` [OE-core] "

[PATCH 0/2] Fix AST2500 graphics on ppc64 systems in big-endian mode
 2025-10-17 18:18 UTC  (3+ messages)
` [PATCH 1/2] PCI: Add CONFIG_PCI_ARCH_ENDIAN_AUTOSWAP
  ` [PATCH 2/2] drm/ast: Fix framebuffer color swapping on ppc64 systems

[PATCH 5.15 000/276] 5.15.195-rc1 review
 2025-10-17 18:16 UTC  (2+ messages)

[PATCH 0/8] resctrl: Add perf PMU for resctrl monitoring
 2025-10-17 18:17 UTC  (2+ messages)

[PATCH 6.1 000/168] 6.1.157-rc1 review
 2025-10-17 18:16 UTC  (2+ messages)

[PATCH] net: stmmac: dwmac-sophgo: Add phy interface filter
 2025-10-17 18:16 UTC  (2+ messages)

[PATCH v4 0/6] DPAA specific changes
 2025-10-18  1:53 UTC  (9+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/6] bus/dpaa: fix and add FQ shutdown
  ` [PATCH v5 5/6] bus/dpaa: Set max push RXQ number
  ` [PATCH v5 6/6] net/dpaa: fix resource leak coverity issue

[PATCH v4 0/8] Implement Firmware Assisted Dump for PSeries
 2025-10-17 18:13 UTC  (4+ messages)
` [PATCH v4 4/8] hw/ppc: Preserve memory regions registered for fadump

[PATCH 0/3] Add support for an external Master Clock in the Cirrus CS4271 codec
 2025-10-17 18:14 UTC  (8+ messages)
` [PATCH 1/3] ASoC: cs4271: Fix cs4271 I2C and SPI drivers automatic module loading

[PATCH v2 bpf 0/2] xdp: fix page_pool leaks
 2025-10-17 18:12 UTC  (6+ messages)
` [PATCH v2 bpf 2/2] veth: update mem type in xdp_buff

[PATCH net-next 00/15] net: macb: various cleanups
 2025-10-17 18:11 UTC  (9+ messages)
` [PATCH net-next 07/15] net: macb: simplify macb_adj_dma_desc_idx()
` [PATCH net-next 08/15] net: macb: move bp->hw_dma_cap flags to bp->caps
` [PATCH net-next 09/15] net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?)
` [PATCH net-next 10/15] net: macb: remove bp->queue_mask

[PATCH v7 0/3] drm/xe/migrate: Atomicize CCS copy command setup
 2025-10-17 18:11 UTC  (3+ messages)
` [PATCH v7 1/3] "

[PATCH] docs: trusted-encrypted: fix htmldocs build error
 2025-10-17 18:11 UTC 

[PATCH] mshv: Fix deposit memory in MSHV_ROOT_HVCALL
 2025-10-17 18:09 UTC  (6+ messages)

[PATCH 6.12.y] drm/amd/display: fix dmub access race condition
 2025-10-17 18:01 UTC 

[PATCH] clk: do not trust cached rates for disabled clocks
 2025-10-17 18:09 UTC  (3+ messages)

[PATCH v2] mei: intel_lb_mei_interface.h: mark struct member with kernel-doc
 2025-10-17 18:07 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for mei: intel_lb_mei_interface.h: mark struct member with kernel-doc (rev2)

[PATCH net-next] net: mana: Linearize SKB if TX SGEs exceeds hardware limit
 2025-10-17 18:06 UTC  (7+ messages)

[PATCH] arm64, mm: avoid always making PTE dirty in pte_mkwrite()
 2025-10-17 18:06 UTC  (2+ messages)

Beagleplay EFI boot flow does not work - SD card partition unrecognized
 2025-10-17 18:06 UTC 

[PATCH v2 0/7] doc: make pdfdocs: Address issues with the make pdfdocs target
 2025-10-17 18:05 UTC  (4+ messages)
` [PATCH v2 1/7] doc: make pdfdocs: Specify texlive-xetex as a prerequisite

[PATCH v30 0/3] MCTP Over PCC Transport
 2025-10-17 18:04 UTC  (5+ messages)
` [PATCH v30 1/3] mailbox: pcc: Type3 Buffer handles ACK IRQ

[PATCH 6.17 000/563] 6.17.3-rc1 review
 2025-10-17 18:03 UTC  (2+ messages)

[PATCH 00/11] maintainer updates for October (gitlab, gpu, plugins, docs) pre-PR
 2025-10-17 18:02 UTC  (3+ messages)
` [PATCH 03/11] tests/tcg/multiarch/linux/linux-test: Don't try to test atime update

[PATCH] docs: checkpatch: Align block comment style
 2025-10-17 18:02 UTC 

[PATCH] mips: dts: econet: fix EN751221 core type
 2025-10-17 18:01 UTC 

RTW88 USB Wi-Fi Adapter (8822BU) Disconnects and Fails with USB Write Errors - Status -71 & -110
 2025-10-17 18:00 UTC  (4+ 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.