Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-05-29 09:30:24 to 2026-05-30 00:05:09 UTC [more...]

[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
 2026-05-30  0:04 UTC  (8+ 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 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  (4+ messages)

[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-05-29 20:02 UTC  (9+ 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 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 v2] drm/xe/hwmon: document DG2 fan speed reporting quirk
 2026-05-29 17:24 UTC  (4+ messages)
      ` [PATCH v3] "

[PATCH v5 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-05-29 17:06 UTC  (22+ messages)
` [PATCH v5 01/10] ACPI: APEI: GHES: share macros via a private header
` [PATCH v5 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v5 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
` [PATCH v5 04/10] ACPI: APEI: GHES: move estatus cache helpers
` [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  (8+ messages)
` [PATCH v5 04/18] mm: skip out-of-range bits in mk_vma_flags()
` [PATCH v5 08/18] mm: add VM_UFFD_RWP VMA flag

[PATCH] docs/zh_CN: update admin-guide/index.rst translation
 2026-05-29 15:40 UTC  (3+ messages)

[PATCH v2] docs/zh_CN: update admin-guide/index.rst translation
 2026-05-29 15:37 UTC 

[PATCH v5 00/13] ima: Introduce staging mechanism
 2026-05-29 14:59 UTC  (4+ messages)
` [PATCH v5 12/13] ima: Return error on deleting measurements already copied during kexec

[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
 2026-05-29 14:56 UTC  (6+ messages)
` [PATCH v2 1/2] mm/memcontrol: add dmem charge/uncharge functions

[PATCH v3 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-29 14:41 UTC  (5+ messages)

[PATCH 0/3] AF_ALG: Remove support for AIO and old-style drivers
 2026-05-29 13:59 UTC  (7+ messages)
` [PATCH 1/3] net: Remove support for AIO on sockets

[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
 2026-05-29 13:20 UTC  (10+ messages)

[PATCH net-next v2 00/10] net: Add ADIN1140 support
 2026-05-29 13:03 UTC  (4+ messages)
` [PATCH net-next v2 10/10] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY

[PATCH v3] cgroup/dmem: introduce a peak file
 2026-05-29 13:01 UTC  (4+ messages)

[PATCH v4 0/2] Delete task_euid()
 2026-05-29 12:17 UTC  (4+ messages)
` [PATCH v4 1/2] rust: task: clarify comments on task UID accessors
` [PATCH v4 2/2] cred: delete task_euid()

[PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
 2026-05-29 11:53 UTC  (5+ messages)
` [PATCH v3 1/5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode

[PATCH v2] docs: gpu: todo: fix spelling of "fucntion"
 2026-05-29 11:50 UTC  (2+ messages)

[PATCH 00/11] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
 2026-05-29 11:43 UTC  (13+ messages)
` [PATCH 01/11] net: wwan: t9xx: Add PCIe core
` [PATCH 02/11] net: wwan: t9xx: Add control plane transaction layer
` [PATCH 03/11] net: wwan: t9xx: Add control DMA interface
` [PATCH 04/11] net: wwan: t9xx: Add control port
` [PATCH 05/11] net: wwan: t9xx: Add FSM thread
` [PATCH 06/11] net: wwan: t9xx: Add AT & MBIM WWAN ports
` [PATCH 07/11] net: wwan: t9xx: Introduce data plane hardware
` [PATCH 08/11] net: wwan: t9xx: Add data plane transaction layer
` [PATCH 09/11] net: wwan: t9xx: Introduce WWAN interface
` [PATCH 10/11] net: wwan: t9xx: Add power management support
` [PATCH 11/11] net: wwan: t9xx: Add maintainers and documentation

[PATCH] docs: zh_TW: process: localize terminologies and improve fluency in 8.Conclusion
 2026-05-29 11:33 UTC  (4+ messages)

[PATCH v13 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-29 10:06 UTC  (4+ messages)
` [PATCH v13 2/6] iio: adc: ad4691: add initial driver for AD4691 family

[PATCH] cpufreq: Documentation: fix freq_step description
 2026-05-29 11:11 UTC 

[PATCH net-next 3/3] net/mlx5: Apply devlink default eswitch mode during init
 2026-05-29 10:25 UTC  (11+ messages)

[PATCH v14 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-29 10:15 UTC  (7+ messages)
` [PATCH v14 1/6] dt-bindings: iio: adc: add AD4691 family
` [PATCH v14 2/6] iio: adc: ad4691: add initial driver for "
` [PATCH v14 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v14 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v14 5/6] iio: adc: ad4691: add oversampling support
` [PATCH v14 6/6] docs: iio: adc: ad4691: add driver documentation

[PATCH v6 00/19] drm/atomic: Rework initial state allocation
 2026-05-29  9:44 UTC  (2+ messages)

[PATCH] mm/mempool: use static key for boot-time debug enablement
 2026-05-29  9:39 UTC  (7+ messages)
  ` 答复: [外部邮件] "
      ` 答复: "


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