All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-02 22:12:18 to 2026-02-02 23:07:19 UTC [more...]

[PATCH v2 next 0/5] IIO: sca3000: devm resource management
 2026-02-02 23:07 UTC  (9+ messages)
` [PATCH v2 next 1/5] iio: sca3000: cache SPI device ID in probe
` [PATCH v2 next 2/5] iio: sca3000: switch IRQ handling to devm helpers
` [PATCH v2 next 3/5] iio: sca3000: stop interrupts via devm_add_action_or_reset()
` [PATCH v2 next 4/5] iio: sca3000: manage device registration with devm helper

[PATCH nf-next] netfilter: nf_tables: use dedicated mutex for reset operations
 2026-02-02 23:06 UTC  (4+ messages)

[PATCH] bootconfig: Fix to terminate value search if it hits a newline
 2026-02-02 23:05 UTC  (5+ messages)

[LSF/MM?BFP TOPIC] Block-layer device resets
 2026-02-02 23:04 UTC  (3+ messages)

[PATCH 1/3] wt-status: replace uses of the_repository with local repository instances
 2026-02-02 23:03 UTC  (4+ messages)

[PATCH] revisions: add @{default} shorthand for default branch
 2026-02-02 23:03 UTC  (2+ messages)

Questions About SM8550 Support
 2026-02-02 23:01 UTC  (4+ messages)

[PATCH] crypto: caam - Replace snprintf with strscpy in caam_hash_alloc
 2026-02-02 23:01 UTC 

[akpm-mm:mm-new 56/122] checkpatch: WARNING:BAD_SIGN_OFF: Unexpected content after email: 'Magnus Lindholm <linmag7@gmail.com> [alpha]', should be: 'Magnus Lindholm <linmag7@gmail.com> (alpha)'
 2026-02-02 23:00 UTC 

[RFC PATCH v2 00/32] Add live update state preservation
 2026-02-02 23:00 UTC  (5+ messages)

[PATCH net-next v3 00/11] BIG TCP without HBH in IPv6
 2026-02-02 22:57 UTC  (3+ messages)
` [PATCH net-next v3 08/11] bnxt_en: Remove jumbo_remove step from TX path

[PATCH 0/7] nvme: export additional diagnostic counters via sysfs
 2026-02-02 22:56 UTC  (2+ messages)

[PATCH] revisions: add @{default} shorthand for default branch
 2026-02-02 22:56 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: anacapa: Add retimer EEPROMs
 2026-02-02  2:29 UTC 

[PATCH] ARM: dts: aspeed: anacapa: add new sgpio line names
 2026-02-02  6:31 UTC 

TOF elections for 2026H1
 2026-02-02 11:19 UTC  (2+ messages)

[PATCH] revisions: add @{default} shorthand for default branch
 2026-02-02 22:54 UTC  (3+ messages)

[PATCH 1/2] vduse: avoid adding implicit padding
 2026-02-02 22:54 UTC  (6+ messages)
` [PATCH 2/2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO

[PULL 00/61] Misc single binary patches for 2026-01-12
 2026-02-02 22:53 UTC  (3+ messages)
` [PULL 43/61] target/openrisc: Build system units in common source set

[PATCH v5 1/5] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
 2026-02-02 22:52 UTC  (2+ messages)

[PATCH 00/16] Basic enabling patches for Xe3p_LPG and NVL-P
 2026-02-02 22:51 UTC  (5+ messages)
` [PATCH 02/16] drm/xe/xe3p_lpg: Add initial workarounds for graphics version 35.10
` [PATCH 03/16] drm/xe/pat: Differentiate between primary and media for PTA

Patchwork summary for: spi-devel-general
 2026-02-02 22:50 UTC 

[PATCH] sched_ext: Fix NULL pointer deref and warnings during scx teardown
 2026-02-02 22:50 UTC  (5+ messages)

[RFC PATCH v2] media: Virtual camera driver
 2026-02-02 22:50 UTC  (2+ messages)

[PATCH v6 0/9] spi: add multi-lane support
 2026-02-02 22:49 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] [v2] vduse: avoid adding implicit padding
 2026-02-02 22:48 UTC  (2+ messages)
` [PATCH 2/2] [v2] vduse: fix compat handling for VDUSE_IOTLB_GET_FD/VDUSE_VQ_GET_INFO

[PATCH] ASoC: rt5575: fix SPI dependency
 2026-02-02 22:48 UTC  (2+ messages)

[PATCH 0/2] iio: light: Add support for Capella cm36686 and cm36672p sensors
 2026-02-02 22:48 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] ASoC: fsl_sai: add IMX_SCMI_MISC_DRV dependency
 2026-02-02 22:48 UTC  (2+ messages)

