Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-05-07 09:48:37 to 2026-05-08 06:30:54 UTC [more...]

[PATCH] char: applicom: remove low-quality, unused driver
 2026-05-08  6:30 UTC  (3+ messages)

[PATCH v2] cpufreq: elanfreq: Drop support for AMD Elan SC4*
 2026-05-08  5:47 UTC  (3+ messages)

[PATCH v3 0/2] AMD Promontory 21 xHCI temperature hwmon support
 2026-05-08  5:42 UTC  (4+ messages)
` [PATCH v3 2/2] hwmon: add AMD Promontory 21 xHCI temperature sensor support

[PATCH v13 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-05-08  4:52 UTC  (4+ messages)
` [PATCH v13 net-next 03/11] net/nebula-matrix: add chip related definitions
    ` 回复:[PATCH "

[PATCH v9 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-08  4:44 UTC  (14+ messages)
` [PATCH v9 2/6] iio: adc: ad4691: add initial driver for AD4691 family
` [PATCH v9 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v9 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v9 5/6] iio: adc: ad4691: add oversampling support

[PATCH] ASoC: docs: Fix stale and misspelled references
 2026-05-08  4:20 UTC 

[PATCH v5] docs/zh_CN: add module-signing Chinese translation
 2026-05-08  4:02 UTC  (2+ messages)

[PATCH] docs/zh_CN: restructure how-to.rst patch submission workflow
 2026-05-08  3:45 UTC  (2+ messages)

[PATCH v2] cpufreq: CPPC: add autonomous mode boot parameter support
 2026-05-08  2:33 UTC  (4+ messages)

[PATCH net-next v3 0/8] net: devmem: support devmem with netkit devices
 2026-05-08  2:27 UTC  (9+ messages)
` [PATCH net-next v3 1/8] net: convert netmem_tx flag to enum
` [PATCH net-next v3 2/8] net: netkit: declare NETMEM_TX_NO_DMA mode
` [PATCH net-next v3 3/8] net: devmem: support TX over NETMEM_TX_NO_DMA devices
` [PATCH net-next v3 4/8] selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration
` [PATCH net-next v3 5/8] selftests: drv-net: make attr _nk_guest_ifname public
` [PATCH net-next v3 6/8] selftests: drv-net: refactor devmem command builders into lib module
` [PATCH net-next v3 7/8] selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
` [PATCH net-next v3 8/8] selftests: drv-net: add netkit devmem tests

[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
 2026-05-08  1:32 UTC  (5+ messages)

[PATCH v9 00/22] Enable FRED with KVM VMX
 2026-05-07 23:00 UTC  (12+ messages)

[PATCH v7 00/10] Reintroduce Hornet LSM
 2026-05-07 22:22 UTC  (14+ messages)
` [PATCH v7 01/10] crypto: pkcs7: add flag for validated trust on a signed info block
` [PATCH v7 02/10] crypto: pkcs7: add ability to extract signed attributes by OID
` [PATCH v7 03/10] crypto: pkcs7: add tests for pkcs7_get_authattr
` [PATCH v7 04/10] lsm: framework for BPF integrity verification
` [PATCH v7 05/10] lsm: security: Add additional enum values for bpf integrity checks
` [PATCH v7 06/10] security: Hornet LSM
` [PATCH v7 07/10] hornet: Introduce gen_sig
` [PATCH v7 08/10] hornet: Add a light skeleton data extractor scripts
` [PATCH v7 09/10] selftests/hornet: Add a selftest for the Hornet LSM
` [PATCH v7 10/10] ipe: Add BPF program load policy enforcement via Hornet integration

[PATCH 0/2] Documentation: maple_tree: Improve statements on reserved values
 2026-05-07 22:09 UTC  (4+ messages)
` [PATCH 2/2] Documentation: maple_tree: Clarify behavior when using "

[PATCH v7 0/6] Add support for ZTE zx297520v3
 2026-05-07 22:08 UTC  (6+ messages)
` [PATCH v7 6/6] ARM: zte: defconfig: Add a zx29 defconfig file

[PATCH v6 00/43] guest_memfd: In-place conversion support
 2026-05-07 20:34 UTC  (50+ messages)
` [PATCH v6 01/43] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [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 19/43] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v6 20/43] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v6 21/43] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v6 22/43] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v6 23/43] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v6 24/43] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v6 25/43] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v6 26/43] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v6 27/43] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v6 28/43] KVM: selftests: Test basic single-page conversion flow
` [PATCH v6 29/43] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v6 30/43] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v6 31/43] KVM: selftests: Test conversion before allocation
` [PATCH v6 32/43] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v6 33/43] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v6 34/43] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v6 35/43] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v6 36/43] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v6 37/43] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v6 38/43] KVM: selftests: Provide common function to set memory attributes
` [PATCH v6 39/43] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH v6 40/43] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v6 41/43] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH v6 42/43] KVM: selftests: Add script to exercise private_mem_conversions_test
` [PATCH v6 43/43] KVM: selftests: Update private memory exits test to work with per-gmem attributes
` [POC PATCH 0/5] guest_memfd in-place conversion selftests for SNP
  ` [POC PATCH 1/5] KVM: selftests: Initialize guest_memfd with INIT_SHARED
  ` [POC PATCH 2/5] KVM: selftests: Use guest_memfd memory contents in-place for SNP launch update
  ` [POC PATCH 3/5] KVM: selftests: Make guest_code_xsave more friendly
  ` [POC PATCH 4/5] KVM: selftests: Allow specifying CoCo-privateness while mapping a page
  ` [POC PATCH 5/5] KVM: selftests: Test conversions for SNP

