All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-28 23:30:01 to 2026-07-29 00:35:32 UTC [more...]

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-07-29  0:35 UTC  (76+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 02/41] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v9 04/41] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v9 05/41] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v9 06/41] KVM: guest_memfd: Introduce function to check GFN "
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 08/41] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v9 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
` [PATCH v9 10/41] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v9 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v9 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v9 13/41] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v9 16/41] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v9 17/41] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v9 19/41] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v9 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v9 21/41] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v9 22/41] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v9 23/41] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v9 24/41] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v9 25/41] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v9 26/41] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v9 27/41] KVM: selftests: Test basic single-page conversion flow
` [PATCH v9 28/41] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v9 29/41] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v9 30/41] KVM: selftests: Test conversion before allocation
` [PATCH v9 31/41] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v9 32/41] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v9 33/41] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v9 34/41] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
` [PATCH v9 35/41] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v9 36/41] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v9 37/41] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v9 38/41] KVM: selftests: Provide common function to set memory attributes
` [PATCH v9 39/41] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v9 40/41] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH v9 41/41] KVM: selftests: Update private memory exits test to work with per-gmem attributes

[PATCH 1/3] zram: fix zstd dict use-after-free on per-CPU error path
 2026-07-29  0:34 UTC  (3+ messages)
` [PATCH v2 1/5] zram: fix early release of global cdict/ddict in "

[PATCH v3 bpf-next 0/1] bpf: Populate mmap-able array maps lazily
 2026-07-29  0:34 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/1] bpf: Populate mmap-able array map memory lazily

[PATCH bpf-next] bpf, sparc: Add support for BPF_SDIV and BPF_SMOD in the sparc64 JIT
 2026-07-29  0:33 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS a7ef68421906a8b1c4204dda9b2e52b90f6fd2ba
 2026-07-29  0:31 UTC 

[PATCH v2] bitbake-worker: Evaluate exported_vars() before emptying the environment
 2026-07-29  0:28 UTC  (3+ messages)
` [bitbake-devel] "

[f2fs-dev] [DISCUSSION] f2fs: compatibility between compressed files and large folios
 2026-07-29  0:28 UTC 

[PATCH i-g-t 0/2] tests/imagination: Additional DEV_QUERY tests
 2026-07-29  0:27 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 0/2] tracing: Fix a UAF and regex bug on trace-event
 2026-07-29  0:28 UTC  (3+ messages)
` [PATCH 1/2] tracing: Check return value of __register_event() in trace_module_add_events()
` [PATCH 2/2] tracing/filters: Fix false positive match in regex_match_full()

[PATCH bpf-next v4 RESEND] m68k, bpf: Add initial BPF JIT compiler support
 2026-07-29  0:27 UTC 

[PATCH 0/9] perf/cxlpmu: Misc sashiko raised issues fixes
 2026-07-29  0:27 UTC  (4+ messages)
` [PATCH 3/9] perf/cxl: Drop bogus counter overflow fixup

