linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-17 10:57:58 to 2020-08-23 23:51:34 UTC [more...]

[PATGCH -next] LSM: SafeSetID: fix underline length warning
 2020-08-23 23:51 UTC 

[PATCH] Documentation: fix dma-buf.rst underline length warning
 2020-08-23 23:41 UTC 

[PATCH] Documentation: fix pm/intel_pstate build warning and wording
 2020-08-23 23:04 UTC 

[PATCH] Documentation: laptops: thinkpad-acpi: fix underline length build warning
 2020-08-23 22:55 UTC 

[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
 2020-08-23  2:49 UTC  (39+ messages)
` [RFC PATCH 1/8] memcg: Enable fine-grained control of over memory.high action
` [RFC PATCH 2/8] memcg, mm: Return ENOMEM or delay if memcg_over_limit
` [RFC PATCH 3/8] memcg: Allow the use of task RSS memory as over-high action trigger
` [RFC PATCH 4/8] fs/proc: Support a new procfs memctl file
` [RFC PATCH 5/8] memcg: Allow direct per-task memory limit checking
` [RFC PATCH 6/8] memcg: Introduce additional memory control slowdown if needed
` [RFC PATCH 7/8] memcg: Enable logging of memory control mitigation action
` [RFC PATCH 8/8] memcg: Add over-high action prctl() documentation

[RFC v7 00/19] lockdep: Support deadlock detection for recursive read locks
 2020-08-23  1:12 UTC  (6+ messages)
` [RFC v7 14/19] lockdep: Take read/write status in consideration when generate chainkey

[tip: efi/urgent] Documentation: efi: remove description of efi=old_map
 2020-08-22 13:38 UTC 

[PATCH v2 0/2] Control over userfaultfd kernel-fault handling
 2020-08-22  1:40 UTC  (3+ messages)
` [PATCH v2 1/2] Add UFFD_USER_MODE_ONLY
` [PATCH v2 2/2] Add user-mode only option to unprivileged_userfaultfd sysctl knob

[PATCH 0/2] docs: Remove stray ()
 2020-08-21 14:20 UTC  (4+ messages)
` [PATCH 1/2] docs: deprecated.rst: "
` [PATCH 2/2] docs: RCU: "

[PATCH v4] docs: trusted-encrypted.rst: update parameters for command examples
 2020-08-21 13:53 UTC 

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

[PATCH] Documentation/locking/locktypes: fix local_locks documentation
 2020-08-21 11:53 UTC  (2+ messages)

[PATCH] bpf: sk_lookup: Add user documentation
 2020-08-21 10:02 UTC 

a saner API for allocating DMA addressable pages
 2020-08-20 17:41 UTC  (53+ messages)
` [PATCH 01/28] mm: turn alloc_pages into an inline function
` [PATCH 02/28] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 03/28] drm/nouveau/gk20a: "
` [PATCH 04/28] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [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 11/28] dma-mapping: add (back) arch_dma_mark_clean for ia64
` [PATCH 12/28] dma-direct: remove dma_direct_{alloc,free}_pages
` [PATCH 13/28] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
` [PATCH 14/28] dma-direct: use phys_to_dma_direct in dma_direct_alloc
` [PATCH 15/28] dma-direct: remove __dma_to_phys
` [PATCH 16/28] dma-direct: rename and cleanup __phys_to_dma
` [PATCH 17/28] dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.c
` [PATCH 18/28] dma-mapping: move the dma_declare_coherent_memory documentation
` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc,free}_pages
  ` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc, free}_pages
` [PATCH 20/28] sgiwd93: convert from dma_cache_sync to dma_sync_single_for_device
` [PATCH 21/28] hal2: "
` [PATCH 22/28] sgiseeq: "
` [PATCH 23/28] lib82596: "
` [PATCH 24/28] 53c700: "
` [PATCH 25/28] dma-mapping: remove dma_cache_sync
` [PATCH 26/28] dmapool: add dma_alloc_pages support
` [PATCH 27/28] nvme-pci: fix PRP pool size
` [PATCH 28/28] nvme-pci: use dma_alloc_pages backed dmapools

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

[PATCH][next] docs: vmcoreinfo: add lockless printk ringbuffer vmcoreinfo
 2020-08-20 12:04 UTC  (2+ messages)

[PATCH v20 00/15] Introduce Data Access MONitor (DAMON)
 2020-08-20  7:27 UTC  (5+ messages)
` [PATCH v20 13/15] mm/damon: Add kunit tests
` [PATCH v20 14/15] mm/damon: Add user space selftests
` [PATCH v20 15/15] MAINTAINERS: Update for DAMON

[PATCH v4 0/3] Allow user space to restrict and augment MSR emulation
 2020-08-20  2:47 UTC  (7+ messages)
` [PATCH v4 2/3] KVM: x86: Introduce allow list for "

[PATCH v5 0/3] Allow user space to restrict and augment MSR emulation
 2020-08-20  0:19 UTC  (3+ messages)
` [PATCH v5 3/3] KVM: selftests: Add test for user space MSR handling

[PATCH] Fix typo in irq_domain documentation
 2020-08-19 21:53 UTC 

[PATCH] docs: kvm: fix referenced ioctl symbol
 2020-08-19 21:19 UTC 

[PATCH v36 23/24] docs: x86/sgx: Document SGX micro architecture and kernel internals
 2020-08-19 20:55 UTC  (3+ messages)

[PATCH v2 00/11] Introduce kernel_clone(), kill _do_fork()
 2020-08-19 20:02 UTC  (14+ messages)
` [PATCH v2 01/11] fork: introduce kernel_clone()
` [PATCH v2 02/11] h8300: switch to kernel_clone()
` [PATCH v2 03/11] ia64: "
` [PATCH v2 04/11] m68k: "
` [PATCH v2 05/11] nios2: "
` [PATCH v2 06/11] sparc: "
` [PATCH v2 07/11] x86: "
` [PATCH v2 08/11] kprobes: "
` [PATCH v2 09/11] kgdbts: "
` [PATCH v2 10/11] tracing: "
` [PATCH v2 11/11] sched: remove _do_fork()

[PATCH] MAINTAINERS: mention documentation maintainer entry profile
 2020-08-19 19:49 UTC  (2+ messages)

[PATCH 00/11] Introduce kernel_clone(), kill _do_fork()
 2020-08-19 16:24 UTC  (25+ messages)
` [PATCH 01/11] fork: introduce kernel_clone()
` [PATCH 02/11] h8300: switch to kernel_clone()
` [PATCH 03/11] ia64: "
` [PATCH 04/11] m68k: "
` [PATCH 05/11] nios2: "
` [PATCH 06/11] sparc: "
` [PATCH 07/11] x86: "
` [PATCH 08/11] kprobes: "
` [PATCH 09/11] kgdbts: "
` [PATCH 10/11] tracing: "
` [PATCH 11/11] sched: remove _do_fork()

[PATCH v11 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-08-19 12:03 UTC  (7+ messages)
` [PATCH v11 5/5] kdump: update Documentation about crashkernel

[PATCH v3] mm: introduce reference pages
 2020-08-18 18:25 UTC  (3+ messages)

[PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only
 2020-08-17 22:11 UTC  (12+ messages)

[PATCH v2 0/2] cpufreq: intel_pstate: Implement passive mode with HWP enabled
 2020-08-17 21:06 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v7] "

[PATCH] [v2] Documentation: clarify driver licensing rules
 2020-08-17 15:48 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).