linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-11 16:28:11 to 2021-02-16 18:50:33 UTC [more...]

[PATCH v4 0/8] Make fw_devlink=on more forgiving
 2021-02-16 18:48 UTC  (19+ messages)
` [PATCH v4 8/8] clk: Mark fwnodes when their clock provider is added/removed
  ` [PATCH] clk: Mark fwnodes when their clock provider is added

[PATCH v3 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-16 17:53 UTC  (9+ messages)
` [PATCH v3 1/4] PCI: "
` [PATCH v3 2/4] Documentation: devres: Add pcim_alloc_irq_vectors()
` [PATCH v3 3/4] i2c: designware: Use the correct name of device-managed function
` [PATCH v3 4/4] i2c: thunderx: "

[PATCH v1 00/12] Driver of Intel(R) Gaussian & Neural Accelerator
 2021-02-16 17:48 UTC  (19+ messages)
` [PATCH v1 01/12] gna: add driver module
` [PATCH v1 02/12] gna: add component of hardware operation
` [PATCH v1 03/12] gna: read hardware info in the driver
` [PATCH v1 04/12] gna: add memory handling
` [PATCH v1 05/12] gna: initialize mmu
` [PATCH v1 06/12] gna: add hardware ids
` [PATCH v1 07/12] gna: add request component
` [PATCH v1 08/12] gna: implement scoring
` [PATCH v1 09/12] gna: add a work queue to process scoring requests
` [PATCH v1 10/12] gna: add interrupt handler
` [PATCH v1 11/12] gna: add ioctl handler
` [PATCH v1 12/12] gna: add a char device

anonymous enums in kernel doc
 2021-02-16 17:12 UTC  (5+ messages)

[PATCH v2 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-16 16:11 UTC  (8+ messages)
` [PATCH v2 1/4] PCI: "
` [PATCH v2 2/4] Documentation: devres: Add pcim_alloc_irq_vectors()
` [PATCH v2 3/4] i2c: designware: Use the correct name of device-managed function
` [PATCH v2 4/4] i2c: thunderx: "

[PATCH v1 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-16 14:41 UTC  (13+ messages)
` [PATCH v1 1/4] PCI: "
` [PATCH v1 2/4] Documentation: devres: add pcim_alloc_irq_vectors()
` [PATCH v1 3/4] i2c: designware: Use the correct name of device-managed function
` [PATCH v1 4/4] i2c: thunderx: "

[RFC PATCH] mm, oom: introduce vm.sacrifice_hugepage_on_oom
 2021-02-16 13:38 UTC  (3+ messages)

[PATCH v15 0/8] Free some vmemmap pages of HugeTLB page
 2021-02-16  9:03 UTC  (25+ messages)
` [PATCH v15 4/8] mm: hugetlb: alloc the vmemmap pages associated with each "
    ` [External] "

add a new dma_alloc_noncontiguous API v2
 2021-02-16  8:49 UTC  (4+ messages)
` [PATCH 6/7] dma-iommu: implement ->alloc_noncontiguous

[PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys
 2021-02-16  7:29 UTC  (12+ messages)

[PATCH v3 0/3] docs: arm: Improvements to Marvell SoC documentation
 2021-02-15 22:08 UTC  (4+ messages)
` [PATCH v3 1/3] docs: arm: marvell: replace stale links with archive links
` [PATCH v3 2/3] docs: arm: marvell: drop a dead links
` [PATCH v3 3/3] docs: arm: marvell: clarify some unimportant Armada 6x0 details

[GIT PULL] Documentation for 5.12
 2021-02-15 21:02 UTC 

[PATCH RFC v3 0/3] checkpatch: add verbose mode
 2021-02-15 19:12 UTC  (8+ messages)
` [PATCH RFC v3 1/3] "
` [PATCH RFC v3 2/3] docs: add documentation for checkpatch
` [PATCH RFC v3 3/3] "

Issues with kernel-doc
 2021-02-15 18:24 UTC  (2+ messages)

[PATCH] Fix unaesthetic indentation
 2021-02-15 18:21 UTC  (4+ messages)

[PATCH] docs: reporting-issues.rst: explain how to decode stack traces
 2021-02-15 17:28 UTC 

[PATCH v20 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-15 16:49 UTC  (5+ messages)
` [PATCH v20 08/25] x86/mm: Introduce _PAGE_COW

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

[PATCH v5 0/6] block-layer interposer
 2021-02-15 16:08 UTC  (9+ messages)
` [PATCH v5 4/6] dm: new ioctl DM_DEV_REMAP_CMD
` [PATCH v5 5/6] dm: add 'noexcl' option for dm-linear

[PATCH 0/5] docs: iio: misc fixes and improvements
 2021-02-15 14:35 UTC  (6+ messages)
` [PATCH 1/5] docs: iio: fix example formatting
` [PATCH 2/5] docs: iio: fix directory naming
` [PATCH 3/5] docs: iio: document the 'index' attribute too
` [PATCH 4/5] docs: iio: fix bullet list formatting
` [PATCH 5/5] docs: iio: mark "repeat" sysfs attribute as optional

[PATCH] docs: reporting-issues.rst: explain how to decode stack traces
 2021-02-15 14:28 UTC  (6+ messages)

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2021-02-15 13:15 UTC  (8+ messages)
` [PATCH v8 1/4] KEYS: trusted: Add generic trusted keys framework

[PATCH net-next] net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT
 2021-02-14 20:43 UTC  (4+ messages)

[PATCH v6 08/34] misc: xlink-pcie: Add documentation for XLink PCIe driver
 2021-02-14 17:52 UTC  (4+ messages)
` [PATCH v6 18/34] xlink-ipc: Add xlink ipc driver
` [PATCH v6 20/34] xlink-core: Add xlink core driver xLink

[PATCH] docs: reporting-issues.rst: shortcut for stable regressions
 2021-02-14 14:54 UTC 

[PATCH] doc/zh_CN: impove process/index & 1.Intro.rst
 2021-02-14 10:30 UTC 

[RESEND PATCH v18 0/4] overlayfs override_creds=off & nested get xattr fix
 2021-02-12 19:04 UTC  (6+ messages)
` [RESEND PATCH v18 2/4] overlayfs: handle XATTR_NOSECURITY flag for get xattr method

[PATCH v6 0/5] misc: Add Add Synopsys DesignWare xData IP driver
 2021-02-12 17:28 UTC  (6+ messages)
` [PATCH v6 1/5] misc: "
` [PATCH v6 2/5] misc: Add Synopsys DesignWare xData IP driver to Makefile and Kconfig
` [PATCH v6 3/5] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver
` [PATCH v6 4/5] MAINTAINERS: Add Synopsys xData IP driver maintainer
` [PATCH v6 5/5] docs: ABI: Add sysfs documentation interface of dw-xdata-pcie driver

[PATCH] KCOV: Introduced tracing unique covered PCs
 2021-02-12 12:54 UTC  (2+ messages)

[PATCH] docs: kernel-hacking: Remove the word fuck,trying to be civil :)
 2021-02-12  8:23 UTC  (4+ messages)

[PATCH v2 0/2] hwmon: (pmbus) Add ST STPDDC60 pmbus driver
 2021-02-12  4:49 UTC  (2+ messages)

[PATCH v5 1/3] dt-bindings: hwmon: Add TI TPS23861 bindings
 2021-02-12  4:33 UTC  (6+ messages)
` [PATCH v5 2/3] hwmon: add Texas Instruments TPS23861 driver
` [PATCH v5 3/3] MAINTAINERS: Add entry for Texas Instruments TPS23861 PoE PSE

[PATCH v2 0/4] net: ti: am65-cpsw-nuss: Add switchdev driver
 2021-02-12  2:10 UTC  (2+ messages)

[PATCH 0/2] tiny fixes to watch_queue
 2021-02-11 22:21 UTC  (3+ messages)
` [PATCH 1/2] watch_queue: Fold info_id initialization into init_watch
` [PATCH 2/2] docs: watch_queue: Fix unit of the notification size field

[RFC PATCH] docs: Warn when auto xref to document fails
 2021-02-11 19:57 UTC  (2+ messages)

[PATCH v3 1/1] kernel/crash_core: Add crashkernel=auto for vmcore creation
 2021-02-11 18:08 UTC 

[PATCH] docs: Remove the Microsoft rhetoric
 2021-02-11 16:44 UTC  (2+ messages)

[PATCH v2] Documentation/admin-guide: kernel-parameters: Update nohlt section
 2021-02-11 16:41 UTC  (2+ messages)

[PATCH] doc/admin-guide: fix spelling mistake: "perfomance" -> "performance"
 2021-02-11 16:39 UTC  (2+ messages)

[PATCH v10 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-02-11 16:24 UTC  (11+ messages)
` [PATCH v10 03/14] mm/gup: return an error on migration failure
` [PATCH v10 06/14] mm: apply per-task gfp constraints in fast path
` [PATCH v10 07/14] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v10 08/14] mm/gup: do not migrate zero page
` [PATCH v10 09/14] mm/gup: migrate pinned pages out of movable zone
` [PATCH v10 10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v10 11/14] mm/gup: change index type to long as it counts pages
` [PATCH v10 12/14] mm/gup: longterm pin migration cleanup
` [PATCH v10 13/14] selftests/vm: gup_test: fix test flag
` [PATCH v10 14/14] selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages


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