All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-17 14:41:06 to 2025-12-17 15:38:03 UTC [more...]

[PATCHSET v11 sched_ext/for-6.20] Add a deadline server for sched_ext tasks
 2025-12-17  9:35 UTC  (2+ messages)
` [PATCH 6/7] selftests/sched_ext: Add test for sched_ext dl_server

[PATCH 0/2] introduce pagetable_alloc_nolock()
 2025-12-17 15:10 UTC  (10+ messages)

[PATCH i-g-t 00/11] lib/kms: Carve up igt_display_require()
 2025-12-17 15:37 UTC 

[PATCH v1] xen: move alloc/free_vcpu_struct() to common code
 2025-12-17 15:37 UTC  (3+ messages)

[PATCH v6 00/14] Nesting support for lazy MMU mode
 2025-12-17 15:37 UTC  (6+ messages)
` [PATCH v6 14/14] mm: Add basic tests for lazy_mmu

[PATCH v1 00/12] man/man3/posix_memalign.3: Several fixes, and split the page
 2025-12-17 15:37 UTC  (5+ messages)
` [PATCH v3 0/1] man/man3/aligned_alloc.3: HISTORY: Document bogus specification from C11
  ` [PATCH v3 1/1] "

[PATCH RFC 00/16] Eliminate warnings for AST2500 and AST2600 EVB devicetrees
 2025-12-17 15:37 UTC  (3+ messages)
` [PATCH RFC 01/16] dt-bindings: hwmon: Convert aspeed,ast2400-pwm-tacho to DT schema

[PATCH] dbus-cxx: upgrade 2.5.2 -> 2.6.0
 2025-12-17 15:37 UTC 

[PATCH v1] drm/xe/pm: Handle GT resume failure
 2025-12-17 15:37 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[syzbot] [cgroups?] [mm?] INFO: rcu detected stall in sys_signalfd4 (2)
 2025-12-17 15:37 UTC 

[PATCH v4 00/11] perf sched: Introduce stats tool
 2025-12-17 15:37 UTC  (5+ messages)

[meta-virtualization][PATCH 0/1] add support of cockpit-machines
 2025-12-17 15:36 UTC  (3+ messages)

[PATCH] cmd: bdinfo: fix incorrect Kconfig options check for print_eth()
 2025-12-17 15:35 UTC  (7+ messages)

[PATCH] drm/amd/pm: Return right size for gpuboard metrics
 2025-12-17 15:35 UTC  (2+ messages)

[PATCH 0/4] VCN and JPEG 5.3 support
 2025-12-17 15:35 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu/jpeg: Add jpeg 5.3.0 support
` [PATCH 3/4] drm/amdgpu/discovery: add vcn and jpeg ip block
` [PATCH 4/4] drm/amdgpu: add queue reset support for jpeg 5.3

[PATCH v2 0/1] add support of cockpit-machines
 2025-12-17 15:35 UTC  (2+ messages)
` [PATCH v2 1/1] cockpit-machines: add recipe

[PATCH V4 00/17] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2025-12-17 15:35 UTC  (11+ messages)
  ` [PATCH V4 07/17] nvdimm/label: Add region label delete support
  ` [PATCH V4 08/17] nvdimm/label: Preserve cxl region information from region label
  ` [PATCH V4 09/17] nvdimm/label: Export routine to fetch region information
  ` [PATCH V4 11/17] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
  ` [PATCH V4 13/17] cxl/pmem_region: Prep patch to accommodate pmem_region attributes

[PATCH] perf build: Support passing extra Clang options via EXTRA_BPF_FLAGS
 2025-12-17 15:35 UTC  (11+ messages)

[PATCH] powercap: intel_rapl: Fix possible recursive lock warning
 2025-12-17 15:34 UTC 

[PATCH v3 00/51] migration: Unify capabilities and parameters
 2025-12-17 15:34 UTC  (5+ messages)
` [PATCH v3 24/51] migration: Allow incoming cmdline to take config
` [PATCH v3 27/51] tests/qtest/migration: Fix misuse of listen_uri

[PATCH 0/1] net/i40e: unset vector flag when scalar path is chosen
 2025-12-17 15:33 UTC  (5+ messages)
` [PATCH 1/1] "

