All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-23 00:02:38 to 2026-05-23 01:33:37 UTC [more...]

[PATCH v2 0/2] complete perf_allow_* trio and use in drm/xe
 2026-05-23  1:33 UTC 

[PATCH] RISC-V: KVM: Fix TOCTOU race in SBI system suspend handler
 2026-05-23  1:32 UTC  (4+ messages)

[PATCH v3 00/12] gcc: Upgrade GCC to 16.1 release
 2026-05-23  1:32 UTC  (3+ messages)
` [PATCH v3 03/12] glibc: disable automatic libatomic linking
  ` [OE-core] "

❌ FAIL: Test report for master (7.1.0-rc4, upstream-mainline, 79bd2dde)
 2026-05-23  1:32 UTC 

[PATCH] clang/llvm: Upgrade to 22.1.6 release
 2026-05-23  1:29 UTC  (2+ messages)
` [OE-core] "

[PATCHSET v9 4/4] fuse: discovery and configuration of iomap
 2026-05-23  1:29 UTC  (5+ messages)
` [PATCH 7/9] fuse: invalidate ranges of backing devices being used for iomap
` [PATCH 9/9] fuse: set iomap backing device block size

[PATCH] Bluetooth: Add SPDX id lines to some source files
 2026-05-23  1:28 UTC  (2+ messages)
`  "

[PATCH] drm/tegra: sor: Remove usage of drm_simple_encoder_init()
 2026-05-23  1:26 UTC 

[PATCH net-next v3 12/12] net: atlantic: add AQC113 PTP support in aq_ptp and driver core
 2026-05-23  1:25 UTC  (2+ messages)

[PATCH net-next v3 11/12] net: atlantic: add AQC113 TX timestamp polling and PTP TX classification
 2026-05-23  1:25 UTC  (2+ messages)

[meta-virtualization][wrynose][PATCH] nerdctl: fix PV value
 2026-05-23  1:25 UTC 

[PATCH net-next v3 10/12] net: atlantic: add AQC113 PTP hardware ops in hw_atl2
 2026-05-23  1:25 UTC  (2+ messages)

[PATCH net-next v4] net: napi: Skip last poll when arming gro timer in busy poll
 2026-05-23  1:22 UTC 

[meta-virtualization][PATCH] nerdctl: fix PV value
 2026-05-23  1:20 UTC 

[PATCH v2 00/37] bsd-user: Upstream most of the remaining system calls
 2026-05-23  1:19 UTC  (4+ messages)

[PATCH net-next v1 0/3] selftests: rds: ROCE support follow ups
 2026-05-23  1:19 UTC  (3+ messages)

[PATCH] perf/x86/amd/uncore: turn amd_uncore_ctx events into a flexible array
 2026-05-23  1:19 UTC 

[PATCH net-next v3 6/12] net: atlantic: fix AQC113 HW init: ART sections, L2 filter slot, MAC address
 2026-05-23  1:19 UTC  (2+ messages)

[PATCH] ASoC: aw88395: use struct_size() and __counted_by() for aw_container
 2026-05-23  1:17 UTC 

[PATCH v2] ARM: OMAP2+: Add CFI type for omap4_finish_suspend
 2026-05-23  1:17 UTC  (2+ messages)

[PATCH v9 3/3] kbuild: distributed build support for Clang ThinLTO
 2026-05-23  1:17 UTC  (11+ messages)

[PATCH 0/2] scsi: ufs: Add quirk EXTENDED_TX_EQTR_ADAPT_LENGTH_L0L1L2L3
 2026-05-23  1:16 UTC  (2+ messages)

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-05-23  1:15 UTC  (96+ messages)
` [PATCH v7 01/42] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v7 02/42] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v7 03/42] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v7 04/42] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH v7 05/42] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH v7 06/42] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH v7 07/42] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v7 08/42] KVM: Move kvm_supported_mem_attributes() to kvm_host.h
` [PATCH v7 09/42] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v7 10/42] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v7 11/42] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v7 12/42] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v7 13/42] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v7 14/42] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v7 15/42] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
` [PATCH v7 16/42] KVM: guest_memfd: Determine invalidation filter from memory attributes
` [PATCH v7 17/42] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v7 18/42] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v7 19/42] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v7 20/42] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v7 21/42] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v7 22/42] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v7 23/42] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v7 24/42] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v7 25/42] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v7 26/42] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v7 27/42] KVM: selftests: Test basic single-page conversion flow
` [PATCH v7 28/42] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v7 29/42] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v7 30/42] KVM: selftests: Test conversion before allocation
` [PATCH v7 31/42] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v7 32/42] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v7 33/42] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v7 34/42] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v7 35/42] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v7 36/42] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v7 37/42] KVM: selftests: Provide common function to set memory attributes
` [PATCH v7 38/42] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH v7 39/42] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v7 40/42] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH v7 41/42] KVM: selftests: Add script to exercise private_mem_conversions_test
` [PATCH v7 42/42] KVM: selftests: Update private memory exits test to work with per-gmem attributes

