All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-16 14:10:14 to 2025-05-16 14:58:41 UTC [more...]

[PATCH] drm/nouveau/dp: convert to use ERR_CAST()
 2025-05-16 14:10 UTC  (2+ messages)

Fixing AMDGPUs gang submit error handling
 2025-05-16 14:30 UTC  (8+ messages)
` [PATCH 1/3] drm/sched: add drm_sched_prealloc_dependency_slots v3

[PATCH iwl-next v4 00/15] Introduce iXD driver
 2025-05-16 14:58 UTC  (15+ messages)
` [Intel-wired-lan] "
` [PATCH iwl-next v4 01/15] virtchnl: create 'include/linux/intel' and move necessary header files
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 02/15] virtchnl: introduce control plane version fields
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 03/15] libie: add PCI device initialization helpers to libie
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 04/15] libeth: allow to create fill queues without NAPI
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 05/15] libie: add control queue support
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 06/15] libie: add bookkeeping support for control queue messages
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 07/15] idpf: remove 'vport_params_reqd' field

[PATCH] scripts: kconfig: fix deref after null in menu.c
 2025-05-16 14:58 UTC  (2+ messages)

[PATCH v4] mtd: rawnand: brcmnand: legacy exec_op implementation
 2025-05-16 14:32 UTC  (3+ messages)

[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
 2025-05-16 14:57 UTC  (12+ messages)
` [PATCH v3 06/10] arm/kvm: Allow reading all the writable ID registers
` [PATCH v3 08/10] arm/cpu: more customization for the kvm host cpu model

[Buildroot] [PATCH 0/4] package/rust: rust upgrade to version 1.86.0
 2025-05-16 14:57 UTC  (5+ messages)

[RESEND PATCH v2 0/3] Standardize link status check to return bool
 2025-05-16 14:57 UTC  (4+ messages)

[PATCH v2] drm/xe/guc: Make creation of SLPC debugfs files conditional
 2025-05-16 14:57 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Make creation of SLPC debugfs files conditional (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH 0/4] RISC-V: Add ACPI support for IOMMU
 2025-05-16 14:15 UTC  (7+ messages)
` [PATCH 1/4] ACPICA: actbl2: Add definitions for RIMT
` [PATCH 3/4] ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id()

[PATCH 0/3] mt8188: Fix missing reset and clock-names DT properties
 2025-05-16 14:14 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: clock: mediatek: Add #reset-cells property for MT8188
` [PATCH 2/3] arm64: dts: mediatek: mt8188: Add missing #reset-cells property

[PATCH] x86/bugs: Restructure ITS mitigation
 2025-05-16 14:56 UTC  (5+ messages)

[PATCH 0/3] Integrate the sparse index with 'git apply' and 'git add -p/-i'
 2025-05-16 14:55 UTC  (6+ messages)
` [PATCH v2 0/4] Integrate the sparse index with 'git apply' and interactive add, checkout, and reset
  ` [PATCH v2 1/4] apply: integrate with the sparse index
  ` [PATCH v2 2/4] git add: make -p/-i aware of "
  ` [PATCH v2 3/4] reset: integrate sparse index with --patch
  ` [PATCH v2 4/4] p2000: add performance test for patch-mode commands

[PATCH] vfio/type1: optimize vfio_pin_pages_remote() for hugetlbfs folio
 2025-05-16 14:55 UTC  (6+ messages)

[PATCH next 0/2] spi: spi-qpic-snand: enable 8 bits ECC strength support
 2025-05-16 14:14 UTC  (10+ messages)
` [PATCH next 2/2] spi: spi-qpic-snand: add support for 8 bits ECC strength

[PATCH] mtd: spinand: esmt: fix id code for F50D1G41LB
 2025-05-16 14:55 UTC  (2+ messages)

[PATCH v2] mtd: rawnand: brcmnand: remove unused parameters
 2025-05-16 14:55 UTC  (2+ messages)

[RFC 0/3] add large zero page for zeroing out larger segments
 2025-05-16 14:54 UTC  (5+ messages)
