All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-20 18:39:18 to 2026-02-20 20:17:34 UTC [more...]

[PATCH v2 0/3] libbpf/bpftool: support merging split BTFs
 2026-02-20 20:17 UTC  (6+ messages)
` [PATCH v2 1/3] libbpf: support appending split BTF in btf__add_btf()
` [PATCH v2 2/3] bpftool: support merging multiple module BTFs in btf dump
` [PATCH v2 3/3] selftests/bpf: add test for btf__add_btf() with split BTF sources

[PATCH BlueZ v2] l2test: Attempt to use BT_SNDMTU if output MTU has been set
 2026-02-20 20:08 UTC 

[RFC 0/7] drm/xe/svm: Add MMU notifier-based madvise autoreset on munmap
 2026-02-20 20:12 UTC  (3+ messages)
` [RFC 3/7] drm/xe/svm: Clear CPU_AUTORESET_ACTIVE on first GPU fault

[PATCH v8 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
 2026-02-20 20:11 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Fix fs_reclaim deadlock caused by CCS save/restore (rev8)

[PATCH v4 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support
 2026-02-20 20:11 UTC  (8+ messages)
` [PATCH v4 2/3] kernfs: Send IN_DELETE_SELF and IN_IGNORED
` [syzbot ci] Re: kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support

[PATCH 0/5] dmaengine: sf-pdma: critical fixes and FU740 support
 2026-02-20 20:10 UTC  (14+ messages)
` [PATCH 1/5] dmaengine: sf-pdma: add missing PDMA base offset to register calculations
` [PATCH 2/5] dmaengine: sf-pdma: fix race between done and error interrupts
` [PATCH 3/5] dmaengine: sf-pdma: fix NULL pointer dereference in error and done handlers
` [PATCH 4/5] dt-bindings: dma: sifive,fu540-c000-pdma: add fu740 support
` [PATCH 5/5] riscv: dts: sifive: fu740: add PDMA device node

[PATCH net-next 0/2] Implement PTP support in netdevsim
 2026-02-20 20:08 UTC  (3+ messages)
` [PATCH net-next 2/2] netdevsim: Implement basic ptp support

Exciting stuff for your site
 2026-02-20 20:07 UTC 

[PATCH v3 0/2] Last minute rseq fixes for 7.0
 2026-02-20 20:06 UTC  (3+ messages)
` [PATCH v3 1/2] rseq: Clarify rseq registration rseq_size bound check comment
` [PATCH v3 2/2] rseq: slice ext: Ensure rseq feature size differs from original rseq size

[PATCH] iio: gyro: mpu3050: Fix resource leak
 2026-02-20 20:05 UTC 

[Intel-wired-lan] [PATCH v1 iwl-net] ice: fix potential NULL pointer deref in error path of ice_set_ringparam()
 2026-02-20 20:04 UTC  (4+ messages)
`  "

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

[PATCH v5 00/23] vhost refactoring and fixes
 2026-02-20 20:00 UTC  (4+ messages)
` [PATCH v5 04/23] vhost: move protocol_features to vhost_user

[PATCH v2 0/2] Last minute rseq fixes for 7.0
 2026-02-20 19:59 UTC  (3+ messages)
` [PATCH v2 2/2] rseq: slice ext: Ensure rseq feature size differs from original rseq size

[bitbake-devel][PATCH v2] cookerdata: Include "originating" recipe name when parsing
 2026-02-20 19:58 UTC  (2+ messages)
` [bitbake-devel][PATCH v3] "

[PATCH v2 0/4] ring-buffer: Making persistent ring buffers robust
 2026-02-20 19:59 UTC  (7+ messages)
` [PATCH v2 2/4] ring-buffer: Flush and stop persistent ring buffer on panic
` [PATCH v2 3/4] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v2 4/4] ring-buffer: Record invalid buffer event

[PATCH bpf-next 00/17] bpf: tracing_multi link
 2026-02-20 19:58 UTC  (3+ messages)
` [PATCH bpf-next 02/17] bpf: Use mutex lock pool for bpf trampolines

[PATCH] lsm: move inode IS_PRIVATE checks to individual LSMs
 2026-02-20 19:54 UTC 

[PATCH RFC v2 00/17] RISC-V: QoS: add CBQRI resctrl interface
 2026-02-20 19:54 UTC  (5+ messages)
` [PATCH RFC v2 08/17] RISC-V: QoS: add resctrl interface for CBQRI controllers
  ` [External] "

[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-02-20 19:54 UTC  (4+ messages)
` [PATCH v6 8/9] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges

[PATCH v10 00/19] migration: Add COLO multifd support and COLO migration unit test
 2026-02-20 19:51 UTC  (20+ messages)
` [PATCH v10 01/19] MAINTAINERS: Add myself as maintainer for COLO migration framework
` [PATCH v10 02/19] MAINTAINERS: Remove Hailiang Zhang from "
` [PATCH v10 03/19] colo: Setup ram cache in normal migration path
` [PATCH v10 04/19] colo: Replace migration_incoming_colo_enabled() with migrate_colo()
` [PATCH v10 05/19] colo: Remove ENABLE_COLO savevm command and mark it as deprecated
` [PATCH v10 06/19] ram: Remove colo special-casing
` [PATCH v10 07/19] multifd: Move ram state receive into multifd_ram_state_recv()
` [PATCH v10 08/19] multifd: Add COLO support
` [PATCH v10 09/19] Call colo_release_ram_cache() after multifd threads terminate
` [PATCH v10 10/19] colo: Fix crash during device vmstate load
` [PATCH v10 11/19] colo: Hold the BQL while sending ram state
` [PATCH v10 12/19] colo: Do not hold the BQL while receiving "
` [PATCH v10 13/19] migration-test: Add COLO migration unit test
` [PATCH v10 14/19] Convert colo main documentation to restructuredText
` [PATCH v10 15/19] qemu-colo.rst: Miscellaneous changes
` [PATCH v10 16/19] qemu-colo.rst: Add my copyright
` [PATCH v10 17/19] qemu-colo.rst: Simplify the block replication setup
` [PATCH v10 18/19] multifd: Fix hang if send thread errors during sync
` [PATCH v10 19/19] migration: Always open s->rp_state.from_dst_file on the source

[PATCH V1] PCI: Hide SBR from reset_methods if masked by CXL
 2026-02-20 19:52 UTC 

[PATCH 0/3] arm64: Assorted GCS fixes
 2026-02-20 19:52 UTC  (4+ messages)
` [PATCH 2/3] arm64: gcs: Allow PAGE_NONE mappings for NUMA balancing

[PATCH bpf-next 04/17] bpf: Add struct bpf_tramp_node object
 2026-02-20 19:52 UTC  (2+ messages)

[RFC PATCH 2/8] wifi: mac80211: change public RX API to use link stations
 2026-02-20 19:52 UTC  (2+ messages)

[PATCH] drm/amdgpu: add an option to allow gpu partition allocate all available memory
 2026-02-20 19:51 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] FDP file I/O via write-streams
 2026-02-20 19:51 UTC  (3+ messages)

