All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-02 14:03:52 to 2025-10-02 15:10:15 UTC [more...]

[RFC PATCH 00/15] iommu: Add live update state preservation
 2025-10-02 15:10 UTC  (16+ messages)
` [RFC PATCH 13/15] iommufd: Persist iommu domains for live update

[PATCH] btrfs: fix racy bitfield write in btrfs_clear_space_info_full()
 2025-10-02 15:10 UTC  (4+ messages)

[PATCH 0/8] media: iris: add support for video codecs on Qcom kaanapali platform
 2025-10-02 15:10 UTC  (3+ messages)
  ` [PATCH 8/8] media: iris: Add platform data for kaanapali

[PATCH] drm/sched: Avoid killing entity last used by parent on child SIGKILL
 2025-10-02 15:05 UTC 

[meta-oe][PATCH 0/3] openocd: Add dmem support and update dependencies
 2025-10-02 15:08 UTC  (5+ messages)
    ` [oe] "
    ` EXTERNAL: "

[PATCH] media: rzg2l-cru: rework rzg2l_cru_fill_hw_slot()
 2025-10-02 15:07 UTC  (4+ messages)

KVM: Nested VGIC emulation leads to infinite IRQ exceptions
 2025-10-02 15:08 UTC  (5+ messages)

[PATCH] fs: semihosting: Use correct variable for error check
 2025-10-02 15:07 UTC  (7+ messages)

qcom: vpu: fix the firmware binary name for qcm6490
 2025-10-02 15:07 UTC  (19+ messages)

[Buildroot] [PATCH v2] package/python-pip: security bump to v25.2
 2025-10-02 15:06 UTC 

[GIT PULL] RISC-V updates for v6.18-rc1
 2025-10-02 15:06 UTC  (6+ messages)

[PATCH v8 0/7] TDX host: kexec/kdump support
 2025-10-02 15:06 UTC  (10+ messages)
` [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum

[PATCH 0/3] iio: buffer: Fix DMABUF mapping in some systems
 2025-10-02 15:06 UTC  (8+ messages)
` [PATCH 1/3] iio: buffer: support getting dma channel from the buffer
` [PATCH 2/3] iio: buffer-dma: support getting the DMA channel
` [PATCH 3/3] iio: buffer-dmaengine: enable .get_dma_dev()

[PATCH] rtnetlink.7: Document metrics attributes (RTAX_*)
 2025-10-02 15:06 UTC  (4+ messages)

[PATCH 0/4] drm/i915: fb fixes and claenups
 2025-10-02 15:05 UTC  (7+ messages)
` [PATCH 2/4] drm/i915/fbdev: Select linear modifier explicitly
` [PATCH 3/4] drm/i915/fb: Drop the 'fb' argument from intel_fb_bo_framebuffer_init()
` [PATCH 4/4] drm/i915/wm: Use fb->modfier to check for tiled vs. untiled

[PATCH 00/14] Fix memory region use-after-finalization
 2025-10-02 15:03 UTC  (2+ messages)

[PATCH] drm/i915/panic: fix panic structure allocation memory leak
 2025-10-02 15:04 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

Build failed in Jenkins: libcamera #1493
 2025-10-02 15:03 UTC  (2+ messages)
` Build failed in Jenkins: libcamera #1494

[intel-tdx:mig-dpamt-v3 56/97] arch/x86/kvm/x86.c:6999:37: warning: cast to pointer from integer of different size
 2025-10-02 15:02 UTC 

[PATCH v4 0/2] drm/xe/guc: Cleanup GuC log buffer macros and helpers
 2025-10-02 15:03 UTC  (3+ messages)
` [PATCH v4 1/2] drm/xe/guc: Add prefix to guc log buffer macros
` [PATCH v4 2/2] drm/xe/guc: Update GuC log buffer type value

[PATCH] numa: add 'spm' option for special purpose memory
 2025-10-02 14:59 UTC  (4+ messages)

[PATCH] bitbake-setup: add support for skipping a fragment selection
 2025-10-02 15:01 UTC 

[PATCH 0/6] target: Remove remnant legacy cpu_physical_memory_*() calls
 2025-10-02 14:57 UTC  (7+ messages)
