linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-04 10:04:40 to 2018-05-10 18:40:22 UTC [more...]

[PATCH v2 00/11] Fix some doc build warnings/errors and broken links
 2018-05-10 18:40 UTC  (16+ messages)
` [PATCH v2 01/11] docs: can.rst: fix a footnote reference
` [PATCH v2 02/11] docs: admin-guide: add cgroup-v2 documentation
` [PATCH v2 03/11] docs: crypto_engine.rst: Fix two parse warnings
` [PATCH v2 04/11] docs: dell_rbu.txt: fix location of request_firmware
` [PATCH v2 05/11] docs: uio-howto.rst: use a code block to solve a warning
` [PATCH v2 06/11] scripts/documentation-file-ref-check: rewrite it in perl with auto-fix mode
` [PATCH v2 07/11] docs: ranoops.rst: fix location of ramoops.txt
` [PATCH v2 08/11] docs: refcount-vs-atomic.rst: prefix url with https
` [PATCH v2 10/11] arch/*: Kconfig: fix documentation for NMI watchdog
` [PATCH v2 11/11] docs: fix broken references with multiple hints

[PATCH 00/18] Fix some build warnings/errors with Sphinx
 2018-05-10 17:45 UTC  (83+ messages)
` [PATCH 01/18] docs: can.rst: fix a footnote reference
` [PATCH 02/18] docs: fix location of request_firmware & friends
` [PATCH 03/18] docs: */index.rst: Add newer documents to their respective index.rst
` [PATCH 04/18] docs: admin-guide: add bcache documentation
` [PATCH 05/18] docs: core-api: add cachetlb documentation
` [PATCH 06/18] docs: core-api: add cgroup-v2 documentation
` [PATCH 07/18] docs: core-api: add circular-buffers documentation
` [PATCH 08/18] docs: driver-api: add clk documentation
` [PATCH 09/18] net: mac80211.h: fix a bad comment line
` [PATCH 10/18] rcu: rcupdate.h: get rid of Sphinx warnings at rcu_pointer_handoff()
` [PATCH 11/18] docs: crypto_engine.rst: Fix two parse warnings
` [PATCH 12/18] time: timer.c: adjust a kernel-doc comment
` [PATCH 13/18] wait: wait.h: Get rid of a kernel-doc/Sphinx warnings
` [PATCH 14/18] fbdev: modedb.c: fix a kernel-doc markup
` [PATCH 15/18] iio: iio.h: use nested struct support on "
` [PATCH 16/18] mtd: rawnand.h: use nested union kernel-doc markups
` [PATCH 17/18] docs: uio-howto.rst: use a code block to solve a warning
` [PATCH 18/18] w1: w1_io.c: fix a kernel-doc warning

[RFC PATCH 1/2] scripts/kernel-doc: Auto-detect common code-blocks
 2018-05-10 16:51 UTC  (5+ messages)
` [RFC PATCH 2/2] wait: add a keyword to indicate a diagram code block on a kernel-doc

[RFC 00/10] Adds pcitest tool support for MSI-X
 2018-05-10 10:40 UTC  (4+ messages)
` [RFC 01/10] PCI: dwc: Add MSI-X callbacks handler

[PATCH] bpf, doc: clarification for the meaning of 'id'
 2018-05-10  3:09 UTC 

