messages from 2026-03-12 20:39:51 to 2026-03-13 15:28:04 UTC [more...]
[PATCH v2 0/5] watchdog/hardlockup: Improvements to hardlockup detection and documentation
2026-03-13 15:27 UTC (7+ messages)
` [PATCH v2 1/5] watchdog: Return early in watchdog_hardlockup_check()
` [PATCH v2 2/5] watchdog: Update saved interrupts during check
` [PATCH v2 3/5] doc: watchdog: Clarify hardlockup detection timing
` [PATCH v2 4/5] watchdog/hardlockup: improve buddy system detection timeliness
` [PATCH v2 5/5] doc: watchdog: Document buddy detector
[PATCH 0/9] Kernel API Specification Framework
2026-03-13 15:09 UTC (10+ messages)
` [PATCH 1/9] kernel/api: introduce kernel API specification framework
` [PATCH 2/9] kernel/api: enable kerneldoc-based API specifications
` [PATCH 3/9] kernel/api: add debugfs interface for kernel "
` [PATCH 4/9] tools/kapi: Add kernel API specification extraction tool
` [PATCH 5/9] kernel/api: add API specification for sys_open
` [PATCH 6/9] kernel/api: add API specification for sys_close
` [PATCH 7/9] kernel/api: add API specification for sys_read
` [PATCH 8/9] kernel/api: add API specification for sys_write
` [PATCH 9/9] kernel/api: add runtime verification selftest
[PATCH v6 00/40] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-03-13 14:46 UTC (41+ messages)
` [PATCH v6 01/40] arm_mpam: Ensure in_reset_state is false after applying configuration
` [PATCH v6 02/40] arm_mpam: Reset when feature configuration bit unset
` [PATCH v6 03/40] arm64/sysreg: Add MPAMSM_EL1 register
` [PATCH v6 04/40] KVM: arm64: Preserve host MPAM configuration when changing traps
` [PATCH v6 05/40] KVM: arm64: Make MPAMSM_EL1 accesses UNDEF
` [PATCH v6 06/40] arm64: mpam: Context switch the MPAM registers
` [PATCH v6 07/40] arm64: mpam: Re-initialise MPAM regs when CPU comes online
` [PATCH v6 08/40] arm64: mpam: Drop the CONFIG_EXPERT restriction
` [PATCH v6 09/40] arm64: mpam: Advertise the CPUs MPAM limits to the driver
` [PATCH v6 10/40] arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs
` [PATCH v6 11/40] arm64: mpam: Initialise and context switch the MPAMSM_EL1 register
` [PATCH v6 12/40] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [PATCH v6 13/40] KVM: arm64: Force guest EL1 to use user-space's partid configuration
` [PATCH v6 14/40] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v6 15/40] arm_mpam: resctrl: Pick the caches we will use as resctrl resources
` [PATCH v6 16/40] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
` [PATCH v6 17/40] arm_mpam: resctrl: Add resctrl_arch_get_config()
` [PATCH v6 18/40] arm_mpam: resctrl: Implement helpers to update configuration
` [PATCH v6 19/40] arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
` [PATCH v6 20/40] arm_mpam: resctrl: Add CDP emulation
` [PATCH v6 21/40] arm_mpam: resctrl: Hide CDP emulation behind CONFIG_EXPERT
` [PATCH v6 22/40] arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
` [PATCH v6 23/40] arm_mpam: resctrl: Add rmid index helpers
` [PATCH v6 24/40] arm_mpam: resctrl: Wait for cacheinfo to be ready
` [PATCH v6 25/40] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v6 26/40] arm_mpam: resctrl: Add kunit test for control format conversions
` [PATCH v6 27/40] arm_mpam: resctrl: Add monitor initialisation and domain boilerplate
` [PATCH v6 28/40] arm_mpam: resctrl: Add support for csu counters
` [PATCH v6 29/40] arm_mpam: resctrl: Allow resctrl to allocate monitors
` [PATCH v6 30/40] arm_mpam: resctrl: Add resctrl_arch_rmid_read()
` [PATCH v6 31/40] arm_mpam: resctrl: Update the rmid reallocation limit
` [PATCH v6 32/40] arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
` [PATCH v6 33/40] arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
` [PATCH v6 34/40] arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
` [PATCH v6 35/40] arm_mpam: Add quirk framework
` [PATCH v6 36/40] arm_mpam: Add workaround for T241-MPAM-1
` [PATCH v6 37/40] arm_mpam: Add workaround for T241-MPAM-4
` [PATCH v6 38/40] arm_mpam: Add workaround for T241-MPAM-6
` [PATCH v6 39/40] arm_mpam: Quirk CMN-650's CSU NRDY behaviour
` [PATCH v6 40/40] arm64: mpam: Add initial MPAM documentation
[PATCH net-next v01 0/7] net: hinic3: PF initialization
2026-03-13 14:36 UTC (11+ messages)
` [PATCH net-next v01 1/7] hinic3: Add ethtool queue ops
` [PATCH net-next v01 2/7] hinic3: Add ethtool statistic ops
` [PATCH net-next v01 3/7] hinic3: Add ethtool coalesce ops
` [PATCH net-next v01 4/7] hinic3: Add ethtool rss ops
` [PATCH net-next v01 5/7] hinic3: Add MTU size validation
` [PATCH net-next v01 6/7] hinic3: Configure netdev->watchdog_timeo to set nic tx timeout
` [PATCH net-next v01 7/7] hinic3: Remove unneed coalesce parameters
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-03-13 14:27 UTC (15+ messages)
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across Live Update
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after "
[PATCH v11 04/65] docs/dyndbg: update examples \012 to \n
2026-03-13 13:19 UTC (7+ messages)
` [PATCH v11 05/65] docs/dyndbg: explain flags parse 1st
` [PATCH v11 22/65] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v11 26/65] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v11 27/65] dyndbg: treat comma as a token separator
` [PATCH v11 28/65] dyndbg: split multi-query strings with %
` [PATCH v11 33/65] docs/dyndbg: add classmap info to howto
[PATCH v7 05/15] Documentation/rv: Add documentation about hybrid automata
2026-03-13 13:23 UTC (4+ messages)
[RFC net-next 0/3] tls_sw: add tx record zero padding
2026-03-13 13:16 UTC (4+ messages)
` [RFC net-next 1/3] net/tls_sw: support randomized "
[robh:dt-convert 75/621] htmldocs: Warning: Documentation/devicetree/bindings/clock/ti/ti,dra7-apll-clock.yaml references a file that doesn't exist: Documentation/devicetree/bindings/clock/ti/dpll.txt
2026-03-13 12:44 UTC
[PATCH 00/15] mm: expand mmap_prepare functionality and usage
2026-03-13 12:13 UTC (9+ messages)
` [PATCH 01/15] mm: various small mmap_prepare cleanups
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback
` [PATCH 15/15] mm: add mmap_action_map_kernel_pages[_full]()
[PATCH 05/15] fs: afs: correctly drop reference count on mapping failure
2026-03-13 12:00 UTC (3+ messages)
[PATCH 04/15] mm: add vm_ops->mapped hook
2026-03-13 11:58 UTC (3+ messages)
[PATCH] hwmon: add driver for ARCTIC Fan Controller
2026-03-13 11:19 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 00/28] kernel-doc: use a C lexical tokenizer for transforms
2026-03-13 11:05 UTC (6+ messages)
` [PATCH v2 29/28] docs: kdoc: ensure that comments are dropped before calling split_struct_proto()
` [PATCH v2 30/28] docs: kdoc_parser: avoid tokenizing structs everytime
[PATCH 00/38] docs: several improvements to kernel-doc
2026-03-13 10:48 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH] Documentation: printk: warn about lockups from excessive use
2026-03-13 10:27 UTC (2+ messages)
[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-03-13 9:43 UTC (5+ messages)
` [PATCH v5 12/41] KVM: arm64: Use kernel-space partid configuration for hypercalls
[PATCH v7 net-next 00/11] nbl driver for Nebulamatrix NICs
2026-03-13 9:36 UTC (5+ messages)
` [PATCH v7 net-next 03/11] net/nebula-matrix: add chip related definitions
` 回复:[PATCH "
[PATCH v2 0/1] update riscv prctl for discovering V extension
2026-03-13 9:19 UTC (2+ messages)
[PATCH net-next v2] netfilter: conntrack: expose gc_scan_interval_max via sysctl
2026-03-13 9:15 UTC (3+ messages)
[PATCH 00/15] PCI: endpoint: Remote DMA support via vNTB
2026-03-13 8:51 UTC (6+ messages)
` [PATCH 01/15] dmaengine: dw-edma: Cache DMA channel IDs in dw_edma_chip
` [PATCH 07/15] PCI: endpoint: Add EPC DMA channel delegation hooks
[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
2026-03-13 8:32 UTC (10+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH v9 00/23] gpu: nova-core: Add memory management support
2026-03-13 6:58 UTC (3+ messages)
` [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
[PATCH] virtio: document the map API in the driver writing guide
2026-03-13 6:18 UTC (2+ messages)
[PATCH RFC v3 00/43] guest_memfd: In-place conversion support
2026-03-13 6:13 UTC (44+ messages)
` [PATCH RFC v3 01/43] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH RFC v3 02/43] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH RFC v3 03/43] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH RFC v3 04/43] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH RFC v3 05/43] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH RFC v3 06/43] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH RFC v3 07/43] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v3 08/43] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH RFC v3 09/43] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v3 10/43] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH RFC v3 11/43] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH RFC v3 12/43] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH RFC v3 13/43] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH RFC v3 14/43] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH RFC v3 15/43] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH RFC v3 16/43] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH RFC v3 17/43] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v3 18/43] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH RFC v3 19/43] KVM: selftests: Test using guest_memfd for guest private memory
` [PATCH RFC v3 20/43] KVM: selftests: Test basic single-page conversion flow
` [PATCH RFC v3 21/43] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH RFC v3 22/43] KVM: selftests: Test indexing in guest_memfd
` [PATCH RFC v3 23/43] KVM: selftests: Test conversion before allocation
` [PATCH RFC v3 24/43] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH RFC v3 25/43] KVM: selftests: Test precision of conversion
` [PATCH RFC v3 26/43] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH RFC v3 27/43] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH RFC v3 28/43] KVM: selftests: Test conversion with elevated page refcount
` [PATCH RFC v3 29/43] KVM: selftests: Reset shared memory after hole-punching
` [PATCH RFC v3 30/43] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH RFC v3 31/43] KVM: selftests: Provide common function to set memory attributes
` [PATCH RFC v3 32/43] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH RFC v3 33/43] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH RFC v3 34/43] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH RFC v3 35/43] KVM: selftests: Add script to exercise private_mem_conversions_test
` [PATCH RFC v3 36/43] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [PATCH RFC v3 37/43] KVM: selftests: Update private memory exits test work with per-gmem attributes
` [PATCH RFC v3 38/43] KVM: guest_memfd: Introduce default handlers for content modes
` [PATCH RFC v3 39/43] KVM: guest_memfd: Apply content modes while setting memory attributes
` [PATCH RFC v3 40/43] KVM: x86: Add support for applying content modes
` [PATCH RFC v3 41/43] KVM: x86: Support content mode ZERO for TDX
` [PATCH RFC v3 42/43] KVM: selftests: Allow flags to be specified in set_memory_attributes functions
` [PATCH RFC v3 43/43] KVM: selftests: Update tests to use flag-enabled library functions
[PATCH v2 0/7] Remove the Kontron SMARC-sAM67 board
2026-03-13 6:07 UTC (2+ messages)
` (subset) "
[akpm-mm:mm-new 367/381] htmldocs: Documentation/filesystems/mmap_prepare.rst: WARNING: document isn't included in any toctree [toc.not_included]
2026-03-13 4:32 UTC (2+ messages)
[PATCH v6 0/3] Fix get cpu steer-tag fail on ARM64 platform
2026-03-13 2:32 UTC (7+ messages)
` [PATCH v6 1/3] ACPI: Rename get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v6 2/3] x86: Implement acpi_get_cpu_uid()
[PATCH v7 0/3] Fix get cpu steer-tag fail on ARM64 platform
2026-03-13 2:21 UTC (4+ messages)
` [PATCH v7 1/3] ACPI: Refactor get_acpi_id_for_cpu() to acpi_get_cpu_uid() on non-x86
` [PATCH v7 2/3] x86: Implement acpi_get_cpu_uid()
` [PATCH v7 3/3] PCI/TPH: Fix get cpu steer-tag fail on ARM64 platform
[PATCH v2 0/3] docs: sp_SP: Add Rust documentation section
2026-03-13 2:12 UTC (9+ messages)
` [PATCH v2 3/3] docs: sp_SP: Add Spanish translation for Rust coding guidelines
[PATCH 00/12] Add spi-hid transport driver
2026-03-13 1:24 UTC (10+ messages)
` [PATCH 07/12] HID: spi_hid: add ACPI support for SPI over HID
` [PATCH 09/12] dt-bindings: input: Document hid-over-spi DT schema
` Fwd: "
[PATCH v2 0/5] list private v2 & luo flb v9
2026-03-13 1:00 UTC (4+ messages)
` [PATCH v9 4/5] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
[PATCH v2] docs: octeontx2: fix typo in documentation
2026-03-13 1:00 UTC (2+ messages)
[PATCH net-next] netfilter: conntrack: expose gc_scan_interval_max via sysctl
2026-03-12 23:10 UTC (7+ messages)
[PATCH v6 16/19] HID: Add documentation for Lenovo Legion Go drivers
2026-03-12 22:57 UTC (3+ messages)
[PATCH v6 11/19] KVM: arm64: Context swap Partitioned PMU guest registers
2026-03-12 22:39 UTC (2+ messages)
[PATCH v6 06/19] perf: arm_pmuv3: Keep out of guest counter partition
2026-03-12 22:39 UTC (2+ messages)
[PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
2026-03-12 22:37 UTC (2+ messages)
[PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
2026-03-12 22:37 UTC (2+ messages)
[PATCH v6 16/19] KVM: arm64: Add vCPU device attr to partition the PMU
2026-03-12 22:13 UTC (2+ messages)
[robh:dt-convert 66/621] htmldocs: Warning: Documentation/devicetree/bindings/clock/st/st,clkgen-c32.yaml references a file that doesn't exist: Documentation/devicetree/bindings/clock/st/st,clkgen-mux.txt
2026-03-12 22:02 UTC
[PATCH mm-unstable v15 00/13] khugepaged: mTHP support
2026-03-12 21:22 UTC (19+ messages)
` [PATCH mm-unstable v15 03/13] mm/khugepaged: generalize __collapse_huge_page_* for "
` [PATCH mm-unstable v15 06/13] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v15 07/13] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v15 08/13] mm/khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v15 09/13] mm/khugepaged: introduce collapse_allowable_orders helper function
` [PATCH mm-unstable v15 10/13] mm/khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v15 11/13] mm/khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v15 12/13] mm/khugepaged: run khugepaged for all orders
[PATCH v11 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-03-12 21:22 UTC (3+ messages)
` [PATCH v11 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
[PATCH 0/4] watchdog/hardlockup: Improvements to hardlockup detection and documentation
2026-03-12 21:02 UTC (6+ messages)
` [PATCH 3/4] watchdog/hardlockup: improve buddy system detection timeliness
[PATCH] checkpatch: add support for Assisted-by tag
2026-03-12 20:59 UTC (3+ messages)
` [PATCH v2] "
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