` [RFC 1/3] mm: add large zero page for efficient zeroing of "

[PATCH v1 0/1] bbdev: fix possible null pointer dereferencing
 2025-05-16 14:54 UTC  (2+ messages)

[PATCH v3 00/10] Improve futex usage
 2025-05-16 14:53 UTC  (13+ messages)
` [PATCH v3 01/10] futex: Check value after qemu_futex_wait()
` [PATCH v3 04/10] qemu-thread: Avoid futex abstraction for non-Linux

[PATCH bpf-next v4] bpftool: Add support for custom BTF path in prog load/loadall
 2025-05-16 14:54 UTC  (2+ messages)

[rfc] drm/ttm/memcg: simplest initial memcg/ttm integration (v2)
 2025-05-16 14:53 UTC  (9+ messages)

[PATCH v2 0/2] mt8188: Fix missing reset DT property
 2025-05-16 14:12 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: mediatek: Add #reset-cells property for MT8188
` [PATCH v2 2/2] arm64: dts: mediatek: mt8188: Add missing #reset-cells property

[PATCH] drm/ttm: Make pool shrinker more responsive
 2025-05-16 14:53 UTC  (7+ messages)

close(2) with EINTR has been changed by POSIX.1-2024
 2025-05-16 14:52 UTC  (6+ messages)
` [RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024

[PATCH i-g-t v3 0/2] Introduce intel_hdcp tool
 2025-05-16 14:50 UTC  (5+ messages)
` [PATCH i-g-t v3 1/2] tools/intel_hdcp: "
` [PATCH i-g-t v3 2/2] tools/intel_hdcp: Support for enabling and disabling HDCP

[PATCH v4 0/4] KVM: x86: allow DEBUGCTL.DEBUGCTLMSR_FREEZE_IN_SMM passthrough
 2025-05-16 14:50 UTC  (7+ messages)
` [PATCH v4 3/4] x86: nVMX: check vmcs12->guest_ia32_debugctl value given by L2
` [PATCH v4 4/4] x86: KVM: VMX: preserve DEBUGCTLMSR_FREEZE_IN_SMM

[Buildroot] [PATCH v2] package/asterisk: update to 22.3.0
 2025-05-16 14:49 UTC  (2+ messages)

[net-next PATCH v10 0/7] net: phy: Add support for new Aeonsemi PHYs
 2025-05-16 14:48 UTC  (4+ messages)
` [net-next PATCH v10 7/7] rust: net::phy sync with match_phy_device C changes

[PATCH v5 0/7] ext4: Add multi-fsblock atomic write support with bigalloc
 2025-05-16 14:48 UTC  (9+ messages)
