All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-26 13:48:51 to 2026-02-26 14:19:25 UTC [more...]

[PATCH v2 0/4] Python: drop avocado, formally support python3.14
 2026-02-26 14:18 UTC  (7+ messages)
` [PATCH v2 1/4] python: pin 'wheel' version in minreqs test
` [PATCH v2 3/4] python: drop avocado
` [PATCH v2 4/4] python: add formal python3.14 support and testing

[PATCH v7 00/18] Support VFIO cdev API in DPDK
 2026-02-26 14:17 UTC  (12+ messages)
  ` [PATCH v7 01/18] uapi: update to v6.17 and add iommufd.h
  ` [PATCH v7 02/18] vfio: make all functions internal
  ` [PATCH v7 03/18] vfio: split get device info from setup
  ` [PATCH v7 04/18] vfio: add container device assignment API
  ` [PATCH v7 05/18] net/nbl: do not use VFIO group bind API
  ` [PATCH v7 06/18] net/ntnic: use container device assignment API
  ` [PATCH v7 07/18] vdpa/ifc: "
  ` [PATCH v7 08/18] vdpa/nfp: "
  ` [PATCH v7 09/18] vdpa/sfc: "
  ` [PATCH v7 10/18] vhost: remove group-related API from drivers
  ` [PATCH v7 11/18] vfio: remove group-based API

[PATCH 0/2] fanotify: avid some premature LSM checks
 2026-02-26 14:19 UTC  (3+ messages)

[PATCH v3 0/9] Add support for SCMIv4.0 Powercap Extensions
 2026-02-26 14:18 UTC  (10+ messages)
` [PATCH v3 1/9] firmware: arm_scmi: Add an optional custom parameter to fastchannel helpers
` [PATCH v3 2/9] firmware: arm_scmi: Refactor powercap domain layout
` [PATCH v3 3/9] firmware: arm_scmi: Add SCMIv4.0 Powercap basic support
` [PATCH v3 4/9] firmware: arm_scmi: Add SCMIv4.0 Powercap FCs support
` [PATCH v3 5/9] firmware: arm_scmi: Add SCMIV4.0 Powercap notifications support
` [PATCH v3 6/9] firmware: arm_scmi: Extend powercap report to include MAI
` [PATCH v3 7/9] include: trace: Add new parameter to trace_scmi_fc_call
` [PATCH v3 8/9] powercap: arm_scmi: Enable multiple constraints support
` [PATCH v3 9/9] firmware: arm_scmi: add Powercap MAI get/set support

[PATCH net-next 0/5] net: dpaa2-mac: export standard statistics
 2026-02-26 14:18 UTC  (7+ messages)
` [PATCH net-next 5/5] selftests: drivers: hw: add tests for the ethtool standard counters

[PATCH v2 net] selftests: netfilter: nft_queue.sh: avoid flakes on debug kernels
 2026-02-26 14:18 UTC 

[PATCH v2 3/3] selftests/mm: Add UFFDIO_MOVE huge zeropage PMD regression test
 2026-02-26 14:18 UTC 

[PATCH 0/4] rust: replace WARN_ONCE TODOs with pr_warn_once!
 2026-02-26 14:18 UTC  (4+ messages)
` [PATCH 4/4] rust: time: add `pr_warn_once!` for clamped delta in `fsleep`

[PATCH v2 2/3] mm/huge_memory: Prevent huge zeropage refcount corruption in PMD move
 2026-02-26 14:16 UTC 

IMA and PQC
 2026-02-26 14:16 UTC  (7+ messages)

[GSoC][Draft Proposal] Refactoring in order to reduce Git's global state
 2026-02-26 14:16 UTC  (5+ messages)
` [GSoC][Draft Proposal v3] "

[PATCH 0/6] binman: test: Fix iMX8 coverage and test-numbering
 2026-02-26 14:16 UTC  (6+ messages)
