Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-05-20 03:30:09 to 2026-05-21 08:08:19 UTC [more...]

[PATCH v6 00/43] guest_memfd: In-place conversion support
 2026-05-21  8:07 UTC  (45+ messages)
` [PATCH v6 02/43] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v6 03/43] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v6 04/43] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH v6 05/43] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH v6 06/43] KVM: x86/mmu: Bug the VM if gmem attributes are queried to determine max mapping level
` [PATCH v6 07/43] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH v6 08/43] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v6 09/43] KVM: Move kvm_supported_mem_attributes() to kvm_host.h
` [PATCH v6 10/43] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v6 11/43] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v6 12/43] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v6 13/43] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v6 14/43] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v6 15/43] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v6 16/43] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
` [PATCH v6 17/43] KVM: guest_memfd: Determine invalidation filter from memory attributes
` [PATCH v6 18/43] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v6 20/43] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs

[PATCH v5 0/8] Add support for ZTE zx297520v3
 2026-05-21  8:00 UTC  (5+ messages)
` [PATCH v5 8/8] ARM: defconfig: Add a zx29 defconfig file

[PATCH bpf-next v11 0/8] bpf: Extend the bpf_list family of APIs
 2026-05-21  7:35 UTC  (17+ messages)
` [PATCH bpf-next v11 1/8] bpf: refactor __bpf_list_del to take list node pointer
` [PATCH bpf-next v11 2/8] bpf: clear list node owner and unlink before drop
` [PATCH bpf-next v11 3/8] bpf: allow non-owning list-node args via __nonown_allowed
` [PATCH bpf-next v11 4/8] bpf: Introduce the bpf_list_del kfunc
` [PATCH bpf-next v11 5/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
` [PATCH bpf-next v11 6/8] bpf: Add bpf_list_add to insert node after a given list node
` [PATCH bpf-next v11 7/8] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH bpf-next v11 8/8] selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/empty

[PATCH net-next 0/3] devlink: Add boot-time eswitch mode defaults
 2026-05-21  7:24 UTC  (4+ messages)
` [PATCH net-next 1/3] net/mlx5: Clear FW reset-in-progress bit before reload
` [PATCH net-next 2/3] devlink: Add eswitch mode boot defaults
` [PATCH net-next 3/3] net/mlx5: Apply devlink default eswitch mode during init

[PATCH 0/3] PCI: endpoint: Add PCI DMA endpoint function (part 3/3)
 2026-05-21  6:36 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: dw-edma-pcie: Discover endpoint DMA metadata
` [PATCH 2/3] PCI: endpoint: Add DMA endpoint function
` [PATCH 3/3] Documentation: PCI: Add PCI DMA endpoint function documentation

[PATCH bpf-next] bpf: Add kernel-doc for arena page kfuncs
 2026-05-21  5:28 UTC  (4+ messages)

[PATCH v2] docs: submitting-patches: Clarify that "reviewer" is a person
 2026-05-21  5:12 UTC  (2+ messages)