[PATCH] ASoC: sophgo: fix 64-bit division build failure
 2026-02-02 22:48 UTC  (2+ messages)

[BUG] - Short freezes in gameplay due to MMC_CAP_AGGRESSIVE_PM on RTS525A card reader
 2026-02-02 22:47 UTC  (13+ messages)

[PATCH 1/2] media: rkvdec: reduce excessive stack usage in assemble_hw_pps()
 2026-02-02 22:45 UTC  (7+ messages)

[PATCH v2 0/9] qapi: Use visitors for migration parameters handling
 2026-02-02 22:41 UTC  (10+ messages)
` [PATCH v2 1/9] migration/options.c: Don't export migrate_tls_opts_free
` [PATCH v2 2/9] migration: Use QAPI_CLONE_MEMBERS in migrate_params_test_apply
` [PATCH v2 3/9] migration: Use QAPI_CLONE_MEMBERS in migrate_params_apply
` [PATCH v2 4/9] qapi: Implement qapi_dealloc_present_visitor
` [PATCH v2 5/9] qapi: Add QAPI_MERGE
` [PATCH v2 6/9] migration/options: Use QAPI_MERGE in migrate_params_test_apply
` [PATCH v2 7/9] migration/options: Open code migrate_params_apply
` [PATCH v2 8/9] migration/options: Stop freeing s->parameters members individually
` [PATCH v2 9/9] migration: Use migrate_params_free during finalize

[PATCH] lib/tests: add KUnit test for argv_split()
 2026-02-02 22:42 UTC  (2+ messages)

[PATCH 1/9] drm/amdgpu: lock both VM and BO in amdgpu_gem_object_open
 2026-02-02 22:40 UTC  (7+ messages)
` [PATCH 4/9] drm/amdgpu: completely rework eviction fence handling
` [PATCH 5/9] drm/amdgpu: fix eviction fence and userq manager shutdown
` [PATCH 6/9] drm/amdgpu: fix adding eviction fence

[PATCH v3 0/6] trace-cmd: Use BTF to show the arguments for function tracers
 2026-02-02 22:37 UTC  (7+ messages)
` [PATCH v3 1/6] libtracecmd: Remove "compress" parameter from save_string_section()
` [PATCH v3 2/6] libtracecmd: Remove "compress" parameter from tcmd_out_compress*() functions
` [PATCH v3 3/6] libtracecmd: Add write_compress_section_header() for writing compress sections
` [PATCH v3 4/6] trace-cmd record / report: Record BTF file if function arguments are recorded
` [PATCH v3 5/6] libtracecmd: Add printing of arguments for function graph tracer
` [PATCH v3 6/6] trace-cmd documenatation: Update the trace.dat man page for BTF_FILE

[PATCH v2] drm/xe/cri: Add check to verify if CSC is a PCIe endpoint
 2026-02-02 22:37 UTC  (2+ messages)

[PATCHSET v12 sched_ext/for-6.20] Add a deadline server for sched_ext tasks
 2026-02-02 22:37 UTC  (10+ messages)
` [PATCH 3/7] sched/debug: Stop and start server based on if it was active
` [PATCH 4/7] sched_ext: Add a DL server for sched_ext tasks

[PATCH net-next v5 0/7] ipv6: Address ext hdr DoS vulnerabilities
 2026-02-02 22:37 UTC  (14+ messages)
` [PATCH net-next v5 2/7] ipv6: Cleanup IPv6 TLV definitions
` [PATCH net-next v5 6/7] ipv6: Enforce Extension Header ordering