` [PATCH 1/6] binman: test: Renumber duplicate test-file prefixes

[PATCH v2] rust: hrtimer: Restrict expires() to safe contexts
 2026-02-26 14:16 UTC  (3+ messages)

[PATCH v2 1/3] mm/huge_memory: Fix use of NULL folio in move_pages_huge_pmd()
 2026-02-26 14:15 UTC 

[GSoC 2026] Early Introduction - Interested Contributor
 2026-02-26 14:15 UTC  (2+ messages)

[PATCH net-next] net: ntb_netdev: Fix NULL check ordering in TX handler
 2026-02-26 14:14 UTC  (3+ messages)

[PATCH v2 0/3] mm/huge_memory: Fix move_pages_huge_pmd() for huge zero pages
 2026-02-26 14:15 UTC 

[PATCH v2 0/2] x86/fred: Fix SEV-ES/SNP guest boot failures
 2026-02-26 14:14 UTC  (3+ messages)
` [PATCH v2 2/2] x86/fred: Fix early boot failures on SEV-ES/SNP guests

[PATCH] staging: rtl8723bs: remove unused 'ratelen' parameter from rtw_check_network_type()
 2026-02-26 14:10 UTC 

[PATCH v2] MAINTAINERS: Change e-mail address for reviewer
 2026-02-26 14:13 UTC 

[PATCH net 0/2] netfilter updates for net
 2026-02-26 14:14 UTC  (6+ messages)
` [PATCH net 1/2] netfilter: nf_conntrack_h323: fix OOB read in decode_choice()

[PATCH] treewide: fix duplicated word "the" in comments
 2026-02-26 14:13 UTC  (2+ messages)

[PATCH] RDMA/rxe: Add network namespace support
 2026-02-26 14:08 UTC  (2+ messages)

[kkdwivedi:fengshui 16/16] kernel/bpf/core.c:1756:17: error: label 'JMP_CALL_X' used but not defined
 2026-02-26 14:08 UTC 

[PATCH v2 00/16] rust: QObject and QAPI bindings
 2026-02-26 14:12 UTC  (6+ messages)
` [PATCH v2 10/16] scripts/qapi: add QAPISchemaType.is_predefined

[PATCH v3 0/4] Introduce Allwinner H616 PWM controller
 2026-02-26 14:12 UTC  (3+ messages)
` [PATCH v3 2/4] pwm: sun50i: Add H616 PWM support

[PATCH] inotify: fix watch count leak when fsnotify_add_inode_mark_locked() fails
 2026-02-26 14:12 UTC  (2+ messages)

[PATCH v3] [for-10.1] block-jobs: add final flush
 2026-02-26 14:11 UTC  (5+ messages)

[PATCH v10] can: virtio: Add virtio CAN driver
 2026-02-26 14:11 UTC  (3+ messages)

[net-next, v2 0/2] psp: Support PSP Tx on logical devices like VLAN
 2026-02-26 14:11 UTC  (5+ messages)
` [net-next, v2 1/2] psp: Support for transmit on logical device when the underlying transport device supports PSP

[PATCH rdma-next v4 00/11] RDMA/core: Introduce FRMR pools infrastructure
 2026-02-26 14:11 UTC  (13+ messages)
` [PATCH rdma-next v4 01/11] RDMA/mlx5: Move device async_ctx initialization
` [PATCH rdma-next v4 02/11] IB/core: Introduce FRMR pools
` [PATCH rdma-next v4 03/11] RDMA/core: Add aging to "
` [PATCH rdma-next v4 04/11] RDMA/core: Add FRMR pools statistics
` [PATCH rdma-next v4 05/11] RDMA/core: Add pinned handles to FRMR pools
` [PATCH rdma-next v4 06/11] RDMA/mlx5: Switch from MR cache "
` [PATCH rdma-next v4 07/11] net/mlx5: Drop MR cache related code
` [PATCH rdma-next v4 08/11] RDMA/nldev: Add command to get FRMR pools
` [PATCH rdma-next v4 09/11] RDMA/core: Add netlink command to modify FRMR aging
` [PATCH rdma-next v4 10/11] RDMA/nldev: Add command to set pinned FRMR handles
` [PATCH rdma-next v4 11/11] RDMA/nldev: Expose kernel-internal FRMR pools in netlink

[RFC V1 16/16] arm64/mm: Add initial support for FEAT_D128 page tables
 2026-02-26 14:10 UTC  (2+ messages)

[syzbot] [bpf?] [trace?] KASAN: slab-use-after-free Read in bpf_trace_run3 (2)
 2026-02-26 14:10 UTC 

[PATCH AUTOSEL 6.19-6.12] wifi: rtw89: ser: enable error IMR after recovering from L1
 2026-02-26 14:09 UTC  (5+ messages)
` [PATCH AUTOSEL 6.19-5.15] fsnotify: Shutdown fsnotify before destroying sb's dcache

[PATCH] drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailbox
 2026-02-26 14:08 UTC  (2+ messages)

[PATCH v2] iio: adc: ade9000: fix wrong register in CALIBBIAS case for active power
 2026-02-26 14:07 UTC 

[PATCH 1/1] HID: uhid: Fix out-of-bounds write caused by raw events mismanagement
 2026-02-26 14:08 UTC  (9+ messages)

[PATCH wireless-next 0/3] wifi: cfg80211/mac80211: Add support for IEEE 802.1X Authentication Protocol
 2026-02-26 14:07 UTC  (6+ messages)
` [PATCH wireless-next 3/3] wifi: mac80211_hwsim: Advertise support for IEEE 802.1X authentication protocol

Improving DISTRO_FEATURES backfill & opt-out
 2026-02-26 14:07 UTC  (3+ messages)
` [Openembedded-architecture] "

[PATCH v14 0/8] support FEAT_LSUI
 2026-02-26 14:05 UTC  (8+ messages)
` [PATCH v14 7/8] KVM: arm64: use CASLT instruction for swapping guest descriptor

[PATCH v7] crypto: jitterentropy - Use SHA-3 library
 2026-02-26 14:05 UTC  (2+ messages)

[PATCH net-next 0/7] bng_en: add link management and statistics support
 2026-02-26 14:05 UTC  (4+ messages)
` [PATCH net-next 1/7] bng_en: add per-PF workqueue, timer, and slow-path task

[PATCH] arm64: dts: add missing denali-oled.dtb to Makefile
 2026-02-26 14:04 UTC 

[PATCH] iio: adc: ade9000: fix wrong register in CALIBBIAS case
 2026-02-26 14:05 UTC  (3+ messages)

[PATCH v3 0/9] gpu: nova-core: gsp: add continuation record support
 2026-02-26 14:04 UTC  (4+ messages)
` [PATCH v3 3/9] rust: add EMSGSIZE error code

[PATCH 0/3] block: revert avoid acquiring cpu hotplug lock in group_cpus_evenly
 2026-02-26 14:04 UTC  (3+ messages)
` [PATCH 3/3] Revert "lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenly"

[PATCH 0/3] arm64: WFxT fixes, take #2
 2026-02-26 14:03 UTC  (4+ messages)
` [PATCH 2/3] clocksource/drivers/arm_arch_timer: Expose a direct accessor for the virtual counter

[PATCH 0/2] KVM: s390: Limit adapter indicator access to page
 2026-02-26 14:03 UTC  (4+ messages)
` [PATCH 1/2] KVM: s390: Limit adapter indicator access to mapped page

[PATCH v2] drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.x
 2026-02-26 14:02 UTC  (2+ messages)

[PATCH v3 0/4] pid_namespace: make init creation more flexible
 2026-02-26 14:02 UTC  (6+ messages)
` [PATCH v3 2/4] pid: check init is created first after idr alloc

[PATCH] hfs: evaluate the upper 32bits for detecting overflow
 2026-02-26 14:01 UTC  (15+ messages)
                    ` [PATCH] hfs: don't fail operations when files/directories counter overflows

[PATCH v2 0/3] set_versions.py: build with versions from releases.json
 2026-02-26 14:00 UTC  (4+ messages)
