linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-27 21:36:32 to 2021-02-01 15:51:48 UTC [more...]

[PATCH] dmaengine: qcom: bam_dma: Add LOCK and UNLOCK flag bit support
 2021-02-01 15:50 UTC  (14+ messages)

[PATCH v9 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-02-01 15:38 UTC  (15+ messages)
` [PATCH v9 01/14] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v9 02/14] mm/gup: check every subpage of a compound page during isolation
` [PATCH v9 03/14] mm/gup: return an error on migration failure
` [PATCH v9 04/14] mm/gup: check for isolation errors
` [PATCH v9 05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v9 06/14] mm: apply per-task gfp constraints in fast path
` [PATCH v9 07/14] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v9 08/14] mm/gup: do not migrate zero page
` [PATCH v9 09/14] mm/gup: migrate pinned pages out of movable zone
` [PATCH v9 10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v9 11/14] mm/gup: change index type to long as it counts pages
` [PATCH v9 12/14] mm/gup: longterm pin migration cleanup
` [PATCH v9 13/14] selftests/vm: gup_test: fix test flag
` [PATCH v9 14/14] selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages

[PATCH 5/8] lib: bitmap: remove the 'extern' keyword from function declarations
 2021-02-01 13:30 UTC  (14+ messages)
    ` [PATCH 8/8] gpio: sim: new testing module
` [PATCH 0/8] gpio: implement the configfs "

[PATCH v1 1/2] drivers/base/memory: don't store phys_device in memory blocks
 2021-02-01 10:51 UTC  (2+ messages)
` [PATCH v1 2/2] Documentation: sysfs/memory: clarify some memory block device properties

[PATCH] mm/page_owner: Record the timestamp of all pages during free
 2021-02-01 10:13 UTC  (2+ messages)

[PATCH] docs: thermal: fix spelling mistakes
 2021-02-01  3:32 UTC 

[PATCH] scripts: switch some more scripts explicitly to Python 3
 2021-02-01  1:33 UTC  (2+ messages)

[PATCH] Updates Documentation/Makefile to use Python3 as fallback
 2021-02-01  1:06 UTC  (2+ messages)

[PATCH] kbuild: remove PYTHON variable
 2021-02-01  1:00 UTC 

[PATCH for -next] docs: hwmon: rectify table in max16601.rst
 2021-02-01  0:33 UTC  (2+ messages)

[PATCH v18 00/25] Control-flow Enforcement: Shadow Stack
 2021-01-29 22:53 UTC  (22+ messages)
` [PATCH v18 02/25] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v18 04/25] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v18 05/25] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
  ` [NEEDS-REVIEW] "
` [PATCH v18 21/25] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v18 22/25] ELF: Introduce arch_setup_elf_property()
` [PATCH v18 23/25] x86/cet/shstk: Handle thread shadow stack
` [PATCH v18 24/25] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v18 25/25] mm: Introduce PROT_SHSTK "

[PATCH v8 07/14] mm: honor PF_MEMALLOC_PIN for all movable pages
 2021-01-31 16:03 UTC  (2+ messages)

[PATCH for -next] docs: drop removed pti_intel_mid from driver-api index
 2021-01-31  7:36 UTC 

[PATCH net] docs: networking: swap words in icmp_errors_use_inbound_ifaddr doc
 2021-01-30 19:05 UTC 

[PATCH 00/29] treewide: Convert comma separated statements
 2021-01-30 18:53 UTC  (3+ messages)
` [PATCH 01/29] coding-style.rst: Avoid comma statements

[PATCH v1] mtd: spi-nor: core: fix/remove references to spi-nor.c
 2021-01-30 18:49 UTC  (2+ messages)

[PATCH v2] counter: stm32-lptimer-cnt: remove iio counter abi
 2021-01-30 18:50 UTC 

[PATCH v14 00/11] support reserving crashkernel above 4G on arm64 kdump
 2021-01-30 17:53 UTC  (13+ messages)
` [PATCH v14 01/11] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v14 02/11] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v14 03/11] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()
` [PATCH v14 04/11] x86: kdump: move xen_pv_domain() check and insert_resource() to setup_arch()
` [PATCH v14 05/11] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v14 06/11] x86/elf: Move vmcore_elf_check_arch_cross to arch/x86/include/asm/elf.h
` [PATCH v14 07/11] arm64: kdump: introduce some macroes for crash kernel reservation
` [PATCH v14 08/11] arm64: kdump: reimplement crashkernel=X
` [PATCH v14 09/11] x86, arm64: Add ARCH_WANT_RESERVE_CRASH_KERNEL config
` [PATCH v14 10/11] arm64: kdump: add memory for devices by DT property linux,usable-memory-range
` [PATCH v14 11/11] kdump: update Documentation about crashkernel

[PATCH] kbuild: fix typo in Documentation/kbuild/modules.rst
 2021-01-30 16:44 UTC  (3+ messages)

[PATCH 0/5] docs: arm: Improvements to Marvell SoC documentation
 2021-01-30 14:06 UTC  (8+ messages)
` [PATCH 1/5] docs: arm: marvell: turn the automatic links into labels
` [PATCH 2/5] docs: arm: marvell: drop some dead links
` [PATCH 3/5] docs: arm: marvell: replace stale links with archive links
` [PATCH 4/5] docs: arm: marvell: clarify some unimportant Armada 6x0 details
` [PATCH 5/5] docs: arm: marvell: rename marvel.rst to marvell.rst

[PATCH v3 08/34] misc: xlink-pcie: Add documentation for XLink PCIe driver
 2021-01-30  2:21 UTC  (6+ messages)
` [PATCH v3 18/34] xlink-ipc: Add xlink ipc driver
` [PATCH v3 20/34] xlink-core: Add xlink core driver xLink
` [PATCH v4 08/34] misc: xlink-pcie: Add documentation for XLink PCIe driver
` [PATCH v4 18/34] xlink-ipc: Add xlink ipc driver
` [PATCH v4 20/34] xlink-core: Add xlink core driver xLink

[PATCH] docs: networking: timestamping: fix section title markup
 2021-01-30  3:20 UTC  (2+ messages)

[PATCH 1/2] docs: Make syscalls' helpers naming consistent
 2021-01-30  7:18 UTC  (3+ messages)
` [PATCH 2/2] Documentation: admin-guide: Update kvm/xen config option

[PATCH v6] pgo: add clang's Profile Guided Optimization infrastructure
 2021-01-29 21:48 UTC  (9+ messages)
