All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-29 17:57:07 to 2025-09-29 19:19:08 UTC [more...]

[PATCH] MAINTAINERS: add myself and Barry to dma_map_benchmark maintainers
 2025-09-29 19:19 UTC  (8+ messages)

dash 0.5.13 configure config.status truncated running under dash 0.5.13
 2025-09-29 19:18 UTC  (3+ messages)

[PATCH v7 i-g-t 0/9] Fix xe_eudebug_online@set-breakpoint-sigint-debugger
 2025-09-29 19:17 UTC  (9+ messages)
` [PATCH v7 i-g-t 1/9] lib/xe_eudebug: Fix safe_pipe_read
` [PATCH v7 i-g-t 5/9] tests/xe_eudebug_online: Improve issuing SIGINT in set-breakpoint-sigint-debugger
` [PATCH v7 i-g-t 6/9] lib/xe_eudebug: Improve SIGINT handling
` [PATCH v7 i-g-t 7/9] tests/xe_eudebug_online: Introduce proper sync for closing debugger fd in set-breakpoint-sigint-debugger

[PATCH bpf-next 0/2] BPF signature hash chains
 2025-09-29 19:17 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: Add hash chain signature support for arbitrary maps

[PATCH v8 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
 2025-09-29 19:15 UTC  (12+ messages)
` [PATCH v8 1/7] vhost-user: Add VirtIO Shared Memory map request
` [PATCH v8 3/7] vhost_user.rst: Add SHMEM_MAP/_UNMAP to spec
` [PATCH v8 4/7] vhost_user: Add frontend get_shmem_config command
` [PATCH v8 7/7] vhost-user-device: Add shared memory BAR

[RFC PATCH] Makefile: terraform wasn't building the kdevops_nodes file
 2025-09-29 19:16 UTC  (4+ messages)

[GIT PULL] hardening updates for v6.18-rc1
 2025-09-29 19:15 UTC 

[Buildroot] [PATCH 1/1] package/enet: bump to version 1.3.18
 2025-09-29 19:14 UTC  (2+ messages)

[PATCH] selftest: net: Check return value from read
 2025-09-29 19:14 UTC  (2+ messages)

[Buildroot] [git commit] package/enet: bump to version 1.3.18
 2025-09-29 19:12 UTC 

[PATCH] NFSD: Impl multiple extents in block/scsi layoutget
 2025-09-29 19:13 UTC  (3+ messages)

[PATCH rfcv2 0/8] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2025-09-29 19:11 UTC  (7+ messages)
` [PATCH rfcv2 4/8] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
` [PATCH rfcv2 5/8] iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array

[PATCH kexec-tools] COPYING: Update with current text for GPL v2
 2025-09-29 19:11 UTC 

[Buildroot] [PATCH 1/2] package/empty: bump to version 0.6.23d
 2025-09-29 19:11 UTC  (2+ messages)

[Buildroot] [git commit] package/empty: bump to version 0.6.23d
 2025-09-29 19:07 UTC 

[Buildroot] [git commit] DEVELOPERS: add Dario Binacchi for empty
 2025-09-29 19:08 UTC 

[PATCH v4] rust/fs: use intra-doc link for `EBADF` in `BadFdError` docs
 2025-09-29 19:10 UTC  (2+ messages)

[GIT PULL] pstore update for v6.18-rc1
 2025-09-29 19:10 UTC 

[openeuler:OLK-5.10 3106/3106] block/bfq-cgroup.c:692: warning: Function parameter or member 'bfqg' not described in '__bfq_bic_change_cgroup'
 2025-09-29 19:09 UTC 

[PATCH v6 00/15] Support dynamic opening of capstone/llvm
 2025-09-29 19:08 UTC  (16+ messages)
` [PATCH v6 01/15] perf map: Constify objdump offset/address conversion APIs
` [PATCH v6 02/15] perf capstone: Move capstone functionality into its own file
` [PATCH v6 03/15] perf llvm: Move llvm "
` [PATCH v6 04/15] perf libbfd: Move libbfd functionality to "
` [PATCH v6 05/15] perf capstone: Remove open_capstone_handle
` [PATCH v6 06/15] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v6 07/15] perf llvm: Support for dlopen-ing libLLVM.so
` [PATCH v6 08/15] perf llvm: Mangle libperf-llvm.so function names
` [PATCH v6 09/15] perf dso: Move read_symbol from llvm/capstone to dso
` [PATCH v6 10/15] perf dso: Support BPF programs in dso__read_symbol
` [PATCH v6 11/15] perf llvm: Disassemble cleanup
` [PATCH v6 12/15] perf dso: Clean up read_symbol error handling
` [PATCH v6 13/15] perf disasm: Make ins__scnprintf and ins__is_nop static
` [PATCH v6 14/15] perf srcline: Fallback between addr2line implementations
` [PATCH v6 15/15] perf disasm: Remove unused evsel from annotate_args

