Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-16 06:00:09 to 2021-12-20 13:41:07 UTC [more...]

[PATCH v3 00/13] Introduce sv48 support without relocatable kernel
 2021-12-20 13:40 UTC  (5+ messages)
` [PATCH v3 12/13] riscv: Initialize thread pointer before calling C functions

[PATCH 0/3] Some improvements on panic_print
 2021-12-20 12:38 UTC  (6+ messages)
` [PATCH 2/3] panic: Add option to dump all CPUs backtraces in panic_print

[PATCH] docs: networking: dpaa2: Fix DPNI header
 2021-12-20 11:50 UTC  (2+ messages)

[PATCH v2] Documentation: livepatch: Add livepatch API page
 2021-12-20 11:24 UTC  (4+ messages)

[PATCH 1/2] sysfs: add sysfs_add_bin_file_to_group()
 2021-12-20  8:01 UTC  (4+ messages)
` [PATCH 2/2] nvmem: expose NVMEM cells in sysfs

[PATCH v1 00/11] mm: COW fixes part 1: fix the COW security issue for THP and hugetlb
 2021-12-19 22:26 UTC  (96+ messages)
` [PATCH v1 01/11] seqlock: provide lockdep-free raw_seqcount_t variant
` [PATCH v1 02/11] mm: thp: consolidate mapcount logic on THP split
` [PATCH v1 03/11] mm: simplify hugetlb and file-THP handling in __page_mapcount()
` [PATCH v1 04/11] mm: thp: simlify total_mapcount()
` [PATCH v1 05/11] mm: thp: allow for reading the THP mapcount atomically via a raw_seqlock_t
` [PATCH v1 06/11] mm: support GUP-triggered unsharing via FAULT_FLAG_UNSHARE (!hugetlb)
` [PATCH v1 07/11] mm: gup: trigger unsharing via FAULT_FLAG_UNSHARE when required (!hugetlb)
` [PATCH v1 08/11] mm: hugetlb: support GUP-triggered unsharing via FAULT_FLAG_UNSHARE
` [PATCH v1 09/11] mm: gup: trigger unsharing via FAULT_FLAG_UNSHARE when required (hugetlb)
` [PATCH v1 10/11] mm: thp: introduce and use page_trans_huge_anon_shared()
` [PATCH v1 11/11] selftests/vm: add tests for the known COW security issues

[PATCH v5 1/1] gpio: add sloppy logic analyzer using polling
 2021-12-19 13:09 UTC  (5+ messages)

[atishp04:sbi_pmu_v5 9/12] drivers/perf/riscv_pmu_sbi.c:470: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-12-18 11:41 UTC 

[PATCH 2/3] hwmon: (asus-ec-sensors) update documentation
 2021-12-17 16:43 UTC 

[PATCH v9 1/7] cgroup/cpuset: Don't let child cpusets restrict parent in default hierarchy
 2021-12-17 16:34 UTC  (3+ messages)
` [PATCH] cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchy

[PATCH] livepatch: Fix leak on klp_init_patch_early failure path
 2021-12-17 13:53 UTC  (12+ messages)

[PATCH v2 0/6] Cleanup after removal of configs
 2021-12-17 13:09 UTC  (10+ messages)
` [PATCH v2 1/6] Documentation, arch: Remove leftovers from fscache/cachefiles histograms
` [PATCH v2 2/6] Documentation, arch: Remove leftovers from raw device
` [PATCH v2 3/6] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH
` [PATCH v2 4/6] arch: Remove leftovers from mandatory file locking
` [PATCH v2 5/6] Documentation, arch, fs: Remove leftovers from fscache object list
` [PATCH v2 6/6] arch: Remove leftovers from prism54 wireless driver

[PATCH v4] docs/zh_CN: Add zh_CN/accounting/delay-accounting.rst
 2021-12-17 11:09 UTC 

[PATCH v6 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-17 10:50 UTC  (10+ messages)
` [PATCH v6 1/7] Documentation: KUnit: Rewrite main page
` [PATCH v6 2/7] Documentation: KUnit: Rewrite getting started
` [PATCH v6 3/7] Documentation: KUnit: Added KUnit Architecture
` [PATCH v6 4/7] Documentation: kunit: Reorganize documentation related to running tests
` [PATCH v6 5/7] Documentation: KUnit: Rework writing page to focus on writing tests
` [PATCH v6 6/7] Documentation: KUnit: Restyle Test Style and Nomenclature page
` [PATCH v6 7/7] Documentation: KUnit: Restyled Frequently Asked Questions

[PATCH] scripts: kernel-doc: transform documentation into POD
 2021-12-17  9:43 UTC  (3+ messages)

[PATCH v4 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-17  5:07 UTC  (13+ messages)
` [PATCH v4 1/7] Documentation: KUnit: Rewrite main page
` [PATCH v4 2/7] Documentation: KUnit: Rewrite getting started
` [PATCH v4 3/7] Documentation: KUnit: Added KUnit Architecture
` [PATCH v4 4/7] Documentation: kunit: Reorganize documentation related to running tests
` [PATCH v4 5/7] Documentation: KUnit: Rework writing page to focus on writing tests
` [PATCH v4 6/7] Documentation: KUnit: Restyle Test Style and Nomenclature page
` [PATCH v4 7/7] Documentation: KUnit: Restyled Frequently Asked Questions

[PATCH v5 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-17  4:51 UTC  (9+ messages)
` [PATCH v5 1/7] Documentation: KUnit: Rewrite main page
` [PATCH v5 2/7] Documentation: KUnit: Rewrite getting started
` [PATCH v5 3/7] Documentation: KUnit: Added KUnit Architecture
` [PATCH v5 4/7] Documentation: kunit: Reorganize documentation related to running tests
` [PATCH v5 5/7] Documentation: KUnit: Rework writing page to focus on writing tests
` [PATCH v5 6/7] Documentation: KUnit: Restyle Test Style and Nomenclature page
` [PATCH v5 7/7] Documentation: KUnit: Restyled Frequently Asked Questions

[PATCH] docs/vm: update page owner doc with additional information
 2021-12-17  3:22 UTC 

[PATCH v17 00/10] support reserving crashkernel above 4G on arm64 kdump
 2021-12-17  2:51 UTC  (17+ messages)
` [PATCH v17 03/10] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()
` [PATCH v17 05/10] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c

[PATCH v2] docs/zh_CN: Add sched-design-CFS Chinese translation
 2021-12-16 23:00 UTC  (2+ messages)

[PATCH v4 0/1] Add sched-capacity Chinese translation
 2021-12-16 22:58 UTC  (3+ messages)
` [PATCH v4 1/1] docs/zh_CN: "

[PATCH v4 0/2] docs/zh_CN: add msi-howto and sysfs-pci translation
 2021-12-16 22:56 UTC  (2+ messages)

[PATCH 0/2] Fix some issues with DOCS_CSS and DOCS_THEME
 2021-12-16 22:55 UTC  (2+ messages)

[PATCH] docs/vm: clarify overcommit amount sysctl behavior
 2021-12-16 22:53 UTC  (4+ messages)

[PATCH v2] docs/zh_CN: Add cputopology Chinese translation
 2021-12-16 22:46 UTC  (3+ messages)

[RFC PATCH] Remove mentions of the Trivial Patch Monkey
 2021-12-16 22:45 UTC  (2+ messages)

[PATCH 2/3] hwmon: update ASUS EC driver documentation
 2021-12-16 20:53 UTC 

[PATCH 0/1] docs: automarkup.py: Fix invalid HTML link output and broken URI fragments
 2021-12-16 19:27 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] docs/vm: fix Unexpected indentation warns in page_owner
 2021-12-16 18:10 UTC  (6+ messages)

[PATCH RFC 0/5] Handle UEFI NX-restricted page tables
 2021-12-16 17:30 UTC  (4+ messages)

[Question] About SECCOMP issue for ILP32
 2021-12-16 12:03 UTC  (3+ messages)

[PATCH 0/7] Cleanup after removal of configs
 2021-12-16 10:05 UTC  (5+ messages)

[PATCH v9 0/7] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-12-16  9:28 UTC  (5+ messages)
` [PATCH v9 3/7] cgroup/cpuset: Refining features and constraints of a partition

[PATCH v2 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-16  6:12 UTC  (4+ messages)
` [PATCH v2 3/7] Documentation: KUnit: Added KUnit Architecture

[PATCH v3 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-16  6:02 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).