linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-29 10:15:18 to 2018-05-08 16:08:11 UTC [more...]

[PATCH 00/18] Fix some build warnings/errors with Sphinx
 2018-05-08 16:08 UTC  (41+ 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

[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] Documentation/admin-guide/pm/intel_pstate: fix Active Mode w/o HWP paragraph
 2018-05-08 15:12 UTC 

[PATCH 0/6] arm64: untag user pointers passed to the kernel
 2018-05-08 15:11 UTC  (13+ messages)
` [PATCH 3/6] arm64: untag user addresses in copy_from_user and others
` [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  (3+ messages)

[PATCH v3 0/9] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-05-08 10:26 UTC  (16+ messages)
` [PATCH v3 2/9] mm: Prefix vma_ to vaddr_to_offset() and offset_to_vaddr()
` [PATCH v3 6/9] trace_uprobe: Support SDT markers having reference count (semaphore)
` [PATCH v3 8/9] trace_uprobe/sdt: Document about reference counter
` [PATCH v3 9/9] perf probe: Support SDT markers having reference counter (semaphore)

[PATCH v3 0/4] Better integrate seccomp logging and auditing
 2018-05-08  6:09 UTC  (9+ messages)
` [PATCH v3 1/4] seccomp: Separate read and write code for actions_logged sysctl
` [PATCH v3 2/4] seccomp: Configurable separator for the actions_logged string
` [PATCH v3 3/4] seccomp: Audit attempts to modify the actions_logged sysctl
` [PATCH v3 4/4] seccomp: Don't special case audited processes when logging

[PATCH 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
 2018-05-08  3:54 UTC  (21+ 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 v7 0/5] cpuset: Enable cpuset controller in default hierarchy
 2018-05-08  0:30 UTC  (16+ messages)
` [PATCH v7 2/5] cpuset: Add cpuset.sched_load_balance to v2
` [PATCH v7 3/5] cpuset: Add a root-only cpus.isolated v2 control file
` [PATCH v7 4/5] cpuset: Restrict load balancing off cpus to subset of cpus.isolated

[PATCH v7 0/4] ipc: IPCMNI limit check for *mni & increase that limit
 2018-05-08  0:04 UTC  (9+ 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 v6 0/8] ipc: Clamp *mni to the real IPCMNI limit & increase that limit
 2018-05-07 19:14 UTC  (8+ messages)
` [PATCH v6 3/8] sysctl: Warn when a clamped sysctl parameter is set out of range

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

[PATCH] Documentation: refcount-vs-atomic: Update reference to LKMM doc
 2018-05-04 21:37 UTC  (3+ messages)

[PATCH v4 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-05-04 18:46 UTC  (14+ messages)
` [PATCH v4 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH] MAINTAINERS & files: Canonize the e-mails I use at files
 2018-05-04 11:33 UTC  (3+ messages)

[PATCH v2 0/4] Better integrate seccomp logging and auditing
 2018-05-03 23:18 UTC  (18+ messages)
` [PATCH v2 1/4] seccomp: Separate read and write code for actions_logged sysctl
` [PATCH v2 2/4] seccomp: Configurable separator for the actions_logged string
` [PATCH v2 3/4] seccomp: Audit attempts to modify the actions_logged sysctl
` [PATCH v2 4/4] seccomp: Don't special case audited processes when logging

[PATCH v2 0/6] arm64: untag user pointers passed to the kernel
 2018-05-03 14:15 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: add type casts to untagged_addr macro
` [PATCH v2 2/6] uaccess: add untagged_addr definition for other arches
` [PATCH v2 3/6] arm64: untag user addresses in access_ok and __uaccess_mask_ptr
` [PATCH v2 4/6] mm, arm64: untag user addresses in mm/gup.c
` [PATCH v2 5/6] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [PATCH v2 6/6] arm64: update Documentation/arm64/tagged-pointers.txt

[PATCH] coresight: Remove %px for printing pcsr value
 2018-05-02 16:56 UTC  (4+ messages)

[PATCH 0/3] Better integrate seccomp logging and auditing
 2018-05-02 15:58 UTC  (8+ messages)
` [PATCH 2/3] seccomp: Audit attempts to modify the actions_logged sysctl
` [PATCH 3/3] seccomp: Don't special case audited processes when logging

[PATCH v2] gpiolib: add hogs support for machine code
 2018-05-02 11:51 UTC  (4+ messages)

[PATCH v4 00/10] Add the I3C subsystem
 2018-05-02 11:32 UTC  (11+ messages)
` [PATCH v4 03/10] i3c: Add sysfs ABI spec

[PATCH] VFS: simplify seq_file iteration code and interface
 2018-04-30 18:03 UTC  (3+ messages)
` [PATCH resend] "

[PATCH 00/10] Add MSI-X support on pcitest tool
 2018-04-30 16:30 UTC  (4+ messages)
` [PATCH 06/10] misc: pci_endpoint_test: Add MSI-X support

[PATCH V2 0/9] Implementation of Tegra Tachometer driver
 2018-04-30  9:51 UTC  (3+ messages)
` [PATCH V2 1/9] pwm: core: Add support for PWM HW driver with pwm capture only

LICENSES: Missing ISC text & possibly a category ("Not recommended" vs. "Preferred licenses")
 2018-04-30  0:09 UTC  (4+ messages)

[PATCH v6 8/8] ipc: Conserve sequence numbers in extended IPCMNI mode
 2018-04-29 16:51 UTC  (2+ messages)

[PATCH v6 7/8] ipc: Allow boot time extension of IPCMNI from 32k to 2M
 2018-04-29 15:54 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).