linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-10 04:09:47 to 2019-10-16 13:31:18 UTC [more...]

[PATCH v6 0/2] Add CCPI2 PMU support
 2019-10-16 13:30 UTC  (4+ messages)
` [PATCH v6 1/2] Documentation: perf: Update documentation for ThunderX2 PMU uncore driver
` [PATCH v6 2/2] drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver

[PATCH v7 0/5] Add initial support for S32V234-EVB
 2019-10-16 13:17 UTC  (7+ messages)
` [PATCH v7 1/5] dt-bindings: arm: fsl: Add the S32V234-EVB board
` [PATCH v7 2/5] arm64: Introduce config for S32
` [PATCH v7 3/5] serial: fsl_linflexuart: Be consistent with the name
` [PATCH v7 4/5] arm64: dts: fsl: Add device tree for S32V234-EVB
` [PATCH v7 5/5] arm64: defconfig: Enable configs for S32V234

[PATCH v7 0/8] efi/firmware/platform-x86: Add EFI embedded fw support
 2019-10-16 12:45 UTC  (24+ messages)
` [PATCH v7 1/8] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v7 2/8] efi: Add embedded peripheral firmware support
` [PATCH v7 3/8] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
` [PATCH v7 4/8] firmware: Add new platform fallback mechanism and firmware_request_platform()
` [PATCH v7 5/8] Input: silead - Switch to firmware_request_platform for retreiving the fw
` [PATCH v7 6/8] Input: icn8505 "

[PATCH 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-10-16 11:49 UTC  (14+ messages)
` [PATCH 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
` [PATCH 2/8] objtool, kcsan: Add KCSAN runtime functions to whitelist
` [PATCH 3/8] build, kcsan: Add KCSAN build exceptions
` [PATCH 4/8] seqlock, kcsan: Add annotations for KCSAN
` [PATCH 5/8] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
` [PATCH 6/8] asm-generic, kcsan: Add KCSAN instrumentation for bitops
` [PATCH 7/8] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH 8/8] x86, kcsan: Enable KCSAN for x86

[PATCH v6 0/5] Add initial support for S32V234-EVB
 2019-10-16 11:01 UTC  (8+ messages)
` [PATCH v6 1/5] dt-bindings: arm: fsl: Add the S32V234-EVB board
` [PATCH v6 2/5] arm64: Introduce config for S32
` [PATCH v6 3/5] serial: fsl_linflexuart: Be consistent with the name
` [PATCH v6 4/5] arm64: dts: fsl: Add device tree for S32V234-EVB
` [PATCH v6 5/5] arm64: defconfig: Enable configs for S32V234

[PATCH 26/34] Documentation/RCU: Use CONFIG_PREEMPTION where appropriate
 2019-10-16  7:31 UTC  (3+ messages)

[PATCH v10 0/6] Use MFD framework for SGI IOC3 drivers
 2019-10-16  6:18 UTC  (9+ messages)
` [PATCH v10 1/6] nvmem: core: add nvmem_device_find
` [PATCH v10 2/6] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v10 3/6] MIPS: PCI: Fix fake subdevice ID for IOC3
` [PATCH v10 4/6] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v10 5/6] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v10 6/6] MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module

[RFC PATCH 00/21] Implement NTB Controller using multiple PCI
 2019-10-16  4:45 UTC  (4+ messages)
` [RFC PATCH 02/21] dt-bindings: PCI: Endpoint: Add DT bindings for PCI EPF Device

[PATCH 0/2] misc: add support for the cc1101 RF transceiver chip from TI
 2019-10-16  4:44 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
 2019-10-16  0:48 UTC  (13+ messages)

[PATCH] docs: admin-guide: Extend short title underline in sysctl
 2019-10-15 21:48 UTC  (5+ messages)

[PATCH v3 00/11] coresight: etm4x: Fixes and updates for sysfs API
 2019-10-15 21:20 UTC  (12+ messages)
` [PATCH v3 01/11] coresight: etm4x: Fixes for ETM v4.4 architecture updates
` [PATCH v3 02/11] coresight: etm4x: Fix input validation for sysfs
` [PATCH v3 03/11] coresight: etm4x: Add missing API to set EL match on address filters
` [PATCH v3 04/11] coresight: etm4x: Fix issues with start-stop logic
` [PATCH v3 05/11] coresight: etm4x: Improve usability of sysfs - include/exclude addr
` [PATCH v3 06/11] coresight: etm4x: Improve usability of sysfs - CID and VMID masks
` [PATCH v3 07/11] coresight: etm4x: Add view comparator settings API to sysfs
` [PATCH v3 08/11] coresight: etm4x: Add missing single-shot control "
` [PATCH v3 09/11] coresight: etm4x: docs: Update ABI doc for sysfs features added
` [PATCH v3 10/11] coresight: docs: Create common sub-directory for coresight trace
` [PATCH v3 11/11] coresight: etm4x: docs: Adds detailed document for programming etm4x

[PATCH v3] docs: Use make invocation's -j argument for parallelism
 2019-10-15 20:55 UTC  (5+ messages)

[PATCH v5] printf: add support for printing symbolic error names
 2019-10-15 19:07 UTC 

[PATCH RFC 1/4] docs: admin-guide: Sort the "unordered guides" to avoid merge conflicts
 2019-10-15 18:38 UTC  (6+ messages)
` [PATCH 2/4] docs: admin-guide: Move Dell RBU document from driver-api
` [PATCH 3/4] docs: admin-guide: dell_rbu: Rework the title
` [PATCH 4/4] docs: admin-guide: dell_rbu: Improve formatting and spelling