[PATCH RESEND] scsi: scsi_ioctl: use strnlen in scsi_ioctl_get_pci
 2026-05-23  1:13 UTC  (2+ messages)

[PATCH v2] dma-buf: set SB_I_NOEXEC and SB_I_NODEV on the pseudo filesystem
 2026-05-23  1:11 UTC 

[PATCH] ALSA: pcm: oss: Fix setup list UAF on proc write error
 2026-05-23  1:09 UTC 

[PATCH v2 00/10] GuC paging engine support
 2026-05-23  1:07 UTC  (5+ messages)
` [PATCH v2 01/10] drm/xe/guc: refactor ads to use guc_class
` [PATCH v2 02/10] drm/xe/guc: refactor to_guc_class() to accept hwe

[PATCH v4 0/3] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-05-23  1:03 UTC  (5+ messages)
` [PATCH v4 1/3] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature

[PATCH] KVM: selftests: elf: Include <endian.h> instead of <bits/endian.h>
 2026-05-23  0:57 UTC  (2+ messages)

[PATCH] smb: client: fix uninitialized variable in smb2_writev_callback
 2026-05-23  0:55 UTC 

[PATCH net] net/sched: fix pedit partial COW leading to page cache
 2026-05-23  0:55 UTC  (14+ messages)
` [PATCH net] net/sched: fix pedit partial COW leading to page cache corruption

[linux-next:master 5302/7547] fs/open.c:152:1: error: unknown warning group '-Wattribute-alias', ignored
 2026-05-23  0:52 UTC  (2+ messages)

[PATCH net] net/iucv: fix locking in .getsockopt
 2026-05-23  0:50 UTC  (2+ messages)

[PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
 2026-05-23  0:45 UTC  (2+ messages)

[PATCH v2] ACPI: resource: Add quirk for Dell PMC memory region overlap
 2026-05-23  0:01 UTC  (2+ messages)
` [PATCH v3] resource: Downgrade "resource sanity check" warning to debug level

[PATCH v2 bpf-next 08/11] bpf: tcp: Reject BPF_SOCK_OPS_RCVQ_CB if receive queue is not empty
 2026-05-23  0:43 UTC  (3+ messages)

[PATCH] Add JEDEC ID table entries for additional ISSI SPI-NOR devices. (Octal SPI 2026)
 2026-05-23  0:37 UTC  (2+ messages)

[PATCH] docs/zh_CN: fix KASAN SW_TAGS mode description
 2026-05-23  0:42 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: mdio: remove deprecated .txt binding stub
 2026-05-23  0:42 UTC 

[PATCH v2 bpf-next 06/11] bpf: tcp: Make BPF_SOCK_OPS_RCVQ_CB and SOCKMAP mutually exclusive
 2026-05-23  0:41 UTC  (3+ messages)

Friendlyelec NanoPi M5
 2026-05-23  0:41 UTC  (3+ messages)

[PATCH] dt-bindings: net: mdio: remove deprecated .txt binding stub
 2026-05-23  0:41 UTC  (2+ messages)

[PATCH v3 0/2] perf tool_pmu: Support enable/disable for tool PMU events
 2026-05-23  0:40 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] perf tool_pmu: Make tool PMU events respect enable/disable

[PATCH] x86/tdx: Fix zero-extension for CPUID emulation
 2026-05-23  0:40 UTC 

[PATCH v2] net: stmmac: mmc: Remove duplicate mmc_rx crc
 2026-05-23  0:40 UTC  (2+ messages)

[PATCH net-next] rtnetlink: do not use RTNL in rtnl_af_register() and rtnl_af_unregister()
 2026-05-23  0:40 UTC  (2+ messages)

[PATCH net-next v4 0/3] net: dsa: yt921x: Add port TBF support
 2026-05-23  0:40 UTC  (2+ messages)

[PATCH v2 0/7] ARCnet: remove outdated drivers and information and unused code; small cleanups and documentation improvements
 2026-05-23  0:40 UTC  (2+ messages)

[PATCH net-next] dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used
 2026-05-23  0:40 UTC  (2+ messages)

[PATCH net] net/smc: Do not re-initialize smc hashtables
 2026-05-23  0:40 UTC  (2+ messages)

[PATCH 0/2] fsck.erofs: introduce multi-threaded decompression
 2026-05-23  0:37 UTC  (3+ messages)
` [PATCH 1/2] fsck.erofs: introduce multi-threaded decompression with static batching
` [PATCH 2/2] fsck.erofs: implement dynamic pcluster batching based on algorithm complexity

[PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
 2026-05-23  0:38 UTC  (2+ messages)

[PATCH v3 0/8] perf tools amd ibs: Fixes + Zen6 enhancements
 2026-05-23  0:34 UTC  (4+ messages)

[PATCH net v2 0/4] netlink: fixes for cross-namespace nsid reporting
 2026-05-23  0:30 UTC  (2+ messages)

[PATCH] usb: xhci: bound wait command completion to avoid kdump deadlock
 2026-05-23  0:29 UTC  (17+ messages)
      ` [PATCH RFT RFC] usb: xhci: Kill hosts with HCE or HSE on command timeout

[PATCH] drm/xe: Assign queue name in time for drm_sched_init
 2026-05-23  0:28 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH net-next v3 2/2] dpll: zl3073x: add NCO virtual input pin
 2026-05-23  0:27 UTC  (2+ messages)