[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
 2026-05-21  5:11 UTC  (12+ messages)
` [PATCH mm-unstable v17 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v17 11/14] mm/khugepaged: Introduce mTHP collapse support

[soc:zx/soc 1/1] htmldocs: Documentation/arch/arm/zte/zx297520v3.rst:66: WARNING: Title underline too short
 2026-05-21  2:57 UTC 

[PATCH v8 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-05-21  2:36 UTC  (4+ messages)

[PATCH v2] kconfig: add optional warnings for changed input values
 2026-05-21  2:28 UTC 

[PATCH bpf-next v2] bpf, docs: add LOAD_ACQUIRE and STORE_RELEASE instructions
 2026-05-21  2:17 UTC  (2+ messages)

[PATCH v5 00/13] ima: Introduce staging mechanism
 2026-05-21  2:07 UTC  (18+ messages)
` [PATCH v5 01/13] ima: Remove ima_h_table structure
` [PATCH v5 02/13] ima: Replace static htable queue with dynamically allocated array
` [PATCH v5 03/13] ima: Introduce per binary measurements list type ima_num_entries counter
` [PATCH v5 04/13] ima: Introduce per binary measurements list type binary_runtime_size value
` [PATCH v5 05/13] ima: Introduce _ima_measurements_start() and _ima_measurements_next()
` [PATCH v5 06/13] ima: Mediate open/release method of the measurements list
` [PATCH v5 07/13] ima: Use snprintf() in create_securityfs_measurement_lists
` [PATCH v5 08/13] ima: Introduce ima_dump_measurement()

[PATCH net-next v3 00/14][pull request] Introduce iXD driver
 2026-05-21  1:51 UTC  (7+ messages)
` [PATCH net-next v3 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH net-next v3 03/14] libeth: allow to create fill queues without NAPI
` [PATCH net-next v3 05/14] libie: add bookkeeping support for control queue messages

[PATCH mm-new] Documentation/admin-guide/mm: Fix typos in transhuge.rst
 2026-05-21  1:00 UTC  (5+ messages)

[PATCH] dcache: add fs.dentry-limit sysctl with negative-first reaper
 2026-05-21  0:55 UTC  (9+ messages)

[RFC PATCH 3/5] mm/damon/core: floor effective quota size at minimum region size
 2026-05-21  0:36 UTC  (4+ messages)

[RFC PATCH 0/7] mm/damon: hardware-sampled access reports + AMD IBS Op example
 2026-05-21  0:32 UTC  (4+ messages)

[PATCH v2 3/7] net: arcnet: remove ISA and PCMCIA support; modernize documentation
 2026-05-21  0:16 UTC  (2+ messages)
` [PATCH v2 6/7] docs: net: arcnet: remove outdated/irrelevant information; improve style

[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-05-20 23:09 UTC  (6+ messages)
` [PATCH v3 04/12] x86,fs/resctrl: Program PLZA through kmode arch hooks

[PATCH net-next v2 0/2] Add ICSSG firmware stats related to HSR
 2026-05-20 22:33 UTC  (8+ messages)
` [PATCH net-next v2 2/2] net: ti: icssg: Add HSR and LRE PA statistics

[PATCH v4 0/4] Introduce Per-CPU Work helpers (was QPW)
 2026-05-20 22:06 UTC  (11+ messages)
` [PATCH v4 1/4] Introducing pw_lock() and per-cpu queue & flush work
` [PATCH v4 3/4] swap: apply new pw_queue_on() interface
` [PATCH v4 4/4] slub: "

[PATCH v16 00/38] x86: Secure Launch support for Intel TXT
 2026-05-20 20:12 UTC  (6+ messages)
` [PATCH v16 01/38] tpm: Initial step to reorganize TPM public headers

[PATCH v10 00/25] Runtime TDX module update support
 2026-05-20 19:42 UTC  (4+ messages)
` [PATCH v10 25/25] x86/virt/tdx: Document TDX module update

[PATCH v4 0/3] Let userspace know about swapped out panthor GEM objects
 2026-05-20 19:38 UTC  (8+ messages)
` [PATCH v4 1/3] drm/fdinfo: Add "evicted" memory accounting
` [PATCH v4 2/3] drm/panthor: Implement evicted status for GEM objects
` [PATCH v4 3/3] drm/panthor: Reduce padding in gems debugfs for refcount

[PATCH v5 00/13] AD9910 Direct Digital Synthesizer
 2026-05-20 18:47 UTC  (6+ messages)
` [PATCH v5 02/13] iio: core: support 64-bit register through debugfs
` [PATCH v5 12/13] Documentation: ABI: testing: add docs for ad9910 sysfs entries

[PATCH] Documentation: KVM: Document guest-visible compatibility expectations
 2026-05-20 18:29 UTC  (12+ messages)

[PATCH RESEND bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
 2026-05-20 16:28 UTC  (11+ messages)

[PATCH bpf-next] bpf, docs: add LOAD_AQCUIRE and STORE_RELEASE instructions
 2026-05-20 16:07 UTC  (4+ messages)

[PATCH 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-05-20 15:47 UTC  (21+ messages)
` [PATCH 02/15] accel/qda: Add QDA driver documentation
` [PATCH 03/15] accel/qda: Add initial QDA DRM accelerator driver
` [PATCH 04/15] accel/qda: Add compute bus for QDA context banks
` [PATCH 05/15] iommu: Add QDA compute context bank bus to iommu_buses
` [PATCH 06/15] accel/qda: Create compute context bank devices on QDA compute bus
` [PATCH 07/15] accel/qda: Add memory manager for CB devices
` [PATCH 08/15] accel/qda: Add QUERY IOCTL and QDA UAPI header
` [PATCH 12/15] accel/qda: Add FastRPC invocation support
` [PATCH 13/15] accel/qda: Add DSP process creation and release

[PATCH 00/12] misc/syncobj: add /dev/syncobj device
 2026-05-20 15:27 UTC  (18+ messages)

[PATCH v4 1/1] leds: Introduce the multi_max_intensity sysfs attribute
 2026-05-20 14:34 UTC  (2+ messages)
` (subset) "

[PATCH] kconfig: add optional warnings for changed input values
 2026-05-20 14:31 UTC  (2+ messages)

[PATCH v7 0/2] AMD Promontory 21 xHCI temperature sensor support
 2026-05-20 14:18 UTC  (3+ messages)
` [PATCH v7 1/2] usb: xhci-pci: add AMD Promontory 21 PCI glue

[PATCH v2 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-20 14:12 UTC  (3+ messages)

[PATCH v3 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-20 14:09 UTC  (4+ messages)
` [PATCH v3 1/3] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v3 2/3] mm/hmm: add hmm_range_fault_unlockable() for mmap lock-drop support
` [PATCH v3 3/3] selftests/mm: add userfaultfd test for HMM unlockable path

[PATCH v4] 00/30] Cleaning up the KVM clock mess
 2026-05-20 14:08 UTC  (10+ messages)
` [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH v3 0/3] raspberrypi-hwmon voltage support and teardown fix
 2026-05-20 13:39 UTC  (7+ messages)
  ` [PATCH v3 1/3] soc: bcm2835: raspberrypi-firmware: Add voltage domain IDs
  ` [PATCH v3 2/3] hwmon: raspberrypi: Add voltage input support
  ` [PATCH v3 3/3] hwmon: raspberrypi: Fix delayed-work teardown race

[PATCH AUTOSEL 7.0-6.6] docs: cgroup-v1: Update charge-commit section
 2026-05-20 13:07 UTC  (6+ messages)
` [PATCH AUTOSEL 7.0] docs: hwmon: sy7636a: fix temperature sysfs attribute name
` [PATCH AUTOSEL 7.0-6.12] Documentation: kvm: update links in the references section of AMD Memory Encryption
` [PATCH AUTOSEL 7.0-6.18] ALSA: doc: cs35l56: Update path to HDA driver source
` [PATCH AUTOSEL 7.0] Documentation: security-bugs: do not systematically Cc the security team

[PATCH v2 0/2] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-05-20 13:06 UTC  (10+ messages)
` [PATCH v2 1/2] tools/mm: add a standalone GUP microbenchmark

[PATCH] video: console: mdacon: remove this obsolete driver
 2026-05-20 11:45 UTC  (2+ messages)

[PATCH v11 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-20 10:36 UTC  (7+ messages)
` [PATCH v11 4/6] iio: adc: ad4691: add SPI offload support

[PATCH v2 0/4] cpufreq: Set policy->min and max as real QoS constraints
 2026-05-20 10:03 UTC  (10+ messages)
` [PATCH v2 1/4] cpufreq: Extract cpufreq_policy_init_qos() function
` [PATCH v2 2/4] cpufreq: Set default policy->min/max values for all drivers
` [PATCH v2 3/4] cpufreq: Remove driver default policy->min/max init
` [PATCH v2 4/4] cpufreq: Use policy->min/max init as QoS request

[PATCH RFC v4 00/10] AD9910 Direct Digital Synthesizer
 2026-05-20  9:54 UTC  (7+ messages)
` [PATCH RFC v4 09/10] Documentation: ABI: testing: add docs for ad9910 sysfs entries

[PATCH v2 0/3] iio: dac: Add support for AD5529R DAC
 2026-05-20  9:41 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: iio: dac: Add AD5529R

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-05-20  8:51 UTC  (3+ messages)

[RFC PATCH 0/5] mm: support zswap-backed anonymous large folio swapin
 2026-05-20  8:05 UTC  (4+ messages)

[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
 2026-05-20  7:22 UTC  (3+ messages)
` [PATCH v2 1/2] mm/memcontrol: add dmem charge/uncharge functions

[PATCH] nios2: remove the architecture
 2026-05-20  7:06 UTC  (7+ messages)

[PATCH v2 0/6] gpiolib: unify gpio-hog code
 2026-05-20  6:55 UTC  (5+ messages)
` [PATCH v2 5/6] gpio: remove machine hogs

[PATCH v15 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-05-20  3:29 UTC  (10+ messages)
` [PATCH v15 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
` [PATCH v15 net-next 03/11] net/nebula-matrix: add chip related definitions
` [PATCH v15 net-next 04/11] net/nebula-matrix: channel msg value and msg struct
` [PATCH v15 net-next 05/11] net/nebula-matrix: add channel layer
` [PATCH v15 net-next 06/11] net/nebula-matrix: add common resource implementation
` [PATCH v15 net-next 07/11] net/nebula-matrix: add intr "
` [PATCH v15 net-next 08/11] net/nebula-matrix: add vsi "
` [PATCH v15 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
` [PATCH v15 net-next 11/11] net/nebula-matrix: add common dev start/stop operation


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox