linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-11 10:13:58 to 2020-06-16 11:47:06 UTC [more...]

[PATCH v2 01/24] dyndbg-docs: eschew file /full/path query in docs
 2020-06-16 11:47 UTC  (12+ messages)
` [PATCH v2 02/24] dyndbg-docs: initialization is done early, not arch
` [PATCH v2 11/24] dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100'
` [PATCH v2 15/24] dyndbg: extend ddebug_parse_flags to accept optional leading filter-flags
` [PATCH v2 17/24] dyndbg: add user-flag, negating-flags, and filtering on flags
` [PATCH v2 18/24] dyndbg: allow negating flag-chars in modflags

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-06-16 11:08 UTC  (22+ messages)

[PATCH 1/1] doc: add novamap to efi kernel command line parameters
 2020-06-16 10:40 UTC 

[PATCH 0/2] Export max open zones and max active zones to sysfs
 2020-06-16 10:25 UTC  (3+ messages)
` [PATCH 1/2] block: add max_open_zones to blk-sysfs
` [PATCH 2/2] block: add max_active_zones "

[PATCH 1/1] efi/libstub: Add libstub/random.c to the documentation tree
 2020-06-16  8:56 UTC  (2+ messages)

[PATCH 01/29] mm: vmalloc.c: remove a kernel-doc annotation from a removed parameter
 2020-06-16  8:20 UTC  (47+ messages)
` [PATCH 02/29] net: dev: add a missing kernel-doc annotation
` [PATCH 03/29] net: netdevice.h: add a description for napi_defer_hard_irqs
` [PATCH 04/29] scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
` [PATCH 05/29] net: pylink.h: add kernel-doc descriptions for new fields at phylink_config
` [PATCH 06/29] scripts/kernel-doc: handle function pointer prototypes
` [PATCH 07/29] fs: fs.h: fix a kernel-doc parameter description
` [PATCH 08/29] gpio: driver.h: fix kernel-doc markup
` [PATCH 09/29] kcsan: fix a kernel-doc warning
` [PATCH 10/29] rcu: fix some kernel-doc warnings
` [PATCH 11/29] fs: docs: f2fs.rst: fix a broken table
` [PATCH 12/29] dt: update a reference for reneases pcar file renamed to yaml
` [PATCH 13/29] dt: fix broken links due to txt->yaml renames
` [PATCH 14/29] dt: Fix broken references to renamed docs
` [PATCH 15/29] dt: fix reference to olpc,xo1.75-ec.txt
` [PATCH 16/29] selftests/vm/keys: fix a broken reference at protection_keys.c
` [PATCH 17/29] docs: hugetlbpage.rst: fix some warnings
` [PATCH 18/29] docs: powerpc: fix some issues at vas-api.rst
` [PATCH 19/29] docs: driver-model: remove a duplicated markup at driver.rst
` [PATCH 20/29] docs: watch_queue.rst: supress some Sphinx warnings and move to core-api
` [PATCH 21/29] docs: device-mapper: add dm-ebs.rst to an index file
` [PATCH 22/29] docs: it_IT: add two missing references
` [PATCH 23/29] docs: ABI: fix a typo when pointing to w1-generic.rst
` [PATCH 24/29] docs: fs: locking.rst: fix a broken table
` [PATCH 25/29] docs: add bus-virt-phys-mapping.txt to core-api
` [PATCH 26/29] docs: fix references for DMA*.txt files
` [PATCH 27/29] docs: dt: minor adjustments at writing-schema.rst
` [PATCH 28/29] docs: fs: proc.rst: fix a warning due to a merge conflict
` [PATCH 29/29] docs: fs: proc.rst: convert a new chapter to ReST

[RFC v12 0/8] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-06-16  7:38 UTC  (9+ messages)
` [RFC v12 1/8] mm/madvise: Export do_madvise() to external GPL modules
` [RFC v12 2/8] mm/damon: Account age of target regions
` [RFC v12 3/8] mm/damon: Implement data access monitoring-based operation schemes
` [RFC v12 4/8] mm/damon/schemes: Implement a debugfs interface
` [RFC v12 5/8] mm/damon/schemes: Implement statistics feature
` [RFC v12 6/8] mm/damon/selftests: Add 'schemes' debugfs tests
` [RFC v12 7/8] damon/tools: Support more human friendly 'schemes' control
` [RFC v12 8/8] Documentation/admin-guide/mm: Document DAMON-based operation schemes

[PATCH v3 00/15] Forward MSI-X vector enable error code in pci_alloc_irq_vectors_affinity()
 2020-06-16  7:39 UTC  (4+ messages)
` [PATCH v3 02/15] PCI: Add macro for message signalled interrupt types

[PATCH 01/22] docs: dt: convert booting-without-of.txt to ReST format
 2020-06-16  7:19 UTC  (26+ messages)