[PATCH] llc: Add SPDX id lines to llc header files
 2026-05-23  0:23 UTC 

[PATCH v2 bpf-next 05/11] bpf: tcp: Add kfunc to adjust sk->sk_rcvlowat
 2026-05-23  0:22 UTC  (3+ messages)

[PATCH v2 bpf-next 02/11] bpf: tcp: Introduce BPF_SOCK_OPS_RCVQ_CB
 2026-05-23  0:21 UTC  (3+ messages)

[PATCH net 8/8] ixgbe: only access vfinfo and mv_list under RCU lock
 2026-05-23  0:16 UTC  (3+ messages)

[PATCH net 7/8] i40e: set supported_extts_flags for rising edge
 2026-05-23  0:16 UTC  (2+ messages)

[PATCH net 6/8] ice: skip unnecessary VF reset when setting trust
 2026-05-23  0:16 UTC  (3+ messages)

[PATCH net 5/8] iavf: send MAC change request synchronously
 2026-05-23  0:16 UTC  (3+ messages)

[PATCH net 4/8] i40e: skip unnecessary VF reset when setting trust
 2026-05-23  0:16 UTC  (3+ messages)

[PATCH net 2/8] ice: fix stats array overflow when VF requests more queues
 2026-05-23  0:16 UTC  (2+ messages)

[PATCH net 1/8] ice: fix UAF/NULL deref when VSI rebuild and XDP attach race
 2026-05-23  0:16 UTC  (2+ messages)

[PATCH] net: sfp: add quirk for OEM 2.5G optical modules
 2026-05-23  0:14 UTC  (2+ messages)

[PATCH v4 00/20] gpu: nova-core: vbios: harden various array accesses and refactor
 2026-05-23  0:13 UTC  (3+ messages)
` [PATCH v4 14/20] gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS images

[PATCH 0/4] firmware: arm_ffa: Move core init to platform driver probe
 2026-05-23  0:11 UTC  (3+ messages)
` [PATCH 2/4] firmware: arm_ffa: Register core as a platform driver

[PATCH] mm/dmapool: remove redundant DMAPOOL_DEBUG macro
 2026-05-23  0:10 UTC  (3+ messages)
  ` 答复: [外部邮件] "

[PATCH v2 0/6] Remove driver dependencies on ib_uverbs.ko
 2026-05-23  0:10 UTC  (7+ messages)
` [PATCH v2 1/6] RDMA/core: Do not compile ib_core_uverbs without USER_ACCESS
` [PATCH v2 2/6] RDMA/core: Move many of the little EXPORTs from uverbs_ioctl into ib_core_uverbs
` [PATCH v2 3/6] RDMA/core: Remove uverbs_async_event_release()
` [PATCH v2 4/6] RDMA/core: Make a new module for the uverbs components needed by drivers
` [PATCH v2 5/6] RDMA/core: Move ucaps into ib_uverbs_support.ko
` [PATCH v2 6/6] RDMA/core: Move flow related functions to ib_uverbs_support.ko

[PATCH v4 0/7] lsm: Replace security_sb_mount with granular mount hooks
 2026-05-23  0:09 UTC  (4+ messages)
` [PATCH v4 1/7] lsm: Add granular mount hooks to replace security_sb_mount

[PATCH] ARM: mm: fix kexec and hibernation with CONFIG_CPU_TTBR0_PAN
 2026-05-23  0:08 UTC 

[PATCH 0/2] Convert env export and import to use getopt()
 2026-05-23  0:08 UTC  (3+ messages)

[PATCH v3 0/3] Enable MSI affinity support for dwc PCI
 2026-05-23  0:07 UTC  (4+ messages)
` [PATCH v3 3/3] PCI: dwc: Enable MSI affinity support

[PATCH 0/5] Remove some empty bootdev_ops structures
 2026-05-23  0:05 UTC  (5+ messages)
` [0/5] "

[PATCH net-next v3 0/8] net: dsa: microchip: Remove unnecessary ksz_dev_ops callbacks
 2026-05-23  0:03 UTC  (2+ messages)

[PATCH v2 0/3] xprtrdma: Decouple req recycling from RPC completion
 2026-05-23  0:02 UTC  (4+ messages)
` [PATCH v2 1/3] xprtrdma: Use sendctx DMA state for Send signaling
` [PATCH v2 2/3] xprtrdma: Decouple req recycling from RPC completion
` [PATCH v2 3/3] xprtrdma: Add request-pool slack for delayed recycling

[PATCH v2] perf riscv: Add SDT argument parsing for RISC-V
 2026-05-23  0:02 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.