[PATCH v6 00/10] arm64: Stolen time support
 2019-10-15 17:56 UTC  (12+ messages)
` [PATCH v6 01/10] KVM: arm64: Document PV-time interface
` [PATCH v6 02/10] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH v6 03/10] KVM: arm64: Implement PV_TIME_FEATURES call
` [PATCH v6 04/10] KVM: Implement kvm_put_guest()
` [PATCH v6 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v6 06/10] KVM: Allow kvm_device_ops to be const
` [PATCH v6 07/10] KVM: arm64: Provide VCPU attributes for stolen time
` [PATCH v6 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH v6 09/10] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH v6 10/10] arm64: Retrieve stolen time as paravirtualized guest

[PATCH v1 0/3] Documentation/minor coding style fix ups
 2019-10-15 12:04 UTC  (7+ messages)
` [PATCH v1 1/3] of: property: Minor code formatting/style clean ups
` [PATCH v1 2/3] driver: core: Improve documentation for fwnode_operations.add_links()
` [PATCH v1 3/3] docs: driver-model: Add documentation for sync_state

[PATCH v5 0/2] Add CCPI2 PMU support
 2019-10-15  9:36 UTC  (3+ messages)

Documentation/, SPDX tags, and checkpatch.pl
 2019-10-14 21:02 UTC  (3+ messages)

[PATCH v2] tpm/tpm_ftpm_tee: add shutdown call back
 2019-10-14 20:21 UTC 

[PATCH] ftpm: add shutdown call back
 2019-10-14 20:17 UTC  (3+ messages)

[PATCH v2 1/2] hwmon: Add support for ltc2947
 2019-10-14 18:14 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: hwmon: Add ltc2947 documentation

[PATCH] docs: Add reference in binfmt-misc.rst
 2019-10-14 15:59 UTC 

[PATCH] docs: block: Remove blk_init_queue related description
 2019-10-14 13:50 UTC 

[PATCH bpf] xsk: improve documentation for AF_XDP
 2019-10-14  8:03 UTC  (3+ messages)

[PATCH 0/4] treewide: Add 'fallthrough' pseudo-keyword
 2019-10-12  2:14 UTC  (8+ messages)

[RFC][PATCH] docs: process: Submitting a patch for a single git commit
 2019-10-11 19:37 UTC  (3+ messages)

[TYPO] SafeSetID.rst: Remove spurious '???' characters
 2019-10-11 16:23 UTC  (3+ messages)

[PATCH] docs: misc: xilinx_sdfec: Actually add documentation
 2019-10-11 16:16 UTC  (8+ messages)

[PATCH 0/4] arm64: ARMv8.4 Activity Monitors support
 2019-10-11 14:31 UTC  (5+ messages)
` [PATCH 1/4] arm64: add support for the AMU extension v1

[PATCH 19/19] EDAC, Documentation: Describe CPER module definition and DIMM ranks
 2019-10-11 11:29 UTC  (2+ messages)

[PATCH v9 0/5] Use MFD framework for SGI IOC3 drivers
 2019-10-11  9:28 UTC  (10+ messages)
` [PATCH v9 1/5] nvmem: core: add nvmem_device_find
` [PATCH v9 2/5] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v9 3/5] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v9 4/5] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v9 5/5] MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module

[PATCH 0/3] LTC2947 support
 2019-10-11  6:59 UTC  (11+ messages)
` [PATCH 2/3] hwmon: Add support for ltc2947

[PATCH] Documentation: networking: device drivers: Remove stray asterisks
 2019-10-11  1:23 UTC  (6+ messages)

[PATCH] Documentation: networking: add a chapter for the DIM library
 2019-10-11  0:33 UTC  (5+ messages)

Sphinx parallel build errors
 2019-10-10 20:15 UTC  (4+ messages)

[PATCH v2] dm dust: convert documentation to ReST
 2019-10-10 17:37 UTC  (2+ messages)

[PATCH] docs: admin-guide: fix printk_ratelimit explanation
 2019-10-10 17:35 UTC  (2+ messages)

[PATCH] docs: networking: devlink-trap: Fix reference to other document
 2019-10-10 17:30 UTC  (2+ messages)

[PATCH] docs: networking: phy: Improve phrasing
 2019-10-10 17:30 UTC  (2+ messages)

[PATCH 1/3] docs: fix some broken references
 2019-10-10 17:28 UTC  (2+ messages)

[PATCH] Documentation: admin-guide: add earlycon documentation for RISC-V
 2019-10-10 17:23 UTC  (3+ messages)

[PATCH 00/12] infiniband kernel-doc fixes & driver-api/ chapter
 2019-10-10 15:45 UTC  (3+ messages)
` [PATCH 12/12] infiniband: add a Documentation driver-api chapter for Infiniband

[PATCH v3] hwspinlock: allow sharing of hwspinlocks
 2019-10-10 15:19 UTC  (2+ messages)

[PATCH v7 0/5] Use MFD framework for SGI IOC3 drivers
 2019-10-10 13:29 UTC  (4+ messages)
` [PATCH v8 3/5] mfd: ioc3: Add driver for SGI IOC3 chip

Apply For Financial investment at a lower rate 2%
 2019-10-10 13:10 UTC 

[PATCH 4.19 097/114] arm64: Provide a command line to disable spectre_v2 mitigation
 2019-10-10  8:36 UTC 


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