All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-03 22:07:19 to 2025-10-04 01:04:03 UTC [more...]

[PATCH v5 0/9] Introduce bitfield and move register macro to rust/kernel/
 2025-10-04  0:38 UTC  (5+ messages)
` [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield

[syzbot] [kernel?] kernel BUG in qlist_free_all (2)
 2025-10-04  1:04 UTC  (2+ messages)
` [syzbot] [fs?] "

[linux-next:master] BUILD REGRESSION 47a8d4b89844f5974f634b4189a39d5ccbacd81c
 2025-10-04  0:58 UTC 

[PATCH net 0/8] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf)
 2025-10-04  0:58 UTC  (3+ messages)

[PATCH] drm/xe: Fix copyright and function naming in xe_ttm_vram_mgr
 2025-10-04  0:44 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[git pull] pile 6: f_path stuff
 2025-10-04  0:44 UTC  (4+ messages)

[PATCH v2] fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds
 2025-10-04  0:43 UTC  (2+ messages)

FAILED: patch "[PATCH] media: tuner: xc5000: Fix use-after-free in xc5000_release
 2025-10-04  0:40 UTC  (3+ messages)
` [PATCH 5.4.y 1/2] media: tunner: xc5000: Refactor firmware load
  ` [PATCH 5.4.y 2/2] media: tuner: xc5000: Fix use-after-free in xc5000_release

[PATCH] drm/xe: Fix typos and improve kernel-doc comments in xe_gt
 2025-10-04  0:38 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH 0/2] Bitlocker: Support clearkey
 2025-10-04  0:35 UTC  (3+ messages)
` [PATCH 1/2] bitlocker: "
` [PATCH 2/2] bitlocker: Add clearkey option

PROBLEM: AST2500 BMC video output disabled by reboot (regression)
 2025-10-04  0:31 UTC  (9+ messages)

Please backport commit a40282dd3c48 ("gcc-plugins: Remove TODO_verify_il for GCC >= 16")
 2025-10-04  0:31 UTC  (3+ messages)

[PATCH v11 00/31] x86,fs/resctrl telemetry monitoring
 2025-10-04  0:26 UTC  (43+ messages)
` [PATCH v11 05/31] x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr
` [PATCH v11 06/31] x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters
` [PATCH v11 07/31] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v11 08/31] x86,fs/resctrl: Rename some L3 specific functions
` [PATCH v11 09/31] fs/resctrl: Make event details accessible to functions when reading events
` [PATCH v11 10/31] x86,fs/resctrl: Handle events that can be read from any CPU
` [PATCH v11 14/31] x86/resctrl: Discover hardware telemetry events
` [PATCH v11 16/31] x86,fs/resctrl: Add architectural event pointer
` [PATCH v11 17/31] x86/resctrl: Find and enable usable telemetry events
` [PATCH v11 18/31] fs/resctrl: Refactor L3 specific parts of __mon_event_count()
` [PATCH v11 20/31] fs/resctrl: Refactor Sub-NUMA Cluster (SNC) in mkdir/rmdir code flow
` [PATCH v11 21/31] x86/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v11 23/31] x86/resctrl: Handle number of RMIDs supported by telemetry resources
` [PATCH v11 24/31] fs/resctrl: Move allocation/free of closid_num_dirty_rmid[]
` [PATCH v11 25/31] fs,x86/resctrl: Compute number of RMIDs as minimum across resources
` [PATCH v11 26/31] fs/resctrl: Move RMID initialization to first mount
` [PATCH v11 27/31] x86/resctrl: Enable RDT_RESOURCE_PERF_PKG
` [PATCH v11 29/31] x86/resctrl: Add debugfs files to show telemetry aggregator status
` [PATCH v11 30/31] x86,fs/resctrl: Update Documentation for package events
` [PATCH v11 31/31] fs/resctrl: Some kerneldoc updates