` [PATCH v2 1/3] tools/fetch-releases-json: add to fetch and format releases.json
` [PATCH v2 2/3] set_versions.py: build with versions from releases.json
` [PATCH v2 3/3] set_versions.py: make it possible to use a different releases.json file

[PATCH] LoongArch: Only use SC.Q when supported by the assembler
 2026-02-26 14:01 UTC  (2+ messages)

[PATCH v3 00/15] Make RamDiscardManager work with multiple sources
 2026-02-26 14:00 UTC  (16+ messages)
` [PATCH v3 01/15] system/rba: use DIV_ROUND_UP
` [PATCH v3 02/15] memory: drop RamDiscardListener::double_discard_supported
` [PATCH v3 03/15] virtio-mem: use warn_report_err_once()
` [PATCH v3 04/15] system/memory: minor doc fix
` [PATCH v3 05/15] kvm: replace RamDicardManager by the RamBlockAttribute
` [PATCH v3 06/15] system/memory: split RamDiscardManager into source and manager
` [PATCH v3 07/15] system/memory: move RamDiscardManager to separate compilation unit
` [PATCH v3 08/15] system/memory: constify section arguments
` [PATCH v3 09/15] system/ram-discard-manager: implement replay via is_populated iteration
` [PATCH v3 10/15] virtio-mem: remove replay_populated/replay_discarded implementation
` [PATCH v3 11/15] system/ram-discard-manager: drop replay from source interface
` [PATCH v3 12/15] system/memory: implement RamDiscardManager multi-source aggregation
` [PATCH v3 13/15] system/physmem: destroy ram block attributes before RCU-deferred reclaim
` [PATCH v3 14/15] system/memory: add RamDiscardManager reference counting and cleanup
` [PATCH v3 15/15] tests: add unit tests for RamDiscardManager multi-source aggregation

[PATCH v1 0/2] Deprecation notices for VFIO
 2026-02-26 13:59 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] doc: add deprecation notice for VFIO API
  ` [PATCH v2 2/2] doc: add deprecation notice for vDPA driver API

[RFC] x86/boot: Fix early boot SEV-SNP panic in direct kernel boot
 2026-02-26 13:59 UTC  (2+ messages)

[PATCH v8 0/7] Enhanced autonomous selection and improvements
 2026-02-26 13:59 UTC  (2+ messages)

[PATCH net-next v5 0/2] icmp: Fix icmp error source address over xfrm tunnel
 2026-02-26 13:51 UTC  (2+ messages)
` [devel-ipsec] "

[PATCH] Revert "drm/xe/compat: Remove unused i915_reg.h from compat header"
 2026-02-26 13:59 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[RFC v2 16/21] mm: thp: add THP_SPLIT_PMD_FAILED counter
 2026-02-26 13:56 UTC  (2+ messages)

[PATCH v3 0/3] regcache: Avoid accessing non-initialised cache
 2026-02-26 13:57 UTC  (4+ messages)
` [PATCH v3 1/3] regcache: Move HW readback after cache initialisation
` [PATCH v3 2/3] regcache: Define iterator inside for-loop and align their types
` [PATCH v3 3/3] regcache: Amend printf() specifiers when printing registers

[PULL 000/153] Bigger than average pull request for QEMU 11.0
 2026-02-26 13:58 UTC  (4+ messages)
  ` [PULL 106/153] bump meson wheel to 1.10.0

[PATCH BlueZ 01/12] client/mgmt: fix compiler error
 2026-02-26 13:59 UTC  (5+ messages)
` [PATCH BlueZ 11/12] agent: move defines and parsing for I/O capability to shared/mgnt

[rw-misc:rw/drbd9 15/17] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
 2026-02-26 13:58 UTC 

[thomas-weissschuh:b4/kbuild-uapi-c 14/14] arc-linux-gcc: error: language c++ not recognized
 2026-02-26 13:58 UTC 

Recipes which should always be upgraded on stable branches
 2026-02-26 13:58 UTC  (5+ messages)
` [Openembedded-architecture] "

[PATCH] cryptodev: fix memory corruption in secondary process
 2026-02-26 13:57 UTC 