[RFC PATCH v3 00/35] NTB transport backed by endpoint DW eDMA
 2025-12-17 15:16 UTC  (29+ messages)
` [RFC PATCH v3 01/35] PCI: endpoint: pci-epf-vntb: Use array_index_nospec() on mws_size[] access
` [RFC PATCH v3 02/35] NTB: epf: Add mwN_offset support and config region versioning
` [RFC PATCH v3 03/35] PCI: dwc: ep: Support BAR subrange inbound mapping via address match iATU
` [RFC PATCH v3 04/35] NTB: Add offset parameter to MW translation APIs
` [RFC PATCH v3 06/35] NTB: ntb_transport: Support partial memory windows with offsets
` [RFC PATCH v3 08/35] NTB: core: Add .get_private_data() to ntb_dev_ops
` [RFC PATCH v3 09/35] NTB: epf: vntb: Implement .get_private_data() callback
` [RFC PATCH v3 10/35] dmaengine: dw-edma: Fix MSI data values for multi-vector IMWr interrupts
` [RFC PATCH v3 11/35] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()
` [RFC PATCH v3 12/35] NTB: ntb_transport: Dynamically determine qp count
` [RFC PATCH v3 13/35] NTB: ntb_transport: Introduce get_dma_dev() helper
` [RFC PATCH v3 14/35] NTB: epf: Reserve a subset of MSI vectors for non-NTB users
` [RFC PATCH v3 15/35] NTB: ntb_transport: Move internal types to ntb_transport_internal.h
` [RFC PATCH v3 19/35] dmaengine: dw-edma: Poll completion when local IRQ handling is disabled
` [RFC PATCH v3 20/35] dmaengine: dw-edma: Add notify-only channels support
` [RFC PATCH v3 21/35] dmaengine: dw-edma: Add a helper to retrieve LL (Linked List) region
` [RFC PATCH v3 22/35] dmaengine: dw-edma: Serialize RMW on shared interrupt registers
` [RFC PATCH v3 23/35] NTB: ntb_transport: Split core into ntb_transport_core.c
` [RFC PATCH v3 25/35] NTB: hw: Introduce DesignWare eDMA helper
` [RFC PATCH v3 26/35] NTB: ntb_transport: Introduce DW eDMA backed transport mode
` [RFC PATCH v3 28/35] ntb_netdev: Multi-queue support
` [RFC PATCH v3 29/35] NTB: epf: Add per-SoC quirk to cap MRRS for DWC eDMA (128B for R-Car)
` [RFC PATCH v3 30/35] iommu: ipmmu-vmsa: Add PCIe ch0 to devices_allowlist
` [RFC PATCH v3 31/35] iommu: ipmmu-vmsa: Add support for reserved regions
` [RFC PATCH v3 32/35] arm64: dts: renesas: Add Spider RC/EP DTs for NTB with remote DW PCIe eDMA
` [RFC PATCH v3 33/35] NTB: epf: Add an additional memory window (MW2) barno mapping on Renesas R-Car
` [RFC PATCH v3 34/35] Documentation: PCI: endpoint: pci-epf-vntb: Update and add mwN_offset usage
` [RFC PATCH v3 35/35] Documentation: driver-api: ntb: Document remote eDMA transport backend

[PATCH v1] gpio: pca953x: handle short interrupt pulses on PCAL devices
 2025-12-17 15:30 UTC 

[Buildroot] [PATCH v3 0/2] package: add rasdaemon support
 2025-12-17 15:30 UTC  (4+ messages)
` [Buildroot] [PATCH v3 1/2] package/rasdaemon: Add rasdaemon package

[PATCH v1] arm64/mpam: Replace the arm64.nompam parameter with arm64.mpam
 2025-12-17 15:30 UTC  (2+ messages)

[PATCH 6.12 000/354] 6.12.63-rc1 review
 2025-12-17 15:29 UTC  (2+ messages)

[PATCH v2 00/15] drm/i915/pll: Verify pll dividers and remove redundant .clock member
 2025-12-17 15:19 UTC  (16+ messages)
` [PATCH v2 01/15] drm/i915/c10: Move C10 port clock calculation
` [PATCH v2 02/15] drm/i915/c20: Move C20 "
` [PATCH v2 03/15] drm/i915/cx0: Drop Cx0 crtc_state from HDMI TMDS pll divider calculation
` [PATCH v2 04/15] drm/i915/lt_phy: Drop LT PHY crtc_state for port calculation
` [PATCH v2 05/15] drm/i915/cx0: Drop encoder from port clock calculation
` [PATCH v2 06/15] drm/i915/cx0: Create macro around pll tables
` [PATCH v2 07/15] drm/i915/lt_phy: Create macro for lt phy pll state
` [PATCH v2 08/15] drm/i915/display: Add helper function for fuzzy clock check
` [PATCH v2 09/15] drm/i915/cx0: Fix HDMI FRL clock rates
` [PATCH v2 10/15] drm/i915/cx0: Add a fuzzy check for DP/HDMI clock rates during programming
` [PATCH v2 11/15] drm/i915/cx0: Verify C10/C20 pll dividers
` [PATCH v2 12/15] drm/i915/lt_phy: Add verification for lt phy "
` [PATCH v2 13/15] drm/i915/cx0: Drop C20 25.175 MHz rate
` [PATCH v2 14/15] drm/i915/lt_phy: Drop 27.2 "
` [PATCH v2 15/15] drm/i915/display: Remove .clock member from eDP/DP/HDMI pll tables

[PATCH v4 0/9] Add support for AD4062 device family
 2025-12-17 15:28 UTC  (3+ messages)
` [PATCH v4 9/9] iio: adc: ad4062: Add GPIO Controller support

[PATCH v12 00/46] arm64: Support for Arm CCA in KVM
 2025-12-17 15:28 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sdm845-oneplus: Enable known blocks and add placeholders
 2025-12-17 15:28 UTC  (4+ messages)

[PATCH v1] perf symbol: Fix ENOENT case for filename__read_build_id
 2025-12-17 15:27 UTC  (2+ messages)

[PATCH 0/2] Attempt to enable MMC on SpacemiT K1 boards
 2025-12-17 15:26 UTC  (8+ messages)
` [PATCH 1/2] riscv: dts: spacemit: Add i2c buses on OrangePi RV2

Patch "clk: qcom: rpmh: Define RPMH_IPA_CLK on QCS615" has been added to the 6.17-stable tree
 2025-12-17 15:27 UTC  (2+ messages)

[RFC][PATCH v2] ima: Add support for staging measurements for deletion and trimming
 2025-12-17 15:26 UTC  (2+ messages)

[PATCH] sparse/pre-process: introduce "dissect_mode" option to fix dissect/semind
 2025-12-17 15:17 UTC 

[PATCH net] net/smc: Initialize smc hashtables before registering users
 2025-12-17 15:25 UTC  (2+ messages)

[PATCH 6.18 000/614] 6.18.2-rc1 review
 2025-12-17 15:25 UTC  (10+ messages)
` [PATCH 6.18 159/614] docs: kdoc: fix duplicate section warning message

[PATCH v2 0/3] perf genelf: BLAKE2s build ID generation
 2025-12-17 15:25 UTC  (2+ messages)

[PATCH v2] drm/xe/nvm: enable cri platform
 2025-12-17 15:24 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/nvm: enable cri platform (rev2)

[PATCH v6 1/8] distro/include: rework debug build
 2025-12-17 15:24 UTC  (8+ messages)
` [PATCH v6 2/8] debug_build.inc: collect debug build tuning configuration
` [PATCH v6 3/8] {cross,native}.bbclass: drop DEBUG_BUILD
` [PATCH v6 4/8] debug_build.inc: override MESON_BUILDTYPE for target
` [PATCH v6 5/8] debug_build.inc: override CARGO_BUILD_MODE and CARGO_BUILD_DIR "
` [PATCH v6 6/8] debug_build.inc: disable debug build for qemu
` [PATCH v6 7/8] Clean up compiler optimization variable FULL_OPTIMIZATION
` [PATCH v6 8/8] Clean up compiler optimization variable DEBUG_OPTIMIZATION

