Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-07-24 13:16:51 to 2026-07-24 19:00:36 UTC [more...]

[PATCH v11 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-24 19:00 UTC  (3+ messages)
` [PATCH v11 1/8] mm/hmm: move page fault handling out of walk callbacks

[PATCH v2 0/9] cpufreq/amd-pstate: BIOS min perf fixes and Dynamic EPP rework
 2026-07-24 18:57 UTC  (7+ messages)
` [PATCH v2 4/9] cpufreq/amd-pstate: Add dynamic EPP as an "energy_performance_preference" mode
` [PATCH v2 5/9] cpufreq/amd-pstate: Remove "amd_dynamic_epp" cmdline and "dynamic_epp" sysfs
` [PATCH v2 6/9] Documentation/amd-pstate: Update dynamic_epp documentation with new behavior

[PATCH] checkpatch: Validate committer sign-off
 2026-07-24 18:56 UTC 

[PATCH v2 0/2] mm/zswap: Fixes and improves the zswap global shrinker
 2026-07-24 18:40 UTC  (10+ messages)
` [PATCH v2 2/2] mm/zswap: Support batch writeback in shrink_memcg()

[PATCH v2 1/2] riscv: hwprobe: export the availability of vector to user
 2026-07-24 18:36 UTC 

[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
 2026-07-24 18:09 UTC  (6+ messages)

[PATCH v3 0/2] hwmon: (pmbus) Add Analog Devices MAX16545/MAX16550 and Volterra VT7505 driver
 2026-07-24 17:53 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: pmbus: Add Analog Devices MAX16545/MAX16550 and Volterra VT7505
` [PATCH v3 2/2] hwmon: (pmbus/vt7505) Add driver for "

[PATCH v5 0/4] hwmon: Add Kandou KB9002 PCIe retimer driver
 2026-07-24 16:52 UTC  (5+ messages)
` [PATCH v5 3/4] hwmon: (kb9002) Add driver for Kandou KB9002 retimer
` [PATCH v5 4/4] hwmon: (kb9002) Add documentation

[PATCH v2 0/2] hwmon: (pmbus) Add Analog Devices MAX16545/MAX16550 and Volterra VT7505 driver
 2026-07-24 16:50 UTC  (5+ messages)
` [PATCH v2 2/2] hwmon: (pmbus/vt7505) Add driver for Analog Devices MAX16545/MAX16550 and Volterra VT7505

[PATCH v5 0/3] hwmon: pmbus: add MPS MPQ8646 support
 2026-07-24 16:40 UTC  (7+ messages)
` [PATCH v5 3/3] hwmon: pmbus: add MPQ8646 driver

[RFC PATCH] Documentation/rv: Explain epoll and aborted sleeps
 2026-07-24 16:17 UTC  (4+ messages)

[PATCH v13 00/32] KVM: arm64: Implement support for SME
 2026-07-24 15:16 UTC  (4+ messages)
` [PATCH v13 02/32] arm64/fpsimd: Ensure all of ZCR_EL1 is initialised from idle

[PATCH net-next v2 0/10] RFC 6724 rule 5.5 support
 2026-07-24 15:10 UTC  (2+ messages)

[PATCH v6 00/22] Introduce SCMI Telemetry support
 2026-07-24 15:05 UTC  (24+ messages)
` [PATCH v6 01/22] firmware: arm_scmi: Add new SCMIv4.0 error codes definitions
` [PATCH v6 02/22] firmware: arm_scmi: Allow registration of unknown-size events/reports
` [PATCH v6 03/22] firmware: arm_scmi: Introduce protocol instance notifiers
` [PATCH v6 04/22] dt-bindings: firmware: arm,scmi: Add support for telemetry protocol
` [PATCH v6 05/22] include: trace: Add Telemetry trace events
` [PATCH v6 06/22] firmware: arm_scmi: Add basic Telemetry support
` [PATCH v6 07/22] firmware: arm_scmi: Add support to parse SHMTIs areas
` [PATCH v6 08/22] firmware: arm_scmi: Add Telemetry configuration operations
` [PATCH v6 09/22] firmware: arm_scmi: Add Telemetry DataEvent read capabilities
` [PATCH v6 10/22] firmware: arm_scmi: Add support for Telemetry reset
` [PATCH v6 11/22] firmware: arm_scmi: Add Telemetry notification support
` [PATCH v6 12/22] firmware: arm_scmi: Add support for boot-on Telemetry
` [PATCH v6 13/22] firmware: arm_scmi: Add Telemetry generation counter
` [PATCH v6 14/22] firmware: arm_scmi: Add common per-protocol debugfs support
` [PATCH v6 15/22] firmware: arm_scmi: Add Telemetry debugfs SHMTI dump support
` [PATCH v6 16/22] firmware: arm_scmi: Add Telemetry debugfs ABI documentation
` [PATCH v6 17/22] firmware: arm_scmi: Expose per-instance identifier
` [PATCH v6 18/22] uapi: Add ARM SCMI Telemetry definitions
` [PATCH v6 19/22] firmware: arm_scmi: Add System Telemetry driver
` [PATCH v6 20/22] docs: ioctl-number: Add SCMI Ioctls
` [PATCH v6 21/22] [RFC] Documentation: Add SCMI System Telemetry documentation
` [PATCH v6 22/22] [RFC] tools/scmi: Add SCMI Telemetry testing tool

[PATCH 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-07-24 14:11 UTC  (9+ messages)
` [PATCH 09/16] docs/zh_TW: process: localize terminology in 5.Posting.rst
` [PATCH 10/16] docs/zh_TW: process: localize terminology in 2.Process.rst

[PATCH v9 00/11] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-07-24 14:07 UTC  (12+ messages)
` [PATCH v9 01/11] sched/docs: Document cpu_preferred_mask and Preferred CPU concept
` [PATCH v9 02/11] cpumask: Introduce cpu_preferred_mask
` [PATCH v9 03/11] sysfs: Add preferred CPU file
` [PATCH v9 04/11] sched/core: Try to use a preferred CPU in is_cpu_allowed
` [PATCH v9 05/11] sched/fair: Load balance only among preferred CPUs
` [PATCH v9 06/11] sched/core: Push current task from non preferred CPU
` [PATCH v9 07/11] sched/debug: Add migration stats due to non preferred CPUs
` [PATCH v9 08/11] virt: Introduce steal governor driver
` [PATCH v9 09/11] virt/steal_governor: Add control knobs for handling steal values
` [PATCH v9 10/11] virt/steal_governor: Implement steal_governor policy loop
` [PATCH v9 11/11] virt/steal_governor: Enable the driver

[PATCH v2 0/7] fs: add failfs
 2026-07-24 13:41 UTC  (8+ messages)
` [PATCH v2 1/7] "
` [PATCH v2 2/7] fs: support FD_FAILFS_ROOT in fchdir()
` [PATCH v2 3/7] fs: add fchroot()
` [PATCH v2 4/7] fs: support FD_FAILFS_ROOT in fchroot()
` [PATCH v2 5/7] arch: hookup fchroot() system call
` [PATCH v2 6/7] selftests/filesystems: add failfs selftests
` [PATCH v2 7/7] Documentation: add failfs documentation

[PATCH 0/2] Documentation: Add my name to the Kernel Statements
 2026-07-24 13:34 UTC  (2+ messages)

[PATCH net-next 0/7] net: xilinx: axienet: Add 10G/25G (XXV) ethernet support
 2026-07-24 13:16 UTC  (3+ messages)
` [PATCH net-next 3/7] dt-bindings: net: xlnx,axi-ethernet: Add 10G/25G (XXV) ethernet


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