messages from 2025-10-20 22:09:43 to 2025-10-20 23:28:11 UTC [more...]
[PATCH 0/7] Pre-requisite patches for mm and irq in nova-core
2025-10-20 23:23 UTC (6+ messages)
` [PATCH 1/7] docs: rust: Fix a few grammatical errors
` [PATCH 5/7] gpu: nova-core: Add support for managing GSP falcon interrupts
[PATCH v7.1 0/4] bitfield initial refactor within nova-core (RESEND)
2025-10-20 23:22 UTC (10+ messages)
` [PATCH v7.1 2/4] gpu: nova-core: bitfield: Move bitfield-specific code from register! into new macro
[RFC, PATCH 0/2] Large folios vs. SIGBUS semantics
2025-10-20 23:28 UTC (2+ messages)
[PATCHv2] block: rename min_segment_size
2025-10-20 23:28 UTC (2+ messages)
[OE-core][PATCH 1/5] binutils: patch CVE-2025-11414
2025-10-20 23:27 UTC (4+ messages)
` [OE-core][PATCH 4/5] binutils: patch CVE-2025-11495
` [OE-core][PATCH 5/5] binutils: patch CVE-2025-11494
[brauner-github:vfs-6.19.iomap 20/25] fs/iomap/buffered-io.c:870:37: error: incompatible pointer to integer conversion passing 'u64 *' (aka 'unsigned long long *') to parameter of type 'u64' (aka 'unsigned long long'); remove &
2025-10-20 23:26 UTC
[PATCH v2] test/ring_perf: add optional cross L3 core selection
2025-10-20 23:26 UTC (3+ messages)
[PATCH v2 00/25] vhost-user-blk: live-backend local migration
2025-10-20 23:25 UTC (19+ messages)
` [PATCH v2 01/25] vhost: store busyloop_timeout into struct vhost_dev
` [PATCH v2 02/25] vhost: reorder logic in vhost_dev_init()
` [PATCH v2 03/25] vhost: rework vhost_virtqueue_init()
` [PATCH v2 04/25] vhost: add connect parameter to vhost_dev_init()
` [PATCH v2 05/25] vhost: split vhost_dev_connect() out of vhost_dev_init()
` [PATCH v2 06/25] vhost-user: support connect api
` [PATCH v2 07/25] vhost-user-blk: vhost_user_blk_connect() move connected check to caller
` [PATCH v2 08/25] vhost-user-blk: vhost_user_blk_connect(): call vhost_dev_connect()
` [PATCH v2 09/25] vhost-user-blk: rename vhost_user_blk_connect to vhost_user_blk_init
[PATCH blktests] create a test for direct io offsets
2025-10-20 23:25 UTC (2+ messages)
btrfs/071 is unhappy on 6.18-rc2
2025-10-20 23:25 UTC (2+ messages)
[PATCH v1 0/9] iomap: buffered io changes
2025-10-20 23:25 UTC (18+ messages)
` [PATCH v1 1/9] iomap: account for unaligned end offsets when truncating read range
[REGRESSION] Intel Wireless adapter is not detected until suspending to RAM and resuming
2025-10-20 23:25 UTC (12+ messages)
[syzbot] [kernel?] KASAN: slab-out-of-bounds Read in change_page_attr_set_clr
2025-10-20 23:21 UTC (2+ messages)
[PATCH 0/4] tools: ynl: Fix tc filters with actions
2025-10-20 23:20 UTC (7+ messages)
` [PATCH 1/4] ynl: samples: add tc filter add example
` [PATCH 2/4] tools: ynl: zero-initialize struct ynl_sock memory
` [PATCH 3/4] tools: ynl: call nested attribute free function for indexed arrays
[PATCH v3 00/15] iommu/amd: Introduce Nested Translation support
2025-10-20 23:17 UTC (4+ messages)
` [PATCH v3 15/15] iommu/amd: Add support for nested domain attach/detach
[PATCH v6 00/30] single-binary: Make hw/arm/ common
2025-10-20 23:16 UTC (40+ messages)
` [PATCH v6 01/30] hw/core: Filter machine list available for a particular target binary
` [PATCH v6 02/30] hw/boards: Move DEFINE_MACHINE() definition closer to its doc string
` [PATCH v6 03/30] hw/boards: Extend DEFINE_MACHINE macro to cover more use cases
` [PATCH v6 04/30] hw/boards: Introduce DEFINE_MACHINE_WITH_INTERFACE_ARRAY() macro
` [PATCH v6 05/30] hw/arm: Register TYPE_TARGET_ARM/AARCH64_MACHINE QOM interfaces
` [PATCH v6 06/30] hw/core: Allow ARM/Aarch64 binaries to use the 'none' machine
` [PATCH v6 07/30] hw/arm: Add DEFINE_MACHINE_[ARM_]AARCH64() macros
` [PATCH v6 08/30] hw/arm: Filter machine types for qemu-system-arm/aarch64 binaries
` [PATCH v6 09/30] qemu/target-info: Include missing 'qapi-types-common.h' header
` [PATCH v6 10/30] meson: Prepare to accept per-binary TargetInfo structure implementation
` [PATCH 11/30] config/target: Implement per-binary TargetInfo structure (ARM, AARCH64)
` [PATCH 12/30] hw/arm/aspeed: Build objects once
` [PATCH 13/30] hw/arm/raspi: "
` [PATCH 14/30] hw/core/machine: Allow dynamic registration of valid CPU types
` [PATCH 15/30] hw/arm/virt: Register valid CPU types dynamically
` [PATCH v6 16/30] hw/arm/virt: Check accelerator availability at runtime
` [PATCH v6 17/30] qemu/target_info: Add target_arm() helper
` [PATCH v6 18/30] qemu/target_info: Add target_aarch64() helper
` [PATCH v6 19/30] qemu/target-info: Add target_base_arch()
` [PATCH v6 20/30] qemu/target_info: Add target_base_arm() helper
` [PATCH v6 21/30] hw/arm/virt: Replace TARGET_AARCH64 -> target_aarch64()
` [PATCH v6 22/30] hw/core: Introduce MachineClass::get_default_cpu_type() helper
` [PATCH v6 23/30] hw/arm/virt: Get default CPU type at runtime
` [PATCH v6 24/30] hw/arm/sbsa-ref: Include missing 'cpu.h' header
` [PATCH v6 25/30] hw/arm/sbsa-ref: Build only once
` [PATCH v6 26/30] hw/arm/virt-acpi-build: Include missing 'cpu.h' header
` [PATCH v6 27/30] hw/arm/virt-acpi-build: Build only once
` [PATCH v6 28/30] hw/arm/virt: "
` [PATCH v6 29/30] hw/arm/meson: Move Xen files to arm_common_ss[]
` [PATCH v6 30/30] hw/arm/meson: Remove now unused arm_ss[] source set
[PATCH 0/2] drm/xe: Add kunit checks for dma_mask_size, va_bits and vm_max_level
2025-10-20 23:16 UTC (7+ messages)
` [PATCH 1/2] drm/xe/tests/pci: Convert GT count check to general device check
` [PATCH 2/2] drm/xe/tests/pci: Check dma_mask_size, va_bits and vm_max_level
[PATCH] btrfs: fix delayed_node ref_tracker use after free
2025-10-20 23:16 UTC
[PATCH net 0/2] netconsole: Fix userdata race condition
2025-10-20 23:14 UTC (3+ messages)
` [PATCH net 1/2] selftests: netconsole: Add race condition test for userdata corruption
[PATCH bpf-next v2 0/3] BPF signature hash chains
2025-10-20 23:13 UTC (20+ messages)
[PATCH v8 0/2] lib/intel_device_info: get the xe .graphics_rel from GMD_ID
2025-10-20 23:12 UTC (3+ messages)
` [PATCH v8 1/2] lib/xe/xe_query: Get runtime xe device graphics version "
` [PATCH v8 2/2] lib/intel_device_info: Query runtime xe device graphics versions
[PATCH v2 00/16] Parallelizing filesystem writeback
2025-10-20 22:46 UTC (3+ messages)
` [f2fs-dev] "
[PATCH v7 0/6] drm/xe/guc: Add LFD format output for guc log
2025-10-20 23:12 UTC (9+ messages)
` [PATCH v7 1/6] drm/xe/guc: Add log init config abi definitions
` [PATCH v7 2/6] drm/xe/guc: Add LFD related "
` [PATCH v7 5/6] drm/xe/guc: Only add GuC crash dump if available
` [PATCH v7 6/6] drm/xe/guc: Add new debugfs entry for lfd format output
[PATCH bpf-next v3 00/10] bpf: Introduce file dynptr
2025-10-20 23:08 UTC (13+ messages)
` [PATCH bpf-next v3 01/10] selftests/bpf: remove unnecessary kfunc prototypes
` [PATCH bpf-next v3 02/10] bpf: widen dynptr size/offset to 64 bit
` [PATCH bpf-next v3 03/10] lib: move freader into buildid.h
` [PATCH bpf-next v3 04/10] lib/freader: support reading more than 2 folios
` [PATCH bpf-next v3 05/10] bpf: verifier: centralize const dynptr check in unmark_stack_slots_dynptr()
` [PATCH bpf-next v3 06/10] bpf: add plumbing for file-backed dynptr
` [PATCH bpf-next v3 07/10] bpf: add kfuncs and helpers support for file dynptrs
` [PATCH bpf-next v3 08/10] bpf: verifier: refactor kfunc specialization
` [PATCH bpf-next v3 09/10] bpf: dispatch to sleepable file dynptr
` [PATCH bpf-next v3 10/10] selftests/bpf: add file dynptr tests
[PATCH V7 00/19] virtio_ring in order support
2025-10-20 23:06 UTC (3+ messages)
` [PATCH V7 15/19] virtio_ring: factor out core logic of buffer detaching
[RFC PATCH v2] page_alloc: allow migration of smaller hugepages during contig_alloc
2025-10-20 23:02 UTC (2+ messages)
[PATCH] hw/vfio/helpers: Check base architecture at runtime
2025-10-20 23:01 UTC (2+ messages)
[PATCH rc] iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents()
2025-10-20 23:01 UTC (2+ messages)
[PATCH v2 10/10] module loader: enforce symbol import protection
2025-10-20 23:00 UTC (2+ messages)
[PATCH v3 0/6] fuse: {io-uring} Allow to reduce the number of queues and request distribution
2025-10-20 22:59 UTC (5+ messages)
` [PATCH v3 4/6] fuse: {io-uring} Distribute load among queues
[PATCH rc] iommufd: Don't overflow during division for dirty tracking
2025-10-20 22:59 UTC (2+ messages)
[RFC v3 00/21] hw/arm/smmuv3: Add initial support for Secure State
2025-10-20 22:55 UTC (7+ messages)
` [RFC v3 19/21] hw/arm/smmuv3: Use iommu_index to represent the security context
[Outreachy PATCH v4 0/2] do not use strbuf_split*()
2025-10-20 22:55 UTC (3+ messages)
` [Outreachy PATCH v4 1/2] gpg-interface: do not use misdesigned strbuf_split*()
` [Outreachy PATCH v4 2/2] gpg-interface: do not use misdesigned strbuf_split*() [Part 2]
[PATCH v4 0/4] KVM: x86: User-return MSR cleanups
2025-10-20 22:55 UTC (3+ messages)
` [PATCH v4 1/4] KVM: TDX: Synchronize user-return MSRs immediately after VP.ENTER
[Buildroot] [PATCH v2 1/2] package/pkg-golang.mk: make GOPROXY configurable
2025-10-20 22:54 UTC (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/tailscale: bump to version 1.88.3
[PATCH 0/3] compiler_types: Introduce __counted_by_ptr()
2025-10-20 22:53 UTC (4+ messages)
` [PATCH 1/3] "
[geert-renesas-drivers:renesas-clk] BUILD SUCCESS 3b37979dcbef0dc3fc1aaba75b21ff9a21799055
2025-10-20 22:42 UTC
Wiwynn Schedule A Update 2025-10-16
2025-10-20 12:15 UTC (3+ messages)
` Wiwynn Schedule A Update 2025-10-20
[PATCH v4 0/4] Non-const bitfield helpers
2025-10-20 14:56 UTC (5+ messages)
` [PATCH v4 1/4] bitfield: Drop underscores from macro parameters
[brgl:gpio/for-next] BUILD SUCCESS eb7f1c8415bbbb81f8674a490a5da7c22599a012
2025-10-20 22:42 UTC
[PATCH v2 0/7] Some migration fixes/improvements
2025-10-20 22:49 UTC (3+ messages)
` [PATCH v2 7/7] drm/xe/configfs: add disable_mem_copy knob
[PATCH v4 0/4] drm/xe/vf: Minor fixes to post-migration recovery
2025-10-20 22:48 UTC (6+ messages)
` [PATCH v4 2/4] drm/xe/vf: Fix GuC FW check for VF migration support
` [PATCH v4 3/4] drm/xe: Assert that VF will never use fixed placement of BOs
[PATCH nft v2] support for afl++ (american fuzzy lop++) fuzzer
2025-10-20 22:46 UTC (12+ messages)
[PATCH v2 0/2] SMMU v3 CMDQ fix and improvement
2025-10-20 22:43 UTC (3+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Fix CMDQ timeout warning
` [PATCH v2 2/2] iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency
[PATCH v2 00/10] scalable symbol flags with __kflagstab
2025-10-20 22:43 UTC (2+ messages)
[PATCH] x86/its: use Sapphire Rapids+ feature to opt out
2025-10-20 22:41 UTC (6+ messages)
[RFC PATCH 00/21] VFIO live update support
2025-10-20 22:39 UTC (4+ messages)
` [RFC PATCH 12/21] vfio/pci: Skip clearing bus master on live update restored device
[jic23-iio:togreg 56/96] bma220_core.c:undefined reference to `i2c_verify_client'
2025-10-20 22:34 UTC
[PATCH v2 1/1] MIPS: Malta: Use pcibios_align_resource() to block io range
2025-10-20 22:37 UTC (2+ messages)
[PATCH] drm/amd: Add missing return for VPE idle handler
2025-10-20 22:36 UTC (2+ messages)
[RFC v4 0/5] Align atomic storage
2025-10-20 22:28 UTC (6+ messages)
` [RFC v4 1/5] bpf: Explicitly align bpf_res_spin_lock
` [RFC v4 3/5] atomic: Specify alignment for atomic_t and atomic64_t
` [RFC v4 5/5] atomic: Add option for weaker alignment check
` [RFC v4 4/5] atomic: Add alignment check to instrumented atomic operations
` [RFC v4 2/5] parisc: Drop linux/kernel.h include from asm/bug.h header
[PATCH 0/8] Device::drvdata() and driver/driver interaction (auxiliary)
2025-10-20 22:34 UTC (9+ messages)
` [PATCH 1/8] rust: device: narrow the generic of drvdata_obtain()
` [PATCH 2/8] rust: device: introduce Device::drvdata()
` [PATCH 3/8] rust: auxiliary: consider auxiliary devices always have a parent
` [PATCH 4/8] rust: auxiliary: unregister on parent device unbind
` [PATCH 5/8] rust: auxiliary: move parent() to impl Device
` [PATCH 6/8] rust: auxiliary: implement parent() for Device<Bound>
` [PATCH 7/8] samples: rust: auxiliary: misc cleanup of ParentDriver::connect()
` [PATCH 8/8] samples: rust: auxiliary: illustrate driver interaction
[PATCH] macOS: queue for munmap operations
2025-10-20 22:35 UTC
[PATCH v2][makedumpfile 00/14] btf/kallsyms based eppic extension for mm page filtering
2025-10-20 22:24 UTC (15+ messages)
` [PATCH v2][makedumpfile 01/14] Add page filtering function
` [PATCH v2][makedumpfile 02/14] Supporting main() as the entry of eppic script
` [PATCH v2][makedumpfile 03/14] dwarf_info: Support kernel address randomization
` [PATCH v2][makedumpfile 04/14] dwarf_info: Fix a infinite recursion bug for rust symbols
` [PATCH v2][makedumpfile 05/14] eppic dwarf: support anonymous structs member resolving
` [PATCH v2][makedumpfile 06/14] Enable page filtering for dwarf eppic
` [PATCH v2][makedumpfile 07/14] Implement kernel kallsyms resolving
` [PATCH v2][makedumpfile 08/14] Implement kernel btf resolving
` [PATCH v2][makedumpfile 09/14] Implement kernel module's kallsyms resolving
` [PATCH v2][makedumpfile 10/14] Implement kernel module's btf resolving
` [PATCH v2][makedumpfile 11/14] Export necessary btf/kallsyms functions to eppic extension
` [PATCH v2][makedumpfile 12/14] Enable page filtering for btf/kallsyms eppic
` [PATCH v2][makedumpfile 13/14] Docs: Update eppic related entries
` [PATCH v2][makedumpfile 14/14] Introducing 2 eppic scripts to test the dwarf/btf eppic extension
[PATCH v2 0/8] Binary Large Objects for Rust DebugFS
2025-10-20 22:26 UTC (9+ messages)
` [PATCH v2 1/8] rust: fs: add file::Offset type alias
` [PATCH v2 2/8] rust: uaccess: add UserSliceReader::read_slice_partial()
` [PATCH v2 3/8] rust: uaccess: add UserSliceWriter::write_slice_partial()
` [PATCH v2 4/8] rust: debugfs: support for binary large objects
` [PATCH v2 5/8] rust: debugfs: support blobs from smart pointers
` [PATCH v2 6/8] samples: rust: debugfs: add example for blobs
` [PATCH v2 7/8] rust: debugfs: support binary large objects for ScopedDir
` [PATCH v2 8/8] samples: rust: debugfs_scoped: add example for blobs
[PATCH v2 0/3] VMSCAPE optimization for BHI variant
2025-10-20 22:24 UTC (5+ messages)
` [PATCH v2 2/3] x86/vmscape: Replace IBPB with branch history clear on exit to userspace
[PATCH v2 nft] src: add and use refcount assert helper
2025-10-20 22:22 UTC (3+ messages)
[geert-renesas-devel:master] BUILD SUCCESS 7d972bce3ef4bbaaa5249f37af968c0d44551a86
2025-10-20 22:19 UTC
linux-next: manual merge of the iwlwifi-next tree with the origin tree
2025-10-20 22:20 UTC (2+ messages)
nft manpage/wiki issues and improvement ideas
2025-10-20 22:18 UTC (9+ messages)
` [PATCH v3 0/6] doc: miscellaneous improvements
` [PATCH v3 1/6] doc: fix/improve documentation of verdicts
` [PATCH v3 4/6] doc: add more documentation on bitmasks and sets
[PATCH v6 00/10] liveupdate: Rework KHO for in-kernel users & Fix memory corruption
2025-10-20 22:17 UTC (7+ messages)
` [PATCH v6 09/10] liveupdate: kho: Increase metadata bitmap size to PAGE_SIZE
` [PATCH v6 10/10] liveupdate: kho: allocate metadata directly from the buddy allocator
[PATCH] kernel/sched: removed unused *cpumask ptr in kernel/sched/sched.h
2025-10-20 22:17 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 0/2] sunxi: Add NetCube Systems Kumquat support and fix nvmem MAC handling
2025-10-20 22:16 UTC (3+ messages)
` [PATCH v2 2/2] configs: add support for NetCube Systems Kumquat
[PATCH v4 00/16] hw/pci-host/raven clean ups
2025-10-20 22:10 UTC (5+ messages)
` [PATCH v4 01/16] hw/pci-host/raven: Simplify PCI facing part
[PATCH] PCI/ASPM: Enable only L0s and L1 for devicetree platforms
2025-10-20 22:12 UTC
[PATCH] stream: Remove bdrv from job in .clean()
2025-10-20 22:10 UTC
[PATCH v13 00/12] AuxCCS handling and render compression modifiers
2025-10-20 22:10 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for AuxCCS handling and render compression modifiers (rev2)
[PATCH v6 00/10] PM: EM: Add netlink support for the energy model
2025-10-20 22:09 UTC (10+ messages)
` [PATCH v6 02/10] PM: EM: Expose the ID of a performance domain via debugfs
` [PATCH v6 03/10] PM: EM: Add em.yaml and autogen files
` [PATCH v6 04/10] PM: EM: Add a skeleton code for netlink notification
` [PATCH v6 05/10] PM: EM: Add an iterator and accessor for the performance domain
` [PATCH v6 06/10] PM: EM: Implement em_nl_get_pds_doit()
` [PATCH v6 07/10] PM: EM: Implement em_nl_get_pd_table_doit()
` [PATCH v6 08/10] PM: EM: Implement em_notify_pd_deleted()
` [PATCH v6 09/10] PM: EM: Implement em_notify_pd_created/updated()
` [PATCH v6 10/10] PM: EM: Notify an event when the performance domain changes
[PATCH RFC 0/9] migration: Threadify loadvm process
2025-10-20 22:08 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.