` [PATCH 02/22] docs: thermal: convert cpu-idle-cooling.rst to ReST
` [PATCH 03/22] docs: crypto: convert asymmetric-keys.txt "
` [PATCH 04/22] docs: crypto: convert api-intro.txt to ReST format
` [PATCH 05/22] docs: crypto: convert async-tx-api.txt "
` [PATCH 06/22] docs: crypto: descore-readme.txt: convert "
` [PATCH 07/22] docs: misc-devices/spear-pcie-gadget.txt: convert to ReST
` [PATCH 08/22] docs: misc-devices/pci-endpoint-test.txt: "
` [PATCH 09/22] "
` [PATCH 10/22] docs: misc-devices/c2port.txt: convert to ReST format
` [PATCH 11/22] docs: misc-devices/bh1770glc.txt: convert to ReST
` [PATCH 12/22] docs: misc-devices/apds990x.txt: convert to ReST format
` [PATCH 13/22] docs: pci: endpoint/function/binding/pci-test.txt convert to ReST
` [PATCH 14/22] docs: arm64: convert perf.txt to ReST format
` [PATCH 15/22] docs: powerpc: convert vcpudispatch_stats.txt to ReST
` [PATCH 16/22] docs: sh: convert new-machine.txt "
` [PATCH 17/22] docs: sh: convert register-banks.txt "
` [PATCH 18/22] docs: trace: ring-buffer-design.txt: convert to ReST format
` [PATCH 19/22] docs: move other kAPI documents to core-api
` [PATCH 20/22] docs: move remaining stuff under Documentation/*.txt to Documentation/staging
` [PATCH 21/22] docs: staging: don't use literalinclude
` [PATCH 22/22] docs: staging: use small font for literal includes

[PATCH v2] docs: block: Create blk-mq documentation
 2020-06-16  0:15 UTC  (2+ messages)

[PATCH 1/1] doc: x86/speculation: length of underlines
 2020-06-15 20:36 UTC 

[PATCH v2] Documentation: tee: Document TEE kernel interface
 2020-06-15 20:19 UTC  (2+ messages)

[PATCH v6 0/2] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-06-15 19:11 UTC  (3+ messages)

[PATCH v5 0/4] Introduce TEE based Trusted Keys support
 2020-06-15 18:24 UTC  (3+ messages)
` [PATCH v5 1/4] KEYS: trusted: Add generic trusted keys framework

[RFC v2] hwmon: add Corsair Commander Pro driver
 2020-06-15 18:05 UTC  (4+ messages)

[PATCH v16 00/14] Introduce Data Access MONitor (DAMON)
 2020-06-15 17:12 UTC  (15+ messages)
` [PATCH v16 01/14] mm/page_ext: Export lookup_page_ext() to GPL modules
` [PATCH v16 02/14] mm: Introduce Data Access MONitor (DAMON)
` [PATCH v16 03/14] mm/damon: Implement region based sampling
` [PATCH v16 04/14] mm/damon: Adaptively adjust regions
` [PATCH v16 05/14] mm/damon: Allow dynamic monitoring target regions update
` [PATCH v16 06/14] mm/damon: Implement callbacks for the virtual memory address spaces
` [PATCH v16 07/14] mm/damon: Implement access pattern recording
` [PATCH v16 08/14] mm/damon: Add tracepoints
` [PATCH v16 09/14] mm/damon: Add debugfs interface
` [PATCH v16 10/14] tools: Add a minimal user-space tool for DAMON
` [PATCH v16 12/14] mm/damon: Add kunit tests
` [PATCH v16 13/14] mm/damon: Add user space selftests
` [PATCH v16 14/14] MAINTAINERS: Update for DAMON

[PATCH] Documentation: fix malformed table in filesystems/proc.rst
 2020-06-15 14:53 UTC  (6+ messages)

[PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
 2020-06-15  7:17 UTC  (3+ messages)

[PATCH] Documentation: remove SH-5 index entries
 2020-06-15  7:15 UTC  (2+ messages)

[PATCH] Documentation: fix sysctl/kernel.rst heading format warnings
 2020-06-15  6:51 UTC  (2+ messages)

[PATCH] Documentation: fix filesystems/locking.rst malformed table warnings
 2020-06-15  4:13 UTC  (2+ messages)

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-15  3:37 UTC  (2+ messages)
` [PATCH V3 4/4] Documentation/mm: Add descriptions for arch page table helpers

[PATCH] doc:it_IT: add symbol-namespace translation
 2020-06-14 20:10 UTC 

[RFC 0/8] net: organize driver docs by device type
 2020-06-12 23:56 UTC  (15+ messages)
` [RFC 1/8] docs: networking: reorganize driver documentation again
` [RFC 2/8] docs: networking: move z8530 to the hw driver section
` [RFC 3/8] docs: networking: move baycom "
` [RFC 4/8] docs: networking: move ray_cs "
` [RFC 5/8] docs: networking: move remaining Ethernet driver docs to the hw section
` [RFC 6/8] docs: networking: move AppleTalk / LocalTalk drivers to the hw driver section
` [RFC 7/8] docs: networking: move ATM "
` [RFC 8/8] docs: networking: move FDDI "

[PATCH 09/16] dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100'
 2020-06-12 20:36 UTC  (2+ messages)

[PATCH 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-06-12 20:03 UTC  (4+ messages)
` [PATCH 1/2] docs: mm/gup: pin_user_pages.rst: add a "

[PATCH v2 00/14] Implement NTB Controller using multiple PCI EP
 2020-06-12  5:30 UTC  (17+ messages)
` [PATCH v2 01/14] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v2 02/14] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v2 03/14] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v2 04/14] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v2 05/14] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v2 06/14] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v2 07/14] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v2 08/14] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v2 09/14] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v2 10/14] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v2 11/14] PCI: Add TI J721E device to pci ids
` [PATCH v2 12/14] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v2 13/14] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v2 14/14] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH v3 0/7] Venus dynamic debug
 2020-06-12  0:08 UTC  (19+ messages)
` [PATCH v3 5/7] venus: Add debugfs interface to set firmware log level
` [PATCH v3 6/7] venus: Make debug infrastructure more flexible

[PATCH v1 1/8] docs: watchdog: codify ident.options as superset of possible status flags
 2020-06-11 19:17 UTC 

[PATCH] Replace HTTP links with HTTPS ones: Documentation/translations/it_IT
 2020-06-11 16:14 UTC  (11+ messages)

[PATCH v2] debugfs: Add access restriction option
 2020-06-11 15:26 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).