[PATCH 0/3] rcu: Detect accidental reuse of rcu head
 2025-09-29 19:08 UTC  (4+ messages)
` [PATCH 1/3] qht: Zero-initialize qht_map
` [PATCH 2/3] tests/test-rcu-*: Zero-initialize allocated elements
` [PATCH 3/3] rcu: Avoid double rcu frees

[GIT PULL] seccomp updates for v6.18-rc1
 2025-09-29 19:07 UTC 

[PATCH] drm/i915/irq: duplicate HAS_FBC() for irq error mask usage
 2025-09-29 19:07 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH i-g-t 0/6] tools/intel_vbt_decode: Improve decoding to strings
 2025-09-29 19:07 UTC  (3+ messages)
` [PATCH i-g-t 1/6] tools/intel_vbt_decode: Introduce to_str()
` [PATCH i-g-t 2/6] tools/intel_vbt_decode: Use to_str() more

[PATCH net-next 0/6] bnxt_fwctl: fwctl for Broadcom Netxtreme devices
 2025-09-29 19:06 UTC  (3+ messages)
` [PATCH net-next 2/6] bnxt_en: Refactor aux bus functions to be generic

[GIT PULL] execve updates for v6.18-rc1
 2025-09-29 19:05 UTC 

[Buildroot] [PATCH] package/sdl2: bump version to 2.32.10
 2025-09-29 19:05 UTC  (2+ messages)

[Buildroot] [git commit] package/sdl2: bump version to 2.32.10
 2025-09-29 18:57 UTC 

[PATCH net-next v3 0/8] psp: add a kselftest suite and netdevsim implementation
 2025-09-29 19:04 UTC  (3+ messages)

[PATCH 0/2] Locales fixes
 2025-09-29 19:04 UTC  (3+ messages)
` [PATCH 1/2] devconfig: drop locales-all leftovers
` [PATCH 2/2] base_image: ensure base image permissions are set

[PATCH 0/3] system: Don't leak CPU AddressSpaces
 2025-09-29 19:03 UTC  (3+ messages)

[GIT PULL] ffs-const update for v6.18-rc1
 2025-09-29 19:02 UTC 

[syzbot] [v9fs?] possible deadlock in flush_all_rcu_sheaves
 2025-09-29 19:02 UTC 

[PATCH v2 0/3] Axiado AX3000 SoC SPI DB controller driver
 2025-09-29 19:02 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: spi: axiado,ax3000-spi: Add binding for Axiado SPI DB controller
` [PATCH v2 3/3] MAINTAINERS: Add entries for the "

[meta-oe,scarthgap][PATCH] libusbgx: fix gadget-stop install
 2025-09-29 19:01 UTC 

[Patch v4 00/17] Support vector and more extended registers in perf
 2025-09-29 19:01 UTC  (5+ messages)
` [Patch v4 03/17] x86/fpu/xstate: Add xsaves_nmi

[PATCH v5 0/3] tests/intel/xe_survivability: Add xe_survivability test
 2025-09-29 19:01 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_survivability: Add xe_survivability test (rev3)