` [PATCH 1/6] target/i386/monitor: Propagate CPU address space to 'info mem' handlers
` [PATCH 2/6] target/i386/monitor: Replace legacy cpu_physical_memory_read() calls
` [PATCH 3/6] target/riscv/kvm: Replace legacy cpu_physical_memory_read/write() calls
` [PATCH 4/6] target/riscv/monitor: Replace legacy cpu_physical_memory_read() call
` [PATCH 5/6] target/xtensa: Replace legacy cpu_physical_memory_[un]map() calls
` [PATCH 6/6] target/sparc: Reduce inclusions of 'exec/cpu-common.h'

[meta-oe][PATCH 1/2] opencl-cts: build SPIR-V files for the spirv-new test
 2025-10-02 15:00 UTC  (3+ messages)
` [meta-oe][PATCH 2/2] opencl-cts: build GL, GL ES and Vulkan interoperability tests
  ` [oe] "

[PATCH v4 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
 2025-10-02 14:56 UTC  (3+ messages)
` [PATCH v4 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure

[PATCH v2 00/15] serial: sc16is7xx: register access fixes and improvements
 2025-10-02 14:57 UTC  (16+ messages)
` [PATCH v2 01/15] serial: sc16is7xx: remove useless enable of enhanced features
` [PATCH v2 02/15] serial: sc16is7xx: rename LCR macros to better reflect usage
` [PATCH v2 03/15] serial: sc16is7xx: rename EFR mutex with generic name
` [PATCH v2 04/15] serial: sc16is7xx: define common register access function
` [PATCH v2 05/15] serial: sc16is7xx: remove unnecessary pointer cast
` [PATCH v2 06/15] serial: sc16is7xx: use guards for simple mutex locks
` [PATCH v2 07/15] serial: sc16is7xx: drop -ENOMEM error message
` [PATCH v2 08/15] serial: sc16is7xx: declare SPR/TLR/XOFF2 register as volatile
` [PATCH v2 09/15] serial: sc16is7xx: move port/channel init to separate function
` [PATCH v2 10/15] serial: sc16is7xx: simplify to_sc16is7xx_one() with a single parameter
` [PATCH v2 11/15] serial: sc16is7xx: Kconfig: allow building with COMPILE_TEST
` [PATCH v2 12/15] serial: sc16is7xx: use KBUILD_MODNAME
` [PATCH v2 13/15] serial: sc16is7xx: change conditional operator indentation
` [PATCH v2 14/15] serial: sc16is7xx: reformat comments to improve readability
` [PATCH v2 15/15] serial: sc16is7xx: add comments for lock requirements

[PATCH] patchtest: fix failure when oe-core repo is in detached HEAD
 2025-10-02 14:57 UTC  (2+ messages)
` [OE-core] "

[PATCH for-4.21] x86/hvm: fix reading from 0xe9 IO port if port E9 hack is active
 2025-10-02 14:56 UTC  (6+ messages)

DOS 6.22 with LIM 4.0 Expanded Memory
 2025-10-02 14:54 UTC  (3+ messages)

[OE-core][scarthgap][PATCH] wic/engine: fix copying directories into wic image with ext* partition
 2025-10-02 14:55 UTC  (2+ messages)

[PATCH] rv: Add signal reactor
 2025-10-02 14:56 UTC  (6+ messages)

[PATCH 0/3] spi-cadence: support transmission with bits_per_word
 2025-10-02 14:55 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: spi: spi-cadence: document optional fifo-width DT property
      ` 回复: "
          ` 回复: "

Receiving broadcast data frames in AP mode
 2025-10-02 14:52 UTC 

[PATCH v3 00/36] VF migration redesign
 2025-10-02 14:54 UTC  (5+ messages)
` [PATCH v3 29/36] drm/xe: Move queue init before LRC creation

[PATCH 0/2] PCI: Fix bogus resource overlaps
 2025-10-02 14:54 UTC  (8+ messages)
` [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET

[XEN PATCH v2 0/8] Allow to build libxl and other tools with json-c instead of yajl
 2025-10-02 14:53 UTC  (3+ messages)

[RESEND v11 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
 2025-10-02 14:53 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v2 0/5] Power Management for Raspberry Pi V3D GPU
 2025-10-02 14:52 UTC  (8+ messages)
` [PATCH v2 2/5] clk: bcm: rpi: Turn firmware clock on/off when preparing/unpreparing

[PATCH v3 0/9] Add support for external environment block on Btrfs
 2025-10-02 14:50 UTC  (3+ messages)
` [PATCH v3 1/9] util/grub-editenv: add basic structures and probe call for external envblk

RISC-V big-endian support
 2025-10-02 14:51 UTC  (4+ messages)
` [PATCH 05/18] riscv: asm: use .insn for making custom instructioons

[PULL] drm-misc-next
 2025-10-02 14:51 UTC 

nft manpage/wiki issues and improvement ideas
 2025-10-02 14:50 UTC  (5+ messages)
` [PATCH 0/7] doc: miscellaneois improvements
  ` [PATCH 2/7] doc: fix/improve documentation of verdicts

[PATCH v2 0/5] I2C Mux per channel bus speed
 2025-10-02 14:49 UTC  (7+ messages)
` [PATCH v2 1/5] i2c: core: add callback to change bus frequency
` [PATCH v2 2/5] i2c: mux: add support for per channel "
` [PATCH v2 3/5] i2c: davinci: calculate bus freq from Hz instead of kHz
` [PATCH v2 4/5] i2c: davinci: add support for setting bus frequency
` [PATCH v2 5/5] docs: i2c: i2c-topology: add section about bus speed

[PATCH 0/3] migration: Add support for mapped-ram with snapshots
 2025-10-02 14:48 UTC  (5+ messages)
` [PATCH 1/3] migration: add FEATURE_SEEKABLE to QIOChannelBlock
` [PATCH 2/3] migration/ram: fix docs of ram_handle_zero

[XTF PATCH v2 0/2] Remove Xen as a hard requirement to run XTF
 2025-10-02 14:48 UTC  (4+ messages)
` [XTF PATCH v2 2/2] x86: Allow exiting QEMU in TCG/QEMU

[PATCH v4 0/1] wic: extra partition plugin
 2025-10-02 14:45 UTC  (2+ messages)
` [PATCH v4 1/1] "

[CI 00/13] CCS uncached mocs 0 test run
 2025-10-02 14:45 UTC  (17+ messages)
` [CI 01/13] drm/xe: Fix ggtt fb alignment
` [CI 02/13] drm/xe/xelpg: Flush CCS when flushing caches
` [CI 03/13] drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
` [CI 04/13] drm/xe/xelp: Support auxccs invalidation on blitter
` [CI 05/13] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [CI 06/13] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [CI 07/13] drm/xe: Export xe_emit_aux_table_inv
` [CI 08/13] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [CI 09/13] drm/xe: Flush GGTT writes after populating DPT
` [CI 10/13] drm/xe: Handle DPT in system memory
` [CI 11/13] drm/xe/display: Add support for AuxCCS
` [CI 12/13] mocs 0 uncached
` [CI 13/13] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe
` ✗ CI.checkpatch: warning for CCS uncached mocs 0 test run
` ✓ CI.KUnit: success "

[PATCH 00/14] iommu: fix device leaks
 2025-10-02 14:45 UTC  (4+ messages)
` [PATCH 11/14] iommu/omap: fix device leaks on probe_device()

[PATCH 0/1] files-backend: check symref name before update
 2025-10-02 14:45 UTC  (3+ messages)

[PATCH v3 0/5] system/ramblock: Sanitize header
 2025-10-02 14:43 UTC  (2+ messages)

[PATCH] system/runstate: remove duplicate in runstate transitions
 2025-10-02 14:41 UTC 

[GIT PULL] s390 fixes for 6.17-rc3
 2025-10-02 14:43 UTC  (4+ messages)

[PATCH v4 0/9] [ANDROID]: Add GPU work period support for Xe driver
 2025-10-02 14:42 UTC  (5+ messages)
` [PATCH v4 1/9] drm/xe: Add a new xe_user structure
` [PATCH v4 3/9] drm/xe: Add a trace point for GPU work period

[PATCH v3 0/9] KVM Selftest Runner
 2025-10-02 14:41 UTC  (6+ messages)
` [PATCH v3 9/9] KVM: selftests: Provide README.rst for KVM selftests runner

[PATCH 00/13] ARM: dts: renesas: Move interrupt-parent to root node
 2025-10-02 14:40 UTC  (14+ messages)
` [PATCH 01/13] ARM: dts: renesas: r7s72100: "
` [PATCH 02/13] ARM: dts: renesas: r7s9210: Remove duplicate interrupt-parent
` [PATCH 03/13] ARM: dts: renesas: r8a7742: Move interrupt-parent to root node
` [PATCH 04/13] ARM: dts: renesas: r8a7743: "
` [PATCH 05/13] ARM: dts: renesas: r8a7744: "
` [PATCH 06/13] ARM: dts: renesas: r8a7745: "
` [PATCH 07/13] ARM: dts: renesas: r8a77470: "
` [PATCH 08/13] ARM: dts: renesas: r8a7790: "
` [PATCH 09/13] ARM: dts: renesas: r8a7791: "
` [PATCH 10/13] ARM: dts: renesas: r8a7792: "
` [PATCH 11/13] ARM: dts: renesas: r8a7793: "
` [PATCH 12/13] ARM: dts: renesas: r8a7794: "
` [PATCH 13/13] ARM: dts: renesas: r9a06g032: "

[PATCH 00/21] mm: ASI direct map management
 2025-10-02 14:39 UTC  (13+ messages)
` [PATCH 04/21] x86/mm/asi: set up asi_nonsensitive_pgd
` [PATCH 05/21] x86/mm/pat: mirror direct map changes to ASI
` [PATCH 06/21] mm/page_alloc: add __GFP_SENSITIVE and always set it
` [PATCH 11/21] mm: introduce freetype_t

[PATCH v12 11/13] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
 2025-10-02 14:36 UTC  (13+ messages)

[PATCH v2 0/3] gpio: mpsse: add support for bryx brik
 2025-10-02 14:36 UTC  (11+ messages)
` [PATCH v2 1/3] gpio: mpsse: use rcu to ensure worker is torn down

[PATCH v10 i-g-t 00/10] Fix xe_eudebug_online@set-breakpoint-sigint-debugger
 2025-10-02 14:36 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Fix xe_eudebug_online@set-breakpoint-sigint-debugger (rev10)

[PATCH 2/2] PCI: keystone: Remove the __init macro for the ks_pcie_host_init() callback
 2025-10-02 14:36 UTC  (2+ messages)

[syzbot] [fs?] WARNING in copy_mnt_ns
 2025-10-02 14:36 UTC  (2+ messages)

[PATCH 0/3] tests/qemu-iotests: Improve test detection for meson
 2025-10-02 14:33 UTC  (8+ messages)
` [PATCH 1/3] tests/qemu-iotests/184: Fix skip message for qemu-img without throttle
` [PATCH 2/3] tests/qemu-iotests: Improve the dry run list to speed up thorough testing
` [PATCH 3/3] tests/qemu-iotest: Add more image formats to the "

[PATCH] clk: COMMON_CLK_RPMI should depend on RISCV
 2025-10-02 14:34 UTC  (5+ messages)

[PATCH] Fix proc:::exec args[0]
 2025-10-02 14:34 UTC  (2+ messages)

[PATCH v2] fs: semihosting: Fixup smh_flen and smh_read against overflow
 2025-10-02 14:32 UTC 

[PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core
 2025-10-02 14:31 UTC  (13+ messages)

[PATCH v2] drm/xe/i2c: Don't rely on d3cold.allowed flag in system PM path
 2025-10-02 14:29 UTC  (3+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2025-10-02 14:29 UTC 

[PATCH v3 0/7] Add chinese translation for scsi
 2025-10-02 14:26 UTC  (2+ messages)

[PATCH v3 00/23] Allow configfs to disable specific GT type(s)
 2025-10-02 14:26 UTC  (3+ messages)
` [PATCH v3 13/23] drm/xe: Make display part of Wa_22019338487 a device workaround

[PATCH] dt-bindings: mtd: physmap: add 'clocks' and 'power-domains'
 2025-10-02 14:23 UTC  (2+ messages)

[GIT PULL] probes: Fixes for v6.17
 2025-10-02 14:26 UTC 

[PATCH] MAINTAINERS: Mark VHDX block driver as "Odd Fixes"
 2025-10-02 14:23 UTC  (2+ messages)

[PATCH v3 00/31] CoreSight: Address CPU Power Management Issues
 2025-10-02 14:22 UTC  (3+ messages)
` [PATCH v3 24/31] coresight: Add per-CPU path pointer

[oe] [meta-oe][PATCHv3] telepathy-mission-control: add recipe
 2025-10-02 14:21 UTC 

[meta-oe][PATCHv3] telepathy-mission-control: add recipe
 2025-10-02 14:19 UTC 

[PATCH v2 00/18] system/physmem: Extract API out of 'system/ram_addr.h' header
 2025-10-02 14:18 UTC  (3+ messages)
` [PATCH v2 03/18] hw/s390x/s390-stattrib: Include missing 'exec/target_page.h' header

[PATCH v14 00/20] Appended Signature Secure Boot Support for PowerPC
 2025-10-02 14:15 UTC  (3+ messages)
` [PATCH v14 19/20] docs/grub: Document signing GRUB with an appended signature

[PATCH v4 00/34] VF migration redesign
 2025-10-02 14:15 UTC  (3+ messages)
` [PATCH v4 08/34] drm/xe: Don't change LRC ring head on job resubmission

[PATCH 1/1] tools build: Don't assume libtracefs-devel is always available
 2025-10-02 14:13 UTC  (2+ messages)

[PATCH i-g-t v2] lib/drmtest: Allow DRIVER_ANY tests to run on VKMS when supported
 2025-10-02 14:12 UTC  (3+ messages)

[RFC PATCH v3 00/24] Hierarchical Constant Bandwidth Server
 2025-10-02 14:12 UTC  (3+ messages)
` [RFC PATCH v3 04/24] sched/rt: Move some functions from rt.c to sched.h

[PATCH v4 00/27] Implementing a MSHV (Microsoft Hypervisor) accelerator
 2025-10-02 14:07 UTC  (4+ messages)

[PATCH v2] xen: Strip xen.efi by default
 2025-10-02 14:10 UTC  (3+ messages)

[PATCH] drm/xe/xe_late_bind_fw: Initialize uval variable in xe_late_bind_fw_num_fans()
 2025-10-02 14:10 UTC  (2+ messages)

[PATCH v4 00/17] system/physmem: Remove cpu_physical_memory _is_io() and _rw()
 2025-10-02 14:09 UTC  (5+ messages)
` [PATCH v4 04/17] hw/s390x/sclp: Use address_space_memory_is_io() in sclp_service_call()
` [PATCH v4 07/17] hw/s390x/sclp: Replace [cpu_physical_memory -> address_space]_r/w()

[PATCH v2] media: synopsys: hdmirx: Detect broken interrupt
 2025-10-02 14:07 UTC  (2+ messages)

[DISCUSSION] Fixing bad pmd due to a race condition between change_prot_numa() and THP migration in pre-6.5 kernels
 2025-10-02 14:07 UTC  (7+ messages)

[PATCH v6 00/28] Legacy hardware/cache events as json
 2025-10-02 14:05 UTC  (5+ messages)

[PATCH] tracing: fprobe: Fix to init fprobe_ip_table earlier
 2025-10-02 14:05 UTC  (3+ messages)

[PATCH 0/4] Add support for Dongwoon Anatech DW9800K driver
 2025-10-02 14:05 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable CCI pull-up

[GIT PULL] rpmsg updates for v6.18
 2025-10-02 14:05 UTC 

[PATCH 1/2] binutils-cross-canadian: Add missing perl mpodules to RDEPENDS
 2025-10-02 14:04 UTC  (2+ messages)
` [OE-core] "

[PATCH V10 00/30] IGT tests for the KMS Color Pipeline API
 2025-10-02 14:04 UTC  (5+ messages)
` [PATCH V10 09/30] tests/kms_colorop: Add kms_colorop tests

[PATH v3] tracing: Fix race condition in kprobe initialization causing NULL pointer dereference
 2025-10-02 14:04 UTC  (6+ messages)
` [PATCH v4] "

[RFC PATCH 1/5] baremetal, linux-dummy: bypass kernel dependencies for baremetal
 2025-10-02 14:04 UTC  (4+ messages)
` [RFC PATCH 3/5] musl: set compatibility a bit more flexible
  ` [OE-core] "

[PATCH v5 0/5] lib/crypto: Add SHAKE128/256 support and move SHA3 to lib/crypto
 2025-10-02 14:03 UTC  (4+ messages)
` [PATCH v5 2/5] arm64/sha3: Rename conflicting functions
` [PATCH v5 4/5] lib/crypto: Move the SHA3 Iota transform into the single round function
` [PATCH v5 5/5] lib/crypto: Add SHA3 kunit tests


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.