linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-17 09:43:32 to 2021-12-21 22:23:44 UTC [more...]

[PATCH v17 00/10] support reserving crashkernel above 4G on arm64 kdump
 2021-12-21 22:23 UTC  (10+ messages)
` [PATCH v17 03/10] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()

[PATCH v1 00/11] mm: COW fixes part 1: fix the COW security issue for THP and hugetlb
 2021-12-21 21:16 UTC  (118+ 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 v3 0/4] page table check
 2021-12-21 15:46 UTC  (5+ messages)
` [PATCH v3 1/4] mm: change page type prior to adding page table entry
` [PATCH v3 2/4] mm: ptep_clear() page table helper
` [PATCH v3 3/4] mm: page table check
` [PATCH v3 4/4] x86: mm: add x86_64 support for "

[PATCH v3 0/8] docs: consolidate sysfs-block into Documentation/ABI/
 2021-12-21 15:41 UTC  (2+ messages)

[PATCH 1/2] sysfs: add sysfs_add_bin_file_to_group()
 2021-12-21 15:33 UTC  (24+ messages)
` [PATCH 2/2] nvmem: expose NVMEM cells in sysfs
` [RFC PATCH] sysfs: __sysfs_add_file_to_group() can be static

[PATCH v3] Documentation: livepatch: Add livepatch API page
 2021-12-21 14:57 UTC 

[PATCH v2 0/4] page table check
 2021-12-21 14:48 UTC  (3+ messages)

[PATCH] docs/zh_CN: Add sched-domains translation
 2021-12-21 14:13 UTC  (5+ messages)

[PATCH v2] Instantiate key with user-provided decrypted data
 2021-12-21 12:05 UTC  (4+ messages)

[PATCH v2] asm-generic: introduce io_stop_wc() and add implementation for ARM64
 2021-12-21 11:32 UTC  (3+ messages)

[RFC PATCH] vfio: Update/Clarify migration uAPI, add NDMA state
 2021-12-21 11:24 UTC  (8+ messages)

[PATCH net v4] bonding: fix ad_actor_system option setting to default
 2021-12-21 11:13 UTC 

[PATCH V5 00/22] arch: Add basic LoongArch support
 2021-12-21  7:53 UTC  (2+ messages)

[PATCH] docs: scheduler: Fix outdated parameter of rebalance_domains
 2021-12-21  3:18 UTC 

[PATCH v2 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2021-12-20 15:14 UTC  (8+ messages)
` [PATCH v2 1/7] x86/Documentation: Describe the Intel Hardware Feedback Interface
` [PATCH v2 2/7] x86: Add definitions for "
` [PATCH v2 3/7] thermal: intel: hfi: Minimally initialize the "
` [PATCH v2 4/7] thermal: intel: hfi: Handle CPU hotplug events
` [PATCH v2 5/7] thermal: intel: hfi: Enable notification interrupt
` [PATCH v2 6/7] thermal: netlink: Add a new event to notify CPU capabilities change
` [PATCH v2 7/7] thermal: intel: hfi: Notify user space for HFI events

[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 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  (4+ messages)
` [PATCH v2 5/6] Documentation, arch, fs: Remove leftovers from fscache object list

[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  (3+ messages)
` [PATCH v6 3/7] Documentation: KUnit: Added KUnit Architecture

[PATCH] scripts: kernel-doc: transform documentation into POD
 2021-12-17  9:43 UTC  (3+ 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 NNTP newsgroup(s).