linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-07 15:35:40 to 2020-04-13 20:37:28 UTC [more...]

[PATCH 0/8] loopfs
 2020-04-13 20:37 UTC  (28+ messages)
` [PATCH 1/8] kobject_uevent: remove unneeded netlink_ns check
` [PATCH 2/8] loopfs: implement loopfs
` [PATCH 3/8] loop: use ns_capable for some loop operations
` [PATCH 4/8] kernfs: handle multiple namespace tags
` [PATCH 5/8] kernfs: let objects opt-in to propagating from the initial namespace
` [PATCH 6/8] genhd: add minimal namespace infrastructure
` [PATCH 7/8] loopfs: start attaching correct namespace during loop_add()
` [PATCH 8/8] loopfs: only show devices in their correct instance

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-13 18:20 UTC  (46+ messages)
` [PATCH 01/35] MAINTAINERS: dt: update display/allwinner file entry
` [PATCH 02/35] docs: dt: fix broken reference to phy-cadence-torrent.yaml
` [PATCH 04/35] docs: fix broken references for ReST files that moved around
` [PATCH 05/35] docs: filesystems: fix renamed references
` [PATCH 06/35] docs: amu: supress some Sphinx warnings
` [PATCH 07/35] docs: arm64: booting.rst: get rid of some warnings
` [PATCH 08/35] docs: pci: boot-interrupts.rst: improve html output
` [PATCH 09/35] futex: get rid of a kernel-docs build warning
` [PATCH 10/35] firewire: firewire-cdev.hL get rid of a docs warning
` [PATCH 11/35] scripts: kernel-doc: proper handle @foo->bar()
` [PATCH 12/35] lib: bitmap.c: get rid of some doc warnings
` [PATCH 13/35] ata: libata-core: fix a doc warning
` [PATCH 14/35] fs: inode.c: get rid of docs warnings
` [PATCH 15/35] docs: ras: get rid of some warnings
` [PATCH 16/35] docs: ras: don't need to repeat twice the same thing
` [PATCH 17/35] docs: watch_queue.rst: supress some Sphinx warnings
` [PATCH 18/35] scripts: kernel-doc: accept negation like !@var
` [PATCH 19/35] docs: infiniband: verbs.c: fix some documentation warnings
` [PATCH 20/35] docs: scripts/kernel-doc: accept blank lines on parameter description
` [PATCH 21/35] docs: spi: spi.h: fix a doc building warning
` [PATCH 22/35] docs: drivers: fix some warnings at base/platform.c when building docs
` [PATCH 23/35] docs: fusion: mptbase.c: get rid of a doc build warning
` [PATCH 24/35] docs: mm: slab.h: fix a broken cross-reference
` [PATCH 25/35] docs mm: userfaultfd.rst: use ``foo`` for literals
` [PATCH 26/35] docs: mm: userfaultfd.rst: use a cross-reference for a section
` [PATCH 27/35] docs: vm: index.rst: add an orphan doc to the building system
` [PATCH 28/35] docs: dt: qcom,dwc3.txt: fix cross-reference for a converted file
` [PATCH 29/35] MAINTAINERS: dt: fix pointers for ARM Integrator, Versatile and RealView
` [PATCH 30/35] docs: dt: fix a broken reference for a file converted to json
` [PATCH 31/35] powerpc: docs: cxl.rst: mark two section titles as such
` [PATCH 32/35] docs: LaTeX/PDF: drop list of documents
` [PATCH 33/35] docs: i2c: rename i2c.svg to i2c_bus.svg
` [PATCH 34/35] docs: Makefile: place final pdf docs on a separate dir
` [PATCH 35/35] docs: update recommended Sphinx version to 2.4.4

[PATCH v2 0/4] Clean up hugetlb boot command line processing
 2020-04-13 17:59 UTC  (11+ messages)
` [PATCH v2 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH v2 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH v2 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH v2 4/4] hugetlbfs: clean up command line processing

[PATCH 05/26] capabilities: Introduce CAP_PERFMON to kernel and user space
 2020-04-13 16:51 UTC  (12+ messages)
` [PATCH 06/26] perf/core: Open access to the core for CAP_PERFMON privileged process
` [PATCH 07/26] perf/core: open access to probes "
` [PATCH 08/26] perf tools: Support CAP_PERFMON capability
` [PATCH 09/26] drm/i915/perf: Open access for CAP_PERFMON privileged process
` [PATCH 10/26] trace/bpf_trace: "
` [PATCH 11/26] powerpc/perf: open "
` [PATCH 12/26] parisc/perf: "
` [PATCH 13/26] drivers/perf: Open "
` [PATCH 14/26] drivers/oprofile: "
` [PATCH 15/26] doc/admin-guide: Update perf-security.rst with CAP_PERFMON information
` [PATCH 16/26] doc/admin-guide: update kernel.rst "

[PATCH] doc:it_IT: translation of documents in process/
 2020-04-13 16:34 UTC 

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-04-13  5:55 UTC  (5+ messages)
` [PATCH v5 1/4] vfio/mdev: add migration_version attribute for mdev (under mdev_type node)
` [PATCH v5 2/4] drm/i915/gvt: export migration_version to mdev sysfs "
` [PATCH v5 3/4] vfio/mdev: add migration_version attribute for mdev (under mdev device node)
` [PATCH v5 4/4] drm/i915/gvt: export migration_version to mdev sysfs "

[PATCH] dynamic_debug: Add an option to enable dynamic debug for modules only
 2020-04-13  5:02 UTC  (3+ messages)

[PATCH v7 0/7] KASan for arm
 2020-04-12  0:33 UTC  (5+ messages)