` [PATCH v7] "

[PATCH] Documentation/llvm: Add a section about supported architectures
 2021-01-29 21:07 UTC  (3+ messages)

[PATCH] pci-driver: Add driver load messages
 2021-01-29 18:38 UTC  (2+ messages)

[PATCH] scripts/kernel-doc: add internal hyperlink to DOC: sections
 2021-01-29 11:51 UTC  (3+ messages)

[PATCH v13 00/12] Free some vmemmap pages of HugeTLB page
 2021-01-29  6:56 UTC  (15+ messages)
` [PATCH v13 05/12] mm: hugetlb: allocate the vmemmap pages associated with each "
                ` [External] "

[PATCH] block: remove typo in kernel-doc of set_disk_ro()
 2021-01-29  5:12 UTC  (2+ messages)

[PATCH v9 00/17] Implement NTB Controller using multiple PCI EP
 2021-01-29  5:10 UTC  (4+ messages)
` [PATCH v9 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device

[PATCH] block: drop removed argument from kernel-doc of blk_execute_rq()
 2021-01-29  5:01 UTC 

[PATCH] platform/x86: thinkpad_acpi: rectify length of title underline
 2021-01-29  4:08 UTC 

[PATCH 00/12] docs: path-lookup: Update pathlookup docs
 2021-01-29  1:29 UTC  (17+ messages)
` [PATCH 01/12] docs: path-lookup: update follow_managed() part
` [PATCH 02/12] docs: path-lookup: update path_to_nameidata() parth
` [PATCH 03/12] docs: path-lookup: update path_mountpoint() part
` [PATCH 04/12] docs: path-lookup: update do_last() part
` [PATCH 07/12] docs: path-lookup: i_op->follow_link replaced with i_op->get_link
` [PATCH 08/12] docs: path-lookup: update i_op->put_link and cookie description

[PATCH v9 0/8] AMD Sensor Fusion Hub driver refactored
 2021-01-29  1:25 UTC  (3+ messages)
` [PATCH v9 2/8] Updated documentation

[PATCH] Documentation: input: define ABS_PRESSURE/ABS_MT_PRESSURE resolution as grams
 2021-01-28 23:43 UTC  (2+ messages)

[PATCH] Update Documentation/admin-guide/sysctl/fs.rst
 2021-01-28 22:45 UTC  (2+ messages)

[PATCH] docs: Update DTB format references
 2021-01-28 22:43 UTC 

[PATCH v4 1/3] docs/zh_CN: add iio iio_configfs.rst translation
 2021-01-28 22:41 UTC  (2+ messages)

[PATCH] Documentation: ARM: fix reference to DT format documentation
 2021-01-28 22:38 UTC  (2+ messages)

[PATCH v2] Documentation/admin-guide: kernel-parameters: update CMA entries
 2021-01-28 22:34 UTC  (2+ messages)

[PATCH] Documentation: arm: marvell: Update link to unrestricted Armada 38x Functional Spec
 2021-01-28 22:33 UTC  (2+ messages)

[PATCH] Documentation: arm: marvell: Fix dead link to Armada 37xx Product Brief
 2021-01-28 22:33 UTC  (2+ messages)

[PATCH 1/2] Documentation: arm: Fix marvell file name
 2021-01-28 22:32 UTC  (2+ messages)

[PATCH] Documentation/x86/boot.rst: Correct the example of SETUP_INDIRECT
 2021-01-28 22:25 UTC  (3+ messages)

[PATCH RESEND] Documentation: kernel-parameters: add missing '<'
 2021-01-28 22:24 UTC  (2+ messages)

[PATCH V4] x86/mm: Tracking linear mapping split events
 2021-01-28 21:20 UTC  (9+ messages)
      ` [PATCH V5] "

[PATCH v4 00/10] CoreSight configuration management; ETM strobing
 2021-01-28 17:09 UTC  (11+ messages)
` [PATCH v4 01/10] coresight: syscfg: Initial coresight system configuration
` [PATCH v4 02/10] coresight: syscfg: Add registration and feature loading for cs devices
` [PATCH v4 03/10] coresight: config: Add configuration and feature generic functions
` [PATCH v4 04/10] coresight: etm-perf: update to handle configuration selection
` [PATCH v4 05/10] coresight: syscfg: Add API to activate and enable configurations
` [PATCH v4 06/10] coresight: etm-perf: Update to activate selected configuration
` [PATCH v4 07/10] coresight: etm4x: Add complex configuration handlers to etmv4
` [PATCH v4 08/10] coresight: config: Add preloaded configurations
` [PATCH v4 09/10] coresight: syscfg: Add initial configfs support
` [PATCH v4 10/10] coresight: docs: Add documentation for CoreSight config

[PATCH v2 6/6] media: uvcvideo: Use dma_alloc_noncontiguos API
 2021-01-28 17:34 UTC 

add a new dma_alloc_noncontiguous API
 2021-01-28 17:00 UTC  (11+ messages)
` [PATCH 1/6] dma-mapping: remove the {alloc,free}_noncoherent methods
` [PATCH 2/6] dma-mapping: add a dma_mmap_pages helper
` [PATCH 3/6] dma-mapping: add a dma_alloc_noncontiguous API
` [PATCH 4/6] dma-iommu: refactor iommu_dma_alloc_remap
` [PATCH 5/6] dma-iommu: implement ->alloc_noncontiguous
` [PATCH 6/6] media: uvcvideo: Use dma_alloc_noncontiguos API

[PATCH v9 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
 2021-01-28 13:34 UTC  (4+ messages)

[PATCH v4 0/2] System Generation ID driver and VMGENID backend
 2021-01-28 12:58 UTC  (7+ messages)
` [PATCH v4 1/2] drivers/misc: sysgenid: add system generation id driver

[PATCH] procfs/dmabuf: Add /proc/<pid>/task/<tid>/dmabuf_fds
 2021-01-28 10:01 UTC  (5+ messages)

[PATCH] KVM: Documentation: Fix documentation for nested
 2021-01-28 15:47 UTC  (2+ messages)

[PATCH v3 5/6] media: uvcvideo: Use dma_alloc_noncontiguos API
 2021-01-28  7:57 UTC  (13+ messages)

[PATCH 0/2] docs: Add support for relative paths in automarkup
 2021-01-28  1:01 UTC  (3+ messages)
` [PATCH 1/2] docs: Enable usage of relative paths to docs on automarkup
` [PATCH 2/2] docs: Document cross-referencing using relative path

[PATCH v18 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2021-01-27 21:30 UTC  (7+ messages)
` [PATCH v18 1/7] x86/cet/ibt: Update Kconfig for user-mode "
` [PATCH v18 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v18 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v18 4/7] x86/cet/ibt: Update ELF header parsing "
` [PATCH v18 5/7] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v18 6/7] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point


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