[PATCH] Documentation: polish Executive Summary and Intro in stable-api-nonsense.rst
 2026-02-20 19:51 UTC  (2+ messages)

[PATCH v1] PCI/VGA: Move pci_set_vga_state() to vgaarb.c
 2026-02-20 19:49 UTC 

[PATCH] sched: rcu: fix rq->{curr,donor} address space annotations
 2026-02-20 19:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mmc: pwrseq_simple: fix probe failure when CONFIG_RESET_GPIO is enabled
 2026-02-20 19:47 UTC 

[PATCH RFC 0/4] sched/deadline: Add soft/reclaim mode via SCHED_OTHER demotion
 2026-02-20 19:47 UTC  (3+ messages)
` [PATCH RFC 1/4] sched/deadline: Implement reclaim/soft mode through "

[Buildroot] [PATCH 1/1] package/wmctrl: fix tarball URL
 2026-02-20 19:47 UTC 

[PATCH] samples/landlock: Bump ABI version to 8
 2026-02-20 19:30 UTC  (2+ messages)

[PATCH v2 00/23] Workaround cleanup & simplification
 2026-02-20 19:46 UTC  (3+ messages)
` ✓ CI.KUnit: success for Workaround cleanup & simplification (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v2 bpf 0/4] Fix invariant violation for single-value tnums
 2026-02-20 19:45 UTC  (2+ messages)

num_args branch
 2026-02-20 19:41 UTC  (4+ messages)