[PATCH v6 00/16] ntfs filesystem remake
 2026-02-02 22:36 UTC  (11+ messages)
` [PATCH v6 03/16] fs: add generic FS_IOC_SHUTDOWN definitions
` [PATCH v6 08/16] ntfs: update file operations
` [PATCH v6 09/16] ntfs: update iomap and address space operations
` [PATCH v6 10/16] ntfs: update attrib operations
` [PATCH v6 11/16] ntfs: update runlist handling and cluster allocator
` [PATCH v6 12/16] ntfs: add reparse and ea operations
` [PATCH v6 14/16] ntfs3: remove legacy ntfs driver support
` [PATCH v6 15/16] ntfs: add Kconfig and Makefile
` [PATCH v6 16/16] MAINTAINERS: update ntfs filesystem entry

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-02-02 22:36 UTC  (38+ messages)
` [RFC PATCH v2 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v2 02/37] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [RFC PATCH v2 03/37] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [RFC PATCH v2 04/37] KVM: Stub in ability to disable per-VM memory attribute tracking
` [RFC PATCH v2 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [RFC PATCH v2 06/37] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [RFC PATCH v2 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 08/37] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 10/37] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [RFC PATCH v2 11/37] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [RFC PATCH v2 12/37] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [RFC PATCH v2 13/37] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [RFC PATCH v2 14/37] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [RFC PATCH v2 15/37] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [RFC PATCH v2 16/37] KVM: selftests: Add selftests global for guest memory attributes capability
` [RFC PATCH v2 17/37] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 18/37] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [RFC PATCH v2 19/37] KVM: selftests: Test using guest_memfd for guest private memory
` [RFC PATCH v2 20/37] KVM: selftests: Test basic single-page conversion flow
` [RFC PATCH v2 21/37] KVM: selftests: Test conversion flow when INIT_SHARED
` [RFC PATCH v2 22/37] KVM: selftests: Test indexing in guest_memfd
` [RFC PATCH v2 23/37] KVM: selftests: Test conversion before allocation
` [RFC PATCH v2 24/37] KVM: selftests: Convert with allocated folios in different layouts
` [RFC PATCH v2 25/37] KVM: selftests: Test precision of conversion
` [RFC PATCH v2 26/37] KVM: selftests: Test that truncation does not change shared/private status
` [RFC PATCH v2 27/37] KVM: selftests: Test that shared/private status is consistent across processes
` [RFC PATCH v2 28/37] KVM: selftests: Test conversion with elevated page refcount
` [RFC PATCH v2 29/37] KVM: selftests: Reset shared memory after hole-punching
` [RFC PATCH v2 30/37] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [RFC PATCH v2 31/37] KVM: selftests: Provide common function to set memory attributes
` [RFC PATCH v2 32/37] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [RFC PATCH v2 33/37] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [RFC PATCH v2 34/37] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [RFC PATCH v2 35/37] KVM: selftests: Add script to exercise private_mem_conversions_test
` [RFC PATCH v2 36/37] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [RFC PATCH v2 37/37] KVM: selftests: Update private memory exits test work with per-gmem attributes

[OE-core][PATCH v1] libsolv: add ptest support
 2026-02-02 22:36 UTC 

[PULL 00/16] Misc HW & Memory API patches for 2026-02-02
 2026-02-02 22:35 UTC  (2+ messages)

fsverity speedup and memory usage optimization v5
 2026-02-02 22:34 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH v3 0/2] drm/xe: Add prefetch pagefault support for Xe3p
 2026-02-02 22:34 UTC  (5+ messages)
` [PATCH v3 2/2] drm/xe: Add prefetch fault "

[PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so
 2026-02-02 22:31 UTC  (2+ messages)

[PATCH v3 1/3] NFSD: Add a key for signing filehandles
 2026-02-02 22:31 UTC  (2+ messages)

[PATCH net-next RFC 0/3] net: move .getsockopt away from __user buffers
 2026-02-02 22:31 UTC  (4+ messages)

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-02-02 22:29 UTC 

[PATCH] mm/hmm: Fix a hmm_range_fault() livelock / starvation problem
 2026-02-02 22:28 UTC  (8+ messages)

[PATCH] revisions: add @{default} shorthand for default branch
 2026-02-02 22:28 UTC  (4+ messages)

[PATCH 0/7] disas: Have disas_set_info() take a const CPUState
 2026-02-02 22:24 UTC  (8+ messages)
` [PATCH 1/7] target/arm: Have arm_feature() take a const @env argument
` [PATCH 2/7] target/arm: Have cpu_isar_feature() use a const ARMCPU object
` [PATCH 3/7] target/arm: Have is_64() take a const @env argument
` [PATCH 4/7] target/arm: Have arm_sctlr_b() "
` [PATCH 5/7] disas/riscv: Make rv_decode::cfg const
` [PATCH 6/7] disas: Make disassemble_info::target_info field const
` [PATCH 7/7] disas: Have disas_set_info() take a const CPUState

[PATCH RFC net-next] net: stmmac: provide flag to disable EEE
 2026-02-02 22:23 UTC  (3+ messages)

[RFC PATCH bpf-next v1 1/4] bpf: Fix and refactor object relationship tracking
 2026-02-02 22:23 UTC  (2+ messages)

[PATCH 1/3] staging: greybus: resolved checkpatch checks for fw-management.c
 2026-02-02 22:22 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: use seq_puts() instead of seq_printf()
 2026-02-02 22:21 UTC  (2+ messages)

[PATCH] test: add a test for null PMD
 2026-02-02 22:16 UTC  (9+ messages)
` [PATCH v11 0/7] net/null: bug fixes and improvements
  ` [PATCH v11 1/7] net/null: fix missing mbuf leakage in the copy transmit
  ` [PATCH v11 2/7] net/null: cleanup info response
  ` [PATCH v11 3/7] net/null: validate the numeric devargs
  ` [PATCH v11 4/7] net/null: remove redundant argument validation
  ` [PATCH v11 5/7] test: support larger packet sizes in burst generator
  ` [PATCH v11 6/7] test: add a test for null PMD
  ` [PATCH v11 7/7] net/null: add VLAN insert and strip offload support

[Buildroot] [git commit] package/qemu: bump to version 10.2.0
 2026-02-02 22:16 UTC 

[Buildroot] [git commit] package/qemu: bump to version 10.1.3
 2026-02-02 22:16 UTC 

[Buildroot] [PATCH 1/2] package/qemu: bump to version 10.1.3
 2026-02-02 22:16 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/qemu: bump to version 10.2.0

[RFC v2 0/6] block/io: avoid failure caused by misaligned BLKZEROOUT ioctl
 2026-02-02 22:16 UTC  (4+ messages)
` [PATCH 6/6] block/io: keep zero flag for head/tail parts of misaligned zero write when possible

[PATCH v1] ASoC: tas2781: Put three different calibrated data solution into the same data structure
 2026-02-02 22:16 UTC  (2+ messages)

[Stable-10.2.1 00/56] Patch Round-up for stable 10.2.1, freeze on 2026-02-10
 2026-02-02 22:08 UTC  (35+ messages)
` [Stable-10.2.1 02/56] target/i386/tcg: ignore V3 in 32-bit mode
` [Stable-10.2.1 11/56] linux-user/elfload.c: Correction to HWCAP2 accessor
` [Stable-10.2.1 14/56] linux-user: fix reserved_va page leak in do_munmap
` [Stable-10.2.1 17/56] configs: use default prefix for Windows compilation
` [Stable-10.2.1 23/56] hw/loongarch/virt: Modify the interrupt trigger type in fdt table
` [Stable-10.2.1 26/56] target/loongarch: Fix exception BCE missing to update CSR_BADV
` [Stable-10.2.1 27/56] target/loongarch: Fix exception ADEF/ADEM "
` [Stable-10.2.1 29/56] hw/arm: Re-enable the MAX78000FTHR machine in qemu-system-arm/aarch64
` [Stable-10.2.1 30/56] tests/functional: migrate aspeed_rainier image
` [Stable-10.2.1 31/56] target/arm: Don't specify ID_PFR1 accessfn twice
` [Stable-10.2.1 33/56] target/arm: Correctly trap HCR.TID1 registers in v7A
` [Stable-10.2.1 34/56] accel/nvmm: Fix 'cpu' typo in nvmm_init_vcpu()
` [Stable-10.2.1 35/56] linux-user/aarch64/target_fcntl.h: add missing TARGET_O_LARGEFILE definition
` [Stable-10.2.1 36/56] hw/sd/sdhci: Fix TYPE_IMX_USDHC to implement sd-spec-version 3 by default
` [Stable-10.2.1 37/56] bsd-user: Fix __i386__ test for TARGET_HAS_STAT_TIME_T_EXT
` [Stable-10.2.1 38/56] bsd-user/syscall_defs.h: define STAT_TIME_T_EXT only for 32 bits
` [Stable-10.2.1 39/56] hw/intc: avoid byte swap fiddling in gicv3 its path
` [Stable-10.2.1 40/56] linux-user: Add termios2 support
` [Stable-10.2.1 41/56] linux-user: Add termios2 support to alpha target
` [Stable-10.2.1 42/56] linux-user: Add termios2 support to hppa target
` [Stable-10.2.1 43/56] linux-user: Add termios2 support to mips target
` [Stable-10.2.1 44/56] linux-user: Add termios2 support to sh4 target
` [Stable-10.2.1 45/56] linux-user: Add termios2 support to sparc target
` [Stable-10.2.1 46/56] linux-user: Add missing termios baud rates
` [Stable-10.2.1 47/56] linux-user: fixup termios2 related things on PowerPC
` [Stable-10.2.1 48/56] target/i386/tcg: fix a few instructions that do not support VEX.L=1
` [Stable-10.2.1 49/56] gitlab: preserve base rules for container template
` [Stable-10.2.1 50/56] pc-bios/optionrom: Use 32-bit linker emulation for the optionroms
` [Stable-10.2.1 51/56] tests/functional: migrate sbsa_ref test images
` [Stable-10.2.1 52/56] hw/ufs: Ensure DBC of PRDT uses only lower 18 bits
` [Stable-10.2.1 53/56] hw/ufs: fix CQE endianness and UPIU length
` [Stable-10.2.1 54/56] hw/ufs: Fix mcq completion queue wraparound
` [Stable-10.2.1 55/56] tests/qtest/ufs-test: Add test for "
` [Stable-10.2.1 56/56] python: fix msys64 wheel directory specification

[Buildroot] [PATCH v2 1/3] package/collectd: enforce c++17
 2026-02-02 22:16 UTC  (6+ messages)
` [Buildroot] [PATCH v2 2/3] package/libabseil-cpp: bump to version 20250814.1
` [Buildroot] [PATCH v2 3/3] package/grpc: bump to version 1.76.0

[PATCH] revisions: add @{default} shorthand for default branch
 2026-02-02 22:16 UTC  (2+ messages)

[PATCH] vfio/pci: Enable atomic ops for multifunction devices
 2026-02-02 22:11 UTC  (6+ messages)

[PATCH] lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightly
 2026-02-02 22:15 UTC 

[Buildroot] [git commit] package/uacme: bump version to 1.8.0
 2026-02-02 22:14 UTC 

[PATCH] drm/panel: ilitek-ili9882t: Remove duplicate initializers in tianma_il79900a_dsc
 2026-02-02 22:14 UTC  (2+ messages)

[Buildroot] [git commit] package/grpc: bump to version 1.76.0
 2026-02-02 21:51 UTC 

[Buildroot] [git commit] package/libabseil-cpp: bump to version 20250814.1
 2026-02-02 21:40 UTC 

[Buildroot] [git commit] package/collectd: prepare abseil-cpp/grpc bump by enforcing c++17
 2026-02-02 21:39 UTC 

[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
 2026-02-02 22:13 UTC  (3+ messages)
` [PATCH RFC 09/17] userfaultfd: introduce vm_uffd_ops->alloc_folio()


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.