` [PATCH v5 7/7] ext4: Add atomic block write documentation

[Buildroot] [git commit] package/musepack: fix incompatible pointer types
 2025-05-16 14:47 UTC 

[PATCH v4] tests/functional: Add PCI hotplug test for aarch64
 2025-05-16 14:47 UTC  (2+ messages)

[PATCH v4 0/3] Move duplicated instructions macros into asm/insn.h
 2025-05-16 14:08 UTC  (9+ messages)
` [PATCH v4 1/3] riscv: Fix typo EXRACT -> EXTRACT
` [PATCH v4 2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()
` [PATCH v4 3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h

[Buildroot] [git commit] docs/manual/adding-packages-python.adoc: clarify how _BUILD_OPTS work
 2025-05-16 14:46 UTC 

[PATCH v12 0/3] mtd: Add support for stacked memories
 2025-05-16 14:06 UTC  (7+ messages)
` [PATCH v12 3/3] mtd: Add driver for concatenating devices

[PATCH v6 0/1] Added the newline after the test in t/4018
 2025-05-16 14:45 UTC  (3+ messages)
` [PATCH v7 0/1] Updated the word diff regex for Bash scripts
  ` [PATCH v7 1/1] userdiff: extend Bash pattern to cover more shell function forms

[PATCH v6 00/22] RV: Linear temporal logic monitors for RT application
 2025-05-16 14:04 UTC  (3+ messages)
` [PATCH v6 17/22] arm64: mm: Add page fault trace points

[tip: x86/core] x86/bugs: Fix indentation due to ITS merge
 2025-05-16 14:46 UTC 

[PATCH 0/4] Crashlog Type1 Version2 support
 2025-05-16 14:46 UTC  (5+ messages)
` [PATCH 1/4] platform/x86/intel/pmt: crashlog binary file endpoint
` [PATCH 2/4] platform/x86/intel/pmt: update to bit access
` [PATCH 3/4] platform/x86/intel/pmt: decouple sysfs and namespace
` [PATCH 4/4] platform/x86/intel/pmt: support BMG crashlog

[PATCH] arm64/ptrace: Make user_hwdebug_state.dbg_regs[] array size as ARM_MAX_BRP
 2025-05-16 13:59 UTC  (2+ messages)

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-05-16 14:45 UTC  (4+ messages)
` [PATCH v4 24/38] KVM: x86/pmu: Exclude PMU MSRs in vmx_get_passthrough_msr_slot()

[Buildroot] [PATCH] package/tbtools: bump to version 0.6.0
 2025-05-16 14:44 UTC  (2+ messages)

[PATCH] regexdev: enable to be compiled on Windows
 2025-05-16 14:44 UTC  (4+ messages)

[PATCH 1/2] blk-mq: move the DMA mapping code to a separate file
 2025-05-16 14:44 UTC  (4+ messages)

[Buildroot] [git commit] package/tbtools: bump to version 0.6.0
 2025-05-16 14:43 UTC 

[PATCH v3 0/2] amd_iommu: Fixes
 2025-05-16 14:43 UTC  (5+ messages)
` [PATCH v3 1/2] hw/i386/amd_iommu: Fix device setup failure when PT is on
` [PATCH v3 2/2] hw/i386/amd_iommu: Fix xtsup when vcpus < 255

[PATCH net-next] net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead
 2025-05-16 14:43 UTC  (4+ messages)

[PATCH v8] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-05-16 14:43 UTC  (2+ messages)

[Buildroot] [git commit] package/asterisk: bump to 22.3.0
 2025-05-16 14:42 UTC 

[PATCH iwl-next v3] ice: add 40G speed to Admin Command GET PORT OPTION
 2025-05-16 14:42 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] doc: add limitation in using segment-sz in crypto-perf
 2025-05-16 14:41 UTC  (2+ messages)

[kvmtool PATCH v3 00/10] Add SBI system suspend and cpu-type option
 2025-05-16 13:54 UTC  (2+ messages)

[PATCH v2] drm/xe: Default auto_link_downgrade status to false
 2025-05-16 14:40 UTC  (5+ messages)
` ✓ CI.Build: success for drm/xe: Default auto_link_downgrade status to false (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] docs/interop: convert text files to restructuredText
 2025-05-16 14:39 UTC  (3+ messages)

[PATCH] migration/multifd: Don't send device state packets with zerocopy flag
 2025-05-16 14:39 UTC  (2+ messages)

[PATCH] accel/ivpu: Add inference_timeout_ms module parameter
 2025-05-16 14:39 UTC  (2+ messages)

[PATCH 00/10] perf: arm_spe: Armv8.8 SPE features
 2025-05-16 14:38 UTC  (3+ messages)
` [PATCH 01/10] arm64: sysreg: Add new PMSIDR_EL1 and PMSFCR_EL1 fields

[PATCH v8 0/9] coredump: add coredump socket
 2025-05-16 14:37 UTC  (5+ messages)
` [PATCH v8 4/9] "
` [PATCH v8 5/9] pidfs, coredump: add PIDFD_INFO_COREDUMP

[PATCH 0/4] Extend usb_onboard_hub driver to support Cypress HX3 hub family
 2025-05-16 14:38 UTC  (5+ messages)
` [PATCH 1/4] usb: onboard-hub: Use the ofnode to check if the peer-hub was probed
` [PATCH 2/4] usb: onboard-hub: Set the reset gpio pin before freeing

[Buildroot] [PATCH] docs/migrating.adoc: document the tarball suffix update for Cargo-fetch packages
 2025-05-16 14:37 UTC 

[PATCH v4 0/2] Implement endianess swap macros for RISC-V
 2025-05-16 14:37 UTC  (2+ messages)

[PATCH net] selftests: net: validate team flags propagation
 2025-05-16 14:35 UTC  (2+ messages)

[PATCH] rust: add basic ELF sections parser
 2025-05-16 14:35 UTC  (11+ messages)

[PATCH 0/6] single-binary: build target common libraries with dependencies
 2025-05-16 14:34 UTC  (4+ messages)
` [PATCH 1/6] meson: build target libraries with common dependencies

[PATCH v1] perf intel-tpebs: Filter non-workload samples
 2025-05-16 14:35 UTC  (3+ messages)

[PATCH] drm/i915/display: Implement wa_16011342517
 2025-05-16 14:31 UTC 

[PATCH v3] ACPI:PRM: Reduce unnecessary printing to avoid the worries of regular users
 2025-05-16 14:34 UTC  (2+ messages)

[PATCH 1/1] cxl/feature: Remove redundant code of get supported features
 2025-05-16 14:32 UTC 

[Buildroot] [PATCH] package/android-tools: add patch to fix GCC 15.x build issue
 2025-05-16 14:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] fix imx9 bootloader preparation script
 2025-05-16 14:28 UTC 