[PATCH v4 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-07-29  0:26 UTC  (9+ messages)
` [PATCH v4 net-next 1/7] ptp: Add ioctls for PHC timestamps with "

[PATCH] selftest: Fix UB of getline due to missing var init
 2026-07-29  0:27 UTC  (4+ messages)
` [PATCH v2 0/2] selftests: Add missing initalization of pointer passed to getline

[PATCH v4 0/4] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
 2026-07-29  0:25 UTC  (8+ messages)
` [PATCH v4 4/4] hwmon: (pmbus/max20830): add support for max20830c and max20840c

[PATCH] drm/xe/display: remove unnecessary includes
 2026-07-29  0:26 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] media: qcom: iris: rollback OPP vote on PM resume failure
 2026-07-29  0:25 UTC  (3+ messages)

[PATCH] ALSA: ump: Fix double-free of ump->out_cvts on legacy rawmidi attach failure
 2026-07-29  0:23 UTC 

❌ FAIL: Test report for master (7.2.0-rc5, upstream-mainline, fc02acf6)
 2026-07-29  0:22 UTC 

[PATCH bpf-next v1 0/8] resolve_btfids: Discover kfuncs from BTF ID sets
 2026-07-29  0:21 UTC  (3+ messages)
` [PATCH bpf-next v1 2/8] resolve_btfids: Index BTF ID symbols by address

[PATCH] ALSA: ump: Fix double-free of ump->out_cvts on legacy rawmidi attach failure
 2026-07-29  0:21 UTC 

[PATCH v2 0/2] ASoC: codecs: add the Qualcomm WCD9378 audio codec
 2026-07-29  0:20 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: "
` [PATCH v2 2/2] ASoC: codecs: wcd9378: add TX/capture codec driver

[syzbot] [usb?] KASAN: slab-out-of-bounds Read in dummy_free_request
 2026-07-29  0:19 UTC 

[syzbot] [fs?] general protection fault in start_dirop
 2026-07-29  0:19 UTC 

[syzbot] [usb?] general protection fault in usbtest_probe
 2026-07-29  0:19 UTC 

[PATCH] ALSA: ump: Fix double-free of ump->out_cvts on legacy rawmidi attach failure
 2026-07-29  0:18 UTC 

[PATCH 0/3] selftests/bpf: Fixes for out-of-tree builds
 2026-07-29  0:18 UTC  (6+ messages)
` [PATCH 1/3] selftests/bpf: Route generated test headers to OUTPUT
` [PATCH 2/3] selftests/bpf: Route libarena build artifacts "
` [PATCH 3/3] selftests/bpf: Route test_kmods "

[PATCH] mm/khugepaged: cap min_free_kbytes recommendation at 1 GiB
 2026-07-29  0:17 UTC  (2+ messages)

[PATCH nf] netfilter: nf_conntrack: move expectation hlist_head on ct extension realloc
 2026-07-29  0:16 UTC 

[PATCH] ALSA: ump: Fix double-free of ump->out_cvts on legacy rawmidi attach failure
 2026-07-29  0:16 UTC 

[PATCH v5 net-next 1/7] ptp: Add ioctls for PHC timestamps with quality attributes
 2026-07-29  0:16 UTC  (3+ messages)

[PATCH] ALSA: ump: Fix double-free of ump->out_cvts on legacy rawmidi attach failure
 2026-07-29  0:15 UTC 

Clones with fetch.bundleURI slower than standard, full clone?
 2026-07-29  0:14 UTC  (2+ messages)

[meta-virtualization][PATCH] libvirt: remove unused 0001-messon.build-remove-build-path-information-to-avoid-.patch
 2026-07-29  0:13 UTC 

[PATCH] EDAC: fsl_ddr: use devm_platform_ioremap_resource()
 2026-07-29  0:13 UTC  (6+ messages)

[PATCH v5 0/5] Enable perf tracing for unprivileged users
 2026-07-29  0:13 UTC  (3+ messages)
` [PATCH v5 2/5] tracefs: add read-only eventfs filesystem at /sys/kernel/events

[PATCH V21 0/9] Add Invensense ICM42607
 2026-07-29  0:12 UTC  (3+ messages)

[syzbot] [usb?] WARNING in dummy_free_request (2)
 2026-07-29  0:10 UTC 

[PATCH v2 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
 2026-07-29  0:10 UTC  (4+ messages)
` [PATCH v2 4/5] iommu: Add Broadcom BCM2712 IOMMU driver

[syzbot] [usb?] possible deadlock in uvc_func_allow_link
 2026-07-29  0:09 UTC 

[PATCH] soc: qcom: pmic_glink_altmode: use a freezable workqueue
 2026-07-29  0:08 UTC  (2+ messages)

[PATCH v4 0/5] powervr: MT8173 GPU support
 2026-07-29  0:08 UTC  (7+ messages)

[syzbot] [kernel?] WARNING in its_msi_teardown
 2026-07-29  0:08 UTC 

[syzbot] [fs?] WARNING: refcount bug in config_item_get
 2026-07-29  0:08 UTC 

[syzbot] [fs?] [usb?] KASAN: slab-use-after-free Read in lockref_get (2)
 2026-07-29  0:08 UTC 

[PATCH v2 0/4] test-ww_mutex: Miscellaneous fixes
 2026-07-29  0:07 UTC  (5+ messages)
` [PATCH v2 3/4] test-ww_mutex: Handle transient -EDEADLK in test_cycle_work
` [PATCH v2 4/4] test-ww_mutex: Retry lock acquisition after timeout if deadlocked

[tip:master] BUILD SUCCESS 38eccba72916c4939010bc616a88efb88fb81baf
 2026-07-29  0:06 UTC 

[for-next][PATCH 00/16] tracing: Updates for v7.3
 2026-07-29  0:05 UTC  (17+ messages)
` [for-next][PATCH 01/16] bpf: Make btf_get_module_btf() and btf_relocate_id() non-static
` [for-next][PATCH 02/16] tracing: Expose tracepoint BTF ids via tracefs
` [for-next][PATCH 03/16] selftests/bpf: Add test for tracepoint btf_ids tracefs file
` [for-next][PATCH 04/16] tracing: Point constant hist field type to string literal
` [for-next][PATCH 05/16] kernel/trace/trace_printk: Use kstrdup() instead of kmalloc() and strcpy()
` [for-next][PATCH 06/16] tracing: Use __free() for expr_str() buffer
` [for-next][PATCH 07/16] tracing: Return ERR_PTR() from expr_str()
` [for-next][PATCH 08/16] tracing: Bound histogram expression strings with seq_buf
` [for-next][PATCH 09/16] tracing/user_events: Use seq_putc() in two functions
` [for-next][PATCH 10/16] tracing/user_events: Replace a seq_printf() call by seq_puts() in user_seq_show()
` [for-next][PATCH 11/16] fgraph: Use trace_seq_putc() in print_graph_return()
` [for-next][PATCH 12/16] tracing: Reject invalid preemptirq_delay_test CPU affinity
` [for-next][PATCH 13/16] samples/ftrace: Prevent division by zero when nr_function_calls is zero
` [for-next][PATCH 14/16] tracing: Warn when an event dereferences a pointer in TP_printk()
` [for-next][PATCH 15/16] tracing: Use strscpy() instead of strcpy() in trace_sched_switch
` [for-next][PATCH 16/16] tracing: Use seq_buf for string concatenation

[PATCH v5 net-next 1/7] ptp: Add ioctls for PHC timestamps with quality attributes
 2026-07-29  0:01 UTC  (2+ messages)

[PATCH v3] drm/xe/pxp: add termination on resume
 2026-07-29  0:01 UTC  (2+ messages)

+ taskstats-fold-the-two-cpumask-handlers-into-one.patch added to mm-nonmm-unstable branch
 2026-07-29  0:00 UTC 

+ taskstats-drop-the-dead-null-attribute-check-in-parse.patch added to mm-nonmm-unstable branch
 2026-07-29  0:00 UTC 

[PATCH net-next v2 0/7] net: mana: harden the HWC and add dynamic queue depth
 2026-07-28 23:58 UTC  (3+ messages)
  ` [EXTERNAL] "

Prebuilt LLVM 23.1.0-rc2 uploaded
 2026-07-28 23:58 UTC 

[PATCH iwl-next] idpf: add Packet Builder (PKB) timestamping
 2026-07-28 23:57 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH wireless-next] wifi: cfg80211: add fw_version device attribute for sysfs
 2026-07-28 23:47 UTC 

[PATCH] nilfs2: fix BUG in nilfs_copy_dirty_pages() on dirty state mismatch
 2026-07-28 23:56 UTC  (2+ messages)

+ mm-khugepaged-replace-mutex_lock-mutex_unlock-usage-with-guard-macro.patch added to mm-new branch
 2026-07-28 23:56 UTC 

[PATCH] nilfs2: prevent out-of-bounds read in super root block parsing
 2026-07-28 23:51 UTC  (2+ messages)

arch/arm64/boot/dts/broadcom/bcm2712-rpi-5-b.dtb: gpu (brcm,bcm2712-vc6): 'iommus' does not match any of the regexes: '^pinctrl-[0-9]+$'
 2026-07-28 23:48 UTC 

[PATCH v2 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
 2026-07-28 23:47 UTC  (12+ messages)
` [PATCH v2 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
` [PATCH v2 3/8] crypto: x86 - Stop using cpu_has_xfeatures()

Policy regarding linux-next only changes
 2026-07-28 23:46 UTC  (14+ messages)

[PATCH] cxl/hdm: Robustify decoder target list reads
 2026-07-28 23:45 UTC  (2+ messages)

[PATCH v7 00/11] Data in direntry (dirdata) feature
 2026-07-28 23:42 UTC  (12+ messages)
` [PATCH v7 01/11] ext4: validate count against limit in ext4_dx_csum_verify/_set
` [PATCH v7 02/11] ext4: replace ext4_dir_entry with ext4_dir_entry_2
` [PATCH v7 03/11] ext4: add ext4_dir_entry_is_tail()
` [PATCH v7 04/11] ext4: refactor dx_root to support variable dirent sizes
` [PATCH v7 05/11] ext4: add dirdata format definitions and access helpers
` [PATCH v7 06/11] ext4: add ext4_dir_entry_len()
` [PATCH v7 07/11] ext4: rename ext4_dir_rec_len() and clarify dirdata usage
` [PATCH v7 08/11] ext4: dirdata feature
` [PATCH v7 09/11] ext4: add dirdata LUFID support for directory entry rename
` [PATCH v7 10/11] ext4: add dirdata set/get helpers
` [PATCH v7 11/11] ext4: Add EXT4_IOC_SET_LUFID ioctl for setting LUFID on directory entries

[PATCH v2] nilfs2: fix infinite loop in nilfs_clean_segments()
 2026-07-28 23:43 UTC  (3+ messages)

Fw: Random system freezes with Linux 6.12 + Xenomai 3.3.1 on Intel Ultra 5 125H
 2026-07-28 23:38 UTC 

[PATCH] gpio: sloppy-logic-analyzer: fix use-after-free via debugfs trigger on unbind
 2026-07-28 23:38 UTC  (4+ messages)

[sean-jc:x86/no_bug_on_bad_eoi_vector 120/120] arch/x86/kvm/lapic.c:1625:6: error: conflicting types for 'kvm_apic_set_eoi_accelerated'
 2026-07-28 23:38 UTC 

[PATCH v2 0/2] phy: add support for TH1520 USB PHY
 2026-07-28 23:38 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: phy: add binding for T-Head "

[PATCH v8 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-07-28 23:37 UTC  (4+ messages)
` [PATCH v8 03/12] PCI: liveupdate: Track incoming preserved PCI devices

[PATCH] drm/xe/memirq: Size report pages from static engine mask
 2026-07-28 23:37 UTC  (3+ messages)

[PATCH] sched/core: Skip rq->avg_idle update without a valid idle_stamp
 2026-07-28 23:24 UTC 

[PATCH] nilfs2: fix slab-out-of-bounds in nilfs_direct_propagate after truncation
 2026-07-28 23:37 UTC  (2+ messages)

[PATCH v14 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-07-28 23:34 UTC  (3+ messages)

[PATCH] mount.cifs: prevent stolen creds through SUDO_UID
 2026-07-28 23:35 UTC 

[PATCH 00/15] KVM: x86/pmu: Add mediated vPMU PerfMon v5 support
 2026-07-28 23:35 UTC  (5+ messages)
` [PATCH 04/15] KVM: x86/pmu: Add PMC bitmap accessor helpers

[PATCH v7 0/5] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-07-28 23:33 UTC  (8+ messages)
` [PATCH v7 2/5] x86/asm: add volatile, clobbers and zero-length check in inline memcmp

[PATCH] pack-bitmap: handle objects at bitmap position zero
 2026-07-28 23:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] fprobe: Simplify fprobe_remove_ips() by reusing existing helpers
 2026-07-28 23:29 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.