[PATCH v4 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-05-10  1:09 UTC  (15+ messages)
` [PATCH v4 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH v7 0/4] ipc: IPCMNI limit check for *mni & increase that limit
 2018-05-09 19:32 UTC  (10+ messages)
` [PATCH v7 1/4] ipc: IPCMNI limit check for msgmni and shmmni
` [PATCH v7 2/4] ipc: IPCMNI limit check for semmni
` [PATCH v7 3/4] ipc: Allow boot time extension of IPCMNI from 32k to 2M
` [PATCH v7 4/4] ipc: Conserve sequence numbers in extended IPCMNI mode

[PATCH] MAINTAINERS & files: Canonize the e-mails I use at files
 2018-05-09 12:57 UTC  (4+ messages)

[PATCH 3/3] media: v4l: fix broken video4linux docs locations
 2018-05-09 12:40 UTC 

[PATCH -mm] mm, THP, doc: Add document for thp_swpout/thp_swpout_fallback
 2018-05-09  8:23 UTC 

[PATCH 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
 2018-05-09  5:35 UTC  (37+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] powerpc: Add TIDR CPU feature for Power9
  ` [PATCH v2 2/7] powerpc: Use TIDR CPU feature to control TIDR allocation
  ` [PATCH v2 3/7] powerpc: use task_pid_nr() for TID allocation
  ` [PATCH v2 4/7] ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
  ` [PATCH v2 5/7] ocxl: Expose the thread_id needed for wait on p9
  ` [PATCH v2 6/7] ocxl: Add an IOCTL so userspace knows what CPU features are available
  ` [PATCH v2 7/7] ocxl: Document new OCXL IOCTLs
` [PATCH v3 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
  ` [PATCH v3 1/7] powerpc: Add TIDR CPU feature for POWER9
  ` [PATCH v3 2/7] powerpc: Use TIDR CPU feature to control TIDR allocation
  ` [PATCH v3 3/7] powerpc: use task_pid_nr() for TID allocation
  ` [PATCH v3 4/7] ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
  ` [PATCH v3 5/7] ocxl: Expose the thread_id needed for wait on POWER9
  ` [PATCH v3 6/7] ocxl: Add an IOCTL so userspace knows what OCXL features are available
  ` [PATCH v3 7/7] ocxl: Document new OCXL IOCTLs
  ` [PATCH v4 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
    ` [PATCH v4 1/7] powerpc: Add TIDR CPU feature for POWER9
    ` [PATCH v4 2/7] powerpc: Use TIDR CPU feature to control TIDR allocation
    ` [PATCH v4 3/7] powerpc: use task_pid_nr() for TID allocation
    ` [PATCH v4 4/7] ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action
    ` [PATCH v4 5/7] ocxl: Expose the thread_id needed for wait on POWER9
    ` [PATCH v4 6/7] ocxl: Add an IOCTL so userspace knows what OCXL features are available
    ` [PATCH v4 7/7] ocxl: Document new OCXL IOCTLs

[PATCH] Documentation: refcount-vs-atomic: Update reference to LKMM doc
 2018-05-08 20:52 UTC  (4+ messages)

[PATCH] Documentation/admin-guide/pm/intel_pstate: fix Active Mode w/o HWP paragraph
 2018-05-08 18:36 UTC  (2+ messages)

[keyutils PATCH v2] man: keyctl_read(3): fix documentation for short buffer case
 2018-05-08 18:07 UTC 

[PATCH 0/3] docs/vm: move numa_memory_policy.rst to admin-guide/mm
 2018-05-08 15:44 UTC  (5+ messages)
` [PATCH 1/3] docs/vm: numa_memory_policy: formatting and spelling updates
` [PATCH 2/3] docs/vm: numa_memory_policy: s/Linux memory policy/NUMA memory policy/
` [PATCH 3/3] docs/vm: move numa_memory_policy.rst to Documentation/admin-guide/mm

coresight: documentation: update sysfs section
 2018-05-08 15:35 UTC  (2+ messages)

[RFC PATCH v3 0/6] Documentation/features: Provide and apply 'features-refresh.sh'
 2018-05-08 15:30 UTC  (8+ messages)
` [RFC PATCH v3 1/6] Documentation/features: Add script that refreshes the arch support status files in place
` [RFC PATCH v3 2/6] Documentation/features: Refresh "
` [RFC PATCH v3 3/6] Documentation/features/core: Add arch support status files for 'cBPF-JIT' and 'eBPF-JIT'
` [RFC PATCH v3 4/6] Documentation/features/locking: Use '!RWSEM_GENERIC_SPINLOCK' as Kconfig for 'rwsem-optimized'
` [RFC PATCH v3 5/6] Documentation/features/lib: Remove arch support status file for 'strncasecmp'
` [RFC PATCH v3 6/6] Documentation/features/vm: Remove arch support status file for 'pte_special'

[PATCH] Documentation: block: cmdline-partition.txt fixes and additions
 2018-05-08 15:19 UTC  (3+ messages)

[PATCH] vfio: fix documentation
 2018-05-08 15:17 UTC  (3+ messages)

[PATCH 0/6] arm64: untag user pointers passed to the kernel
 2018-05-08 15:11 UTC  (7+ messages)
` [PATCH 4/6] mm, arm64: untag user addresses in mm/gup.c

[PATCH] doc: botching-up-ioctls: Make it clearer why structs must be padded
 2018-05-08 14:53 UTC  (2+ messages)

[PATCH v3 0/9] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-05-08 10:26 UTC  (10+ messages)
` [PATCH v3 6/9] "

[PATCH v3 0/4] Better integrate seccomp logging and auditing
 2018-05-08  6:09 UTC  (6+ messages)
` [PATCH v3 3/4] seccomp: Audit attempts to modify the actions_logged sysctl

[PATCH v7 0/5] cpuset: Enable cpuset controller in default hierarchy
 2018-05-08  0:30 UTC  (4+ messages)
` [PATCH v7 3/5] cpuset: Add a root-only cpus.isolated v2 control file

[PATCH v6 0/8] ipc: Clamp *mni to the real IPCMNI limit & increase that limit
 2018-05-07 19:14 UTC  (5+ messages)

[PATCH] libata: remove ata_sff_data_xfer_noirq()
 2018-05-07 15:52 UTC  (3+ messages)

[PATCH] certificate handling: Update references to the documentation
 2018-05-07 15:40 UTC 

[PATCH] VFIO: Fix Documentation
 2018-05-07  3:09 UTC  (3+ 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).