[PATCH] cxl/hdm: allow zero sized committed decoders
 2025-10-04  0:06 UTC  (7+ messages)
        ` [PATCH v2] "

FAILED: patch "[PATCH] media: tuner: xc5000: Fix use-after-free in xc5000_release
 2025-10-04  0:21 UTC  (3+ messages)
` [PATCH 5.10.y 1/2] media: tunner: xc5000: Refactor firmware load
  ` [PATCH 5.10.y 2/2] media: tuner: xc5000: Fix use-after-free in xc5000_release

[PATCH v3 for-4.21 00/22] x86: FRED support
 2025-10-04  0:14 UTC  (26+ messages)
` [PATCH v3 01/22] x86/msr: Change rdmsr() to have normal API
` [PATCH v3 02/22] x86/msr: Change wrmsr() to take a single parameter
` [PATCH v3 03/22] x86/fsgsbase: Split out __{rd,wr}gs_shadow() helpers
` [PATCH v3 04/22] x86/fsgsbase: Update fs/gs helpers to use wrmsrns()
` [PATCH v3 05/22] x86/fsgsbase: Improve code generation in read_registers()
` [PATCH v3 06/22] x86/boot: Use RSTORSSP to establish SSP
` [PATCH v3 07/22] x86/traps: Alter switch_stack_and_jump() for FRED mode
` [PATCH v3 08/22] x86/traps: Skip Supervisor Shadow Stack tokens in "
` [PATCH v3 09/22] x86/traps: Make an IDT-specific #DB helper
` [PATCH v3 10/22] x86/traps: Make an IDT-specific #PF helper
` [PATCH v3 11/22] x86/fsgsbase: Make gskern accesses safe under FRED
` [PATCH v3 12/22] x86/traps: Introduce FRED entrypoints
` [PATCH v3 13/22] x86/traps: Enable FRED when requested
` [PATCH v3 14/22] x86/pv: Deduplicate is_canonical_address() in do_set_segment_base()
` [PATCH v3 15/22] x86/entry: Alter how IRET faults are recognised
` [PATCH v3 16/22] x86/entry: Drop the pre exception table infrastructure
` [PATCH v3 17/22] x86/entry: Rework the comment about SYSCALL and DF
` [PATCH v3 18/22] x86/pv: Adjust GS handling for FRED mode
` [PATCH v3 19/22] x86/pv: Guest exception handling in "
` [PATCH v3 20/22] x86/pv: ERETU error handling
` [PATCH v3 21/22] x86/pv: System call handling in FRED mode
` [PATCH v3 22/22] x86: Clamp reserved bits in eflags more aggressively

[intel-tdx:mig-dpamt-v3 86/97] arch/x86/kvm/mmu/tdp_mmu.c:2170:42: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2025-10-03 23:57 UTC 

[PATCH] arm64: dts: rockchip: Fix broken tsadc pinctrl binding for rk3588
 2025-10-03 23:52 UTC  (14+ messages)

[PATCH v1 0/7] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
 2025-10-03 23:36 UTC  (8+ messages)
` [PATCH v1 1/7] virtio-gpu: Recreate the resource's dmabuf if new backing is attached
` [PATCH v1 2/7] virtio-gpu: Don't rely on res->blob to identify blob resources
` [PATCH v1 3/7] virtio-gpu: Find hva for Guest's DMA addr associated with a ram device
` [PATCH v1 4/7] vfio/region: Add a helper to get region index from memory region
` [PATCH v1 5/7] linux-headers: Update vfio.h to include VFIO_DEVICE_FEATURE_DMA_BUF
` [PATCH v1 6/7] vfio/device: Add support for VFIO_DEVICE_FEATURE_DMA_BUF
` [PATCH v1 7/7] virtio-gpu-udmabuf: Create dmabuf for blobs associated with VFIO devices

[merged mm-stable] mm-khugepaged-use-kmem_cache.patch removed from -mm tree
 2025-10-03 23:43 UTC 

[merged mm-stable] mm-ksm-cleanup-mm_slot_entry-invocation.patch removed from -mm tree
 2025-10-03 23:43 UTC 

[merged mm-stable] documentation-mm-drop-pxx_mkdevmap-descriptions-from-page-table-helpers.patch removed from -mm tree
 2025-10-03 23:43 UTC 

[merged mm-stable] mm-clean-up-is_guard_pte_marker.patch removed from -mm tree
 2025-10-03 23:43 UTC 

[merged mm-stable] drivers-base-move-memory_block_add_nid-into-the-caller.patch removed from -mm tree
 2025-10-03 23:43 UTC 

