Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-07-19 09:46:36 to 2026-07-20 01:27:02 UTC [more...]

[PATCH v2 0/2] mm/zswap: Fixes and improves the zswap global shrinker
 2026-07-20  1:26 UTC  (5+ messages)

[PATCH v13 00/32] KVM: arm64: Implement support for SME
 2026-07-19 23:07 UTC  (33+ messages)
` [PATCH v13 01/32] arm64/sysreg: Define full value read/modify/write helpers
` [PATCH v13 02/32] arm64/fpsimd: Ensure all of ZCR_EL1 is initialised from idle
` [PATCH v13 03/32] arm64/fpsimd: Configure all ZCR/SMCR bits when loading task state
` [PATCH v13 04/32] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v13 05/32] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v13 06/32] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v13 07/32] KVM: arm64: Remove bitrotted comment on handle_sve()
` [PATCH v13 08/32] KVM: arm64: Handle FEAT_IDST for guest accesses to hidden registers
` [PATCH v13 09/32] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v13 10/32] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v13 11/32] KVM: arm64: Remove special case for FP state loading from ZCR_EL2 traps
` [PATCH v13 12/32] KVM: arm64: Define internal features for SME
` [PATCH v13 13/32] KVM: arm64: Rename sve_state_reg_region
` [PATCH v13 14/32] KVM: arm64: Store vector lengths in an array
` [PATCH v13 15/32] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v13 16/32] KVM: arm64: Document the KVM ABI for SME
` [PATCH v13 17/32] KVM: arm64: Implement SME vector length configuration
` [PATCH v13 18/32] KVM: arm64: Support SME control registers
` [PATCH v13 19/32] KVM: arm64: Support TPIDR2_EL0
` [PATCH v13 20/32] KVM: arm64: Support SME identification registers for guests
` [PATCH v13 21/32] KVM: arm64: Support SME priority registers
` [PATCH v13 22/32] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v13 23/32] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v13 24/32] KVM: arm64: Expose SME specific state to userspace
` [PATCH v13 25/32] KVM: arm64: Context switch SME state for guests
` [PATCH v13 26/32] KVM: arm64: Handle SME exceptions
` [PATCH v13 27/32] KVM: arm64: Expose SME to nested guests
` [PATCH v13 28/32] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v13 29/32] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v13 30/32] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v13 31/32] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v13 32/32] KVM: arm64: selftests: Add SME to set_id_regs test

[PATCH 4/5] Documentation: fix spelling typos
 2026-07-19 22:54 UTC  (9+ messages)
` [PATCH v3] "
      ` [PATCH] Documentation: wmi: lenovo-wmi-other: Document intentional BIOS misspelling

[RFC PATCH 0/7] mm: defer address-space teardown of large exiting processes to a kthread
 2026-07-19 22:28 UTC  (9+ messages)
` [RFC PATCH 1/7] mm: add CONFIG_ASYNC_MM_TEARDOWN scaffolding for off-CPU exit teardown
` [RFC PATCH 2/7] mm: dispatch __mmput() to an mm_reaper kthread via llist
` [RFC PATCH 3/7] mm/oom_kill: mark an OOM victim's mm with MMF_OOM_TARGETED
` [RFC PATCH 4/7] mm: gate async teardown on RSS with pending-pages backpressure
` [RFC PATCH 5/7] mm: add runtime toggle and sysctls for async teardown
` [RFC PATCH 6/7] mm: add tracepoints and vmstat counters "
` [RFC PATCH 7/7] exit: route exit_mm()'s final mmput() through mmput_exit()

[PATCH v7 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-07-19 20:37 UTC  (6+ messages)
` [PATCH v7 2/3] iommu/arm-smmu-v3: Introduce CFGI/TLBI-repeat workaround infrastructure

[groeck-staging:hwmon-next 51/58] htmldocs: Documentation/hwmon/mpq82d00.rst:4: WARNING: Title underline too short
 2026-07-19 20:14 UTC 

[PATCH v5] docs/ja_JP: translate submitting-patches.rst (sign-off)
 2026-07-19 18:19 UTC 

[PATCH v4] docs/ja_JP: translate submitting-patches.rst (sign-off)
 2026-07-19 17:40 UTC  (3+ messages)

[PATCH 1/5] Documentation: proc: fix repeated word 'page'
 2026-07-19 17:21 UTC  (5+ messages)
` [PATCH 2/5] Documentation: admin-guide: fix trailing whitespace in cgroup-v2.rst

[PATCH v5 0/2] hwmon: add Altera SoC FPGA hardware monitoring support
 2026-07-19 14:45 UTC  (3+ messages)
` [PATCH v5 1/2] firmware: stratix10-svc: add async HWMON read commands and register socfpga-hwmon device

[PATCH 0/2] hwmon: Add support for MPS mpq82d00
 2026-07-19 14:29 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add "
  ` [PATCH 2/2] hwmon: add MPQ82D00 driver

[PATCH 0/3] hwmon: (pmbus/max34440): Bug fixes and supporting new device
 2026-07-19 13:53 UTC  (3+ messages)
` [PATCH 1/3] hwmon: (pmbus/max34440): block unsupported VIN and IIN limit registers

[PATCH v12 00/29] KVM: arm64: Implement support for SME
 2026-07-19 12:59 UTC  (10+ messages)
` [PATCH v12 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-19 11:25 UTC  (2+ messages)

[PATCH v3] docs/ja_JP: translate submitting-patches.rst (sign-off)
 2026-07-19  9:46 UTC  (2+ messages)


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