[RESEND PATCH v2 0/3] Update to SMBIOS 2.6
 2025-12-17 15:22 UTC  (3+ messages)
` [RESEND PATCH v2 2/3] hvmloader: "

[REPORT] Null pointer deref in net/core/dev.c on PowerPC
 2025-12-17 15:22 UTC  (6+ messages)
      ` [External] : "

[PATCH] ext4: Fix KASAN use-after-free in ext4_find_extent
 2025-12-17 15:22 UTC  (5+ messages)
  `  "

[PATCH v6.20] io_uring/rsrc: refactor io_import_kbuf() to use single loop
 2025-12-17 15:16 UTC  (2+ messages)

korgalore v0.2 released with JMAP, IMAP, Maildir support
 2025-12-17 15:21 UTC 

[PATCH 1/2] mm/vmalloc: Add large-order allocation helper
 2025-12-17 15:20 UTC  (5+ messages)
` [PATCH 2/2] mm/vmalloc: Add attempt_larger_order_alloc parameter

[PATCH v2 0/4] PCI: Fix ACS enablement for Root Ports in OF platforms
 2025-12-17 15:19 UTC  (5+ messages)
` [PATCH v2 3/4] PCI: Disable ACS SV capability for the broken IDT switches

Issue in parsing of tests that use KUNIT_CASE_PARAM
 2025-12-17 15:17 UTC 

[PATCH 1/2 nf v2] netfilter: nf_conncount: update last_gc only when GC has been performed
 2025-12-17 15:10 UTC  (3+ messages)
` [PATCH 2/2 nf v2] netfilter: nf_conncount: increase the connection clean up limit to 64

[rafael-pm:bleeding-edge 32/75] drivers/dma/sh/shdma-base.c:146:9: error: assigning to 'int' from incompatible type 'void'
 2025-12-17 15:16 UTC 

[rppt:hugetlb-init/v0 2/3] mm/hugetlb_cma.c:142:32: error: a function declaration without a prototype is deprecated in all versions of C
 2025-12-17 15:16 UTC 

[PATCH] dt-bindings: interconnect: qcom,sa8775p-rpmh: Fix incorrectly added reg and clocks
 2025-12-17 15:15 UTC  (2+ messages)

[PATCH v2] of: replace strcmp_suffix() with strends()
 2025-12-17 15:14 UTC  (2+ messages)

[PATCH 00/14] single-binary: Compile hw/riscv once
 2025-12-17 15:13 UTC  (9+ messages)
` [PATCH 09/14] target/riscv: Replace TARGET_LONG_BITS in header exposed to common code
` [PATCH 11/14] target/riscv: Make pmu.h target-agnostic
` [PATCH 13/14] hw/riscv: Define SiFive E/U CPUs using runtime conditions
` [PATCH 14/14] hw/riscv: Compile once

[PATCH 6.1.y-cip 0/6] Add RZ/V2H DMAC support
 2025-12-17 15:13 UTC  (4+ messages)