[merged mm-stable] mm-memory_hotplug-activate-node-before-adding-new-memory-blocks.patch removed from -mm tree
 2025-10-03 23:43 UTC 

[PATCH Linux-5.15.y Linux-5.10.y Linux-5.4.y 1/1] udp: Fix memory accounting leak
 2025-10-03 23:42 UTC 

[merged mm-stable] drivers-base-memory-add-node-id-parameter-to-add_memory_block.patch removed from -mm tree
 2025-10-03 23:43 UTC 

[PATCH v2 0/3] btrfs: find_free_extent cleanups
 2025-10-03 23:41 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs: remove ffe RAID loop
` [PATCH v2 2/3] btrfs: add tracing for find_free_extent skip conditions
` [PATCH v2 3/3] fstests: btrfs: test RAID conversions under stress

[PATCH bpf] selftests/bpf: fix implicit-function-declaration errors
 2025-10-03 23:37 UTC  (2+ messages)

[PATCH 0/7] Binary Large Objects for Rust DebugFS
 2025-10-03 23:36 UTC  (11+ messages)
` [PATCH 1/7] rust: uaccess: add UserSliceReader::read_slice_partial()
` [PATCH 2/7] rust: uaccess: add UserSliceWriter::write_slice_partial()
` [PATCH 3/7] rust: debugfs: support for binary large objects
` [PATCH 4/7] rust: debugfs: support blobs from smart pointers
` [PATCH 5/7] samples: rust: debugfs: add example for blobs
` [PATCH 6/7] rust: debugfs: support binary large objects for ScopedDir
` [PATCH 7/7] samples: rust: debugfs_scoped: add example for blobs

[zen:6.17/zen-sauce 4/29] drivers/pci/controller/intel-nvme-remap.c:47:33: error: field 'sysdata' has incomplete type
 2025-10-03 23:35 UTC 

< "$@" doesn't expand properly?
 2025-10-03 23:31 UTC  (2+ messages)

[PATCH net 0/9] eth: fbnic: fix XDP_TX and XDP vs qstats
 2025-10-03 23:30 UTC  (10+ messages)
` [PATCH net 1/9] eth: fbnic: fix missing programming of the default descriptor
` [PATCH net 2/9] eth: fbnic: fix accounting of XDP packets
` [PATCH net 3/9] eth: fbnic: fix saving stats from XDP_TX rings on close
` [PATCH net 4/9] selftests: drv-net: xdp: rename netnl to ethnl
` [PATCH net 5/9] selftests: drv-net: xdp: add test for interface level qstats
` [PATCH net 6/9] eth: fbnic: fix reporting of alloc_failed qstats
` [PATCH net 7/9] selftests: drv-net: fix linter warnings in pp_alloc_fail
` [PATCH net 8/9] selftests: drv-net: pp_alloc_fail: lower traffic expectations
` [PATCH net 9/9] selftests: drv-net: pp_alloc_fail: add necessary optoins to config

[PATCH v2 00/13] KVM: guest_memfd: MMAP and related fixes
 2025-10-03 23:26 UTC  (14+ messages)
` [PATCH v2 01/13] KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGS
` [PATCH v2 02/13] KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not set
` [PATCH v2 03/13] KVM: guest_memfd: Invalidate SHARED GPAs if gmem supports INIT_SHARED
` [PATCH v2 04/13] KVM: Explicitly mark KVM_GUEST_MEMFD as depending on KVM_GENERIC_MMU_NOTIFIER
` [PATCH v2 05/13] KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memory
` [PATCH v2 06/13] KVM: selftests: Stash the host page size in a global in the guest_memfd test
` [PATCH v2 07/13] KVM: selftests: Create a new guest_memfd for each testcase
` [PATCH v2 08/13] KVM: selftests: Add test coverage for guest_memfd without GUEST_MEMFD_FLAG_MMAP
` [PATCH v2 09/13] KVM: selftests: Add wrappers for mmap() and munmap() to assert success
` [PATCH v2 10/13] KVM: selftests: Isolate the guest_memfd Copy-on-Write negative testcase
` [PATCH v2 11/13] KVM: selftests: Add wrapper macro to handle and assert on expected SIGBUS
` [PATCH v2 12/13] KVM: selftests: Verify that faulting in private guest_memfd memory fails
` [PATCH v2 13/13] KVM: selftests: Verify that reads to inaccessible guest_memfd VMAs SIGBUS

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-03 23:17 UTC  (5+ messages)
` [PATCH v4 18/30] selftests/liveupdate: add subsystem/state tests
` [PATCH v4 26/30] selftests/liveupdate: Add multi-kexec session lifecycle test

[android-common:android16-6.12-2025-07 1/1] include/linux/compiler.h:166:45: error: '__UNIQUE_ID_y_317' undeclared; did you mean '__UNIQUE_ID_x_316'?
 2025-10-03 23:14 UTC 

[PATCH] net: airoha: simplify rx/free packet logic a bit
 2025-10-03 23:12 UTC 

[PATCH bpf 0/2] xdp: fix page_pool leaks
 2025-10-03 23:10 UTC  (3+ messages)
` [PATCH bpf 2/2] veth: update mem type in xdp_buff