[PATCH] accel/ivpu: Reorder Doorbell Unregister and Command Queue Destruction
 2025-05-16 14:33 UTC  (2+ messages)

[PATCH v1 2/2] sata: eswin: Add eic7700 sata driver
 2025-05-16 14:33 UTC  (2+ messages)

[Buildroot] [git commit] package/android-tools: add patch to fix GCC 15.x build issue
 2025-05-16 14:22 UTC 

[Buildroot] [PATCH] package/ibm-sw-tpm2: add upstream patch to fix builds against libopenssl 3.5.x
 2025-05-16 14:33 UTC 

[PATCH V2 00/15] perf: Fix the throttle logic for group
 2025-05-16 14:33 UTC  (8+ messages)
` [PATCH V2 01/15] perf: Fix the throttle logic for a group

[PATCH 00/24] xhci features for usb-next
 2025-05-16 14:32 UTC  (4+ messages)
` [PATCH 23/24] usb: xhci: add warning message specifying which Set TR Deq failed

[PATCH] mux: mmio: Fix missing CONFIG_REGMAP_MMIO
 2025-05-16 14:30 UTC  (5+ messages)

[Buildroot] [PATCH] package/cdrkit: add patch to fix CMake 4.0 build issue
 2025-05-16 14:30 UTC 

[PATCH RFC] Bluetooth: fix races observed when handling mgmt commands
 2025-05-16 14:20 UTC 

[PATCH] cxl/Documentation: Fix typo in sysfs write_bandwidth attribute path
 2025-05-16 14:28 UTC  (3+ messages)

[PATCH] commit: Add commit.signoff configuration option
 2025-05-16 14:28 UTC  (3+ messages)

[PATCH 0/7] drm/i915 & drm/xe: prep work towards opaque struct intel_display
 2025-05-16 14:27 UTC  (9+ messages)
` [PATCH 4/7] drm/i915/display: move hotplug.dp_wq init from xe and i915 to display
` [PATCH 5/7] drm/xe/display: move xe->display initialization to xe_display_probe()
` [PATCH 6/7] drm/xe/display: add notes about how early a few functions can be called
` [PATCH 7/7] drm/xe/display: use xe->display to decide whether to do anything

[PATCH net-next v2] net: phy: add driver for MaxLinear MxL86110 PHY
 2025-05-16 14:27 UTC 

[PATCH] drm/i915/display: Send DSI DCS commands with pipeline flush in High Speed
 2025-05-16 14:27 UTC  (4+ messages)
` [PATCH] drm/i915/display: Enforce pipeline flush with DSI HS transfer
` ✓ i915.CI.BAT: success for drm/i915/display: Send DSI DCS commands with pipeline flush in High Speed (rev3)

[PATCH v7 0/9] coredump: add coredump socket
 2025-05-16 14:26 UTC  (5+ messages)
` [PATCH v7 5/9] pidfs, coredump: add PIDFD_INFO_COREDUMP

[PATCH bpf-next v3] bpftool: Add support for custom BTF path in prog load/loadall
 2025-05-16 14:24 UTC  (3+ messages)

meta-arm walnascar release
 2025-05-16 14:23 UTC 

[alexghiti:alex-for-next-sbi-3.0-rebase-6.15-rc6 30/76] arch/riscv/kernel/signal.c:148:22: sparse: sparse: symbol 'arch_ext_list' was not declared. Should it be static?
 2025-05-16 14:22 UTC 

[Buildroot] [git commit] package/python-pydantic: bump 2.11.4
 2025-05-16 14:19 UTC 

[Buildroot] [git commit] package/python-typing-inspection: new package
 2025-05-16 14:19 UTC 

[Buildroot] [git commit] DEVELOPERS: add Marcus Hoffmann for python-pydantic packages
 2025-05-16 14:19 UTC 

[Buildroot] [git commit] package/python-typing-extensions: bump to 4.13.2
 2025-05-16 14:19 UTC 

[Buildroot] [git commit] support/testing: new python-pydantic runtime test
 2025-05-16 14:19 UTC 

[Buildroot] [git commit] package/python-anyio: bump to 4.9.0
 2025-05-16 14:19 UTC 

[Buildroot] [git commit] package/python-pydantic-settings: bump to 2.9.1
 2025-05-16 14:19 UTC 

[Buildroot] [git commit] support/testing: new python-pydantic-settings runtime test
 2025-05-16 14:19 UTC 

[PATCH v9 00/17] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-05-16 14:20 UTC  (6+ messages)
` [PATCH v9 07/17] KVM: guest_memfd: Allow host to map guest_memfd() pages

