linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-15 21:36:06 to 2019-05-25 10:07:26 UTC [more...]

[PATCH] doc/rcu: Correct field_count field naming in examples
 2019-05-25 10:07 UTC  (5+ messages)

[PATCH RFC 0/5] Remove some notrace RCU APIs
 2019-05-25  8:14 UTC  (8+ messages)
` [PATCH RFC 1/5] powerpc: Use regular rcu_dereference_raw API
` [PATCH RFC 2/5] trace: "
` [PATCH RFC 3/5] hashtable: Use the regular hlist_for_each_entry_rcu API
` [PATCH RFC 4/5] rculist: Remove hlist_for_each_entry_rcu_notrace since no users
` [PATCH RFC 5/5] rcu: Remove rcu_dereference_raw_notrace "

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-05-24 22:07 UTC  (11+ messages)
` [PATCH v2 0/1] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
  ` [PATCH v2 1/1] "

Ingenic Timer/Counter Unit (TCU) patchset v12
 2019-05-24 20:21 UTC  (17+ messages)
` [PATCH v12 01/13] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v12 02/13] doc: Add doc for the Ingenic TCU hardware
` [PATCH v12 03/13] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v12 04/13] mfd: Add Ingenic TCU driver
` [PATCH v12 05/13] clk: ingenic: Add driver for the TCU clocks
` [PATCH v12 06/13] irqchip: Add irq-ingenic-tcu driver
` [PATCH v12 07/13] clocksource: Add a new timer-ingenic driver
` [PATCH v12 08/13] clk: jz4740: Add TCU clock
` [PATCH v12 09/13] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v12 10/13] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v12 11/13] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v12 12/13] MIPS: GCW0: Reduce system timer and clocksource to 750 kHz
` [PATCH v12 13/13] MIPS: jz4740: Drop obsolete code

[PATCH] Documentation: gpio: remove duplicated lines
 2019-05-24 11:27 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: Enable user wait instructions
 2019-05-24  7:56 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: add support for "
` [PATCH v2 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
` [PATCH v2 3/3] KVM: vmx: handle vm-exit for UMWAIT and TPAUSE

[v4 PATCH] RISC-V: Add an Image header that boot loader can parse
 2019-05-24  4:18 UTC 

[v3 PATCH] RISC-V: Add a PE/COFF compliant Image header
 2019-05-24  0:16 UTC  (3+ messages)

[PATCH v3] doc: kernel-parameters.txt: fix documentation of nmi_watchdog parameter
 2019-05-23 19:01 UTC  (3+ messages)

[PATCH] Fix comments with paths pointing to renamed or moved files
 2019-05-23 18:35 UTC  (4+ messages)

[GIT PULL] Documentation fixes for 5.2
 2019-05-23 15:15 UTC  (2+ messages)

[PATCH 0/8] docs: Fixes for recent versions of Sphinx
 2019-05-23 13:48 UTC  (19+ messages)
` [PATCH 1/8] doc: Cope with Sphinx logging deprecations
` [PATCH 2/8] doc: Cope with the deprecation of AutoReporter
` [PATCH 3/8] docs: fix numaperf.rst and add it to the doc tree
` [PATCH 4/8] lib/list_sort: fix kerneldoc build error
` [PATCH 5/8] docs: fix multiple doc build warnings in enumeration.rst
` [PATCH 6/8] docs/gpu: fix a documentation build break in i915.rst
` [PATCH 7/8] docs: Fix conf.py for Sphinx 2.0
` [PATCH 8/8] scripts/sphinx-pre-install: make it handle Sphinx versions

[PATCH] scripts/sphinx-pre-install: make activate hint smarter
 2019-05-23 11:14 UTC 

[PATCH] docs: cdomain.py: get rid of a warning since version 1.8
 2019-05-23 10:43 UTC 

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-23  8:40 UTC  (13+ messages)

[PATCH v2] scripts/sphinx-pre-install: make it handle Sphinx versions
 2019-05-22 21:43 UTC 

[PATCH] scripts/sphinx-pre-install: make it handle Sphinx versions
 2019-05-22 21:35 UTC  (3+ messages)

[PATCH 00/10] Fix broken documentation references at v5.2-rc1
 2019-05-22 20:18 UTC  (22+ messages)
` [PATCH 01/10] scripts/documentation-file-ref-check: better handle translations
` [PATCH 02/10] scripts/documentation-file-ref-check: exclude false-positives
` [PATCH 03/10] scripts/documentation-file-ref-check: improve tools ref handling
` [PATCH 04/10] scripts/documentation-file-ref-check: teach about .txt -> .yaml renames
` [PATCH 05/10] ABI: sysfs-devices-system-cpu: point to the right docs
` [PATCH 06/10] isdn: mISDN: remove a bogus reference to a non-existing doc
` [PATCH 07/10] mfd: madera: point to the right pinctrl binding file
` [PATCH 08/10] dt: fix refs that were renamed to json with the same file name
` [PATCH 09/10] dt: fix broken references to nand.txt
` [PATCH 10/10] docs: fix broken documentation links

[PATCH RFC 0/2] docs: Deal with some Sphinx deprecation warnings
 2019-05-22 16:40 UTC  (12+ messages)
` [PATCH 1/2] doc: Cope with Sphinx logging deprecations
` [PATCH 2/2] doc: Cope with the deprecation of AutoReporter

[PATCH v2 0/2] Enable new kprobe event at boot
 2019-05-22  8:32 UTC  (3+ messages)
` [PATCH v2 1/2] kprobes: Initialize kprobes at postcore_initcall
` [PATCH v2 2/2] tracing/kprobe: Add kprobe_event= boot parameter

[PATCH 0/2] Enable new kprobe event at boot
 2019-05-22  8:02 UTC  (7+ messages)
` [PATCH 1/2] kprobes: Initialize kprobes at subsys_initcall
` [PATCH 2/2] tracing/kprobe: Add kprobe_event= boot parameter

[PATCH] docs: reorder memory-hotplug documentation
 2019-05-22  7:29 UTC  (5+ messages)

[PATCH] net-next: net: Fix typos in ip-sysctl.txt
 2019-05-21 20:21 UTC  (2+ messages)

[PATCH v7 0/1] iommu: enhance IOMMU dma mode build options
 2019-05-21 12:59 UTC  (3+ messages)
` [PATCH v7 1/1] "

[PATCH v2] doc: kernel-parameters.txt: fix documentation of nmi_watchdog parameter
 2019-05-21 12:56 UTC  (4+ messages)

[PATCH] [linux-next] docs: tracing: Fix typos in histogram.rst
 2019-05-21 12:55 UTC  (2+ messages)

[PATCH 1/4] evm: check hash algorithm passed to init_desc()
 2019-05-21 11:48 UTC  (13+ messages)
` [PATCH 2/4] evm: reset status in evm_inode_post_setattr()
` [PATCH 3/4] ima: don't ignore INTEGRITY_UNKNOWN EVM status
` [PATCH 4/4] ima: only audit failed appraisal verifications

Великденски бонуси
 2019-05-21  9:55 UTC 

Inquiry 20/May/2019
 2019-05-20 13:31 UTC 

[kbuild:kunit 14/17] htmldocs: include/kunit/kunit-stream.h:58: warning: Function parameter or member '2' not described in '__printf'
 2019-05-21  4:49 UTC 

[PATCH] networking: : fix typos in code comments
 2019-05-21  0:24 UTC  (2+ messages)

[PATCH] lib/sort.c: fix kernel-doc notation warnings
 2019-05-20 21:20 UTC 

[PATCH] Documentation/x86: Fix path to entry_32.S
 2019-05-20 20:52 UTC 

Print your logo
 2019-05-20 15:02 UTC 

[PATCH] Documentation: kdump: fix minor typo
 2019-05-20 19:27 UTC  (2+ messages)

[PATCH -next] counter: fix Documentation build error due to incorrect source file name
 2019-05-20 19:20 UTC  (3+ messages)

[PATCH] docs: Move kref.txt to core-api/kref.rst
 2019-05-20 18:23 UTC  (6+ messages)
    ` [TRIVIA] "

[PATCH v3 0/2] ftpm: a firmware based TPM driver
 2019-05-20 15:30 UTC  (16+ messages)
` [PATCH v3 1/2] ftpm: firmware TPM running in TEE

[PATCH v2 0/5] stm32-ddr-pmu driver creation
 2019-05-20 15:27 UTC  (6+ messages)
` [PATCH v2 1/5] Documentation: perf: stm32: ddrperfm support
` [PATCH v2 2/5] dt-bindings: "
` [PATCH v2 3/5] perf: stm32: ddrperfm driver creation
` [PATCH v2 4/5] ARM: configs: enable STM32_DDR_PMU
` [PATCH v2 5/5] ARM: dts: stm32: add ddrperfm on stm32mp157c

[PATCH] kbuild: drop support for cc-ldoption
 2019-05-20 15:08 UTC  (2+ messages)

[PATCH v6 00/12] Include linux PCI docs into Sphinx TOC tree
 2019-05-20 15:05 UTC  (4+ messages)

Великденски бонуси
 2019-05-20  9:05 UTC 

[PATCH] doc: ext2: update description of quota options for ext2
 2019-05-20  8:49 UTC  (2+ messages)

Coccinelle: semantic patch for missing of_node_put
 2019-05-18 14:43 UTC 

[PATCH v4 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-17 18:53 UTC  (12+ messages)
` [PATCH v4 01/18] kunit: test: add KUnit test runner core
` [PATCH v4 02/18] kunit: test: add test resource management API
` [PATCH v4 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v4 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v4 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()

Великденски бонуси
 2019-05-17  7:30 UTC 

[PATCH AUTOSEL 5.0 28/34] KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
 2019-05-16 11:39 UTC 

[PATCH v4 0/2] kheaders fixes for -rc
 2019-05-15 21:35 UTC  (3+ messages)
` [PATCH v4 1/2] kheaders: Move from proc to sysfs
` [PATCH v4 2/2] kheaders: Do not regenerate archive if config is not changed


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