Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-05-29 16:10:01 to 2026-05-30 07:12:54 UTC [more...]

[PATCH v2] drm/xe/hwmon: document DG2 fan speed reporting quirk
 2026-05-30  7:12 UTC  (5+ messages)
      ` [PATCH v3] "

[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
 2026-05-30  5:03 UTC  (10+ messages)
` [RFC PATCH 1/6] mm/damon: add struct damon_perf_event{,_attr} and per-ctx perf_events list
` [RFC PATCH 2/6] mm/damon/sysfs-sample: expose perf_events configuration via sysfs
` [RFC PATCH 3/6] mm/damon/sysfs: install perf_events on apply
` [RFC PATCH 4/6] mm/damon/core: per-CPU SPSC ring drain and damon_perf_event lifecycle
` [RFC PATCH 5/6] mm/damon/vaddr: implement perf-event access check
` [RFC PATCH 6/6] mm/damon: add damos_node_eligible_mem_bp tracepoint

[PATCH linux next] tools headers UAPI: sync linux/taskstats.h for procacct.c
 2026-05-30  3:33 UTC  (2+ messages)

[PATCH 0/3 v2] delaytop: add delay max, timestamp and sorting for top latency analysis
 2026-05-30  3:20 UTC  (4+ messages)
` [PATCH 1/3] delaytop: add delay max for delaytop
` [PATCH 2/3] delaytop: add timestamp of delay max
` [PATCH 3/3] delaytop: sort by max delay to highlight top latency processes

[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-05-30  1:40 UTC  (12+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
` [PATCH v3 2/4] mm/zswap: Implement proactive writeback
` [PATCH v3 3/4] mm/zswap: Add per-memcg stat for "
` [PATCH v3 4/4] selftests/cgroup: Add tests for zswap "

[PATCH v2 00/10] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-05-30  0:42 UTC  (4+ messages)
` [PATCH v2 08/10] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection

[PATCH v4 00/11] Kernel API Specification Framework
 2026-05-29 23:33 UTC  (12+ messages)
` [PATCH v4 01/11] kernel/api: introduce kernel API specification framework
` [PATCH v4 02/11] kernel/api: enable kerneldoc-based API specifications
` [PATCH v4 03/11] kernel/api: add debugfs interface for kernel "
` [PATCH v4 04/11] tools/kapi: add kernel API specification extraction tool
` [PATCH v4 05/11] kernel/api: add API specification for sys_open
` [PATCH v4 06/11] kernel/api: add API specification for sys_close
` [PATCH v4 07/11] kernel/api: add API specification for sys_read
` [PATCH v4 08/11] kernel/api: add API specification for sys_write
` [PATCH v4 09/11] kernel/api: add runtime verification selftest
` [PATCH v4 10/11] kernel/api: add API specification for sys_madvise
` [PATCH v4 11/11] kernel/api: add syscall enter/exit tracepoints

[PATCH] Documentation: drm: Add entry for removing spsc_queue to TODO list
 2026-05-29 21:52 UTC 

[PATCH v2 0/5] watchdog: improve comments & Documentation
 2026-05-29 21:20 UTC  (6+ messages)
` [PATCH v2 1/5] watchdog: add devm_watchdog_register_device() to watchdog-kernel-api
` [PATCH v2 2/5] watchdog: linux/watchdog.h: repair kernel-doc comments
` [PATCH v2 3/5] watchdog: uapi: add comments for what bit masks apply to
` [PATCH v2 4/5] watchdog: core: clean up some comments
` [PATCH v2 5/5] watchdog: dev: convert to kernel-doc comments

htmldocs: Documentation/iio/open-sensor-fusion-protocol-v0.rst: WARNING: document isn't included in any toctree [toc.not_included]
 2026-05-29 20:52 UTC 

[PATCH] MAINTAINERS: update ndesaulniers
 2026-05-29 20:18 UTC  (3+ messages)

[PATCH v4 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-05-29 19:34 UTC  (4+ messages)

[PATCH net-next v3 14/14] Documentation: networking: Add timestamp related APIs to OA TC6 framework
 2026-05-29 18:41 UTC 

[PATCH v10 0/4] Add MSI Claw HID Configuration Driver
 2026-05-29 18:29 UTC  (5+ messages)
` [PATCH v10 1/4] HID: hid-msi: Add MSI Claw configuration driver

[PATCH v6 00/15] userfaultfd: working set tracking for VM guest memory
 2026-05-29 17:26 UTC  (16+ messages)
` [PATCH v6 01/15] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v6 02/15] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v6 03/15] mm: rename uffd-wp PTE accessors "
` [PATCH v6 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API
` [PATCH v6 05/15] mm: add VM_UFFD_RWP VMA flag
` [PATCH v6 06/15] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v6 07/15] mm: preserve RWP marker across PTE rewrites
` [PATCH v6 08/15] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v6 09/15] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v6 10/15] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v6 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v6 12/15] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v6 13/15] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v6 14/15] selftests/mm: add userfaultfd RWP tests
` [PATCH v6 15/15] Documentation/userfaultfd: document RWP working set tracking

[PATCH v5 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-05-29 17:06 UTC  (14+ messages)
` [PATCH v5 05/10] ACPI: APEI: GHES: move vendor record helpers
` [PATCH v5 06/10] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v5 07/10] ACPI: APEI: introduce GHES helper
` [PATCH v5 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v5 09/10] dt-bindings: firmware: add arm,ras-cper
` [PATCH v5 10/10] RAS: add firmware-first CPER provider

[PATCH v3 0/2] hwmon: (pmbus/max20860a) Add driver for Analog Devices MAX20860A
 2026-05-29 16:51 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: pmbus: Add "
` [PATCH v3 2/2] hwmon: (pmbus/max20860a) Add driver for "

[PATCH v19 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-05-29 16:22 UTC  (2+ messages)

[PATCH v5 00/18] userfaultfd: working set tracking for VM guest memory
 2026-05-29 16:09 UTC  (4+ messages)
` [PATCH v5 04/18] mm: skip out-of-range bits in mk_vma_flags()


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