[Buildroot] [git commit] package/python-pydantic-core: bump to 2.34.1
 2025-05-16 14:19 UTC 

[Buildroot] [git commit] package/python-dotenv: bump to 1.1.0
 2025-05-16 14:19 UTC 

[Buildroot] [git commit] package/python-starlette: bump to 0.46.2
 2025-05-16 14:19 UTC 

[Buildroot] [git commit] package/python-fastapi: bump to 0.115.12
 2025-05-16 14:19 UTC 

[PATCH v2 0/7] drm/xe/vf: Post-migration recovery of queues and jobs
 2025-05-16 14:21 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for drm/xe/vf: Post-migration recovery of queues and jobs (rev2)

[PATCH] CODING_STYLE: Updated header guard recommendations
 2025-05-16 14:20 UTC 

[PATCH 0/5] Start removing <env.h> from headers when not required
 2025-05-16 14:20 UTC  (4+ messages)
` [PATCH v3 00/22] Remove <env.h> from <net.h>
  ` [PATCH v3 21/22] global: Avoid indirect inclusion of "

[PATCH i-g-t 1/2] tests/amdgpu: userq skip waiting for signal fence
 2025-05-16 14:20 UTC  (6+ messages)

[PATCH net-next] net: phy: add driver for MaxLinear MxL86110 PHY
 2025-05-16 14:20 UTC  (2+ messages)

[PATCH] scsi: ufs: mcq: delete ufshcd_release_scsi_cmd in ufshcd_mcq_abort
 2025-05-16 14:18 UTC  (2+ messages)

[PATCH v3 0/4] Add support for AD7405/ADUM770x
 2025-05-16 14:18 UTC  (3+ messages)
` [PATCH v3 3/4] dt-bindings: iio: adc: add ad7405

[tip: perf/urgent] perf/x86/amd/core: Fix Family 17h+ instruction cache events
 2025-05-16 14:18 UTC  (2+ messages)

[PATCH RFC] regmap: Move selecting for REGMAP_MDIO and REGMAP_IRQ
 2025-05-16 14:17 UTC 

[PATCH bpf-next v6] bpf, sockmap: avoid using sk_socket after free when sending
 2025-05-16 14:17 UTC 

[Buildroot] [PATCH 1/1] package/micropython: fix build with GCC 15
 2025-05-16 14:17 UTC  (2+ messages)

[Buildroot] [git commit] package/micropython: fix build with GCC 15
 2025-05-16 14:14 UTC 

Kconfig for range is being ignored
 2025-05-16 14:14 UTC  (3+ messages)

[PATCH] vhost: fix wrapping on control virtqueue rings
 2025-05-16 14:14 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libopenssl: bump version to 3.5.0
 2025-05-16 14:14 UTC  (2+ messages)

[PATCH 2/2] crypto/virtio: fix cipher data src length
 2025-05-16 14:13 UTC  (2+ messages)

[Buildroot] [git commit] package/libopenssl: bump version to 3.5.0
 2025-05-16 13:45 UTC 

[PATCH 1/2] vhost: fix cipher data length
 2025-05-16 14:13 UTC  (2+ messages)

[PATCH v2] fdt: Allow expanding the devicetree during relocation
 2025-05-16 14:12 UTC 

[PATCH] net/virtio: support Rx/Tx burst mode info
 2025-05-16 14:13 UTC  (3+ messages)

[PATCH] vhost/crypto: fix uninitialized variable
 2025-05-16 14:12 UTC  (2+ messages)

[PATCH] selftests/mm: Fix test result reporting in gup_longterm
 2025-05-16 14:12 UTC  (6+ messages)

[Buildroot] [PATCH v4 1/2] package/mender-update-modules: new package
 2025-05-16 14:10 UTC  (2+ messages)
` [Buildroot] [PATCH v4 2/2] package/mender-update-modules: enable docker, rpm, and script modules

[PATCH 0/4] drm/nouveau: Simplify nouveau_fence.c
 2025-05-16 14:10 UTC  (2+ messages)

[PATCH] drm/nouveau/fifo: small cleanup in nvkm_chan_cctx_get()
 2025-05-16 14:10 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.