messages from 2026-03-25 20:12:15 to 2026-03-26 22:24:54 UTC [more...]
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-03-26 22:24 UTC (15+ messages)
` [PATCH RFC v4 01/44] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH RFC v4 02/44] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH RFC v4 03/44] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH RFC v4 04/44] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH RFC v4 05/44] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH RFC v4 06/44] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH RFC v4 07/44] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH RFC v4 08/44] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 09/44] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 11/44] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH RFC v4 12/44] KVM: guest_memfd: Introduce default handlers for content modes
` [PATCH RFC v4 13/44] KVM: guest_memfd: Apply content modes while setting memory attributes
` [PATCH RFC v4 14/44] KVM: x86: Add support for applying content modes
[PATCH V6 0/3] Rust support for powerpc
2026-03-26 22:16 UTC (3+ messages)
[PATCH] docs: Document pahole v1.26 requirement for KF_IMPLICIT_ARGS kfuncs
2026-03-26 22:06 UTC (4+ messages)
[PATCH v2] Docs: iio: ad7191 Correct clock configuration
2026-03-26 22:04 UTC (4+ messages)
[PATCH v2] doc: Add CPU Isolation documentation
2026-03-26 21:42 UTC (3+ messages)
[PATCH] checkpatch: allow correctly handle full files on stdin
2026-03-26 21:42 UTC (5+ messages)
[PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
2026-03-26 21:39 UTC (3+ messages)
[PATCH v4 0/8] scalable symbol flags with __kflagstab
2026-03-26 21:31 UTC (3+ messages)
[PATCH v5 0/7] scalable symbol flags with __kflagstab
2026-03-26 21:25 UTC (8+ messages)
` [PATCH v5 1/7] module: define ksym_flags enumeration to represent kernel symbol flags
` [PATCH v5 2/7] module: add kflagstab section to vmlinux and modules
` [PATCH v5 3/7] module: populate kflagstab in modpost
` [PATCH v5 4/7] module: use kflagstab instead of *_gpl sections
` [PATCH v5 5/7] module: deprecate usage of *_gpl sections in module loader
` [PATCH v5 6/7] module: remove *_gpl sections from vmlinux and modules
` [PATCH v5 7/7] documentation: remove references to *_gpl sections
[PATCH v5 0/7] scalable symbol flags with __kflagstab
2026-03-26 21:21 UTC (8+ messages)
` [PATCH v5 1/7] module: define ksym_flags enumeration to represent kernel symbol flags
` [PATCH v5 2/7] module: add kflagstab section to vmlinux and modules
` [PATCH v5 3/7] module: populate kflagstab in modpost
` [PATCH v5 4/7] module: use kflagstab instead of *_gpl sections
` [PATCH v5 5/7] module: deprecate usage of *_gpl sections in module loader
` [PATCH v5 6/7] module: remove *_gpl sections from vmlinux and modules
` [PATCH v5 7/7] documentation: remove references to *_gpl sections
[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
2026-03-26 20:43 UTC (2+ messages)
[PATCH v8 00/10] VMSCAPE optimization for BHI variant
2026-03-26 20:29 UTC (14+ messages)
` [PATCH v8 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
[PATCH 0/4] hwmon: Add WITRN USB tester driver
2026-03-26 19:19 UTC (5+ messages)
` [PATCH 1/4] hwmon: Add label support for 64-bit energy attributes
` [PATCH 2/4] hwmon: New helper module for floating-point to integer conversions
` [PATCH 3/4] hwmon: Add barebone HID driver for WITRN
` [PATCH 4/4] hwmon: (witrn) Add monitoring support
[PATCH 1/1] docs: contain horizontal overflow in C API descriptions
2026-03-26 19:10 UTC (7+ messages)
` [PATCH v3] "
` [PATCH v4] docs: wrap long C API signatures to prevent page overflow
[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-03-26 19:10 UTC (9+ messages)
` [PATCH v2 01/16] fs/resctrl: Add kernel mode (kmode) data structures and arch hook
` [PATCH v2 02/16] fs, x86/resctrl: Add architecture routines for kernel mode initialization
[PATCH v2 0/2] Add a script to check for kernel-doc regressions
2026-03-26 19:09 UTC (3+ messages)
` [PATCH v2 1/2] tools: unittest_helper: add a quiet mode
` [PATCH v2 2/2] docs: kdoc_diff: add a helper tool to help checking kdoc regressions
[PATCH v6 00/10] KVM: x86: nSVM: Improve PAT virtualization
2026-03-26 19:03 UTC (12+ messages)
` [PATCH v6 01/10] KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
` [PATCH v6 02/10] KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating hPAT from guest mode
` [PATCH v6 03/10] KVM: x86: nSVM: Cache and validate vmcb12 g_pat
` [PATCH v6 04/10] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
` [PATCH v6 05/10] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v6 06/10] KVM: x86: Remove common handling of MSR_IA32_CR_PAT
` [PATCH v6 07/10] KVM: x86: nSVM: Save gPAT to vmcb12.g_pat on VMEXIT
` [PATCH v6 08/10] KVM: Documentation: document KVM_{GET,SET}_NESTED_STATE for SVM
` [PATCH v6 09/10] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE
` [PATCH v6 10/10] KVM: selftests: nSVM: Add svm_nested_pat test
[PATCH v12 08/69] docs/dyndbg: explain flags parse 1st
2026-03-26 18:53 UTC (4+ messages)
` [PATCH v12 25/69] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v12 29/69] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v12 35/69] docs/dyndbg: add classmap info to howto
[PATCH v11 00/22] Add new general DRM property "color format"
2026-03-26 17:58 UTC (21+ messages)
` [PATCH v11 03/22] drm: "
[PATCH v4 00/13] ima: Introduce staging mechanism
2026-03-26 17:30 UTC (14+ messages)
` [PATCH v4 01/13] ima: Remove ima_h_table structure
` [PATCH v4 02/13] ima: Replace static htable queue with dynamically allocated array
` [PATCH v4 03/13] ima: Introduce per binary measurements list type ima_num_entries counter
` [PATCH v4 04/13] ima: Introduce per binary measurements list type binary_runtime_size value
` [PATCH v4 05/13] ima: Introduce _ima_measurements_start() and _ima_measurements_next()
` [PATCH v4 06/13] ima: Mediate open/release method of the measurements list
` [PATCH v4 07/13] ima: Use snprintf() in create_securityfs_measurement_lists
` [PATCH v4 08/13] ima: Introduce ima_dump_measurement()
` [PATCH v4 09/13] ima: Add support for staging measurements with prompt
` [PATCH v4 10/13] ima: Add support for flushing the hash table when staging measurements
` [PATCH v4 11/13] ima: Support staging and deleting N measurements entries
` [PATCH v4 12/13] ima: Return error on deleting staged measurements after kexec
` [PATCH v4 13/13] doc: security: Add documentation of the IMA staging mechanism
[PATCH net-next 0/3] dpll: add actual frequency monitoring feature
2026-03-26 17:48 UTC (7+ messages)
` [PATCH net-next 1/3] dpll: add actual frequency monitoring to netlink spec
` [PATCH net-next 2/3] dpll: add actual frequency monitoring callback ops
[PATCH 0/1] docs: examples of pages affected by heading overflow
2026-03-26 17:00 UTC (7+ messages)
` [PATCH v3] docs: allow long unbroken headings to wrap and prevent overflow
[PATCH 0/1] Add a script to check for kernel-doc regressions
2026-03-26 16:22 UTC (2+ messages)
` [PATCH 1/1] docs: kdoc_diff: add a helper tool to help checking kdoc regressions
[PATCH] docs: kernel-parameters: fix architecture alignment for pt, nopt, and nobypass
2026-03-26 16:07 UTC (2+ messages)
[PATCH v3 00/10] cover: ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-03-26 15:24 UTC (3+ messages)
` [PATCH v3 09/10] dt-bindings: firmware: add arm,ras-cper
[PATCH V9 0/8] dax: prepare for famfs
2026-03-26 14:33 UTC (9+ messages)
` [PATCH V9 5/8] dax: Add dax_operations for use by fs-dax on fsdev dax
` [PATCH V9 3/8] dax: add fsdev.c driver for fs-dax on character dax
[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-03-26 14:31 UTC (4+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
[PATCH v2] bootconfig: Apply early options from embedded config
2026-03-26 14:30 UTC (3+ messages)
[PATCH v10 0/8] arm64/riscv: Add support for crashkernel CMA reservation
2026-03-26 13:09 UTC (7+ messages)
` [PATCH v10 4/8] crash: Exclude crash kernel memory in crash core
` [PATCH v10 6/8] arm64: kexec: Add support for crashkernel CMA reservation
[PATCH v5 0/3] Support runtime configuration for per-VM's HGATP mode
2026-03-26 12:32 UTC (5+ messages)
` [PATCH v5 1/3] RISC-V: KVM: "
` [PATCH v5 2/3] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-03-26 12:20 UTC (5+ messages)
` [PATCH v6 14/40] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
[PATCH] docs/ja_JP: submitting-patches: Amend "Describe your changes"
2026-03-26 11:46 UTC
[PATCH v4 08/10] gpu: nova-core: convert falcon registers to kernel register macro
2026-03-26 11:46 UTC (2+ messages)
[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
2026-03-26 10:46 UTC (5+ messages)
` [PATCH v4 20/21] mm: add mmap_action_map_kernel_pages[_full]()
` [PATCH v4 21/21] mm: on remap assert that input range within the proposed VMA
[PATCH v2 0/4] clk: update kernel docs
2026-03-26 10:42 UTC (9+ messages)
` [PATCH v2 1/4] clk: move core flags into a new enum for "
` [PATCH v2 2/4] clk: add kernel docs for struct clk_core
` [PATCH v2 3/4] docs: clk: include some identifiers to keep documentation up to date
` [PATCH v2 4/4] clk: test: convert constants to use HZ_PER_MHZ
[PATCH v3 7/7] Documentation/ABI: add testing entry for AMD PMF misc device interface
2026-03-26 10:14 UTC
[PATCH 0/2] drm: Rename drm_atomic_state
2026-03-26 10:09 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Documentation: drm: Remove drm_atomic_state rename entry
[PATCH v3] docs: driver-api: fix 6 spelling typos in Documentation/driver-api
2026-03-26 9:34 UTC (5+ messages)
Invalid link generation for equations
2026-03-26 9:30 UTC (6+ messages)
[PATCH v6 00/22] Runtime TDX module update support
2026-03-26 8:52 UTC (3+ messages)
` [PATCH v6 21/22] x86/virt/tdx: Document TDX module update
[PATCH v2 0/9] accel: New driver for NXP's Neutron NPU
2026-03-26 7:18 UTC (4+ messages)
[PATCH v5 0/3] PCI Controller event and LTSSM tracepoint support
2026-03-26 7:13 UTC (5+ messages)
` [PATCH v5 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
` [PATCH v5 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support
[PATCH net-next V9 00/14] devlink and mlx5: Support cross-function rate scheduling
2026-03-26 6:59 UTC (15+ messages)
` [PATCH net-next V9 01/14] devlink: Update nested instance locking comment
` [PATCH net-next V9 02/14] devlink: Add helpers to lock nested-in instances
` [PATCH net-next V9 03/14] devlink: Migrate from info->user_ptr to info->ctx
` [PATCH net-next V9 04/14] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next V9 05/14] devlink: Add parent dev to devlink API
` [PATCH net-next V9 06/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V9 07/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V9 08/14] net/mlx5: qos: Use mlx5_lag_query_bond_speed to query LAG speed
` [PATCH net-next V9 09/14] net/mlx5: qos: Expose a function to clear a vport's parent
` [PATCH net-next V9 10/14] net/mlx5: qos: Model the root node in the scheduling hierarchy
` [PATCH net-next V9 11/14] net/mlx5: qos: Remove qos domains and use shd lock
` [PATCH net-next V9 12/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V9 13/14] selftests: drv-net: Add test for cross-esw rate scheduling
` [PATCH net-next V9 14/14] net/mlx5: Document devlink rates
[PATCH v4 00/10] gpu: nova-core: convert registers to use the kernel register macro
2026-03-26 6:27 UTC (2+ messages)
[PATCH v3 0/9] Reintrodce Hornet LSM
2026-03-26 6:06 UTC (10+ messages)
` [PATCH v3 1/9] crypto: pkcs7: add flag for validated trust on a signed info block
` [PATCH v3 2/9] crypto: pkcs7: add ability to extract signed attributes by OID
` [PATCH v3 3/9] crypto: pkcs7: add tests for pkcs7_get_authattr
` [PATCH v3 4/9] lsm: framework for BPF integrity verification
` [PATCH v3 5/9] lsm: security: Add additional enum values for bpf integrity checks
` [PATCH v3 6/9] security: Hornet LSM
` [PATCH v3 7/9] hornet: Introduce gen_sig
` [PATCH v3 8/9] hornet: Add a light skeleton data extractor scripts
` [PATCH v3 9/9] selftests/hornet: Add a selftest for the Hornet LSM
[PATCH 0/1] docs: examples of pages affected by table overflow
2026-03-26 2:38 UTC (4+ messages)
` [PATCH v3] docs: wrap generated tables to contain small-screen overflow
[PATCH] docs: rework footer with semantic markup and responsive layout
2026-03-26 0:58 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] docs: restore and reflow footer on narrow screens
[PATCH v9 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-03-25 23:29 UTC (2+ messages)
[PATCH v3 03/24] PCI: Require Live Update preserved devices are in singleton iommu_groups
2026-03-25 23:13 UTC (2+ messages)
[PATCH] riscv: enable HAVE_IOREMAP_PROT
2026-03-25 23:09 UTC (2+ messages)
kernel-doc overly verbose with V=0
2026-03-25 20:42 UTC (3+ messages)
[PATCH 0/1] leds: Introduce the multi_max_intensity sysfs attribute
2026-03-25 20:41 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH net-next 0/3] net: bridge: add stp_mode attribute for STP mode selection
2026-03-25 20:12 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox