messages from 2025-08-21 12:52:18 to 2025-08-22 10:34:34 UTC [more...]
[PATCH v10 00/13] khugepaged: mTHP support
2025-08-22 10:33 UTC (41+ messages)
` [PATCH v10 02/13] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v10 07/13] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v10 09/13] khugepaged: enable collapsing mTHPs even when PMD THPs are disabled
` [PATCH v10 10/13] khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs
` [PATCH v10 11/13] khugepaged: improve tracepoints for mTHP orders
` [PATCH v10 12/13] khugepaged: add per-order mTHP khugepaged stats
` [PATCH v10 13/13] Documentation: mm: update the admin guide for mTHP collapse
[PATCH v15 net-next 00/14] AccECN protocol patch series
2025-08-22 10:08 UTC (15+ messages)
` [PATCH v15 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v15 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v15 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v15 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK
[PATCH v3 0/7] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
2025-08-22 9:30 UTC (8+ messages)
` [PATCH v3 1/7] Docs/zh_CN: Translate ubifs.rst "
` [PATCH v3 2/7] Docs/zh_CN: Translate ubifs-authentication.rst "
` [PATCH v3 3/7] Docs/zh_CN: Translate gfs2.rst "
` [PATCH v3 4/7] Docs/zh_CN: Translate gfs2-uevents.rst "
` [PATCH v3 5/7] Docs/zh_CN: Translate gfs2-glocks.rst "
` [PATCH v3 6/7] Docs/zh_CN: Translate dnotify.rst "
` [PATCH v3 7/7] Docs/zh_CN: Translate inotify.rst "
[PATCH v3] docs: replace a duplicated word and add missing SPDX-License tag
2025-08-22 9:28 UTC (3+ messages)
[PATCH net-next v7 0/5] Add driver for 1Gbe network chips from MUCSE
2025-08-22 9:04 UTC (16+ messages)
` [PATCH net-next v7 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH net-next v7 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH net-next v7 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v7 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v7 5/5] net: rnpgbe: Add register_netdev
[PATCH v5 0/5] multicommiters model documentation
2025-08-22 8:33 UTC (2+ messages)
` [PATCH v5 1/5] docs: maintainer-pgp-guide.rst: add a reference for kernel.org sign
[PATCH v4 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
2025-08-22 7:36 UTC (3+ messages)
[PATCH v4 0/2] cgroup: Track time in cgroup v2 freezer
2025-08-22 7:19 UTC (6+ messages)
` [PATCH v4 1/2] cgroup: cgroup.stat.local time accounting
` [PATCH v4 2/2] cgroup: selftests: Add tests for freezer time
[PATCH v2 0/3] Documentation: Add real-time bits
2025-08-22 7:08 UTC (8+ messages)
` [PATCH v2 3/3] Documentation: Add real-time to core-api
[PATCH v7 00/29] KVM: arm64: Implement support for SME
2025-08-22 6:50 UTC (31+ messages)
` [PATCH v7 01/29] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v7 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v7 03/29] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v7 04/29] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH v7 05/29] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v7 06/29] KVM: arm64: Introduce non-UNDEF FGT control
` [PATCH v7 07/29] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v7 08/29] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v7 09/29] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v7 10/29] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v7 11/29] KVM: arm64: Document the KVM ABI for SME
` [PATCH v7 12/29] KVM: arm64: Define internal features "
` [PATCH v7 13/29] KVM: arm64: Rename sve_state_reg_region
` [PATCH v7 14/29] KVM: arm64: Store vector lengths in an array
` [PATCH v7 15/29] KVM: arm64: Implement SME vector length configuration
` [PATCH v7 16/29] KVM: arm64: Support SME control registers
` [PATCH v7 17/29] KVM: arm64: Support TPIDR2_EL0
` [PATCH v7 18/29] KVM: arm64: Support SME identification registers for guests
` [PATCH v7 19/29] KVM: arm64: Support SME priority registers
` [PATCH v7 20/29] KVM: arm64: Provide assembly for SME register access
` [PATCH v7 21/29] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v7 22/29] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v7 23/29] KVM: arm64: Expose SME specific state to userspace
` [PATCH v7 24/29] KVM: arm64: Context switch SME state for guests
` [PATCH v7 25/29] KVM: arm64: Handle SME exceptions
` [PATCH v7 26/29] KVM: arm64: Expose SME to nested guests
` [PATCH v7 27/29] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v7 28/29] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v7 29/29] KVM: arm64: selftests: Add SME to set_id_regs test
[PATCH 00/11] Split sphinx call logic from docs Makefile
2025-08-22 2:06 UTC (9+ messages)
` [PATCH 04/11] scripts: sphinx-build-wrapper: add a wrapper for sphinx-build
` [PATCH 10/11] scripts: sphinx-*: prevent sphinx-build crashes
[PATCH v4] cxl: docs/driver-api/conventions resolve conflicts between CFMWS, LMH, Decoders
2025-08-22 1:55 UTC (3+ messages)
[PATCH v2] fs: Add 'rootfsflags' to set rootfs mount options
2025-08-22 0:44 UTC (5+ messages)
[PATCH net-next v6 0/5] Add driver for 1Gbe network chips from MUCSE
2025-08-21 22:56 UTC (2+ messages)
[PATCH v6 00/20] Enable FRED with KVM VMX
2025-08-21 22:36 UTC (21+ messages)
` [PATCH v6 01/20] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v6 02/20] KVM: VMX: Initialize VM entry/exit FRED controls in vmcs_config
` [PATCH v6 03/20] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v6 04/20] x86/cea: Export an API to get per CPU exception stacks for KVM to use
` [PATCH v6 05/20] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v6 06/20] KVM: VMX: Set FRED MSR intercepts
` [PATCH v6 07/20] KVM: VMX: Save/restore guest FRED RSP0
` [PATCH v6 08/20] KVM: VMX: Add support for FRED context save/restore
` [PATCH v6 09/20] KVM: x86: Add a helper to detect if FRED is enabled for a vCPU
` [PATCH v6 10/20] KVM: VMX: Virtualize FRED event_data
` [PATCH v6 11/20] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v6 12/20] KVM: x86: Save/restore the nested flag of an exception
` [PATCH v6 13/20] KVM: x86: Mark CR4.FRED as not reserved
` [PATCH v6 14/20] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v6 15/20] KVM: x86: Advertise support for FRED
` [PATCH v6 16/20] KVM: nVMX: Add support for the secondary VM exit controls
` [PATCH v6 17/20] KVM: nVMX: Add FRED VMCS fields to nested VMX context handling
` [PATCH v6 18/20] KVM: nVMX: Add FRED-related VMCS field checks
` [PATCH v6 19/20] KVM: nVMX: Add prerequisites to SHADOW_FIELD_R[OW] macros
` [PATCH v6 20/20] KVM: nVMX: Allow VMX FRED controls
[PATCH v4] docs: rcu: Replace multiple dead OLS links in RTFP.txt
2025-08-21 22:14 UTC (4+ messages)
[PATCH] Documentation: Fix documentation typos
2025-08-21 21:34 UTC (3+ messages)
[PATCH v15 0/6] KVM: arm64: Provide guest support for GCS
2025-08-21 21:25 UTC (7+ messages)
` [PATCH v15 3/6] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v15 4/6] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
[PATCH v8 03/11] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
2025-08-21 20:34 UTC (2+ messages)
[PATCH v2 00/14] Fix PDF doc builds on major distros
2025-08-21 19:43 UTC (3+ messages)
[PATCH] docs: fix trailing whitespace error and remove repeated words in propagate_umount.txt
2025-08-21 18:50 UTC (2+ messages)
[PATCH] docs: sysctl: add a few more top-level /proc/sys entries
2025-08-21 18:00 UTC (2+ messages)
[PATCH] docs: Corrected typo in trace/events
2025-08-21 17:59 UTC (2+ messages)
[PATCH] Documentation: driver-api: usb: Limit toctree depth
2025-08-21 17:51 UTC (2+ messages)
[PATCH v2] Documentation: conf.py: remove repeated word in comment
2025-08-21 17:45 UTC (2+ messages)
[PATCH v3] Documentation/driver-api: Fix typo error in cxl
2025-08-21 17:38 UTC (2+ messages)
[PATCH] Documentation/filesystems/xfs: Fix typo error
2025-08-21 16:54 UTC (2+ messages)
[PATCH v11 0/3] ACPI: Add support for ACPI RAS2 feature table
2025-08-21 16:16 UTC (9+ messages)
` [PATCH v11 1/3] mm: Add support to retrieve physical address range of memory from the node ID
[PATCH v2] Documentation: bcachefs: Add explicit title for idle work design doc
2025-08-21 16:09 UTC (2+ messages)
[PATCH v2] Fix typos in hwmon docs
2025-08-21 16:01 UTC (2+ messages)
[PATCH v9 0/2] Add SEV-SNP CipherTextHiding feature support
2025-08-21 15:21 UTC (9+ messages)
` [PATCH v9 2/2] KVM: SEV: Add SEV-SNP CipherTextHiding support
[PATCH 00/24] better handle media headers
2025-08-21 14:21 UTC (25+ messages)
` [PATCH 01/24] docs: parse-headers.pl: improve its debug output format
` [PATCH 02/24] docs: parse-headers.py: convert parse-headers.pl
` [PATCH 03/24] docs: parse-headers.py: improve --help logic
` [PATCH 04/24] docs: parse-headers.py: better handle @var arguments
` [PATCH 05/24] docs: parse-headers.py: simplify the rules for hashes
` [PATCH 06/24] tools: docs: parse-headers.py: move it from sphinx dir
` [PATCH 07/24] tools: docs: parse_data_structs.py: add methods to return output
` [PATCH 08/24] MAINTAINERS: add files from tools/docs to documentation entry
` [PATCH 09/24] docs: uapi: media: Makefile: use parse-headers.py
` [PATCH 10/24] docs: kernel_include.py: Update its coding style
` [PATCH 11/24] docs: kernel_include.py: allow cross-reference generation
` [PATCH 12/24] docs: kernel_include.py: generate warnings for broken refs
` [PATCH 13/24] docs: kernel_include.py: move rawtext logic to separate functions
` [PATCH 14/24] docs: kernel_include.py: move range logic to a separate function
` [PATCH 15/24] docs: kernel_include.py: remove range restriction for gen docs
` [PATCH 16/24] docs: kernel_include.py: move code and literal functions
` [PATCH 17/24] docs: kernel_include.py: add support to generate a TOC table
` [PATCH 18/24] docs: kernel_include.py: append line numbers to better report errors
` [PATCH 19/24] docs: kernel_include.py: move apply_range() and add a docstring
` [PATCH 20/24] docs: kernel_include.py: remove line numbers from parsed-literal
` [PATCH 21/24] docs: kernel_include.py: remove Include class inheritance
` [PATCH 22/24] docs: kernel_include.py: document all supported parameters
` [PATCH 23/24] scripts: sphinx-build-wrapper: get rid of uapi/media Makefile
` [PATCH 24/24] docs: sphinx: drop parse-headers.pl
[PATCHv3 net-next 0/3] bonding: support aggregator selection based on port priority
2025-08-21 14:12 UTC (4+ messages)
` [PATCHv3 net-next 3/3] selftests: bonding: add test for LACP actor "
[PATCH v1 RESEND 0/5] RISC-V: Add Zilsd/Zclsd support in hwprobe and KVM
2025-08-21 14:01 UTC (6+ messages)
` [PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions
` [PATCH v1 RESEND 2/5] riscv: add ISA extension parsing for Zilsd and Zclsd
` [PATCH v1 RESEND 3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions
` [PATCH v1 RESEND 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
` [PATCH v1 RESEND 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test
[PATCH 0/5] RISC-V: Add Zilsd/Zclsd support in hwprobe and KVM
2025-08-21 13:55 UTC (6+ messages)
` [PATCH 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions
` [PATCH 2/5] riscv: add ISA extension parsing for Zilsd and Zclsd
` [PATCH 3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions
` [PATCH 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
` [PATCH 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test
[PATCH v2 0/2] docs: gpu: fix typo
2025-08-21 13:33 UTC (4+ messages)
` [PATCH v2 1/2] docs: gpu: amdgpu: Fix spelling in amdgpu documentation
[EXT] Re: [PATCH v18 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
2025-08-21 13:21 UTC (11+ messages)
[PATCH net-next V4 0/9] eth: fbnic: Add XDP support for fbnic
2025-08-21 12:52 UTC (3+ messages)
` [PATCH net-next V4 5/9] eth: fbnic: Add XDP pass, drop, abort support
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;
as well as URLs for NNTP newsgroup(s).