Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-06-03 12:03:07 to 2026-06-03 21:27:06 UTC [more...]

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-03 21:27 UTC  (10+ messages)
` [PATCH v7 07/42] KVM: guest_memfd: Only prepare folios for private pages

[PATCH v2 1/1] dt-bindings: net: dsa: Convert lan9303.txt to yaml format
 2026-06-03 21:09 UTC 

[PATCH v4 0/2] arm64: cpufeature: Add WORKAROUND_DISABLE_CNP capability
 2026-06-03 21:06 UTC  (2+ messages)

[PATCH] arm64: Document SVE constraints on new hwcaps
 2026-06-03 21:06 UTC  (2+ messages)

[PATCH v2 0/4] dt-bindings: remove redundant .txt redirect stubs
 2026-06-03 20:42 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: net: remove obsolete mdio.txt
` [PATCH v2 2/4] dt-bindings: media: remove obsolete rc.txt
` [PATCH v2 3/4] dt-bindings: net: dsa: remove obsolete dsa.txt
` [PATCH v2 4/4] dt-bindings: input: remove obsolete matrix-keymap.txt

[PATCH v2 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-03 20:40 UTC  (13+ messages)
` [PATCH v2 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH v2 3/6] alloc_tag: add size-based filtering to ioctl

[PATCH v3 00/19] perf cs-etm: Queue context packets for frontend
 2026-06-03 20:14 UTC  (3+ messages)
` [PATCH v3 01/19] "

[PATCH net-next] docs: exclude driver and netdevsim bugs
 2026-06-03 20:13 UTC  (4+ messages)

[RFC PATCH 0/5] mm, swap: Virtual Swap Space (Swap Table Edition)
 2026-06-03 20:09 UTC  (9+ messages)

[PATCH net-next V2 0/7] devlink: Add boot-time eswitch mode defaults
 2026-06-03 20:06 UTC  (9+ messages)
` [PATCH net-next V2 1/7] devlink: Skip health recover notifications before register
` [PATCH net-next V2 2/7] netdevsim: Register devlink after device init
` [PATCH net-next V2 3/7] net/mlx5: Clear FW reset-in-progress bit before reload
` [PATCH net-next V2 4/7] net/mlx5: Register devlink after device init
` [PATCH net-next V2 5/7] octeontx2-af: Register devlink after SR-IOV init
` [PATCH net-next V2 6/7] octeontx2-pf: Register devlink after SR-IOV state init
` [PATCH net-next V2 7/7] devlink: Add eswitch mode boot defaults

[PATCH 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-06-03 19:43 UTC  (8+ messages)
` [PATCH 1/6] alloc_tag: add ioctl to /proc/allocinfo

[PATCH] docs/zh_TW: replace 接口 with 介面 in stable-api-nonsense.rst
 2026-06-03 19:34 UTC 

[PATCH v2 00/18] perf cs-etm: Queue context packets for frontend
 2026-06-03 19:22 UTC  (41+ messages)
` [PATCH v2 02/18] perf test: Add workload-ctl option
` [PATCH v2 05/18] perf test: Add deterministic workload
` [PATCH v2 06/18] perf test cs-etm: Replace unroll loop thread with deterministic decode test
` [PATCH v2 07/18] perf test cs-etm: Remove asm_pure_loop test
` [PATCH v2 08/18] perf test cs-etm: Replace memcpy test with raw dump stress test
` [PATCH v2 09/18] perf test: Add named_threads workload
` [PATCH v2 10/18] perf test cs-etm: Test decoding for concurrent threads test
` [PATCH v2 11/18] perf test cs-etm: Remove duplicate branch tests
` [PATCH v2 12/18] perf test cs-etm: Reduce snapshot size
` [PATCH v2 13/18] perf test cs-etm: Speed up basic test
` [PATCH v2 14/18] perf test cs-etm: Remove unused Coresight workloads
` [PATCH v2 15/18] perf test cs-etm: Make disassembly test use kcore
` [PATCH v2 16/18] perf test cs-etm: Add all branch instructions to test
` [PATCH v2 17/18] perf test cs-etm: Speed up disassembly test
` [PATCH v2 18/18] perf test cs-etm: Move existing tests to coresight folder

[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-03 18:54 UTC  (24+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
` [PATCH v3 2/4] mm/zswap: Implement proactive writeback

[PATCH v7 00/13] liveupdate: Remove limits on sessions and files
 2026-06-03 18:16 UTC  (15+ messages)
` [PATCH v7 01/13] liveupdate: change file_set->count type to u64 for type safety
` [PATCH v7 02/13] liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
` [PATCH v7 03/13] liveupdate: centralize state management into struct luo_ser
` [PATCH v7 04/13] liveupdate: register luo_ser as KHO subtree
` [PATCH v7 05/13] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v7 06/13] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v7 07/13] kho: add support for linked-block serialization
` [PATCH v7 08/13] liveupdate: defer session block allocation and physical address setting
` [PATCH v7 09/13] liveupdate: Remove limit on the number of sessions
` [PATCH v7 10/13] liveupdate: Remove limit on the number of files per session
` [PATCH v7 11/13] selftests/liveupdate: Test session and file limit removal
` [PATCH v7 12/13] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v7 13/13] selftests/liveupdate: Add stress-files "