` ✓ i915.CI.BAT: "

[PATCH i-g-t] tests/intel/xe_mmap: Fix truncation of visible VRAM size
 2025-09-29 19:01 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PATCH 1/4] linux-yocto/6.16: update to v6.16.9
 2025-09-29 18:59 UTC  (4+ messages)
` [PATCH 2/4] linux-yocto/6.16: update CVE exclusions (6.16.9)
` [PATCH 3/4] linux-yocto/6.12: update to v6.12.49
` [PATCH 4/4] linux-yocto/6.12: update CVE exclusions (6.12.49)

[Intel-wired-lan] [PATCH net-next] ixgbe: fix typos and docstring inconsistencies
 2025-09-29 18:59 UTC  (3+ messages)
  `  "

Executive Assistants and HNWI Directory to Enhance Your Marketing and Networking
 2025-09-29 18:58 UTC 

FAILED: patch "[PATCH] gpiolib: Extend software-node support to support secondary" failed to apply to 6.6-stable tree
 2025-09-29 18:57 UTC  (2+ messages)
` [PATCH 6.6.y] gpiolib: Extend software-node support to support secondary software-nodes

[yocto-patches][meta-cgl][PATCH 1/3] recipes: Fix whitespace warnings
 2025-09-29 18:55 UTC  (3+ messages)
` [yocto-patches][meta-cgl][PATCH 3/3] ucarp: Fix the permissions

[PATCH v2 1/4] net/intel: add vCPF PMD support
 2025-09-29 18:55 UTC  (8+ messages)
` [PATCH v3 0/4] add vcpf pmd support
  ` [PATCH v3 1/4] net/intel: add vCPF PMD support
  ` [PATCH v3 2/4] net/idpf: add splitq jumbo packet handling

[PATCH v3] drm/xe/migrate: Atomicize CCS copy command setup
 2025-09-29 18:54 UTC  (2+ messages)

[PATCH v3 0/2] accel: Add Arm Ethos-U NPU
 2025-09-29 18:53 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: npu: Add Arm Ethos-U65/U85

[PATCH i-g-t v8 0/2] tests/intel/xe_compute_preempt: Compute preemption check
 2025-09-29 18:51 UTC  (5+ messages)
` [PATCH i-g-t v8 1/1] "
` [PATCH i-g-t v8 2/2] lib/intel_compute: Adjust long kernel usage for WMTP

[PATCH v14 00/27] migration: propagate vTPM errors using Error objects
 2025-09-29 18:50 UTC  (3+ messages)
` [PATCH v14 25/27] migration: Rename post_save() to cleanup_save() and make it void

[Buildroot] [PATCH v1 1/1] board/zynq: correct zed board links
 2025-09-29 18:50 UTC  (2+ messages)

[Buildroot] [git commit] board/zynq: correct zed board links
 2025-09-29 18:47 UTC 

[PATCH v3 2/2] accel: Add Arm Ethos-U NPU driver
 2025-09-29 18:48 UTC  (2+ messages)

[PATCH 1/8] yocto-space-optimize.inc: move space optimize from recipe webkitgtk
 2025-09-29 18:48 UTC  (3+ messages)
` [PATCH v3 2/8] distro/include: Add debug_build.inc when DEBUG_BUILD is enabled
  ` [OE-core] "

[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Read in bch2_btree_node_read_done
 2025-09-29 18:49 UTC 

[PATCH v3 00/12] media: uvcvideo: Add support for orientation and rotation
 2025-09-29 18:49 UTC  (5+ messages)
` [PATCH v3 07/12] dt-bindings: media: Add usb-camera-module

[PATCH v2 00/11] riscv: Add initial support for Anlogic DR1V90
 2025-09-29 18:46 UTC  (4+ messages)

[PATCH net-next v4 0/5] bnxt_fwctl: fwctl for Broadcom Netxtreme devices
 2025-09-29 18:46 UTC  (7+ messages)
` [PATCH net-next v4 4/5] bnxt_fwctl: Add bnxt fwctl device
` [PATCH net-next v4 5/5] bnxt_fwctl: Add documentation entries

[PATCH v4 0/2] arm: address violations of MISRA C Rule 2.1
 2025-09-29 18:43 UTC  (3+ messages)
` [PATCH v4 1/2] arm/acpi: "
` [PATCH v4 2/2] arm/gic_v3: "

Distro wide LTO broken?
 2025-09-29 18:42 UTC  (2+ messages)
` [OE-core] "

bug: 0.5.13 regression (bisected)
 2025-09-29 18:40 UTC  (3+ messages)
` [PATCH] expand: Fix off-by-one bug in expmeta

[PATCH] perf: do builds in a clean build tree
 2025-09-29 18:39 UTC  (3+ messages)
` [OE-core] "

[PATCH 00/19 v6.1.y] Backport minmax.h updates from v6.17-rc7
 2025-09-29 18:39 UTC  (4+ messages)
` [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere

[PATCH] docs/code-provenance: add an exception for non-creative AI changes
 2025-09-29 18:36 UTC  (4+ messages)

[PATCH RFC 0/3] arm64/gcs: Allow reuse of user managed shadow stacks
 2025-09-29 18:37 UTC  (8+ messages)

[android-common:android15-6.6-desktop 0/1] mm/migrate.c:630:9: error: implicit declaration of function 'folio_migrate_refs'; did you mean 'folio_migrate_ksm'?
 2025-09-29 18:37 UTC 

[PATCH v2 00/13 6.1.y] Backport minmax.h updates from v6.17-rc7
 2025-09-29 18:33 UTC  (14+ messages)
` [PATCH v2 01/13 6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH v2 02/13 6.1.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH v2 03/13 6.1.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH v2 04/13 6.1.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH v2 05/13 6.1.y] minmax: improve macro expansion and type checking
` [PATCH v2 06/13 6.1.y] minmax: fix up min3() and max3() too
` [PATCH v2 07/13 6.1.y] minmax.h: add whitespace around operators and after commas
` [PATCH v2 08/13 6.1.y] minmax.h: update some comments
` [PATCH v2 09/13 6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH v2 10/13 6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH v2 11/13 6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH v2 12/13 6.1.y] minmax.h: simplify the variants of clamp()
` [PATCH v2 13/13 6.1.y] minmax.h: remove some #defines that are only expanded once

[PATCH 0/6] KVM: Avoid a lurking guest_memfd ABI mess
 2025-09-29 18:35 UTC  (5+ messages)
` [PATCH 6/6] KVM: selftests: Verify that faulting in private guest_memfd memory fails

[PATCH] xfs: don't use __GFP_NOFAIL in xfs_init_fs_context
 2025-09-29 18:34 UTC  (2+ messages)

[PATCH 00/15] system/physmem: Remove cpu_physical_memory _is_io() and _rw()
 2025-09-29 18:32 UTC  (16+ messages)
` [PATCH 01/15] docs/devel/loads-stores: Stop mentioning cpu_physical_memory_write_rom()
` [PATCH 02/15] system/memory: Factor address_space_memory_is_io() out
` [PATCH 03/15] target/i386/arch_memory_mapping: Use address_space_memory_is_io()
` [PATCH 04/15] hw/s390x/sclp: Use address_space_memory_is_io() in sclp_service_call()
` [PATCH 05/15] system/physmem: Remove cpu_physical_memory_is_io()
` [PATCH 06/15] system/physmem: Pass address space argument to cpu_flush_icache_range()
` [PATCH 07/15] target/s390x/mmu: Replace [cpu_physical_memory -> address_space]_rw()
` [PATCH 08/15] target/i386/whpx: Replace legacy cpu_physical_memory_rw() call
` [PATCH 09/15] target/i386/kvm: "
` [PATCH 10/15] target/i386/nvmm: Inline cpu_physical_memory_rw() in nvmm_mem_callback
` [PATCH 11/15] hw/xen/hvm: Inline cpu_physical_memory_rw() in rw_phys_req_item()
` [PATCH 12/15] system/physmem: Un-inline cpu_physical_memory_read/write()
` [PATCH 13/15] system/physmem: Inline cpu_physical_memory_rw() and remove it
` [PATCH 14/15] hw/virtio/vhost: Replace legacy cpu_physical_memory_*map() calls
` [PATCH 15/15] hw/virtio/virtio: Replace legacy cpu_physical_memory_map() call

[PATCH v6 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-09-29 18:29 UTC  (10+ messages)
` [PATCH v6 01/28] Add boot-certs to s390-ccw-virtio machine type option
` [PATCH v6 25/28] pc-bios/s390-ccw: Handle secure boot with multiple boot devices
` [PATCH v6 28/28] docs/system/s390x: Add secure IPL documentation

[PATCH net-next v3 00/14] dibs - Direct Internal Buffer Sharing
 2025-09-29 18:29 UTC  (5+ messages)
` [PATCH net-next v3 13/14] dibs: Move data path to dibs layer
  ` [PATCH net-next v3 13/14] dibs: Move data path to dibs layer: manual merge

[PATCH] usb: dwc3: Don't call clk_bulk_disable_unprepare() twice
 2025-09-29 18:28 UTC 

Tool directory build problem
 2025-09-29 18:29 UTC  (3+ messages)

[PATCH 6.1] arch_topology: Build cacheinfo from primary CPU
 2025-09-29 18:29 UTC  (4+ messages)

[PATCH] PCI: stm32: Re-use existing error handling path in stm32_pcie_probe()
 2025-09-29 18:19 UTC 

[PATCH net v5 0/4] net: netpoll: fix memory leak and add comprehensive selftests
 2025-09-29 18:28 UTC  (7+ messages)
` [PATCH net v5 4/4] selftest: netcons: add test for netconsole over bonded interfaces

[meta-oe][kirkstone][PATCH 00/22] Cherry-picks from Master Batch E
 2025-09-29 18:26 UTC  (11+ messages)
` [meta-networking][kirkstone][PATCH 01/22] libtalloc: upgrade 2.3.3 -> 2.3.4
  ` [oe] "
` [meta-networking][kirkstone][PATCH 02/22] lksctp-tools: upgrade 1.0.19 -> 1.0.20
  ` [oe] "
` [meta-oe][kirkstone][PATCH 16/22] iwd: upgrade 1.26 -> 1.27
  ` [oe] "

[PATCH] ipmi: Close the race between __scan_channels() and deliver_response()
 2025-09-29 18:26 UTC  (2+ messages)

REJECTED: CVE-2022-50345: NFSD: Protect against send buffer overflow in NFSv3 READ
 2025-09-29 18:26 UTC 

[PATCH] nfsd: delete unreachable confusing code in nfs4_open_delegation()
 2025-09-29 18:24 UTC  (3+ messages)

[syzbot] [mm?] WARNING in memory_failure
 2025-09-29 18:23 UTC  (13+ messages)

brcmfmac: driver crash with iOS 18.6.1, potential DoS
 2025-09-29 18:23 UTC  (2+ messages)

[syzbot] [bpf?] general protection fault in print_reg_state
 2025-09-29 18:23 UTC  (2+ messages)

Use of LaTeX for the specification
 2025-09-29 18:22 UTC  (3+ messages)

[PATCH V2 i-g-t 1/2] lib/amdgpu: Add dynamic DRI path detection for debugfs access
 2025-09-29 18:22 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [V2,i-g-t,1/2] "

[PATCH] PCI: sg2042: Fix a reference count issue in sg2042_pcie_remove()
 2025-09-29 18:13 UTC 

[PATCH 2/2] cg: transition [u]stack() from action to subroutine
 2025-09-29 18:22 UTC  (3+ messages)

[PATCH v2 net-next] Revert "net: group sk_backlog and sk_receive_queue"
 2025-09-29 18:21 UTC 

[PATCH v3 0/3] arm64: dts: rockchip: introduce LinkEase EasePi R1
 2025-09-29 18:20 UTC  (8+ messages)
` [PATCH v3 2/3] dt-bindings: arm: rockchip: Add "

[PATCH v4 0/5] mshv: Fixes for stats and vp state page mappings
 2025-09-29 18:19 UTC  (5+ messages)
` [PATCH v4 5/5] mshv: Introduce new hypercall to map stats page for L1VH partitions

[PATCH] media: rzg2l-cru: rework rzg2l_cru_fill_hw_slot()
 2025-09-29 18:18 UTC  (2+ messages)

[PATCH] mm: Fix some typos in mm module
 2025-09-29 18:17 UTC  (2+ messages)

[GIT PULL] Devicetree updates for v6.18
 2025-09-29 18:16 UTC 

[PATCH net] Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"
 2025-09-29 18:15 UTC 

What's cooking in git.git (Sep 2025, #10; Thu, 25)
 2025-09-29 18:13 UTC  (2+ messages)

[PATCH v2 1/2] drm/i915/alpm: Compute ALPM parameters into crtc_state->alpm_state
 2025-09-29 18:13 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [v2,1/2] "

[PATCH v2 00/10] LUO: PCI subsystem (phase I)
 2025-09-29 18:13 UTC  (3+ messages)

[PATCH] PCI: xilinx-nwl: Fix ECAM programming
 2025-09-29 18:12 UTC  (2+ messages)

[LTP] [PATCH v1] mount08.c: Add min_kver for test case
 2025-09-29 18:11 UTC  (4+ messages)

Transfer List Checksum Correction and Impact on Bloblist
 2025-09-29 18:11 UTC  (2+ messages)

[PATCH v2] nfsd: Avoid strlen conflict in nfsd4_encode_components_esc()
 2025-09-29 18:11 UTC  (4+ messages)

[RFC PATCH 00/15] iommu: Add live update state preservation
 2025-09-29 18:11 UTC  (4+ messages)
` [RFC PATCH 05/15] iommu: Introduce API to preserve iommu domain

[PATCH i-g-t 0/7] tools/intel_display_poller: Various things
 2025-09-29 18:11 UTC  (4+ messages)
` [PATCH i-g-t 1/7] lib/gt: Fix IGT_NO_FORCEWAKE handling

[RFC PATCH] link principle license to COPYING
 2025-09-29 18:08 UTC  (3+ messages)

[PATCH v3 00/16] TDX: Enable Dynamic PAMT
 2025-09-29 18:08 UTC  (5+ messages)
` [PATCH v3 05/16] x86/virt/tdx: Allocate reference counters for PAMT memory

[ImageBuilder] uboot-script-gen: Add ability to configure static event channels
 2025-09-29 18:07 UTC 

[PATCH v3 0/6] doc: git-checkout: clarify DESCRIPTION section
 2025-09-29 18:07 UTC  (4+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 4/7] doc: git-checkout: clarify `-b` and `-B`

[PATCH] PCI: j721e: Fix incorrect error message in probe
 2025-09-29 18:06 UTC  (2+ messages)

[GIT PULL] IPMI bug fixes for 6.18
 2025-09-29 18:06 UTC 

[PATCH] arm-bsp/juno: remove BT_LEDS config warning
 2025-09-29 18:04 UTC  (2+ messages)

[PATCH] tracing: Fix lock imbalance in s_start() memory allocation failure path
 2025-09-29 18:03 UTC  (2+ messages)

[PATCH] Add symlink from gpl-2.0.txt to a COPYING file
 2025-09-29 17:58 UTC  (2+ messages)

[PATCH] scripts/checkpatch.pl: Resync with v6.17
 2025-09-29 17:57 UTC  (2+ messages)

[PATCH v2] net: Fix uninit character pointer and return values
 2025-09-29 17:58 UTC  (2+ messages)

[PATCH v2 00/10] LUO: PCI subsystem (phase I)
 2025-09-29 17:57 UTC  (3+ messages)
` [PATCH v2 06/10] PCI/LUO: Save and restore driver name


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.