All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-04 18:14:54 to 2025-11-04 19:22:06 UTC [more...]

[PATCH 0/7] Pre-requisite patches for mm and irq in nova-core
 2025-11-04 18:18 UTC  (6+ messages)
` [PATCH 7/7] nova-core: mm: Add data structures for page table management

[syzbot] [usb?] KMSAN: uninit-value in bcmp (3)
 2025-11-04 19:22 UTC  (2+ messages)
` Forwarded: "

[PATCH bpf v2 0/2] bpf: add _impl suffix for kfuncs with implicit args
 2025-11-04 19:21 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf:add _impl suffix for bpf_task_work_schedule* kfuncs

[PATCH v6 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-04 19:19 UTC  (2+ messages)

[PATCH v8 00/15] Consolidate iommu page table implementations (AMD)
 2025-11-04 19:19 UTC  (44+ messages)
` [PATCH v8 01/15] genpt: Generic Page Table base API
` [PATCH v8 02/15] genpt: Add Documentation/ files
` [PATCH v8 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v8 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v8 05/15] iommupt: Add iova_to_phys op
` [PATCH v8 06/15] iommupt: Add unmap_pages op
` [PATCH v8 07/15] iommupt: Add map_pages op
` [PATCH v8 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v8 09/15] iommupt: Add a kunit test for Generic Page Table
` [PATCH v8 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v8 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v8 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v8 13/15] iommu/amd: Use the generic iommu page table
` [PATCH v8 14/15] iommu/amd: Remove AMD io_pgtable support
` [PATCH v8 15/15] iommupt: Add a kunit test for the IOMMU implementation

[PATCH] drm/xe: Allow compressible surfaces to be 1-way coherent
 2025-11-04 19:17 UTC 

[PATCH v16 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-11-04 19:15 UTC  (4+ messages)
` [PATCH v16 nf-next 3/3] netfilter: nft_chain_filter: Add bridge double vlan and pppoe

[PATCH] x86/sgx: Fix typos and formatting in function comments
 2025-11-04 19:13 UTC  (3+ messages)

[PATCH] ati-vga: Separate default control bit for source
 2025-11-04 19:13 UTC  (4+ messages)

[PATCH] thunderbolt: Reset NHI during S4 restore_noirq() callback
 2025-11-04 19:12 UTC  (5+ messages)

[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-11-04 19:11 UTC  (19+ messages)
` [RESEND v13 14/25] cxl/pci: Map CXL Endpoint Port and CXL Switch Port RAS registers
` [RESEND v13 18/25] cxl: Change CXL handlers to use guard() instead of scoped_guard()
` [RESEND v13 19/25] cxl/pci: Introduce CXL protocol error handlers for Endpoints
` [RESEND v13 20/25] CXL/PCI: Introduce CXL Port protocol error handlers
` [RESEND v13 21/25] PCI/AER: Dequeue forwarded CXL error
` [RESEND v13 22/25] CXL/PCI: Export and rename merge_result() to pci_ers_merge_result()
` [RESEND v13 23/25] CXL/PCI: Introduce CXL uncorrectable protocol error recovery

[GIT PULL] Please pull RDMA subsystem changes
 2025-11-04 19:11 UTC  (2+ messages)

[PATCH] perf tools: Refactor precise_ip fallback logic
 2025-11-04 19:10 UTC  (7+ messages)

[PATCH net 0/2] net: bridge: fix use-after-free due to MST port state bypass
 2025-11-04 19:10 UTC  (4+ messages)
` [PATCH net 2/2] selftests: forwarding: bridge: add a state bypass with disabled VLAN filtering test

[PATCH v5 00/32] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
 2025-11-04 19:08 UTC  (8+ messages)
` [PATCH v5 15/32] hw/pci/pci: Introduce optional get_msi_address_space() callback

[PATCH v4] fs: hide names_cachep behind runtime access machinery
 2025-11-04 19:07 UTC  (6+ messages)
` [WIP RFC PATCH 0/3] runtime-const header split and whatnot
  ` [PATCH 1/3] x86: fix access_ok() and valid_user_address() using wrong USER_PTR_MAX in modules

[PATCH] drm/amdgpu/userq: check NULL pointer
 2025-11-04 19:07 UTC  (6+ messages)
` [PATCH] drm/amdgpu/userq: need to unref bo

[PATCH 1/2] CI: Move to Ubuntu 'Jammy' 20251001 tag
 2025-11-04 19:05 UTC  (2+ messages)

[PATCH 1/1] Dockerfile: remove Python 2.7
 2025-11-04 19:05 UTC  (2+ messages)

[RESEND PATCH v5 0/5] Enable Firmware Handoff CI test on qemu_arm64
 2025-11-04 19:05 UTC  (2+ messages)

[PATCH v1 0/8] KVM: arm64: Fixes for guest CPU feature trapping and enabling
 2025-11-04 19:04 UTC  (6+ messages)
` [PATCH v1 5/8] KVM: arm64: Fix Trace Buffer trap polarity for protected VMs

[PATCH 0/2] Add Radxa ROCK 5B+ defconfig
 2025-11-04 19:04 UTC  (5+ messages)
` [PATCH 1/2] configs: Add rock5b_plus-rk3588_defconfig
` [PATCH 2/2] MAINTAINERS: Add entry for Radxa ROCK 5B+

[lustre-devel] RFC: Spill device for Lustre OSD
 2025-11-04 19:02 UTC  (9+ messages)

[RESEND v13 15/25] CXL/PCI: Introduce PCI_ERS_RESULT_PANIC
 2025-11-04 19:03 UTC  (2+ messages)

[PATCH 0/5] Convert riscv to use the generic iommu page table
 2025-11-04 19:00 UTC  (12+ messages)
` [PATCH 1/5] iommupt: Add the RISC-V page table format
` [PATCH 2/5] iommu/riscv: Disable SADE
` [PATCH 3/5] iommu/riscv: Use the generic iommu page table
` [PATCH 4/5] iommu/riscv: Enable SVNAPOT support for contiguous ptes
` [PATCH 5/5] iommu/riscv: Allow RISC_VIOMMU to COMPILE_TEST

[ANNOUNCE] Git for Windows 2.52.0-rc0
 2025-11-04 19:01 UTC 

[PATCH v3 00/15] Introduce cached report zones
 2025-11-04 19:00 UTC  (3+ messages)
` [PATCH v3 11/15] block: introduce BLKREPORTZONESV2 ioctl

KMSAN: uninit-value in bcmp (3)
 2025-11-04 19:00 UTC 

[PATCH V1] accel/amdxdna: Support preemption requests
 2025-11-04 18:58 UTC  (2+ messages)

[PATCH] Input: imx_sc_key - Fix memory corruption on unload
 2025-11-04 18:58 UTC  (2+ messages)

[PATCH v5 15/32] hw/pci/pci: Introduce optional get_msi_address_space() callback
 2025-11-04 18:56 UTC  (12+ messages)

[PATCH iommufd] iommufd: Make vfio_compat's unmap succeed if the range is already empty
 2025-11-04 18:56 UTC  (2+ messages)

[PATCH bpf-next] bpf,x86: do RSB balance for trampoline
 2025-11-04 18:56 UTC  (2+ messages)

[PATCH 00/16] drm/xe: Multi Queue feature support
 2025-11-04 18:55 UTC  (6+ messages)
` [PATCH 03/16] drm/xe/multi_queue: Add GuC interface for multi queue support

[PATCH v6] PM: Support aborting sleep during filesystem sync
 2025-11-04 18:52 UTC  (2+ messages)

[PATCH v2 00/16] drm/xe: Multi Queue feature support
 2025-11-04 18:51 UTC  (17+ messages)
` [PATCH v2 01/16] drm/xe/multi_queue: Add multi_queue_enable_mask to gt information
` [PATCH v2 02/16] drm/xe/multi_queue: Add user interface for multi queue support
` [PATCH v2 03/16] drm/xe/multi_queue: Add GuC "
` [PATCH v2 04/16] drm/xe/multi_queue: Add multi queue priority property
` [PATCH v2 05/16] drm/xe/multi_queue: Handle invalid exec queue property setting
` [PATCH v2 06/16] drm/xe/multi_queue: Add exec_queue set_property ioctl support
` [PATCH v2 07/16] drm/xe/multi_queue: Add support for multi queue dynamic priority change
` [PATCH v2 08/16] drm/xe/multi_queue: Add multi queue information to guc_info dump
` [PATCH v2 09/16] drm/xe/multi_queue: Handle tearing down of a multi queue
` [PATCH v2 10/16] drm/xe/multi_queue: Set QUEUE_DRAIN_MODE for Multi Queue batches
` [PATCH v2 11/16] drm/xe/multi_queue: Handle CGP context error
` [PATCH v2 12/16] drm/xe/multi_queue: Tracepoint support
` [PATCH v2 13/16] drm/xe/multi_queue: Support active group after primary is destroyed
` [PATCH v2 14/16] drm/xe/doc: Add documentation for Multi Queue Group
` [PATCH v2 15/16] drm/xe/doc: Add documentation for Multi Queue Group GuC interface
` [PATCH v2 16/16] drm/xe/multi_queue: Enable multi_queue on xe3p_xpc

[f2fs-dev] [syzbot] [iomap?] kernel BUG in folio_end_read (2)
 2025-11-04 18:25 UTC  (5+ messages)
      `  "

[PATCH v2 0/2] SMMU v3 CMDQ fix and improvement
 2025-11-04 18:48 UTC  (7+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Fix CMDQ timeout warning

[syzbot] [rdma?] WARNING in gid_table_release_one (3)
 2025-11-04 18:47 UTC  (2+ messages)
` Forwarded: "

[PATCH v1 1/3] perf tool_pmu: Use old_count when computing count values for time events
 2025-11-04 18:47 UTC  (4+ messages)
` [PATCH v1 2/3] perf stat-shadow: Read tool events directly

[PATCH RFC 0/5] bpf: avoid locks in bpf_timer and bpf_wq
 2025-11-04 18:45 UTC  (5+ messages)
` [PATCH RFC v1 2/5] bpf: refactor bpf_async_cb prog swap
` [PATCH RFC v1 3/5] bpf: factor out timer deletion helper

amd_gpio AMDI0030:00: iomux not supported
 2025-11-04 18:45 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next 0/9] ice: properly use u64_stats API for all ring stats
 2025-11-04 18:45 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH iwl-next 3/9] ice: use cacheline groups for ice_tx_ring structure
      `  "
    ` [PATCH iwl-next 0/9] ice: properly use u64_stats API for all ring stats

amd_gpio AMDI0030:00: failed to lookup the [default,sleep] state
 2025-11-04 18:45 UTC  (2+ messages)

[PATCH] mbuf: dump Tx offload metadata
 2025-11-04 18:45 UTC  (4+ messages)
` [PATCH v2] "

W1 bad URL
 2025-11-04 18:45 UTC  (4+ messages)

Overhead of arm64 LSE per-CPU atomics?
 2025-11-04 18:43 UTC  (11+ messages)

[PATCH v3] doc: clarify server behavior for invalid 'want' lines in HTTP protocol
 2025-11-04 18:40 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS 2747d929617743ecba08eeeb310283b4be681383
 2025-11-04 18:39 UTC 

[PATCH] firmware: cs_dsp: fix kernel-doc warnings in a header file
 2025-11-04 18:39 UTC  (3+ messages)

[Bug 220742] New: UBSAN: array-index-out-of-bounds in drivers/gpu/drm/radeon/radeon_atombios.c:2720:34 with AMD G-T56N
 2025-11-04 18:38 UTC  (2+ messages)
` [Bug 220742] "

[PATCH v6] gitk: add external diff file rename detection
 2025-11-04 18:04 UTC  (3+ messages)
` [PATCH v7] "

[PATCH v1 1/1] util_macros.h: Fix kernel-doc for u64_to_user_ptr()
 2025-11-04 18:38 UTC 

[PATCH] smb: client: fix refcount leak in smb2_set_path_attr
 2025-11-04 18:34 UTC  (5+ messages)

[arm-perf:for-next/perf 6/8] drivers/perf/arm-ni.c:433:13: warning: operator '?:' has lower precedence than '+'; '+' will be evaluated first
 2025-11-04 18:36 UTC  (7+ messages)

[PATCH v2] mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak
 2025-11-04 18:33 UTC  (3+ messages)

[PATCH] video: simplefb: Add stride handling
 2025-11-04 14:50 UTC 

[PATCH v4 00/10] Enable USB and ENETC on i.MX943 EVK
 2025-11-04 18:01 UTC  (2+ messages)

[PATCH] nand: denali: enable SoC64 SPL NAND boot with proper Kconfig selection
 2025-11-04 17:19 UTC 

[PATCH] nand: denali: enable ONFI detection for SoCFPGA SoC64
 2025-11-04 17:16 UTC 

[PATCH] boot/bootfdt: Add smbios3-entrypoint to FDT for non-EFI boots
 2025-11-04 16:15 UTC 

[PATCH 1/1] efi_loader: correct struct efi_priv description
 2025-11-04 14:54 UTC  (2+ messages)

[PATCH 1/1] efi: Use struct efi_gop_mode_info in struct efi_entry_gopmode
 2025-11-04 14:54 UTC  (2+ messages)

[PATCH] ref-filter: fix stale parsed objects
 2025-11-04 18:31 UTC  (2+ messages)

[PATCH v10 bpf-next 00/11] BPF indirect jumps
 2025-11-04 18:31 UTC  (5+ messages)
` [PATCH v10 bpf-next 08/11] libbpf: support llvm-generated "

[PATCH v4 00/12] iio: dac: ad5446: Refactor and add support for AD5542
 2025-11-04 18:30 UTC  (10+ messages)
` [PATCH v4 07/12] iio: dac: ad5446: Separate I2C/SPI into different drivers
` [PATCH v4 09/12] iio: dac: ad5446: Make use of the cleanup helpers
` [PATCH v4 10/12] iio: dac: ad5446: Refactor header inclusion
` [PATCH v4 11/12] iio: dac: ad5446: Fix coding style issues

[PATCH bpf-next v2] docs/bpf: Add missing BPF k/uprobe program types to docs
 2025-11-04 18:30 UTC  (2+ messages)

[CI] drm/xe/guc: Test GuC v70.53.0 for BMG, LNL, PTL
 2025-11-04 18:29 UTC 

[PATCH v4] libbpf: update the comment to remove the reference to the deprecated interface bpf_program__load()
 2025-11-04 18:30 UTC  (2+ messages)

[PATCH v2] libbpf: Complete the missing @param and @return tags in btf.h
 2025-11-04 18:30 UTC  (2+ messages)

[PATCH] perf/arm-ni: Fix and optimise register offset calculation
 2025-11-04 18:29 UTC 

[Buildroot] [PATCH 1/1] package/bcc: add upstream patch to fix build with llvm >= 21
 2025-11-04 18:29 UTC  (2+ messages)

[PATCH v2 00/15] SHA-3 library
 2025-11-04 18:27 UTC  (7+ messages)

[Buildroot] [git commit] package/bcc: add upstream patch to fix build with llvm >= 21
 2025-11-04 18:28 UTC 

[PATCH] drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg
 2025-11-04 18:27 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[RESEND v13 09/25] PCI/AER: Report CXL or PCIe bus error type in trace logging
 2025-11-04 18:26 UTC  (2+ messages)

[PATCH 6.12.y-cip 00/22] Add RZ/G3E GBETH support
 2025-11-04 18:25 UTC  (4+ messages)
` [PATCH 6.12.y-cip 19/22] net: stmmac: Add DWMAC glue layer for Renesas GBETH

[PATCH v2 0/7] Camera I2C (CCI) enablement on MSM8953 and Fairphone 3
 2025-11-04 18:25 UTC  (3+ messages)
` [PATCH v2 2/7] i2c: qcom-cci: Add msm8953 compatible

[PATCH 0/6 v7] Make ELOG and GHES log and trace consistently
 2025-11-04 18:22 UTC  (7+ messages)
` [PATCH 1/6 v7] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/6 v7] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/6 v7] acpi/ghes: Make GHES select ACPI_APEI_PCIEAER
` [PATCH 4/6 v7] acpi/ghes: Add helper for CXL protocol errors checks
` [PATCH 5/6 v7] acpi/ghes: Add helper to copy CXL protocol error info to work struct
` [PATCH 6/6 v7] ACPI: extlog: Trace CPER CXL Protocol Error Section

[PATCH 0/5] Fixes for :(optional) path code
 2025-11-04 18:24 UTC  (10+ messages)
` [PATCH 1/5] parseopt: fix :(optional) at command line to only ignore missing files
` [PATCH 3/5] parseopt: use boolean type for a simple flag

[PATCH v2 0/7] ati-vga: Implement HOST_DATA transfers to enable X.org text rendering
 2025-11-04 18:22 UTC  (4+ messages)
` [PATCH v2 1/7] ati-vga: Add scissor clipping register support