` [PATCH v7 7/7] ARM: Enable KASan for ARM

[PATCH net v2 1/2] docs: networking: convert DIM to RST
 2020-04-11  1:25 UTC  (6+ messages)
` [PATCH net v2 2/2] docs: networking: add full DIM API

[GIT PULL] Documentation fixes
 2020-04-11  1:20 UTC  (2+ messages)

[PATCH v4] docs: admin-guide: Clarify sentences
 2020-04-11  1:02 UTC 

[PATCH] Documentation/rcu: fix a typo in RTFP
 2020-04-10 23:54 UTC  (5+ messages)

[PATCH 0/7] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-04-10 22:17 UTC  (2+ messages)
` [PATCH 5/7] Documentation: kgdboc: Document new earlycon_kgdboc parameter

[PATCH v3] docs: admin-guide: Clarify sentences
 2020-04-10 20:48 UTC  (2+ messages)

[PATCH] scripts: kernel-doc: naming unnamed variadics
 2020-04-10 19:52 UTC 

[PATCH v2 2/2] powerpc: Remove Xilinx PPC405/PPC440 support
 2020-04-10 17:33 UTC  (2+ messages)

[PATCH v2] docs: admin-guide: Clarify sentences
 2020-04-10 16:18 UTC  (4+ messages)

[PATCH] Documentation: android: binderfs: add 'stats' mount option
 2020-04-10 16:15 UTC  (3+ messages)

[PATCH 7/7] Documentation: PM: sleep: Update driver flags documentation
 2020-04-10 15:58 UTC 

[selftests/landlock] d9d464ccf6: kernel-selftests.landlock.test_base.fail
 2020-04-10  8:45 UTC  (2+ messages)

Input: ep93xx_keypad: Checking for a failed platform_get_irq() call in ep93xx_keypad_probe()
 2020-04-10  5:45 UTC 

[RFC PATCH 0/4] DAMON: Make Configurable for Various Address Spaces Including Physical Memory
 2020-04-09  9:42 UTC  (5+ messages)
` [RFC PATCH 1/4] mm/damon: Use vm-independent address range concept
` [RFC PATCH 2/4] mm/damon: Clean up code using 'struct damon_addr_range'
` [RFC PATCH 3/4] mm/damon: Make monitoring target regions init/update configurable
` [RFC PATCH 4/4] mm/damon: Make access check configurable

[PATCH -next] dma-buf: fix documentation build warnings
 2020-04-09  3:59 UTC  (2+ messages)

[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
 2020-04-09  1:06 UTC  (7+ messages)

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-04-08 18:18 UTC  (6+ messages)
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault

[PATCH v2 0/1] counter: cros_ec: Add sync sensor driver
 2020-04-08 17:24 UTC  (10+ messages)
` [PATCH v2 1/1] counter: cros_ec: Add synchronization sensor

[PATCH 0/6] sphinx-pre-install improvements for Kernel 5.8
 2020-04-08 17:01 UTC  (8+ messages)
` [PATCH 1/6] scripts: sphinx-pre-install: improve distro detection check
` [PATCH 2/6] scripts: sphinx-pre-install: improve openSuse Tumbleweed check
` [PATCH 3/6] scripts: sphinx-pre-install: fix a dependency hint with Ubuntu 16.04
` [PATCH 4/6] scripts: sphinx-pre-install: address some issues with Gentoo
` [PATCH 5/6] scripts: sphinx-pre-install: add support for OpenMandriva
` [PATCH 6/6] scripts: sphinx-pre-install: add support for python -m venv

[PATCH v2 0/2] Don't generate thousands of new warnings when building docs
 2020-04-08 11:40 UTC  (3+ messages)

[PATCH v6,RESEND] Translate debugfs.txt into Chinese and link it to the index
 2020-04-08 10:56 UTC  (2+ messages)

[PATCH] drm/vram-helpers: Merge code into a single file
 2020-04-08 10:24 UTC  (2+ messages)

[PATCH v2] Documentation: driver-api/usb/writing_usb_driver.rst Updates documentation links
 2020-04-08  9:48 UTC  (3+ messages)

[RFC PATCH 0/3] Add scheduler overview documentation
 2020-04-08  5:35 UTC  (6+ messages)
` [RFC PATCH 2/3] docs: scheduler: "

[PATCH -next] Documentation: arm64: fix amu.rst doc warnings
 2020-04-08  3:53 UTC 

[PATCH v3 1/2] kbuild: replace AS=clang with LLVM_IAS=1
 2020-04-08  1:36 UTC  (2+ messages)
` [PATCH v3 2/2] kbuild: support LLVM=1 to switch the default tools to Clang/LLVM

[PATCH] kbuild: support 'LLVM' to switch the default tools to Clang/LLVM
 2020-04-08  1:23 UTC  (8+ messages)

[PATCH v2] Documentation: memory - fix warning
 2020-04-07 22:49 UTC  (2+ messages)

[PATCH] Documentation: memory - fix warning
 2020-04-07 22:21 UTC  (4+ messages)

[PATCH v2 1/2] kbuild: replace AS=clang with LLVM_IA=1
 2020-04-07 20:39 UTC  (5+ messages)
` [PATCH v2 2/2] kbuild: support LLVM=1 to switch the default tools to Clang/LLVM

[PATCH] docs: driver-api: address duplicate label warning
 2020-04-07 19:41 UTC  (2+ messages)

[PATCH] Documentation: sysrq: fix RST formatting
 2020-04-07 19:32 UTC  (2+ messages)

[PATCH 1/2] docs: kernel-parameters.txt: Remove nompx
 2020-04-07 19:30 UTC  (2+ messages)

[PATCH v8 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-04-07 17:32 UTC  (12+ messages)

[PATCH] Documentation: efi/x86: clarify EFI handover protocol and its requirements
 2020-04-07 16:27 UTC  (4+ 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).