linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-01 08:50:18 to 2020-10-05 16:49:52 UTC [more...]

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-05 16:49 UTC  (15+ messages)
` [PATCH v3 01/10] mm: add Kernel Electric-Fence infrastructure
` [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64

[RESEND][PATCH v2 3/3] dt-bindings: thermal: update sustainable-power with abstract scale
 2020-10-05 16:30 UTC 

[PATCH] scripts: kernel-doc: allow passing desired Sphinx C domain dialect
 2020-10-05 16:17 UTC  (2+ messages)

[PATCH v2 0/3] Clarify abstract scale usage for power values in Energy Model, EAS and IPA
 2020-10-05 16:14 UTC  (11+ messages)
` [PATCH v2 1/3] docs: Clarify abstract scale usage for power values in Energy Model
` [PATCH v2 2/3] PM / EM: update the comments related to power scale
` [PATCH v2 3/3] dt-bindings: thermal: update sustainable-power with abstract scale

[PATCH] docs: programming-languages: refresh blurb on clang support
 2020-10-05 15:45 UTC  (2+ messages)

[PATCH RFC v2] Opportunistic memory reclaim
 2020-10-05 15:39 UTC  (9+ messages)
` [PATCH RFC v2 1/2] mm: memcontrol: make shrink_all_memory() memcg aware
` [PATCH RFC v2 2/2] mm: memcontrol: introduce opportunistic memory reclaim

[PATCH] Documentation: kvm: fix a typo
 2020-10-05 15:38 UTC  (2+ messages)

[PATCH 0/1] docs: fix kernel-driver-statement rendering
 2020-10-05 15:37 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] docs: hwmon: (ltc2945): update datasheet link
 2020-10-05 15:11 UTC  (2+ messages)

[PATCH v4 00/52] Fix html build with Sphinx 3.1 and above
 2020-10-05 12:06 UTC  (18+ messages)
` [PATCH v4 04/52] scripts: kernel-doc: make it more compatible with Sphinx 3.x
` [PATCH v4 24/52] docs: it_IT: fix namespace collisions at locking.rst
` [PATCH v4 35/52] docs: fs: fscrypt.rst: get rid of :c:type: tags
` [PATCH v4 41/52] docs: kgdb.rst: fix :c:type: usages
` [PATCH v4 46/52] docs: it_IT: hacking.rst: fix a typo on a markup

[PATCH v21 00/18] Introduce Data Access MONitor (DAMON)
 2020-10-05 10:55 UTC  (19+ messages)
` [PATCH v21 01/18] mm: "
` [PATCH v21 02/18] mm/damon: Implement region based sampling
` [PATCH v21 03/18] mm/damon: Adaptively adjust regions
` [PATCH v21 04/18] mm/damon: Track dynamic monitoring target regions update
` [PATCH v21 05/18] mm/idle_page_tracking: Make PG_(idle|young) reusable
` [PATCH v21 06/18] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v21 07/18] mm/page_idle: Avoid interferences from concurrent users
` [PATCH v21 08/18] mm/damon/primitives: Make coexistable with Idle Page Tracking
` [PATCH v21 09/18] mm/damon: Add a tracepoint
` [PATCH v21 10/18] mm/damon: Implement a debugfs-based user space interface
` [PATCH v21 11/18] mm/damon/dbgfs: Implement recording feature
` [PATCH v21 12/18] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v21 13/18] mm/damon/dbgfs: Support multiple contexts
` [PATCH v21 14/18] tools: Introduce a minimal user-space tool for DAMON
` [PATCH v21 15/18] Documentation: Add documents "
` [PATCH v21 16/18] mm/damon: Add kunit tests
` [PATCH v21 17/18] mm/damon: Add user space selftests
` [PATCH v21 18/18] MAINTAINERS: Update for DAMON

[PATCH 00/14] get rid of the remaining kernel-doc warnings when building the docs
 2020-10-05 10:59 UTC  (4+ messages)

[PATCH] docs: net: 80211: reduce docs build time
 2020-10-05  9:38 UTC 

[PATCH v4 00/11] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-05  9:29 UTC  (22+ messages)
` [PATCH v4 01/11] mm: add Kernel Electric-Fence infrastructure
` [PATCH v4 02/11] x86, kfence: enable KFENCE for x86
` [PATCH v4 03/11] arm64, kfence: enable KFENCE for ARM64
` [PATCH v4 05/11] mm, kfence: insert KFENCE hooks for SLUB

[PATCH] mm,kmemleak-test.c: move kmemleak-test.c to samples dir
 2020-10-05  8:56 UTC  (2+ messages)

dma_alloc_pages / dma_alloc_noncoherent fixups
 2020-10-05  8:26 UTC  (4+ messages)
` [PATCH 8/8] WIP: add a dma_alloc_contiguous API

[PATCH v7 00/18] Implement NTB Controller using multiple PCI EP
 2020-10-05  5:57 UTC  (2+ messages)

[PATCH 0/6] add ima_arch support for ARM64
 2020-10-05  2:20 UTC  (5+ messages)
` [PATCH 1/6] efistub: pass uefi secureboot flag via fdt params

[PATCH 1/4] media: zoran: move documentation file to the right place
 2020-10-04 17:46 UTC  (2+ messages)