` [cip-dev] "

[BUG] 36-second boot delay due to by acpi_gpio_handle_deferred_request_irqs on ASUS ROG Strix G16 (2025)
 2025-12-17 15:12 UTC  (3+ messages)

[PATCH v4 0/4] tst_runas.c, ima_{conditionals, measurements}.sh enhancements
 2025-12-17 15:13 UTC  (5+ messages)
` [PATCH v4 1/4] shell: Add tst_runas.c helper
  ` [LTP] "

[BUG][RT][ti-j72xx] spi: cadence-quadspi: boot failed with rtmutex deadlock detected
 2025-12-17 15:09 UTC  (2+ messages)

[PATCH v2 0/2] Fix and adjust ukify packaging
 2025-12-17 15:09 UTC  (4+ messages)
` [PATCH v2 1/2] python3-pyzstd: import 0.17.0 from meta-python
  ` [OE-core] "

[PATCH v3 0/2] Fix and adjust ukify packaging
 2025-12-17 15:08 UTC  (4+ messages)
` [PATCH v3 1/3] python3-pyzstd: import 0.17.0 from meta-python
` [PATCH v3 2/3] systemd: package 'ukify' seperately
` [PATCH v3 3/3] ptest-packagelists.inc: add python3-pyzstd

[PATCH] rust: Add -fdiagnostics-show-context to bindgen_skip_c_flags
 2025-12-17 15:00 UTC 

[PATCH] drm/xe/pf: Fix typo in function kernel-doc
 2025-12-17 15:07 UTC 

[PATCH v6 0/6] drm/amdkfd: Move gfx9 MQD to HBM
 2025-12-17 15:06 UTC  (6+ messages)
` [PATCH v6 6/6] drm/amdkfd: Map VRAM MQD on GART

[syzbot] [xfs] general protection fault in workingset_refault (3)
 2025-12-17 15:06 UTC 

[PATCH] drm/panthor: Avoid showing imported BO as exported in DebugFS output
 2025-12-17 15:05 UTC  (2+ messages)

[android-common:android13-5.15 0/2] include/trace/hooks/topology.h:27:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2025-12-17 15:05 UTC 

[PATCH] cve-update: Avoid NFS caching issues
 2025-12-17 15:05 UTC 

[PATCH] drm/msm/mdp5: drop support for MSM8998, SDM630 and SDM660
 2025-12-17 15:05 UTC  (2+ messages)

[PATCH 6.17 000/506] 6.17.13-rc2 review
 2025-12-17 15:04 UTC  (4+ messages)

[RFC PATCH v2 0/6] fuse: LOOKUP_HANDLE operation
 2025-12-17 15:02 UTC  (7+ messages)
` [RFC PATCH v2 4/6] fuse: implementation of the FUSE_LOOKUP_HANDLE operation