[PATCH v12 00/22] gpu: nova-core: Add memory management support
 2026-05-07 19:44 UTC  (4+ messages)
` [PATCH v12 04/22] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM

[PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
 2026-05-07 19:43 UTC  (12+ messages)

[PATCH v5 00/11] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-05-07 19:39 UTC  (7+ messages)
` [PATCH v5 07/11] leds: flash: add support for Samsung S2M series PMIC flash LED device
` [PATCH v5 08/11] leds: rgb: add support for Samsung S2M series PMIC RGB "

[PATCH] Documentation: fix typo and formattting in security/credentials.rst
 2026-05-07 19:35 UTC  (5+ messages)

[v6 00/10] Reintroduce Hornet LSM
 2026-05-07 19:19 UTC  (2+ messages)

[PATCH v17 00/11] Enable CXL PCIe Port Protocol Error handling and logging
 2026-05-07 18:51 UTC  (21+ messages)
` [PATCH v17 01/11] PCI/AER: Introduce AER-CXL Kfifo
` [PATCH v17 02/11] cxl/ras: Unify Endpoint and Port AER trace events
` [PATCH v17 04/11] cxl: Rename find_cxl_port() to find_cxl_port_by_dport()
` [PATCH v17 05/11] cxl: Limit CXL-CPER kfifo registration functions scope
` [PATCH v17 06/11] PCI: Establish common CXL Port protocol error flow
` [PATCH v17 09/11] cxl: Update Endpoint AER uncorrectable handler
` [PATCH v17 10/11] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v17 11/11] Documentation: cxl: Document CXL protocol error handling