[RFC PATCH v2 0/6] kcov: per-task dataflow extraction at kernel function boundaries
 2026-06-03 17:43 UTC  (7+ messages)
` [RFC PATCH v2 1/6] kcov: add per-task dataflow tracking for function arguments/return values
` [RFC PATCH v2 2/6] kcov: add build system support for dataflow instrumentation
` [RFC PATCH v2 3/6] kcov: add CONFIG_KCOV_DATAFLOW_INSTRUMENT_ALL and NO_INLINE
` [RFC PATCH v2 4/6] tools/kcov-dataflow: add userspace consumer and test modules
` [RFC PATCH v2 5/6] kcov: add interrupt context guard to kcov_df_write()
` [RFC PATCH v2 6/6] kcov: add recursion guard and documentation for kcov-dataflow

[PATCH net-next V3 0/2] devlink: add generic device max_sfs parameter
 2026-06-03 17:12 UTC  (3+ messages)

[PATCH v4 0/2] Delete task_euid()
 2026-06-03 17:05 UTC  (5+ messages)

[PATCH v6 00/13] liveupdate: Remove limits on sessions and files
 2026-06-03 15:18 UTC  (12+ messages)
` [PATCH v6 04/13] liveupdate: register luo_ser as KHO subtree
` [PATCH v6 07/13] kho: add support for linked-block serialization

[PATCH v4 0/3] mm: clean up folio LRU and swap declarations
 2026-06-03 15:00 UTC  (9+ messages)
` [PATCH v4 1/3] mm/swap: colocate page-cluster sysctl with swap readahead
` [PATCH v4 2/3] mm: rename swap.c to folio_lru.c
` [PATCH v4 3/3] mm: move reclaim-internal declarations out of swap.h

[PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
 2026-06-03 14:26 UTC  (10+ messages)
` [PATCH v3 1/5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode

[PATCH 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-06-03 13:43 UTC  (17+ messages)
` [PATCH 04/15] accel/qda: Add compute bus for QDA context banks
` [PATCH 06/15] accel/qda: Create compute context bank devices on QDA compute bus
` [PATCH 08/15] accel/qda: Add QUERY IOCTL and QDA UAPI header
` [PATCH 11/15] accel/qda: Add PRIME DMA-BUF import support

[PATCH v2 0/2] vsprintf: add upper case to %p[mM] et alia
 2026-06-03 13:42 UTC  (4+ messages)
` [PATCH v2 2/2] HID: nintendo: Use %pM format specifier for MAC addresses

[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
 2026-06-03 13:33 UTC  (2+ messages)

[PATCH v2] cpufreq: Documentation: fix freq_step description
 2026-06-03 13:31 UTC  (2+ messages)

[PATCH v2] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
 2026-06-03 13:19 UTC 

[PATCH v6.1 07/13] kho: add support for linked-block serialization
 2026-06-03 13:06 UTC 

[PATCH v6 00/15] userfaultfd: working set tracking for VM guest memory
 2026-06-03 12:57 UTC  (7+ messages)
` [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 08/15] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-06-03 12:27 UTC  (9+ messages)
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce "


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