linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-29 08:26:40 to 2020-09-03 08:47:06 UTC [more...]

a saner API for allocating DMA addressable pages
 2020-09-03  8:46 UTC  (38+ messages)
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
` [PATCH 06/28] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/28] 53c700: improve non-coherent DMA handling
` [PATCH 08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous
` [PATCH 09/28] MIPS/jazzdma: remove the unused vdma_remap function
` [PATCH 10/28] MIPS/jazzdma: decouple from dma-direct
` [PATCH 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device

clean up is partition checks
 2020-09-03  8:26 UTC  (12+ messages)
` [PATCH 1/9] Documentation/hdio: fix up obscure bd_contains references
` [PATCH 2/9] block: add a bdev_is_partition helper
` [PATCH 3/9] md: compare bd_disk instead of bd_contains
` [PATCH 4/9] md: don't detour through bd_contains for the gendisk
` [PATCH 5/9] drbd: "
` [PATCH 6/9] drbd: don't set ->bd_contains
` [PATCH 7/9] target/iblock: fix holder printing in iblock_show_configfs_dev_params
` [PATCH 8/9] block: use bd_partno in bdevname
` [PATCH 9/9] vsprintf: use bd_partno in bdev_name

[PATCH v11 0/9] Control-flow Enforcement: Indirect Branch Tracking, PTRACE
 2020-09-03  4:35 UTC  (9+ messages)
` [PATCH v11 6/9] x86/cet: Add PTRACE interface for CET

[PATCH 0/2] docs: Add automatic cross-reference for C types
 2020-09-03  2:43 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] kernel-doc: Update "cross-referencing from rST" section to use automarkup

[PATCH] f2fs: Documentation edits/fixes
 2020-09-03  1:20 UTC  (2+ messages)

[PATCH v2] mm/doc: editorial pass on page migration
 2020-09-03  0:01 UTC  (2+ messages)

[PATCH] mm/doc: editorial pass on page migration
 2020-09-02 19:58 UTC  (3+ messages)

[PATCH v11 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-09-02 17:13 UTC  (14+ messages)
` [PATCH v11 2/5] x86: kdump: move reserve_crashkernel_low() into crash_core.c
` [PATCH v11 3/5] arm64: kdump: reimplement crashkernel=X
` [PATCH v11 5/5] kdump: update Documentation about crashkernel

[RFC PATCH v8 0/3] Add scheduler overview documentation
 2020-09-02 16:26 UTC  (4+ messages)
` [RFC PATCH v8 1/3] docs: scheduler: Restructure scheduler documentation
` [RFC PATCH v8 2/3] docs: scheduler: Add scheduler overview documentation
` [RFC PATCH v8 3/3] docs: scheduler: Add introduction to scheduler context-switch

[PATCH 0/4] Improvements to submitting-patches.rst
 2020-09-02 16:20 UTC  (9+ messages)
` [PATCH 1/4] submitting-patches.rst: remove heading numbering
` [PATCH 2/4] Documentation/process: expand plain-text advice
` [PATCH 3/4] Documentation/maintainer: rehome sign-off process
` [PATCH 4/4] submitting-patches.rst: presume git will be used

[PATCH v11 00/25] Control-flow Enforcement: Shadow Stack
 2020-09-02 13:58 UTC  (31+ messages)
` [PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack

[PATCH v6 0/7] Allow user space to restrict and augment MSR emulation
 2020-09-02 13:01 UTC  (7+ messages)
` [PATCH v6 1/7] KVM: x86: Deflect unknown MSR accesses to user space
` [PATCH v6 2/7] KVM: x86: Add infrastructure for MSR filtering
` [PATCH v6 3/7] KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
` [PATCH v6 4/7] KVM: x86: SVM: Prevent MSR passthrough when MSR access is denied

[PATCH v6 0/7] Allow user space to restrict and augment MSR emulation
 2020-09-02 12:59 UTC  (8+ messages)
` [PATCH v6 1/7] KVM: x86: Deflect unknown MSR accesses to user space
` [PATCH v6 2/7] KVM: x86: Add infrastructure for MSR filtering
` [PATCH v6 3/7] KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
` [PATCH v6 4/7] KVM: x86: SVM: Prevent MSR passthrough when MSR access is denied
` [PATCH v6 5/7] KVM: x86: VMX: "
` [PATCH v6 6/7] KVM: x86: Introduce MSR filtering
` [PATCH v6 7/7] KVM: selftests: Add test for user space MSR handling

[PATCH v2 02/24] backlight: Add DECLARE_* macro for device registration
 2020-09-02 11:06 UTC 

[PATCH v4 0/3] Allow user space to restrict and augment MSR emulation
 2020-09-01 19:52 UTC  (4+ messages)
` [PATCH v4 2/3] KVM: x86: Introduce allow list for "

[PATCH] Documentation: process: step 2: Link to email list fixed
 2020-09-01 17:57 UTC  (2+ messages)

[PATCH] Documentation: kunit: Add naming guidelines
 2020-09-01 12:23 UTC  (6+ messages)

[PATCH][next] docs: vmcoreinfo: add lockless printk ringbuffer vmcoreinfo
 2020-09-01 12:11 UTC  (2+ messages)

[Question] About SECCOMP issue for ILP32
 2020-09-01 11:40 UTC  (2+ messages)

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-01  8:50 UTC  (16+ messages)

[PATCH] Documentation: fix dma-buf.rst underline length warning
 2020-09-01  8:00 UTC  (2+ messages)

[PATCH v2 0/6] tracing/boot: Add new options for tracing specific period
 2020-09-01  7:57 UTC  (7+ messages)
` [PATCH v2 1/6] kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
` [PATCH v2 2/6] tracing/boot: Add per-instance tracing_on option support
` [PATCH v2 3/6] Documentation: tracing: Add tracing_on option to boot-time tracer
` [PATCH v2 4/6] tracing/kprobes: Support perf-style return probe
` [PATCH v2 5/6] Documentation: tracing: Add %return suffix description
` [PATCH v2 6/6] Documentation: tracing: boot: Add an example of tracing function-calls

[RFC v8 00/10] DAMON: Support Physical Memory Address Space Monitoring
 2020-09-01  6:37 UTC  (14+ messages)
` [RFC v8 01/10] mm/damon/debugfs: Allow users to set initial monitoring target regions
` [RFC v8 02/10] tools/damon: Support init target regions specification
` [RFC v8 03/10] mm/damon-test: Add more unit tests for 'init_regions'
` [RFC v8 04/10] selftests/damon/_chk_record: Do not check number of gaps
` [RFC v8 05/10] Docs/admin-guide/mm/damon: Document 'init_regions' feature
` [RFC v8 06/10] mm/damon: Implement callbacks for physical memory monitoring
` [RFC v8 07/10] mm/damon/debugfs: Support "
` [RFC v8 08/10] tools/damon/record: "
` [RFC v8 09/10] tools/damon/record: Support NUMA specific recording
` [RFC v8 10/10] Docs/DAMON: Document physical memory monitoring support

[PATCH 0/6] tracing/boot: Add new options for tracing specific period
 2020-09-01  6:27 UTC  (12+ messages)
` [PATCH 1/6] kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
` [PATCH 2/6] tracing/boot: Add per-instance tracing_on option support
` [PATCH 3/6] Documentation: tracing: Add tracing_on option to boot-time tracer
` [PATCH 4/6] tracing/kprobes: Support perf-style return probe
` [PATCH 5/6] Documentation: tracing: Add %return suffix description
` [PATCH 6/6] Documentation: tracing: boot: Add an example of tracing function-calls

[PATCH] Documentation/x86/boot.rst: minor improvement
 2020-09-01  6:23 UTC  (4+ messages)

[RFC PATCH 0/2] Documentation/admin-guide: remove use of "rdev"
 2020-09-01  5:40 UTC  (4+ messages)
` [RFC PATCH 1/2] Documentation/admin-guide: README & svga: "
` [RFC PATCH 2/2] Documentation/admin-guide: blockdev/ramdisk: "

[PATCH] docs: deprecated.rst: Update zero-length/one-element arrays section
 2020-09-01  1:09 UTC 

[PATCH] submitting-patches.rst: streamline for git usage
 2020-08-31 23:01 UTC  (3+ messages)

[PATCH] [v2] Documentation: clarify driver licensing rules
 2020-08-31 23:03 UTC  (3+ messages)

[PATCH] deprecated.rst: Remove now removed uninitialized_var
 2020-08-31 22:31 UTC  (2+ messages)

[PATCH v2] Documentation: add minimum clang/llvm version
 2020-08-31 22:30 UTC  (2+ messages)

[PATCH 1/2] docs: process: Add cross-link to security-bugs
 2020-08-31 22:28 UTC  (2+ messages)

[PATCH] docs/ia64: Drop obsolete Xen documentation
 2020-08-31 22:16 UTC  (2+ messages)

[PATCH v2 0/3] docs/memory-barriers: Apply missed changes
 2020-08-31 22:15 UTC  (5+ messages)
` [PATCH v2 3/3] dics/memory-barriers.txt/kokr: Allow architecture to override the flush barrier
    ` [PATCH v3 3/3] docs/memory-barriers.txt/kokr: "

[PATCH v2 0/2] docs/howto.rst: Sync with original
 2020-08-31 22:13 UTC  (2+ messages)

[GIT PULL] Documentation fixes
 2020-08-31 19:48 UTC  (2+ messages)

[PATCH v3 0/3] add fault injection to user memory access
 2020-08-31 18:59 UTC  (6+ messages)
` [PATCH v3 1/3] lib, include/linux: add usercopy failure capability
` [PATCH v3 2/3] lib, uaccess: add failure injection to usercopy functions
` [PATCH v3 3/3] x86: add failure injection to get/put/clear_user

[PATCH v2 0/3] add fault injection to user memory access
 2020-08-31 18:31 UTC  (7+ messages)
` [PATCH v2 2/3] lib, uaccess: add failure injection to usercopy functions

[PATCH tip/core/rcu 1/4] lib: Add backtrace_idle parameter to force backtrace of idle CPUs
 2020-08-31 18:14 UTC 

[PATCH tip/core/rcu 2/3] doc: Drop doubled words from RCU Data-Structures.rst
 2020-08-31 17:54 UTC  (2+ messages)
` [PATCH tip/core/rcu 3/3] doc: Drop doubled words from RCU requirements documentation

[PATCH v14 16/17] RISC-V: KVM: Document RISC-V specific parts of KVM API
 2020-08-31 12:30 UTC 

[PATCH v20 00/15] Introduce Data Access MONitor (DAMON)
 2020-08-31 11:22 UTC  (2+ messages)

[PATCH v2] net: Use standardized (IANA) local port range
 2020-08-31  8:07 UTC  (6+ messages)
  ` [PATCH v3] "

[PATCH] submitting-patches.rst: streamline for git usage
 2020-08-31  7:13 UTC  (2+ messages)

[PATCH v2] Documentation: submit-checklist: add clean builds for new Documentation
 2020-08-31  4:53 UTC  (2+ messages)

[PATCH V2] sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
 2020-08-30 16:05 UTC  (5+ messages)

[PATCH] Documentation: submit-checklist: add Documentation clean builds
 2020-08-30 14:54 UTC  (3+ messages)

[PATCH] docs: filesystems: replace to_dev() with kobj_to_dev()
 2020-08-30 14:41 UTC 

[PATCH] Documentation: remove current_security() reference
 2020-08-30 14:25 UTC 

[PATCH] fbdev: remove mbx framebuffer driver
 2020-08-30 11:55 UTC 

[PATCH] kbuild: Documentation: clean up makefiles.rst
 2020-08-29  8:36 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 NNTP newsgroup(s).