All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-20 21:38:54 to 2025-10-20 22:59:52 UTC [more...]

[PATCH v7.1 0/4] bitfield initial refactor within nova-core (RESEND)
 2025-10-20 22:50 UTC  (7+ messages)
` [PATCH v7.1 2/4] gpu: nova-core: bitfield: Move bitfield-specific code from register! into new macro

[PATCH v5] drm/amd: Check that VPE has reached DPM0 in idle handler
 2025-10-20 21:58 UTC  (3+ messages)

[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  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDS
` [PATCH 3/3] coredump: Use __counted_by_ptr for struct core_name::corename

[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  (8+ 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 v4 4/4] drm/xe/vf: Do not disable VF migration on ATS-M

[PATCH nft v2] support for afl++ (american fuzzy lop++) fuzzer
 2025-10-20 22:46 UTC  (12+ messages)

[PATCH v2 00/16] Parallelizing filesystem writeback
 2025-10-20 22:46 UTC  (2+ 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 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
` [RFC v4 1/5] bpf: Explicitly align bpf_res_spin_lock
` [RFC v4 3/5] atomic: Specify alignment for atomic_t and atomic64_t

[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 0/7] Pre-requisite patches for mm and irq in nova-core
 2025-10-20 22:35 UTC  (7+ messages)
` [PATCH 3/7] docs: gpu: nova-core: Document GSP RPC message queue architecture
` [PATCH 4/7] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH 5/7] gpu: nova-core: Add support for managing GSP falcon interrupts

[PATCH] macOS: queue for munmap operations
 2025-10-20 22:35 UTC 

[REGRESSION] Intel Wireless adapter is not detected until suspending to RAM and resuming
 2025-10-20 22:33 UTC  (11+ messages)

[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 bpf-next v3 00/10] bpf: Introduce file dynptr
 2025-10-20 22:25 UTC  (11+ 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 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] hw/vfio/helpers: Check base architecture at runtime
 2025-10-20 22:23 UTC 

[PATCH v2 nft] src: add and use refcount assert helper
 2025-10-20 22:22 UTC  (3+ messages)

[PATCH v6 00/30] single-binary: Make hw/arm/ common
 2025-10-20 22:20 UTC  (31+ 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

[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  (10+ messages)
` [PATCH v6 08/10] liveupdate: kho: warn and fail on metadata or preserved memory in scratch area
` [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  (11+ messages)
` [PATCH v6 01/10] PM: EM: Assign a unique ID when creating a performance domain
` [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)

[OE-core][PATCH 1/5] binutils: patch CVE-2025-11414
 2025-10-20 22:09 UTC  (5+ messages)
` [OE-core][PATCH 2/5] binutils: patch CVE-2025-11412
` [OE-core][PATCH 3/5] binutils: patch CVE-2025-11413
` [OE-core][PATCH 4/5] binutils: patch CVE-2025-11495
` [OE-core][PATCH 5/5] binutils: patch CVE-2025-11494

[PATCH v3 00/10] pinctrl: stm32: Support I/O synchronization
 2025-10-20 22:08 UTC  (7+ messages)
` [PATCH v3 09/10] dt-bindings: pinctrl: stm32: Support I/O synchronization parameters

[PATCH] selftests: nft_queue: conntrack expiration requeue
 2025-10-20 22:08 UTC  (4+ messages)

[PATCH 0/7] Fix a couple of wedge corner-case memory leaks
 2025-10-20 22:07 UTC  (10+ messages)
` [PATCH 1/7] drm/xe: Add additional trace points for LRCs
` [PATCH 2/7] drm/xe: Add a trace point for VM close
` [PATCH 3/7] drm/xe: Add the BO pointer info to the BO trace
` [PATCH 4/7] drm/xe: Add new exec queue trace points
` [PATCH 5/7] drm/xe: Correct migration VM teardown order
` [PATCH 6/7] drm/xe: Clean up GuC software state after a wedge
` [PATCH 7/7] drm/xe/doc: Add GuC submission kernel-doc

[PATCH v4 0/3] PM: runtime: Auto-cleanup macros for runtime PM
 2025-10-20 22:07 UTC  (3+ messages)
` [PATCH v4 2/3] PCI/sysfs: Use runtime PM guard macro for auto-cleanup

[PATCH i-g-t] lib/intel/mocs: Add documentation for MOCS helpers
 2025-10-20 22:05 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH i-g-t v11 0/6] Establish MkDocs Documentation Framework for IGT GPU Tools
 2025-10-20 22:04 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for Establish MkDocs Documentation Framework for IGT GPU Tools (rev11)

ice: General protection fault in ptp_clock_index
 2025-10-20 22:02 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH v2] drm/panthor: Fix potential memleak of vma structure
 2025-10-20 21:59 UTC  (2+ messages)

[PATCH v2 0/5] Enable support for AV1 stateful decoder
 2025-10-20 21:55 UTC  (4+ messages)
` [PATCH v2 1/5] media: uapi: videodev2: Add "

[PATCH v1] rcu: use WRITE_ONCE() for ->next and ->pprev of hlist_nulls
 2025-10-20 21:54 UTC  (2+ messages)

[geert-renesas-devel:next] BUILD SUCCESS c0286bfda2287aec42e8c1a77d0edeb8dc87e852
 2025-10-20 21:53 UTC 

[geert-renesas-devel:topic/renesas-defconfig] BUILD SUCCESS 036eee574e2e25a96f916e06087a4c2feade2d87
 2025-10-20 21:54 UTC 

9P change breaks bpftrace running in qemu+9p?
 2025-10-20 21:52 UTC  (5+ messages)

[PATCH v2] locktorture: Fix memory leak in param_set_cpumask()
 2025-10-20 21:52 UTC  (2+ messages)

FAILED: patch "[PATCH] f2fs: fix wrong block mapping for multi-devices" failed to apply to 5.15-stable tree
 2025-10-20 21:52 UTC  (2+ messages)
` [PATCH 5.15.y] f2fs: fix wrong block mapping for multi-devices

pinctrl-scmi: Support for pin-only mode when groups are unavailable
 2025-10-20 21:51 UTC  (3+ messages)

FAILED: patch "[PATCH] vfs: Don't leak disconnected dentries on umount" failed to apply to 6.6-stable tree
 2025-10-20 21:51 UTC  (2+ messages)
` [PATCH 6.6.y] vfs: Don't leak disconnected dentries on umount

FAILED: patch "[PATCH] NFSD: Define a proc_layoutcommit for the FlexFiles layout" failed to apply to 6.6-stable tree
 2025-10-20 21:50 UTC  (2+ messages)
` [PATCH 6.6.y] NFSD: Define a proc_layoutcommit for the FlexFiles layout type

ksmbd: add max ip connections parameter: backport problem 6.6
 2025-10-20 21:48 UTC 

[PATCH v3 0/4] leds: Add a virtual LED driver for groups of
 2025-10-20 21:45 UTC  (4+ messages)

[yocto-autobuilder-helper] [PATCH 1/2] config.json/scripts: Switch to use bitbake-setup
 2025-10-20 21:45 UTC  (3+ messages)
` [yocto-patches] "

[f2fs-dev] [jaegeuk-f2fs:dev-test 14/15] fs/f2fs/xattr.c:26:19: sparse: sparse: symbol 'inline_xattr_slab' was not declared. Should it be static?
 2025-10-20 21:44 UTC  (2+ messages)
`  "

[RFC PATCH 0/1] ovl: brtfs' temp_fsid doesn't work with ovl index=on
 2025-10-20 21:43 UTC  (5+ messages)
` [RFC PATCH 1/1] ovl: Use fsid as unique identifier for trusted origin

[PATCH v1 1/9] iomap: account for unaligned end offsets when truncating read range
 2025-10-20 21:39 UTC  (12+ messages)

[PATCH v1 00/20] Add NT400D11 support and new features
 2025-10-20 21:38 UTC  (2+ messages)

[PATCH v2 0/3] Add support for secure falcon mode: disable args file
 2025-10-20 21:38 UTC  (2+ 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.