messages from 2026-06-05 15:19:44 to 2026-06-05 19:03:41 UTC [more...]
[PATCH mm-unstable v19 00/14] khugepaged: add mTHP collapse support
2026-06-05 19:03 UTC (28+ messages)
` [PATCH mm-unstable v19 01/14] mm/khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH mm-unstable v19 02/14] mm/khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v19 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v19 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v19 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
` [PATCH mm-unstable v19 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v19 07/14] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v19 08/14] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v19 09/14] mm/khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v19 10/14] mm/khugepaged: introduce collapse_possible_orders helper functions
` [PATCH mm-unstable v19 11/14] mm/khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v19 12/14] mm/khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v19 13/14] mm/khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v19 14/14] Documentation: mm: update the admin guide for mTHP collapse
[PATCH v2] Documentation: bug-hunting.rst: fix grammar
2026-06-05 19:00 UTC
configurable block error injection v2
2026-06-05 18:48 UTC (6+ messages)
` [PATCH 1/4] block: add a macro to initialize the status table
` [PATCH 2/4] block: add a "tag" for block status codes
` [PATCH 3/4] block: add a str_to_blk_op helper
` [PATCH 4/4] block: add configurable error injection
[PATCH v3 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
2026-06-05 18:43 UTC (8+ messages)
` [PATCH v3 1/3] x86/resctrl: Add resctrl_arch_preconvert_bw()
` [PATCH v3 2/3] arm_mpam: resctrl: Add pass-through resctrl_arch_preconvert_bw()
` [PATCH v3 3/3] fs/resctrl: Factor MBA parse-time conversion to be per-arch
[PATCH 0/2] module: restrict module auto-loading to privileged users
2026-06-05 18:36 UTC (6+ messages)
` [PATCH 1/2] module: add CONFIG_MODULE_RESTRICT_AUTOLOAD
` [PATCH 2/2] module: restrict autoload to CAP_SYS_ADMIN if CONFIG_MODULE_RESTRICT_AUTOLOAD
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-05 18:27 UTC (5+ messages)
[PATCH net-next V3 0/7] devlink: Add boot-time eswitch mode defaults
2026-06-05 18:10 UTC (8+ messages)
` [PATCH net-next V3 1/7] devlink: Skip health recover notifications before register
` [PATCH net-next V3 2/7] netdevsim: Register devlink after device init
` [PATCH net-next V3 3/7] net/mlx5: Clear FW reset-in-progress bit before reload
` [PATCH net-next V3 4/7] net/mlx5: Register devlink after device init
` [PATCH net-next V3 5/7] octeontx2-af: Register devlink after SR-IOV init
` [PATCH net-next V3 6/7] octeontx2-pf: Register devlink after SR-IOV state init
` [PATCH net-next V3 7/7] devlink: Add eswitch mode boot defaults
[PATCH net-next V2 0/7] devlink: Add boot-time eswitch mode defaults
2026-06-05 17:41 UTC (8+ messages)
` [PATCH net-next V2 7/7] devlink: Add eswitch mode boot defaults
[PATCH v7 00/12] ima: Exporting and deleting IMA measurement records from kernel memory
2026-06-05 17:22 UTC (13+ messages)
` [PATCH v7 01/12] ima: Remove ima_h_table structure
` [PATCH v7 02/12] ima: Replace static htable queue with dynamically allocated array
` [PATCH v7 03/12] ima: Introduce per binary measurements list type ima_num_records counter
` [PATCH v7 04/12] ima: Introduce per binary measurements list type binary_runtime_size value
` [PATCH v7 05/12] ima: Introduce _ima_measurements_start() and _ima_measurements_next()
` [PATCH v7 06/12] ima: Mediate open/release method of the measurements list
` [PATCH v7 07/12] ima: Use snprintf() in create_securityfs_measurement_lists
` [PATCH v7 08/12] ima: Introduce ima_dump_measurement()
` [PATCH v7 09/12] ima: Add support for staging measurements with prompt
` [PATCH v7 10/12] ima: Add support for flushing the hash table when staging measurements
` [PATCH v7 11/12] ima: Support staging and deleting N measurements records
` [PATCH v7 12/12] doc: security: Add documentation of exporting and deleting IMA measurements
[RFC PATCH v2 0/6] kcov: per-task dataflow extraction at kernel function boundaries
2026-06-05 16:20 UTC (9+ messages)
` [RFC PATCH v2 1/6] kcov: add per-task dataflow tracking for function arguments/return values
` [RFC PATCH v2 2/6] kcov: add build system support for dataflow instrumentation
` [RFC PATCH v2 4/6] tools/kcov-dataflow: add userspace consumer and test modules
[PATCH] Documentation: bug-hunting.rst: fix grammar
2026-06-05 17:16 UTC (2+ messages)
[RFC PATCH v2 01/10] liveupdate: luo_file: Add internal APIs for file preservation
2026-06-05 17:08 UTC (10+ messages)
` [RFC PATCH v2 02/10] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [RFC PATCH v2 03/10] kvm: Prepare core VM structs and helpers for LUO support
` [RFC PATCH v2 04/10] kvm: kvm_luo: Allow kvm preservation with LUO
` [RFC PATCH v2 05/10] kvm: guest_memfd: Move internal definitions and helper to new header
` [RFC PATCH v2 06/10] kvm: guest_memfd: Add support for freezing and unfreezing mappings
` [RFC PATCH v2 07/10] kvm: guest_memfd_luo: add support for guest_memfd preservation
` [RFC PATCH v2 08/10] docs: add documentation for guest_memfd preservation via LUO
` [RFC PATCH v2 09/10] selftests: kvm: Split ____vm_create() to expose init helpers
` [RFC PATCH v2 10/10] selftests: kvm: Add guest_memfd_preservation_test
[RFC PATCH v1 0/10] liveupdate: kvm: Guest_memfd preservation
2026-06-05 17:08 UTC
[PATCH v6 00/11] Dynamic PAMT
2026-06-05 16:23 UTC (8+ messages)
` [PATCH v6 06/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
[PATCH v2 0/3] Add support for Silergy SQ24860
2026-06-05 16:13 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: hwmon: pmbus: Add bindings "
[PATCH] docs: memfd_preservation: fix rendering of ABI documentation
2026-06-05 16:06 UTC
[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
2026-06-05 16:04 UTC (3+ messages)
` [PATCH mm-unstable v18 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
[PATCH v6 00/12] ima: Exporting and deleting IMA measurement records from kernel memory
2026-06-05 15:59 UTC (5+ messages)
` [PATCH v6 10/12] ima: Add support for flushing the hash table when staging measurements
` [PATCH v6 12/12] doc: security: Add documentation of exporting and deleting IMA measurements
[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
2026-06-05 15:53 UTC (7+ messages)
` [PATCH v2 2/2] cgroup/dmem: add dmem.memcg control file for double-charging "
page: | 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