[PATCH v2 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
 2020-10-04  8:17 UTC  (4+ messages)
` [PATCH v2 8/8] selftests/vm: hmm-tests: remove the libhugetlbfs dependency

[RFC PATCH v1 00/26] Make reporting-bugs easier to grasp and yet more detailed
 2020-10-04  6:36 UTC  (49+ messages)
` [RFC PATCH v1 02/26] docs: reporting-bugs: Create a TLDR how to report issues
` [RFC PATCH v1 03/26] docs: reporting-bugs: step-by-step guide on "
` [RFC PATCH v1 04/26] docs: reporting-bugs: step-by-step guide for issues in stable & longterm
` [RFC PATCH v1 05/26] docs: reporting-bugs: begin reference section providing details
` [RFC PATCH v1 07/26] docs: reporting-bugs: let users classify their issue
` [RFC PATCH v1 08/26] docs: reporting-bugs: make readers check the taint flag
` [RFC PATCH v1 09/26] docs: reporting-bugs: help users find the proper place for their report
` [RFC PATCH v1 10/26] docs: reporting-bugs: remind people to look for existing reports
` [RFC PATCH v1 12/26] docs: reporting-bugs: tell users to disable DKMS et al
` [RFC PATCH v1 13/26] docs: reporting-bugs: point out the environment might be causing issue
` [RFC PATCH v1 14/26] docs: reporting-bugs: make users write notes, one for each issue
` [RFC PATCH v1 15/26] docs: reporting-bugs: make readers test mainline, but leave a loophole
` [RFC PATCH v1 20/26] docs: reporting-bugs: instructions for handling regressions
` [RFC PATCH v1 22/26] docs: reporting-bugs: explain what users should do once the report got out
` [RFC PATCH v1 23/26] docs: reporting-bugs: details for issues specific to stable and longterm
` [RFC PATCH v1 24/26] docs: reporting-bugs: explain why users might get neither reply nor fix
` [RFC PATCH v1 25/26] docs: reporting-bugs: explain things could be easier
` [RFC PATCH v1 26/26] docs: reporting-bugs: add SPDX tag and license hint, remove markers

[PATCH V3 0/8] sysfs: drivers core: Add and use sysfs_emit and sysfs_emit_at
 2020-10-03 22:15 UTC  (13+ messages)
` [PATCH V3 1/8] sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output

[PATCH v2 0/2] docs: admin-guide: EFI Boot Stub
 2020-10-03 17:16 UTC  (6+ messages)
` [PATCH v2 1/2] docs: admin-guide: fdt and initrd load in EFI stub
` [PATCH v2 2/2] docs: admin-guide: EFI stub to main Linux handoff

[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
 2020-10-03  9:52 UTC  (6+ messages)
` [RFC PATCH 3/6] security/fbfam: Use the api to manage statistics

[PATCH 0/6] Fix new html build warnings from next-20201001
 2020-10-03  7:24 UTC  (17+ messages)
` [PATCH 1/6] net: core: document two new elements of struct net_device
` [PATCH 2/6] docs: vcpu.rst: fix some build warnings
` [PATCH 3/6] docs: virt: user_mode_linux_howto_v2.rst: fix a literal block markup
` [PATCH 4/6] docs: i2c: index.rst: add slave-testunit-backend.rst
` [PATCH 5/6] scripts: kernel-doc: add support for typedef enum
` [PATCH 6/6] docs: gpio: add a new document to its index.rst

[PATCH v39 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals
 2020-10-03  4:50 UTC 

[PATCH v6 0/4] Introduce mini-dump support for remoteproc
 2020-10-03  2:05 UTC  (5+ messages)
` [PATCH v6 1/4] remoteproc: core: Add ops to enable custom coredump functionality
` [PATCH v6 2/4] remoteproc: coredump: Add minidump functionality
` [PATCH v6 3/4] remoteproc: qcom: Add capability to collect minidumps
` [PATCH v6 4/4] remoteproc: qcom: Add minidump id for sm8150 modem

[PATCH 1/1] docs: admin-guide: fdt and initrd load in EFI stub
 2020-10-02 23:26 UTC  (7+ messages)

[PATCH 1/2] rcu/tree: Add a warning if CPU being onlined did not report QS already
 2020-10-02 23:14 UTC  (6+ messages)
` [PATCH 2/2] docs: Update RCU's hotplug requirements with a bit about design

[PATCH v13 19/26] mm: Re-introduce do_mmap_pgoff()
 2020-10-02 22:57 UTC  (5+ messages)

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-10-02 20:48 UTC  (8+ messages)

[PATCH] docs: changes.rst: add rsync to the list of required tools
 2020-10-02 19:13 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/1] Documentation/x86: incorrect reference zero-page.txt
 2020-10-02 19:06 UTC 

[RFC PATCH 22/22] x86/fpu/xstate: Introduce boot-parameters for control some state component support
 2020-10-02 17:26 UTC  (5+ messages)

[PATCH 2/2] Documentation: Reflect the changes to pwm sysfs
 2020-10-02 12:32 UTC 

[PATCH v8 0/8] Allow user space to restrict and augment MSR emulation
 2020-10-02  1:11 UTC  (3+ messages)
` [PATCH v8 6/8] KVM: x86: VMX: Prevent MSR passthrough when MSR access is denied

[PATCH v13 8/8] x86/vsyscall/64: Fixup Shadow Stack and Indirect Branch Tracking for vsyscall emulation
 2020-10-01 17:26 UTC  (13+ messages)

[PATCH 1/2] docs: Clarify abstract scale usage for power values in Energy Model
 2020-10-01 14:09 UTC  (8+ messages)

[PATCH 0/1] docs: process: Submitting a patch for a single git commit
 2020-10-01 10:47 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] Documentation: kvm: fix a typo
 2020-10-01  9:53 UTC 


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).