[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
 2026-05-07 18:31 UTC  (7+ messages)
` [PATCH RFC v5 01/53] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH RFC v5 10/53] KVM: guest_memfd: Add basic support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH 0/3] iio: dac: Add support for AD5529R DAC
 2026-05-07 17:35 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: iio: dac: Add AD5529R
` [PATCH 2/3] iio: dac: Add AD5529R DAC driver support
` [PATCH 3/3] Documentation: iio: Add AD5529R Documentation

[PATCH v4 0/3] add support for Delta E50SN12051
 2026-05-07 17:07 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: pmbus: add Delta E50SN12051 binding

[PATCH v5 00/28] mtd: spi-nor: Enhance software protection
 2026-05-07 16:47 UTC  (29+ messages)
` [PATCH v5 01/28] mtd: spi-nor: Drop duplicate Kconfig dependency
` [PATCH v5 02/28] mtd: spi-nor: debugfs: Fix the flags list
` [PATCH v5 03/28] mtd: spi-nor: Make sure the QE bit is kept enabled if useful
` [PATCH v5 04/28] mtd: spi-nor: swp: Improve locking user experience
` [PATCH v5 05/28] mtd: spi-nor: Improve opcodes documentation
` [PATCH v5 06/28] mtd: spi-nor: debugfs: Align variable access with the rest of the file
` [PATCH v5 07/28] mtd: spi-nor: debugfs: Enhance output
` [PATCH v5 08/28] mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviour
` [PATCH v5 09/28] mtd: spi-nor: swp: Clarify a comment
` [PATCH v5 10/28] mtd: spi-nor: swp: Use a pointer for SR instead of a single byte
` [PATCH v5 11/28] mtd: spi-nor: swp: Create a helper that writes SR, CR and checks
` [PATCH v5 12/28] mtd: spi-nor: swp: Rename a mask
` [PATCH v5 13/28] mtd: spi-nor: swp: Create a TB intermediate variable
` [PATCH v5 14/28] mtd: spi-nor: swp: Create helpers for building the SR register
` [PATCH v5 15/28] mtd: spi-nor: swp: Simplify checking the locked/unlocked range
` [PATCH v5 16/28] mtd: spi-nor: swp: Cosmetic changes
` [PATCH v5 17/28] mtd: spi-nor: Create a local SR cache
` [PATCH v5 18/28] mtd: spi-nor: debugfs: Add locking support
` [PATCH v5 19/28] mtd: spi-nor: debugfs: Add a locked sectors map
` [PATCH v5 20/28] mtd: spi-nor: Add steps for testing locking support
` [PATCH v5 21/28] mtd: spi-nor: swp: Add support for the complement feature
` [PATCH v5 22/28] mtd: spi-nor: Add steps for testing locking with CMP
` [PATCH v5 23/28] mtd: spi-nor: winbond: Add W25H512NWxxAM CMP locking support
` [PATCH v5 24/28] mtd: spi-nor: winbond: Add W25H01NWxxAM "
` [PATCH v5 25/28] mtd: spi-nor: winbond: Add W25H02NWxxAM "
` [PATCH v5 26/28] mtd: spi-nor: winbond: Add W25H01NWxxIQ "
` [PATCH v5 27/28] mtd: spi-nor: winbond: Add W25Q01NWxxIM "
` [PATCH v5 28/28] mtd: spi-nor: winbond: Add W25Q02NWxxIM "

[PATCH v5 00/13] ima: Introduce staging mechanism
 2026-05-07 16:47 UTC  (2+ messages)

[PATCH] killswitch: add per-function short-circuit mitigation primitive
 2026-05-07 16:23 UTC  (5+ messages)

[PATCH v11 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-05-07 16:01 UTC  (8+ messages)
` [PATCH v11 05/11] iio: core: add decimal value formatting into 64-bit value
` [PATCH v11 07/11] iio: frequency: adf41513: driver implementation
` [PATCH v11 09/11] iio: frequency: adf41513: features on frequency change

[PATCH v2 0/3] Documentation: security-bugs: new updates covering triage and AI
 2026-05-07 15:48 UTC  (7+ messages)
` [PATCH v2 2/3] Documentation: security-bugs: explain what is and is not a security bug

[PATCH net-next v2 0/6] net: devmem: support devmem with netkit devices
 2026-05-07 15:38 UTC  (4+ messages)
` [PATCH net-next v2 2/6] net: devmem: support TX over NETMEM_TX_NO_DMA devices

[PATCH 0/8] drm/panthor: Protected mode support for Mali CSF GPUs
 2026-05-07 15:33 UTC  (18+ messages)
` [PATCH 1/8] dma-heap: Add proper kref handling on dma-buf heaps
` [PATCH 4/8] drm/panthor: Add support for protected memory allocation in panthor
` [PATCH 6/8] drm/panthor: Explicit expansion of locked VM region

[PATCH 0/6] KVM: PPC: Handle CPU compatibility mode for nested guests
 2026-05-07 15:20 UTC  (4+ messages)
` [PATCH 6/6] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl

[PATCH net-next v3 0/2] dpll: rework fractional frequency offset reporting
 2026-05-07 14:47 UTC  (6+ messages)
` [PATCH net-next v3 1/2] dpll: add fractional frequency offset to pin-parent-device

[PATCH] Documentation/firmware: clean up other_interfaces.rst
 2026-05-07 14:39 UTC  (2+ messages)

[PATCH v9 0/9] drivers/base: Introduce revocable
 2026-05-07 14:03 UTC  (4+ messages)
` [PATCH v9 1/9] revocable: Revocable resource management

[PATCH] Documentation: core-api/cpu_hotplug: Remove stale cpu0_hotplug docs
 2026-05-07 13:47 UTC 

[PATCH ipsec-next v8 00/14] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-05-07 13:26 UTC  (17+ messages)
` [PATCH ipsec-next v8 01/14] xfrm: remove redundant assignments
` [PATCH ipsec-next v8 02/14] xfrm: add extack to xfrm_init_state
` [PATCH ipsec-next v8 04/14] xfrm: fix NAT-related field inheritance in SA migration
` [PATCH ipsec-next v8 06/14] xfrm: split xfrm_state_migrate into create and install functions
` [PATCH ipsec-next v8 07/14] xfrm: check family before comparing addresses in migrate
` [PATCH ipsec-next v8 09/14] xfrm: add error messages to state migration
` [PATCH ipsec-next v8 10/14] xfrm: move encap and xuo into struct xfrm_migrate

[PATCH v2 0/2] AMD PROM21 xHCI temperature hwmon support
 2026-05-07 13:24 UTC  (6+ messages)
  ` [PATCH v2 2/2] hwmon: add initial support for AMD PROM21 xHCI temperature sensor

[PATCH] docs: leds: uleds: Make the documentation match the code
 2026-05-07 13:11 UTC  (4+ messages)

[PATCH v3 0/1] leds: Introduce the multi_max_intensity sysfs attribute
 2026-05-07 12:31 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v3 0/2] Delete task_euid()
 2026-05-07 12:03 UTC  (5+ messages)
` [PATCH v3 1/2] rust: task: clarify comments on task UID accessors
` [PATCH v3 2/2] cred: delete task_euid()

Regression due to /sys/kernel/dmabuf/buffers removal
 2026-05-07 11:52 UTC  (6+ messages)

[PATCH] docs: leds: fix sysfs ABI reference in lp5812.rst
 2026-05-07 11:46 UTC  (2+ messages)
` (subset) "

[RFC net-next 0/4] devlink: Add boot-time defaults
 2026-05-07 11:03 UTC  (4+ messages)

[PATCH v16 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-05-07  9:55 UTC  (2+ messages)


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