[PATCH v2 0/5] regcache: Avoid accessing non-initialised cache
 2026-02-26 13:57 UTC  (6+ messages)
` [PATCH v2 3/5] regcache: Move HW readback after cache initialisation

[leon-rdma:var-tlp-v2 12/28] WARNING: modpost: module ib_uverbs uses symbol dma_buf_move_notify from namespace DMA_BUF, but does not import it
 2026-02-26 13:57 UTC 

[PATCH 0/2] set_versions.py: build with versions from releases.json
 2026-02-26 13:56 UTC  (7+ messages)
` [PATCH 1/2] "
  ` [docs] "
` [PATCH 2/2] Makefile: add a releases.json target
  ` [docs] "

[RFC PATCH v1 0/4] ceph: manual client session reset via debugfs
 2026-02-26 13:56 UTC  (4+ messages)
` [RFC PATCH v1 1/4] ceph: convert inode flags to named bit positions
  ` [EXTERNAL] "

[PATCH v5 2/3] bpftool: support merging multiple module BTFs in btf dump
 2026-02-26 13:47 UTC  (3+ messages)

[PATCH for 6.12 and 6.6 1/2] drm/amd/display: Add pixel_clock to amd_pp_display_configuration
 2026-02-25 21:58 UTC  (2+ messages)
` [PATCH for 6.12 and 6.6 2/2] drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)

[PATCH for 6.12 and 6.6 0/2] amdgpu: fix panic on old GPUs
 2026-02-25 21:50 UTC  (3+ messages)
` [PATCH 1/2] drm/amd/display: Add pixel_clock to amd_pp_display_configuration
` [PATCH 2/2] drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)

[PATCH 0/7] drm: fix some kernel-doc warnings
 2026-02-26  5:56 UTC  (10+ messages)
` [PATCH 1/7] drm/gpusvm: fix kernel-doc warning for drm_gpusvm_pages_valid_unlocked()
` [PATCH 2/7] drm/scheduler: fix kernel-doc warning for drm_sched_job_done()
` [PATCH 3/7] drm/gma500: fix kernel-doc warning for framebuffer init/create functions
` [PATCH 4/7] drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo()
` [PATCH 5/7] drm/xe/pf: fix kernel-doc warning for SR-IOV VF restore function
` [PATCH 6/7] drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg()
` [PATCH 7/7] drm/amd/ras: fix kernel-doc warning for ras_eeprom_append()

[REGRESSION] next/master: (build) undefined reference to `__udivmoddi4' in vmlinux.unstripped (drive
 2026-02-26  6:07 UTC  (3+ messages)

[PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
 2026-02-25 14:26 UTC  (2+ messages)

[PATCH 0/4] firmware: arm_scmi: Drop fake 'const' on scmi_handle
 2026-02-26 13:55 UTC  (4+ messages)

[PATCH 00/14] drm: Create drm_output_color_format enum
 2026-02-25 17:21 UTC  (4+ messages)
` [PATCH 14/14] drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace

[PATCH v2] drm/amdgpu: Fix resource leaks
 2026-02-25 14:51 UTC 

[PATCH v4 00/27] drm/amd: VRR fixes, HDMI Gaming Features
 2026-02-26 13:42 UTC  (4+ messages)
` [PATCH v4 07/27] drm/amd/display: Use bigger VRR range if found in AMD vsdb

[PATCH v11 0/4] Rust GPU buddy allocator bindings
 2026-02-26  2:26 UTC  (5+ messages)
` [PATCH v11 4/4] rust: gpu: Add "

[PATCH v11 0/2] rust: clist patches for nova-core memory management
 2026-02-26  0:24 UTC  (4+ messages)
` [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists

[RFC PATCH v2 0/7] KVM: pfncache: Add guest_memfd support to pfncache
 2026-02-26 13:53 UTC  (8+ messages)
` [RFC PATCH v2 1/7] KVM: x86: Avoid silent kvm-clock activation failures
` [RFC PATCH v2 2/7] KVM: pfncache: Resolve PFNs via kvm_gmem_get_pfn() for gmem-backed GPAs
` [RFC PATCH v2 3/7] KVM: pfncache: Obtain KHVA via vmap() for gmem with NO_DIRECT_MAP
` [RFC PATCH v2 4/7] KVM: Rename invalidate_begin to invalidate_start for consistency
` [RFC PATCH v2 5/7] KVM: pfncache: Rename invalidate_start() helper
` [RFC PATCH v2 6/7] KVM: Rename mn_* invalidate-related fields to generic ones
` [RFC PATCH v2 7/7] KVM: pfncache: Invalidate on gmem invalidation and memattr updates

[PATCH v1 0/4] virtio-msg transport layer
 2026-02-26 13:53 UTC  (7+ messages)
` [PATCH v1 2/4] virtio-msg: Add virtio-msg, a message based virtio "

[PATCH v3 00/13] Introducing the Mobileye EyeQ6Lplus SoC
 2026-02-26 13:53 UTC  (3+ messages)
` [PATCH v3 04/13] reset: eyeq: Add Mobileye EyeQ6Lplus OLB

[RFT PATCH] x86/hyperv: Use __naked attribute to fix stackless C function
 2026-02-26 13:52 UTC  (6+ messages)

[PATCH v2 0/3] misc: ti_fpc202: Add LED support
 2026-02-26 13:51 UTC  (4+ messages)
` [PATCH v2 1/3] misc: ti_fpc202: Depend on GPIOLIB instead of selecting it
` [PATCH v2 2/3] dt-bindings: misc: Describe FPC202 LED features
` [PATCH v2 3/3] misc: ti_fpc202: Support special-purpose GPIO lines with "

[PATCH v5 0/6] pidfd: add CLONE_AUTOREAP, CLONE_NNP, and CLONE_PIDFD_AUTOKILL
 2026-02-26 13:51 UTC  (7+ messages)
` [PATCH v5 1/6] clone: add CLONE_AUTOREAP
` [PATCH v5 2/6] clone: add CLONE_NNP
` [PATCH v5 3/6] pidfd: add CLONE_PIDFD_AUTOKILL
` [PATCH v5 4/6] selftests/pidfd: add CLONE_AUTOREAP tests
` [PATCH v5 5/6] selftests/pidfd: add CLONE_NNP tests
` [PATCH v5 6/6] selftests/pidfd: add CLONE_PIDFD_AUTOKILL tests

[PATCH net-next v3 0/5] net: cadence: macb: add IEEE 802.3az EEE support
 2026-02-26 13:50 UTC  (7+ messages)
` [PATCH 3/5] net: cadence: macb: implement EEE TX LPI support

configure fails with "No matching distribution found for wheel>=0.34.2"
 2026-02-26 13:50 UTC  (2+ messages)

[PATCH v1 0/8] Support VFIO cdev API in DPDK
 2026-02-26 13:50 UTC  (4+ messages)
` [PATCH v6 00/18] "

[PATCH 0/4] tighten nstree visibility checks
 2026-02-26 13:50 UTC  (5+ messages)
` [PATCH 1/4] nsfs: tighten permission checks for ns iteration ioctls
` [PATCH 2/4] nsfs: tighten permission checks for handle opening
` [PATCH 3/4] nstree: tighten permission checks for listing
` [PATCH 4/4] selftests: fix mntns iteration selftests

[PATCH] media: qcom: camss: Populate media hw_revision from CAMSS resources
 2026-02-26 13:50 UTC  (2+ messages)

drbd-reactor v1.11.0
 2026-02-26 13:50 UTC 

[PATCH v28 2/2] status: add status.compareBranches config for multiple branch comparisons
 2026-02-26 13:50 UTC  (2+ messages)

[PATCH RFT v2] drm/msm/dpu: enable virtual planes by default
 2026-02-26 13:49 UTC 

[Intel-wired-lan] [PATCH net] ice: fix missing SMA pin initialization in DPLL subsystem
 2026-02-26 13:48 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.