[PATCH WIP v2 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2025-12-17 15:02 UTC  (6+ messages)
` [PATCH WIP v2 3/8] media: qcom: camss: Prepare CSID for C-PHY support

[Build #31662576] armhf build of rdma-core 61.0~202512170735+gitd74af53e~ubuntu20.04.1 in ubuntu focal RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2025-12-17 14:55 UTC 

[PATCH v4 0/2] tests/intel/xe_gt_freq: Modify test to support new throttle reasons sysfs
 2025-12-17 15:01 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_gt_freq: Modify test to support new throttle reasons sysfs (rev5)

[PATCH] ASoC: soc-ops: Correct the max value for clamp in soc_mixer_reg_to_ctl()
 2025-12-17 15:00 UTC  (6+ messages)

[PATCH] hw/char/cmsdk-apb-uart.c: log guest_errors for r/w to disabled uart
 2025-12-17 14:59 UTC  (2+ messages)

[PATCH v3 1/1] migration: merge fragmented clear_dirty ioctls
 2025-12-17 14:59 UTC  (7+ messages)

[PATCH] mm/page_alloc: restore 0-handling to zone_set_pageset_high_and_batch
 2025-12-17 14:59 UTC  (2+ messages)

[Build #31662563] armhf build of rdma-core 61.0~202512170735+gitd74af53e~ubuntu18.04.1 in ubuntu bionic RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2025-12-17 14:56 UTC 

[PATCH v2] drm/xe: Fix NULL pointer dereference in xe_exec_ioctl
 2025-12-17 14:56 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v5 00/28] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-12-17 14:55 UTC  (5+ messages)
` [PATCH v5 15/28] hw/i386: Assume fw_cfg DMA is always enabled
` [PATCH v5 16/28] hw/i386: Remove linuxboot.bin

[anolis-intel-cloud:devel-6.6 50/50] drivers/block/virtio_blk_ext.c:170:6: warning: no previous prototype for 'virtblk_set_ext_feature'
 2025-12-17 14:54 UTC 

[PATCH] drm/xe/device: Discard check for lmem_init
 2025-12-17 14:53 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel VIII edition (OSPM-summit 2026)
 2025-12-17 14:52 UTC 

[recipe build #3986665] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-12-17 14:46 UTC 

[PATCH 1/3] of: replace of_alias_get_highest_id() with of_alias_get_free_id()
 2025-12-17 14:51 UTC  (3+ messages)
` [PATCH 2/3] i2c: implement i2c_unregister_device()
` [PATCH 3/3] eeprom: at24: unregister devices in error path

drivers/iommu/riscv/iommu-platform.c:54 riscv_iommu_platform_probe() warn: 'iommu->irqs_count' unsigned <= 0
 2025-12-17 14:52 UTC  (2+ messages)

[PATCH] hw/s390x: Un-inline the s390_do_cpu_*() functions
 2025-12-17 14:51 UTC  (2+ messages)

[PATCH v2 0/3] support batch checking of references and unmapping for large folios
 2025-12-17 14:50 UTC  (7+ messages)
` [PATCH v2 1/3] arm64: mm: support batch clearing of the young flag "

[PATCH i-g-t] tests/intel/gem_lmem_swapping: Avoid false failures from oom-killer
 2025-12-17 14:50 UTC 

[PATCH 0/5] ALSA 1.2.15 updates
 2025-12-17 14:50 UTC  (2+ messages)
` [OE-core] "

Development environment discussion
 2025-12-17 14:49 UTC 

[PATCH v2 1/2] arm64: dts: qcom: hamoa: Add sound DAI prefixes for DP
 2025-12-17 14:49 UTC  (2+ messages)

[PATCH i-g-t] tests/intel-ci/chamelium-only.testlist: Enable additional Chamelium tests
 2025-12-17 14:49 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[OE-core][PATCH] wic/engine: fix copying directories into wic image with ext* partition
 2025-12-17 14:48 UTC  (4+ messages)

[PATCH] replay: drop commits that become empty
 2025-12-17 14:47 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] target/hexagon: Include missing 'cpu.h' header in 'internal.h'
 2025-12-17 14:45 UTC  (2+ messages)

[PATCH v5 00/12] VRAM Self Refresh
 2025-12-17 14:45 UTC  (3+ messages)
` [PATCH v5 02/12] PCI/ACPI: Per Root/Switch Downstream Port allow one aux power limit request

[PATCH] drm/i915/display: update the wa_22014263786
 2025-12-17 14:45 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for drm/i915/display: update the wa_22014263786 (rev2)

[PATCH 0/5] Last preparations before upstreaming Git for Windows' symlink support
 2025-12-17 14:44 UTC  (7+ messages)
` [PATCH 1/5] mingw: do resolve symlinks in `getcwd()`
` [PATCH 2/5] init: do parse _all_ core.* settings early
` [PATCH 4/5] strbuf_readlink(): support link targets that exceed PATH_MAX

[android-common:android14-6.1-2025-05 2/2] arch/arm64/kvm/hyp/nvhe/mem_protect.c:635:5: warning: no previous prototype for function '__pkvm_host_set_stage2_memattr'
 2025-12-17 14:44 UTC 

[PATCH] edd: fix a memory leak in edd_init()
 2025-12-17 14:42 UTC 

[PATCH v2] xfs: Fix the return value of xfs_rtcopy_summary()
 2025-12-17 14:41 UTC 

[PATCH] KVM: nVMX: Disallow access to vmcs12 fields that aren't supported by "hardware"
 2025-12-17 14:41 UTC  (3+ 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.