[drm-xe:drm-xe-next] BUILD SUCCESS 2a8fcf7cc950e6406541a3a2464192c6646392cb
 2025-10-03 23:08 UTC 

[Buildroot] [PATCH 1/1] package/harfbuzz: bump to version 12.1.0
 2025-10-03 23:08 UTC  (2+ messages)

This week in XDP2 -- October 3, 2025
 2025-10-03 23:06 UTC 

[Buildroot] [PATCH 0/1] EFL bump to 1.28.1
 2025-10-03 22:58 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] package/efl: bump to version 1.28.1

[PATCH v2 0/2] Improve UFFDIO_MOVE scalability by removing anon_vma lock
 2025-10-03 23:03 UTC  (2+ messages)

[PATCH 0/2] Improve UFFDIO_MOVE scalability by removing anon_vma lock
 2025-10-03 23:02 UTC  (10+ messages)
` [PATCH 1/2] mm: always call rmap_walk() on locked folios

[PATCH v2 0/8] nfs: few fixes and enhancements
 2025-10-03 22:57 UTC  (2+ messages)

[PATCH 0/3] Drop ATAGS for B&R boards
 2025-10-03 22:57 UTC  (2+ messages)

[PATCH] linux/kernel.h: Update upper_NN_bits() and lower_NN_bits() macros
 2025-10-03 22:57 UTC  (2+ messages)

[PATCH v1] rust: cfi: only 64-bit arm and x86 support CFI_CLANG
 2025-10-03 22:57 UTC  (5+ messages)

[PATCH -next v1] arm: armv8: remove redundant definition of mmu_status
 2025-10-03 22:57 UTC  (2+ messages)

[PATCH] cmd: spl: Remove ATAG support from this command
 2025-10-03 22:57 UTC  (2+ messages)

[PATCH ethtool-next] netlink: fec: add errors histogram statistics
 2025-10-03 22:52 UTC 

[RFC PATCH v2 0/4] Fix DRM scheduler layering violations in Xe
 2025-10-03 22:52 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for Fix DRM scheduler layering violations in Xe (rev2)

[f2fs-dev] [PATCH] f2fs: set default valid_thresh_ratio to 80 for zoned devices
 2025-10-03 22:49 UTC  (2+ messages)
`  "

[PATCH v2 0/5] Add reset controllers for other TH1520 subsystems
 2025-10-03 22:46 UTC  (4+ messages)
` [PATCH v2 2/5] dt-bindings: reset: thead,th1520-reset: Add controllers for more subsys

[GIT PULL] bitmap for 6.18
 2025-10-03 22:46 UTC  (3+ messages)

[PATCH v2 0/7] mkimage: Detect FIT image load address overlaps and fix related test/DTS issues
 2025-10-03 14:17 UTC  (12+ messages)

[zen:6.17/bbr3 1/1] ERROR: modpost: "__udivdi3" [net/ipv4/tcp_bbr.ko] undefined!
 2025-10-03 22:44 UTC 

[f2fs-dev] [PATCH] f2fs: maintain one time GC mode is enabled during whole zoned GC cycle
 2025-10-03 22:43 UTC  (2+ messages)
`  "

