Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-05-06 19:34:05 to 2026-05-07 20:22:49 UTC [more...]

[PATCH v6 00/43] guest_memfd: In-place conversion support
 2026-05-07 20:22 UTC  (9+ 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 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 v7 00/10] Reintroduce Hornet LSM
 2026-05-07 19:14 UTC  (11+ 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 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  (5+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: pmbus: add Delta E50SN12051 binding
` [PATCH v4 2/3] Documentation/hwmon: add Delta E50SN12051 documentation
` [PATCH v4 3/3] hwmon: (pmbus) add support for Delta E50SN12051

[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  (12+ messages)
` [PATCH v11 01/11] dt-bindings: iio: frequency: add adf41513
` [PATCH v11 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()
` [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 v3 0/2] AMD Promontory 21 xHCI temperature hwmon support
 2026-05-07 15:53 UTC  (5+ messages)
` [PATCH v3 1/2] usb: xhci-pci: add generic auxiliary device interface
` [PATCH v3 2/2] hwmon: add AMD Promontory 21 xHCI temperature sensor support

[PATCH v2 0/3] Documentation: security-bugs: new updates covering triage and AI
 2026-05-07 15:48 UTC  (9+ 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  (6+ messages)
` [PATCH net-next v2 1/6] net: add netmem_tx modes that indicate dma capability
` [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  (20+ 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 8/8] drm/panthor: Expose protected rendering features

[PATCH v9 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-07 15:26 UTC  (13+ 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 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 v9 00/22] Enable FRED with KVM VMX
 2026-05-07 14:01 UTC  (11+ messages)

[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  (21+ 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 03/14] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
` [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 ipsec-next v8 12/14] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration

[PATCH v2 0/2] AMD PROM21 xHCI temperature hwmon support
 2026-05-07 13:24 UTC  (16+ messages)
  ` [PATCH v2 1/2] usb: xhci-pci: add generic auxiliary device interface
  ` [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 v2] cpufreq: elanfreq: Drop support for AMD Elan SC4*
 2026-05-07 12:35 UTC  (2+ 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 v7 0/6] Add support for ZTE zx297520v3
 2026-05-07 12:24 UTC  (5+ messages)
` [PATCH v7 6/6] ARM: zte: defconfig: Add a zx29 defconfig file

[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)

[PATCH 00/11] kdump: reduce vmcore size and capture time via linux,no-dump
 2026-05-07  9:41 UTC  (13+ messages)
` [PATCH 01/11] of: reserved_mem: fix region count for nodes with multiple reg entries
` [PATCH 02/11] of: reserved_mem: reject reserved memory outside physical address range
` [PATCH 05/11] of: reserved_mem: add linux,no-dump property support for reserved memory regions
` [PATCH 07/11] of: reserved_mem: add no-dump crash_mem exclusion helpers

[PATCH v2] rust: maple_tree: implement Send and Sync for MapleTree
 2026-05-07  7:18 UTC  (2+ messages)

[PATCH v4] scripts/kernel-doc: Detect mismatched inline member documentation tags
 2026-05-07  5:41 UTC  (2+ messages)

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

[PATCH] fprobe: Add unregister_fprobe_sync() for synchronous unregistration
 2026-05-07  2:02 UTC  (4+ messages)

[PATCH v2] scripts/kernel-doc: Detect mismatched inline member documentation tags
 2026-05-06 22:51 UTC  (2+ messages)

[PATCH RFC] printk: remove BOOT_PRINTK_DELAY
 2026-05-06 22:37 UTC  (3+ messages)

[PATCH] docs: kernel-doc: python: strip __counted_by_ptr macro
 2026-05-06 22:24 UTC  (2+ messages)

[PATCH v25 0/7] firmware: imx: driver for NXP secure-enclave
 2026-05-06 21:18 UTC  (3+ messages)
` [PATCH v25 5/7] firmware: drivers: imx: adds miscdev

[PATCH v8 0/6] Add support for ZTE zx297520v3
 2026-05-06 19:33 UTC  (6+ messages)
` [PATCH v8 2/6] ARM: zte: Add zx297520v3 platform support
` [PATCH v8 3/6] ARM: zte: Add support for zx29 low level debug
` [PATCH v8 4/6] amba/serial: amba-pl011: Bring back zx29 UART support
` [PATCH v8 5/6] ARM: dts: zte: Add D-Link DWR-932M support
` [PATCH v8 6/6] ARM: zte: defconfig: Add a zx29 defconfig file


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