All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-29 00:04:06 to 2026-07-29 00:49:23 UTC [more...]

[PATCH net-next v9 0/2] Add ZTE DingHai Ethernet PF driver
 2026-07-29  0:49 UTC  (5+ messages)
` [PATCH net-next v9 1/2] dinghai: add ZTE network driver support
` [PATCH net-next v9 2/2] dinghai: add hardware register access and PCI capability scanning

[PATCH] EDAC/mc: embed channels with csrow_info
 2026-07-29  0:46 UTC 

[PATCH 1/2] arm64/fpsimd: ptrace: Fix inactive SVE and SSVE regsets
 2026-07-29  0:42 UTC  (2+ messages)
` [PATCH 2/2] kselftest/arm64: fp-ptrace: Fix checks for "

[PATCH v3] crypto: rsassa-pkcs1 - Align DMA buffer to CRYPTO_DMA_ALIGN
 2026-07-29  0:41 UTC 

[PATCH v7 00/13] Use generic_file_read_iter() in hugetlbfs
 2026-07-29  0:41 UTC  (5+ messages)
` [PATCH v7 01/13] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v7 05/13] hugetlb: Move poison to pages before clearing hugetlb page type

[PATCH] regexec: work around macOS TRE memory leak on invalid UTF-8
 2026-07-29  0:41 UTC  (3+ messages)
` [PATCH v2] regexec: work around macOS TRE "

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

[GIT PULL] bluetooth 2026-07-28
 2026-07-29  0:40 UTC  (2+ messages)

[PATCH 6.12.y] net: add missing ns_capable check for peer netns
 2026-07-29  0:40 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2026-07-29  0:40 UTC 

[PATCH nf] netfilter: nf_conntrack: move expectation hlist_head on ct extension realloc
 2026-07-29  0:39 UTC  (2+ messages)

[PATCH net v2] xsk: fix NULL pointer dereference in __xsk_rcv()
 2026-07-29  0:37 UTC  (5+ messages)

[merged mm-hotfixes-stable] selftests-mm-fix-potential-wild-pointer-access-of-getline-due-to-missing-init.patch removed from -mm tree
 2026-07-29  0:38 UTC 

[merged mm-hotfixes-stable] selftests-clone3-fix-wild-pointer-access-of-getline-due-to-missing-init.patch removed from -mm tree
 2026-07-29  0:38 UTC 

[merged mm-hotfixes-stable] mm-page_reporting-use-system_freezable_wq-to-fix-uaf-during-suspend.patch removed from -mm tree
 2026-07-29  0:38 UTC 

[merged mm-hotfixes-stable] mm-vmscan-abort-proactive-reclaim-early-when-freezing-for-suspend.patch removed from -mm tree
 2026-07-29  0:38 UTC 

[merged mm-hotfixes-stable] maintainers-update-nico-paches-email-address.patch removed from -mm tree
 2026-07-29  0:38 UTC 

[merged mm-hotfixes-stable] arm64-mailmap-update-email-address-for-peter-collingbourne.patch removed from -mm tree
 2026-07-29  0:38 UTC 

[merged mm-hotfixes-stable] maintainers-update-address-for-burak-emir.patch removed from -mm tree
 2026-07-29  0:38 UTC 

[merged mm-hotfixes-stable] mm-huge_memory-unlock-i_mmap_rwsem-before-releasing-after-split-folios.patch removed from -mm tree
 2026-07-29  0:38 UTC 

[merged mm-hotfixes-stable] riscv-mm-use-physical-alignment-for-vmemmap_start_pfn.patch removed from -mm tree
 2026-07-29  0:38 UTC 

[merged mm-hotfixes-stable] mm-migrate-exclude-hugetlb-folios-from-mthp_stat_nr_anon-accounting.patch removed from -mm tree
 2026-07-29  0:38 UTC 

[merged mm-hotfixes-stable] mm-decrement-mthp_stat_nr_anon-in-free_zone_device_folio.patch removed from -mm tree
 2026-07-29  0:38 UTC 

[merged mm-hotfixes-stable] mm-memcg-initialize-locked-in-memcg1_oom_prepare-stub.patch removed from -mm tree
 2026-07-29  0:37 UTC 

[PATCH v4] hfsplus: validate B-tree record offset table
 2026-07-29  0:36 UTC  (3+ messages)
` [PATCH v5] "

[RFC PATCH 00/16] Page Alloc Hogger
 2026-07-29  0:36 UTC  (3+ messages)

Error in rtw89 using Kernel 7.1.4
 2026-07-29  0:35 UTC  (6+ messages)

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-07-29  0:35 UTC  (84+ 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 

FAILED: patch "[PATCH] octeontx2-pf: fix SQB pointer leak on init failure" failed to apply to 6.12-stable tree
 2026-07-29  0:30 UTC  (2+ messages)
` [PATCH 6.12.y] octeontx2-pf: fix SQB pointer leak on init failure

FAILED: patch "[PATCH] ata: libata-core: Reject an invalid concurrent positioning" failed to apply to 6.18-stable tree
 2026-07-29  0:30 UTC  (2+ messages)
` [PATCH 6.18.y] ata: libata-core: Reject an invalid concurrent positioning ranges count

FAILED: patch "[PATCH] espintcp: use sk_msg_free_partial to fix partial send" failed to apply to 5.15-stable tree
 2026-07-29  0:30 UTC  (2+ messages)
` [PATCH 5.15.y] espintcp: use sk_msg_free_partial to fix partial send

RTT-PROBE: lore-subspace-rtt
 2026-07-29  0:30 UTC 

FAILED: patch "[PATCH] bootconfig: fix NULL-pointer arithmetic in" failed to apply to 5.10-stable tree
 2026-07-29  0:30 UTC  (4+ messages)
` [PATCH 5.10.y 1/3] bootconfig: do not put quotes on cmdline items unless necessary
  ` [PATCH 5.10.y 2/3] bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.c
  ` [PATCH 5.10.y 3/3] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()

[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 

RTT-PROBE: lore-subspace-rtt
 2026-07-29  0:20 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] 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 

[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)

RTT-PROBE: lore-subspace-rtt
 2026-07-29  0:10 UTC 

[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


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.