[PATCH 0/3] specifying a file that can optionally exist
 2025-11-04 18:22 UTC  (7+ messages)
` [PATCH v2 0/3] Support :(optional) filepaths
  ` [PATCH v2 3/3] parseopt: values of pathname type can be prefixed with :(optional)

[PATCH] perl: also mark git-contacts executable
 2025-11-04 18:14 UTC 

[Buildroot] [PATCH v2 1/1] package/llvm-project: bump to version 21.1.4
 2025-11-04 18:20 UTC  (2+ messages)

[meta-ti][scarthgap][PATCH v2] meta-ti-bsp: optee: Add flags to enable RPMB and PKCS#11
 2025-11-04 18:18 UTC  (2+ messages)

[PATCH] clk: tegra: tegra124-emc: Fix memory leak in load_timings_from_dt() on krealloc() failure
 2025-11-04 18:16 UTC  (2+ messages)

[openeuler:OLK-6.6 3098/3098] kernel/bpf-rvi/common_kfuncs.c:86:27: warning: no previous prototype for 'bpf_page_counter_read'
 2025-11-04 18:16 UTC 

[PATCH] drm/xe/xe_survivability: Add support for survivability mode v2
 2025-11-04 18:16 UTC  (5+ messages)

[PATCH 5.15] Makefile.compiler: replace cc-ifversion with compiler-specific macros
 2025-11-04 18:14 UTC 


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.