linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-02 19:50:35 to 2020-03-04 12:47:46 UTC [more...]

[PATCH] MAINTAINERS: adjust to 6lowpan doc ReST conversion
 2020-03-04 12:47 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust to kobject doc ReST conversion
 2020-03-04 11:57 UTC  (2+ messages)

[PATCH v4 0/1] Documentation: bootconfig: Documentaiton updates
 2020-03-04 11:37 UTC  (6+ messages)
` [PATCH v4] Documentation: bootconfig: Update boot configuration documentation
` [v4 0/1] Documentation: bootconfig: Documentation updates

[PATCH] acpi/x86: add a kernel parameter to disable ACPI BGRT
 2020-03-04 11:11 UTC  (2+ messages)

[PATCH v6 kunit-next 0/4] kunit: add debugfs representation to show results
 2020-03-04 11:07 UTC  (5+ messages)
` [PATCH v6 kunit-next 1/4] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH v6 kunit-next 2/4] kunit: add log test
` [PATCH v6 kunit-next 3/4] kunit: subtests should be indented 4 spaces according to TAP
` [PATCH v6 kunit-next 4/4] kunit: update documentation to describe debugfs representation

[PATCH] MAINTAINERS: adjust to filesystem doc ReST conversion
 2020-03-04 10:54 UTC  (3+ messages)

[PATCH RFC 0/2] Move media uAPI and kAPI docs to a better place
 2020-03-04 10:51 UTC  (2+ messages)
` [PATCH RFC 2/2] docs: media kAPI docs: move them to driver-api

[PATCH bpf-next v4 0/4] eBPF JIT for RV32G
 2020-03-04 10:21 UTC  (18+ messages)
` [PATCH bpf-next v4 1/4] riscv, bpf: move common riscv JIT code to header
` [PATCH bpf-next v4 2/4] riscv, bpf: add RV32G eBPF JIT
` [PATCH bpf-next v4 3/4] bpf, doc: add BPF JIT for RV32G to BPF documentation
` [PATCH bpf-next v4 4/4] MAINTAINERS: Add entry for RV32G BPF JIT

[PATCH] scripts/sphinx-pre-install: add '-p python3' to virtualenv
 2020-03-04  9:20 UTC  (8+ messages)

[PATCH 1/9] docs: trace: events.rst: convert some new stuff to ReST format
 2020-03-04  8:34 UTC  (13+ messages)
` [PATCH 2/9] docs: watch_queue.rst: supress some Sphinx warnings
` [PATCH 3/9] docs: dmaengine: provider.rst: get rid of some warnings
` [PATCH 4/9] docs: driver.rst: supress two ReSt warnings
` [PATCH 5/9] docs: gpio: driver.rst: don't mark literal blocks twice
` [PATCH 6/9] docs: translations: it: avoid duplicate refs at programming-language.rst
` [PATCH 7/9] docs: filesystems: fuse.rst: supress a Sphinx warning
` [PATCH 8/9] docs: perf: imx-ddr.rst: get rid of a warning
` [PATCH 9/9] docs: hw-vuln: tsx_async_abort.rst: get rid of an unused ref

[PATCH net-next] doc: sfp-phylink: correct code indentation
 2020-03-04  0:34 UTC  (3+ messages)