[PATCH] PCI/PM: Avoid redundant delays on D3hot->D3cold
 2025-10-03 22:40 UTC 

[PATCH] hfs: Validate CNIDs in hfs_read_inode
 2025-10-03 22:40 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: qcom: Introduce Huawei MateBook E 2019
 2025-10-03 22:33 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] arm64: dts: qcom: Add support for "

[PATCH] clk: do not trust cached rates for disabled clocks
 2025-10-03 22:29 UTC 

[PATCH] ksmbd: Use common error handling code in ksmbd_vfs_path_lookup()
 2025-10-03 22:30 UTC  (2+ messages)

[PATCH v2 00/12] mm/iomap: add granular dirty and writeback accounting
 2025-10-03 22:27 UTC  (5+ messages)
` [PATCH v2 10/12] iomap: refactor dirty bitmap iteration

[PATCH hyperv-next v6 00/17] Confidential VMBus
 2025-10-03 22:27 UTC  (18+ messages)
` [PATCH hyperv-next v6 01/17] Documentation: hyperv: "
` [PATCH hyperv-next v6 02/17] Drivers: hv: VMBus protocol version 6.0
` [PATCH hyperv-next v6 03/17] arch/x86: mshyperv: Discover Confidential VMBus availability
` [PATCH hyperv-next v6 04/17] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next v6 05/17] arch/x86: mshyperv: Trap on access for some synthetic MSRs
` [PATCH hyperv-next v6 06/17] Drivers: hv: Rename fields for SynIC message and event pages
` [PATCH hyperv-next v6 07/17] Drivers: hv: Allocate the paravisor SynIC pages when required
` [PATCH hyperv-next v6 08/17] Drivers: hv: Post messages through the confidential VMBus if available
` [PATCH hyperv-next v6 09/17] Drivers: hv: remove stale comment
` [PATCH hyperv-next v6 10/17] Drivers: hv: Check message and event pages for non-NULL before iounmap()
` [PATCH hyperv-next v6 11/17] Drivers: hv: Rename the SynIC enable and disable routines
` [PATCH hyperv-next v6 12/17] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
` [PATCH hyperv-next v6 13/17] Drivers: hv: Allocate encrypted buffers when requested
` [PATCH hyperv-next v6 14/17] Drivers: hv: Free msginfo when the buffer fails to decrypt
` [PATCH hyperv-next v6 15/17] Drivers: hv: Support confidential VMBus channels
` [PATCH hyperv-next v6 16/17] Drivers: hv: Set the default VMBus version to 6.0
` [PATCH hyperv-next v6 17/17] Drivers: hv: Support establishing the confidential VMBus connection

[PATCH] bootstd: Fix bootflow info for efi_mgr
 2025-10-03 22:27 UTC 

[RFC PATCH v1 00/10] bpf: Introduce file dynptr
 2025-10-03 22:24 UTC  (7+ messages)
` [RFC PATCH v1 08/10] bpf: verifier: refactor kfunc specialization
` [RFC PATCH v1 09/10] bpf: dispatch to sleepable file dynptr
` [RFC PATCH v1 10/10] selftests/bpf: add file dynptr tests

[intel-tdx:mig-dpamt-v3 52/97] arch/x86/kvm/mmu/tdp_mmu.c:2044:40: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2025-10-03 22:22 UTC 

[ANNOUNCE] Git Rev News edition 127
 2025-10-03 22:22 UTC 

[RFC/PATCH] SubmittingPatches: forbid use of genAI to generate changes
 2025-10-03 22:20 UTC  (5+ messages)
` [PATCH v2] SubmittingPatches: add section about AI

[PATCH] drm/amdkfd: Fix svm_bo and vram page refcount
 2025-10-03 22:16 UTC  (6+ messages)

[PATCH v2 1/2] perf stat: Move create_perf_stat_counter to builtin-stat
 2025-10-03 22:10 UTC  (5+ messages)
` [PATCH v2 2/2] perf stat: Refactor retry/skip/fatal error handling

Semantic conflict around CONFIG_CFI_CLANG between Linus's tree and x86/core
 2025-10-03 22:10 UTC 

[GIT PULL] udf and quota fixes for 6.18-rc1
 2025-10-03 22:08 UTC  (4+ 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.