[RFC PATCH v2 0/3] Querying errors from drm_syncobj
 2026-02-20 19:40 UTC  (6+ messages)
` [RFC PATCH v2 1/3] drm/syncobj: Add flag DRM_SYNCOBJ_QUERY_FLAGS_ERROR to query errors

[PATCH 0/3] sunrpc: cache infrastructure scalability improvements
 2026-02-20 19:37 UTC  (2+ messages)

[PATCH v3 00/21] Cache Aware Scheduling
 2026-02-20 19:35 UTC  (14+ messages)
` [PATCH v3 04/21] sched/cache: Make LLC id continuous
` [PATCH v3 07/21] sched/cache: Introduce per CPU's tasks LLC preference counter

[PATCH v2] smb: client: fix cifs_pick_channel when channels are equally loaded
 2026-02-20 19:35 UTC 

[PATCH] dax/kmem: account for partial dis-contiguous resource upon removal
 2026-02-20 19:35 UTC  (2+ messages)

[PATCH 0/4] power: pmic: MediaTek PMIC wrapper and regulators
 2026-02-20 19:33 UTC  (5+ messages)
` [PATCH 1/4] power: regulator: add MediaTek MT6357 driver
` [PATCH 2/4] power: regulator: mt6359: add driver for MT6359P
` [PATCH 3/4] power: pmic: mtk-pwrap: add MediaTek PMIC Wrapper driver
` [PATCH 4/4] configs: mt8365_evk_defconfig: enable PMIC and regulators

[PATCH] builtin: mark __builtin_strlen() as integer constant expression
 2026-02-20 19:34 UTC  (8+ messages)

[PATCH v3] lib: sbi: Add KASAN support for OpenSBI
 2026-02-20 19:32 UTC 

[LSF/MM/BPF TOPIC] 64k (or 16k) base page size on x86
 2026-02-20 19:33 UTC  (10+ messages)

[PATCH 0/8] Fixes and updates when using AUX backlight using Luminance
 2026-02-20 19:32 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Fixes and updates when using AUX backlight using Luminance (rev2)

evl ps cpu time reporting issue
 2026-02-20 19:22 UTC  (2+ messages)

[PATCH v2 bpf] bpf: devmap: fix stack-out-of-bounds write in get_upper_ifindexes()
 2026-02-20 19:29 UTC 

[PATCH v7 1/3] iio: magnetometer: bmc150_magn: use automated cleanup for mutex
 2026-02-20 19:29 UTC  (2+ messages)

[PATCH v1] dts: add support for no link topology
 2026-02-20 19:25 UTC 

[PATCH v2 09/11] ACPI: APEI: share GHES CPER helpers
 2026-02-20 19:24 UTC  (3+ messages)

[PATCH 01/17] drm/amdgpu: add UAPI to support profiler
 2026-02-20 19:22 UTC  (17+ messages)
` [PATCH 02/17] drm/amdgpu: add UAPI to support profiler/SPM
` [PATCH 03/17] drm/amdgpu: add profiler manager initialization and release
` [PATCH 04/17] drm/amdgpu: implement profiler ioctl
` [PATCH 05/17] drm/amdgpu: add amdgpu_vm_alloc_gtt_mem and amdgpu_vm_free_gtt_mem
` [PATCH 06/17] drm/amdgpu: add RLC SPM interface to
` [PATCH 07/17] drm/amdgpu: add profiler/spm manager initialization and release
` [PATCH 08/17] drm/amdgpu: add profiler/spm interrupt handler
` [PATCH 09/17] drm/amdgpu: add profiler/spm ioctl
` [PATCH 10/17] drm/amdgpu: add profiler/spm operation AMDGPU_SPM_OP_ACQUIRE
` [PATCH 11/17] drm/amdgpu: add profiler/spm operation AMDGPU_SPM_OP_SET_DEST_BUF
` [PATCH 12/17] drm/amdgpu: add profiler/spm operation AMDGPU_SPM_OP_RELEASE
` [PATCH 13/17] drm/amdgpu: implement data dump from spm ring buffer
` [PATCH 14/17] drm/amdgpu: workaround for spm ring buffer overflow
` [PATCH 15/17] drm/amdgu: fix hw stall issue
` [PATCH 16/17] drm/amdgpu: add profiler/spm support for gfx9
` [PATCH 17/17] drm/amdgpu: add profiler/spm support for gfx9_4_3

[Buildroot] [PATCH] package/make: fix conflicting prototypes for getenv and getopt
 2026-02-20 19:23 UTC 

[LSM/MM/BPF TOPIC] The Future of the Anonymous Reverse Mapping
 2026-02-20 19:22 UTC  (4+ messages)

[PATCH i-g-t v1 0/6] Replace gtk-doc with cdoc(MkDocs) for API reference
 2026-02-20 19:22 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH bpf-next v2 0/2] libbpf: Add bpf_program__clone() for individual program loading
 2026-02-20 19:18 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] libbpf: Introduce bpf_program__clone()
` [PATCH bpf-next v2 2/2] selftests/bpf: Use bpf_program__clone() in veristat