[PATCH v5 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-03-04  0:29 UTC  (9+ messages)
` [PATCH v5 1/7] arm64: add support for the AMU extension v1
` [PATCH v5 2/7] arm64: trap to EL1 accesses to AMU counters from EL0

[PATCH v3 01/18] docs: thermal: convert cpu-idle-cooling.rst to ReST
 2020-03-04  0:17 UTC  (21+ messages)
` [PATCH v3 02/18] docs: crypto: convert asymmetric-keys.txt "
` [PATCH v3 03/18] docs: crypto: convert api-intro.txt to ReST format
` [PATCH v3 04/18] docs: crypto: convert async-tx-api.txt "
` [PATCH v3 05/18] docs: crypto: descore-readme.txt: convert "
` [PATCH v3 06/18] docs: misc-devices/spear-pcie-gadget.txt: convert to ReST
` [PATCH v3 07/18] docs: misc-devices/pci-endpoint-test.txt: "
` [PATCH v3 08/18] "
` [PATCH v3 09/18] docs: misc-devices/c2port.txt: convert to ReST format
` [PATCH v3 10/18] docs: misc-devices/bh1770glc.txt: convert to ReST
` [PATCH v3 11/18] docs: misc-devices/apds990x.txt: convert to ReST format
` [PATCH v3 12/18] docs: pci: endpoint/function/binding/pci-test.txt convert to ReST
` [PATCH v3 13/18] docs: arm64: convert perf.txt to ReST format
` [PATCH v3 14/18] docs: powerpc: convert vcpudispatch_stats.txt to ReST
` [PATCH v3 15/18] docs: sh: convert new-machine.txt "
` [PATCH v3 16/18] docs: sh: convert register-banks.txt "
` [PATCH v3 17/18] docs: trace: ring-buffer-design.txt: convert to ReST format
` [PATCH v3 18/18] docs: kvm: get read of devices/README

[PATCH] docs: networking: net_failover: Fix a few typos
 2020-03-04  0:07 UTC  (2+ messages)

[PATCH v28 12/22] docs: x86/sgx: Document SGX micro architecture and kernel internals
 2020-03-03 23:35 UTC 

[PATCH] Documentation: driver-api/usb/writing_usb_driver.rst: Update documentation links
 2020-03-03 22:55 UTC 

[PATCH v4 0/5] remoteproc: Add elf64 support
 2020-03-03 22:01 UTC  (15+ messages)
` [PATCH v5 0/8] "
  ` [PATCH v5 1/8] remoteproc: Use size_t type for len in da_to_va
  ` [PATCH v5 2/8] remoteproc: Use size_t instead of int for rproc_mem_entry len
  ` [PATCH v5 3/8] remoteproc: Use u64 type for boot_addr
  ` [PATCH v5 4/8] remoteproc: Add elf helpers to access elf64 and elf32 fields
  ` [PATCH v5 5/8] remoteproc: Rename rproc_elf_sanity_check for elf32
  ` [PATCH v5 8/8] remoteproc: Adapt coredump to generate correct elf type

[PATCH] exec: Fix a deadlock in ptrace
 2020-03-03 20:08 UTC  (38+ messages)
      ` [PATCHv2] "
                            ` [PATCHv3] "
                      ` [PATCHv4] "
                            ` [PATCHv5] "

[PATCH] docs: dev-tools: kmemleak: Update list of architectures
 2020-03-03 19:42 UTC 

[PATCH] Documentation: management-style: Fix formatting of emphsized word
 2020-03-03 19:21 UTC 

[PATCH v2 00/12] Convert some DT documentation files to ReST
 2020-03-03 17:07 UTC  (22+ messages)
` [PATCH v2 02/12] docs: dt: convert usage-model.txt "
` [PATCH v2 03/12] docs: dt: usage_model.rst: fix link for DT usage
` [PATCH v2 07/12] docs: dt: convert of_unittest.txt to ReST
` [PATCH v2 08/12] docs: dt: convert overlay-notes.txt to ReST format

[PATCH RESEND] Documentation: RCU: lockdep.txt: Convert to lockdep.rst
 2020-03-03 14:45 UTC 

[PATCH 1/2] docs: ras: get rid of some warnings
 2020-03-03 14:40 UTC  (2+ messages)
` [PATCH 2/2] docs: ras: don't need to repeat twice the same thing

[PATCH v2 00/24] Manually convert thermal, crypto and misc devices to ReST
 2020-03-03 14:01 UTC  (6+ messages)
` [PATCH v2 14/24] docs: cpu-freq: convert index.txt "

[PATCH v2 2/5] docs: cpu-freq: convert index.txt to ReST
 2020-03-03 13:52 UTC  (4+ messages)
` [PATCH v2 3/5] docs: cpu-freq: convert core.txt "
` [PATCH v2 4/5] docs: cpu-freq: convert cpu-drivers.txt "
` [PATCH v2 5/5] docs: cpu-freq: convert cpufreq-stats.txt "

[PATCH v3 0/3] simple-audio-card codec2codec support
 2020-03-03 13:51 UTC  (6+ messages)
` [PATCH v3 1/3] ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_rates
` [PATCH v3 3/3] ASoC: simple-card: Add support for codec2codec DAI links

[PATCH] cgroup-v1: freezer: optionally killable freezer
 2020-03-03 13:48 UTC  (2+ messages)

[PATCH] kbuild: remove trailing slash from devicetree/binding/ for descending
 2020-03-03 13:47 UTC  (2+ messages)

[RFC v4 0/7] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-03-03 12:14 UTC  (8+ messages)
` [RFC v4 1/7] mm/madvise: Export madvise_common() to mm internal code
` [RFC v4 2/7] mm/damon: Account age of target regions
` [RFC v4 3/7] mm/damon: Implement data access monitoring-based operation schemes
` [RFC v4 4/7] mm/damon/schemes: Implement a debugfs interface
` [RFC v4 5/7] mm/damon-test: Add kunit test case for regions age accounting
` [RFC v4 6/7] mm/damon/selftests: Add 'schemes' debugfs tests
` [RFC v4 7/7] damon/tools: Support more human friendly 'schemes' control

[PATCH v3 0/1] Documentation: bootconfig: Documentaiton updates
 2020-03-03  9:46 UTC  (12+ messages)
` [PATCH v3] Documentation: bootconfig: Update boot configuration documentation
    ` [v3] "

[PATCH 00/42] Manually convert SCSI documentation to ReST format
 2020-03-03  7:22 UTC  (7+ messages)
` [PATCH 16/42] docs: scsi: convert g_NCR5380.txt to ReST
` [PATCH 31/42] docs: scsi: convert scsi_mid_low_api.txt "
` [PATCH 40/42] docs: scsi: convert ufs.txt "

[PATCH v2 0/2] Documentation: Add files to driver-api manual
 2020-03-03  5:03 UTC  (4+ messages)
` [PATCH v3 0/2] Documentation: Rename two txt files to rst
  ` [PATCH v3 1/2] Documentation: Add io-mapping.rst to driver-api manual
  ` [PATCH v3 2/2] Documentation: Add io_ordering.rst "

[PATCH 0/3] Better organize the core-api manual
 2020-03-02 23:23 UTC  (6+ messages)
` [PATCH 1/3] docs: Organize core-api/index.rst
` [PATCH 2/3] docs: move gcc-plugins to the kbuild manual
` [PATCH 3/3] docs: move core-api/ioctl.rst to driver-api/

[PATCH v3 4/7] init: main: add KUnit to kernel init
 2020-03-02 22:45 UTC  (2+ messages)

[PATCH 51/51] drm: Add docs for managed resources
 2020-03-02 22:26 UTC 

[PATCH v3 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-03-02 22:19 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: hwmon: Add compatible for ti,ina260
 2020-03-02 20:50 UTC  (2+ messages)

[PATCH] Documentation: nfsroot.rst: Fix references to nfsroot.rst
 2020-03-02 20:12 UTC  (3+ messages)

[PATCH] Documentation: kthread: Fix WQ_SYSFS workqueues path name
 2020-03-02 20:05 UTC  (2+ messages)

[PATCH v4 1/2] Documentation: Converted the `kobject.txt` to rst format
 2020-03-02 20:04 UTC  (2+ messages)

[PATCH v2 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-03-02 20:00 UTC  (3+ messages)
` [PATCH v2 4/7] init: main: add KUnit to kernel init

[PATCH doc 0/5] doc: cgroup: improve formatting
 2020-03-02 19:57 UTC  (2+ messages)

[PATCH v5 kunit-next 0/4] kunit: add debugfs representation to show results
 2020-03-02 19:53 UTC  (5+ messages)
` [PATCH v5 kunit-next 1/4] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH v5 kunit-next 4/4] kunit: update documentation to describe debugfs representation

[PATCH] docs: kernel-docs: Remove "Here is its" at the end of lines
 2020-03-02 19:53 UTC  (2+ messages)

[PATCH] docs: admin-guide: kernel-parameters: Document earlycon options for i.MX UARTs
 2020-03-02 19:51 UTC  (2+ messages)

[PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-03-02 19:44 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] docs: dev-tools: gcov: Remove a stray single-quote
 2020-03-02 19:51 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).