[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
 2026-02-20 19:14 UTC  (7+ messages)
` [PATCH v6 42/44] KVM: VMX: Dedup code for adding MSR to VMCS's auto list

[OE-core][kirkstone][PATCH 1/4] avahi: patch CVE-2025-68276
 2026-02-20 19:11 UTC  (4+ messages)
` [OE-core][kirkstone][PATCH 2/4] avahi: patch CVE-2025-68468
` [OE-core][kirkstone][PATCH 3/4] avahi: patch CVE-2025-68471
` [OE-core][kirkstone][PATCH 4/4] avahi: patch CVE-2026-24401

[PATCH 1/2] init: ensure that /dev/console is (nearly) always available in initramfs
 2026-02-20 19:11 UTC  (2+ messages)

[PATCH 1/2] mm: vmalloc: streamline vmalloc memory accounting
 2026-02-20 19:10 UTC  (2+ messages)
` [PATCH 2/2] mm: memcontrol: switch to native NR_VMALLOC vmstat counter

[GIT PULL] SPI fixes for v7.0-merge-window
 2026-02-20 19:10 UTC 

[PATCH 0/4] mm: zone lock tracepoint instrumentation
 2026-02-20 19:10 UTC  (4+ messages)
` [PATCH 3/4] mm: convert compaction to zone lock wrappers

[GIT PULL] regulator fixes for v7.0-merge-window
 2026-02-20 19:09 UTC 

[PATCH] drm/pagemap_util: Ensure proper cache lock management on free
 2026-02-20 19:09 UTC 

[RFC PATCH] dmaengine: xilinx_dma: Fix per-channel direction reporting via device_caps
 2026-02-20 19:09 UTC  (3+ messages)

[PATCH v8 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-02-20 19:09 UTC  (16+ messages)
` [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

pKVM breakage in mainline on n1sdp
 2026-02-20 19:08 UTC 

[PATCH] bpf: Prevent invalid u32 bounds in __reg32_deduce_bounds()
 2026-02-20 19:07 UTC 

[GIT PULL] PCI fixes for v7.0
 2026-02-20 19:07 UTC 

[PATCH] usb: ehci-orion: remove optional PHY handling code remnants
 2026-02-20 19:07 UTC  (3+ messages)

[PATCH RFC 00/12] Implementation of Dynamic Housekeeping & Enhanced Isolation (DHEI)
 2026-02-20 19:07 UTC  (2+ messages)

[PATCH] mshv: Replace fixed memory deposit with status driven helper
 2026-02-20 19:05 UTC  (3+ messages)

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-20 19:03 UTC  (6+ messages)
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update

[PATCH v5] mm: move pgscan, pgsteal, pgrefill to node stats
 2026-02-20 19:02 UTC  (2+ messages)

[PATCH 0/3] tests/kms_pipe_crc_basic: add mst suspend-resume test
 2026-02-20 19:02 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for tests/kms_pipe_crc_basic: add mst suspend-resume test (rev4)

[PATCH 0/4] Introduce QPW for per-cpu operations
 2026-02-20 19:01 UTC  (11+ messages)

rcu stalls during fstests runs for xfs
 2026-02-20 19:01 UTC  (9+ messages)

[PATCH RFC v1 0/3] aio-poll: improve aio-polling efficiency
 2026-02-20 19:00 UTC  (3+ messages)

[PATCH v2 0/6] update the stolen memory allocation preference
 2026-02-20 18:59 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for update the stolen memory allocation preference (rev2)

[PATCH bpf-next v2 1/6] bpf: Introduce 64-bit bitops kfuncs
 2026-02-20 18:57 UTC 

[PATCH v2] x86/hyperv: Reserve 3 interrupt vectors used exclusively by mshv
 2026-02-20 18:56 UTC  (4+ messages)

[PATCH v2] RDMA/rxe: Generate async error for r_key violations
 2026-02-20 18:55 UTC 

[PATCH] kconfig: Error out on duplicated kconfig inclusion
 2026-02-20 18:55 UTC 

[PATCH v4 0/2] drm/xe: Add prefetch pagefault support for Xe3p
 2026-02-20 18:55 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Add prefetch pagefault support for Xe3p (rev4)

[PATCH iproute2-next 0/3] ip mptcp monitor: add JSON support
 2026-02-20 18:54 UTC  (4+ messages)
` [PATCH iproute2-next 1/3] mptcp: uniform stream closure
` [PATCH iproute2-next 2/3] utils: timestamp: add JSON support
` [PATCH iproute2-next 3/3] mptcp: monitor: "

[PATCH] target/arm: set the correct TI bits for WFIT traps
 2026-02-20 18:52 UTC  (2+ messages)

[PATCH] cpupower: Add support for setting EPP via systemd service
 2026-02-20 18:52 UTC  (4+ messages)

[PATCH 0/5] Avoid the_repository in merge-ort and replay
 2026-02-20 18:51 UTC  (5+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] merge,diff: remove the_repository check before prefetching blobs

[PATCH v3 0/3] rust: atomic: add `fetch_sub` and update docs
 2026-02-20 18:51 UTC  (4+ messages)
` [PATCH v3 3/3] rust: atomic: update a safety comment in impl of `fetch_add`

[PATCH BlueZ v1] l2test: Attempt to use BT_SNDMTU if output MTU has been set
 2026-02-20 18:50 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
 2026-02-20 18:49 UTC  (11+ messages)

[PATCH 0/5] riscv: dts: sifive: fu740: Fix compatible strings per IP versioning
 2026-02-20 18:49 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: net: macb: Add SiFive FU740-C000 support
` [PATCH 2/5] dt-bindings: interrupt-controller: Add SiFive FU740-C000 PLIC

problem with duplicate resends
 2026-02-20 18:48 UTC 

[PATCH net v3 0/5] net: dsa: ks8995: Post-move fixes
 2026-02-20 18:45 UTC  (3+ messages)
` [PATCH net v3 5/5] net: dsa: ks8995: Implement port isolation

[PATCH 0/4] Specify hooks via configs
 2026-02-20 18:45 UTC  (7+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 5/8] hook: allow disabling config hooks

[PATCH] arch: arm: dts: k3-r5: Drop a53_0 clock overrides in board files
 2026-02-20 18:45 UTC  (3+ messages)

[PATCH 0/1] [Test Report] get qutoe time via tdvmcall
 2026-02-20 18:45 UTC  (3+ messages)
` [PATCH 1/1] virt: tdx-guest: Optimize the get-quote polling interval time

[PATCH] arm: multi_v7_defconfig: Enable more OMAP 3/4 related configs
 2026-02-20 18:43 UTC 

[OE-core][kirkstone][PATCH] vim: ignore CVE-2025-66476
 2026-02-20 18:43 UTC 

[PATCH 0/2] pcapng: bug fixes
 2026-02-20 18:41 UTC  (3+ messages)
` [PATCH 1/2] test: fix pcapng test to work on Windows
` [PATCH 2/2] pcapng: handle packets copied before file open

[PATCH 10/11] staging: rtl8723bs: Remove useless wrapper functions in rtw_cmd.c
 2026-02-20 18:42 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Large folio support: iomap framework changes versus filesystem-specific implementations
 2026-02-20 18:40 UTC  (3+ messages)

[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
 2026-02-20 18:39 UTC  (9+ messages)
` [RFC PATCH 01/19] x86,fs/resctrl: Add support for Global Bandwidth Enforcement (GLBE)

[PATCH 01/11] wifi: mt76: connac: use is_connac2() to replace is_mt7921() checks
 2026-02-20 18:39 UTC  (4+ messages)
` [PATCH 03/11] wifi: mt76: mt7921: handle MT7902 irq_map quirk with mutable copy


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.