linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-06 12:41:27 to 2018-04-13 17:43:58 UTC [more...]

[PATCH v3 1/3] Documentation/i2c: whitespace cleanup
 2018-04-13 17:42 UTC  (2+ messages)
` [PATCH v3 3/3] Documentation/i2c: adopt kernel commenting style in examples

[PATCH] Documentation/i2c: sync docs with current state of i2c-tools
 2018-04-13 17:39 UTC  (11+ messages)
      ` [PATCH v2 1/3] Documentation/i2c: whitespace cleanup
        ` [PATCH v2 2/3] Documentation/i2c: sync docs with current state of i2c-tools
        ` [PATCH v2 3/3] Documentation/i2c: adopt kernel commenting style in examples

[RFC 00/10] Adds pcitest tool support for MSI-X
 2018-04-13 16:05 UTC  (12+ messages)
` [RFC 01/10] PCI: dwc: Add MSI-X callbacks handler
` [RFC 02/10] PCI: cadence: Update cdns_pcie_ep_raise_irq function signature
` [RFC 03/10] PCI: endpoint: Add MSI-X interfaces
` [RFC 04/10] PCI: dwc: MSI callbacks handler rework
` [RFC 05/10] PCI: dwc: Add legacy interrupt callback handler
` [RFC 06/10] misc: pci_endpoint_test: Add MSI-X support
` [RFC 07/10] misc: pci_endpoint_test: Replace lower into upper case characters
` [RFC 08/10] PCI: endpoint: functions/pci-epf-test: Add MSI-X support
` [RFC 09/10] PCI: endpoint: functions/pci-epf-test: Replace lower into upper case characters
` [RFC 10/10] tools: PCI: Add MSI-X support

[PATCH] Documentation: ftrace: clarify filters with dynamic ftrace and graph
 2018-04-13 15:54 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v9 3/7] acpi: apei: Add SEI notification type support for ARMv8
 2018-04-13 13:50 UTC  (3+ messages)

[RFC bpf-next v2 0/8] bpf: document eBPF helpers and add a script to generate man page
 2018-04-13  0:28 UTC  (23+ messages)
` [RFC bpf-next v2 1/8] bpf: add script and prepare bpf.h for new helpers documentation
` [RFC bpf-next v2 2/8] bpf: add documentation for eBPF helpers (01-11)
` [RFC bpf-next v2 3/8] bpf: add documentation for eBPF helpers (12-22)
` [RFC bpf-next v2 4/8] bpf: add documentation for eBPF helpers (23-32)
` [RFC bpf-next v2 5/8] bpf: add documentation for eBPF helpers (33-41)
` [RFC bpf-next v2 6/8] bpf: add documentation for eBPF helpers (42-50)
` [RFC bpf-next v2 7/8] bpf: add documentation for eBPF helpers (51-57)
` [RFC bpf-next v2 8/8] bpf: add documentation for eBPF helpers (58-64)

[PATCH v3 0/2] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
 2018-04-12 20:46 UTC  (15+ messages)
` [PATCH v3 1/2] mm: introduce ARCH_HAS_PTE_SPECIAL
` [PATCH v3 2/2] mm: remove odd HAVE_PTE_SPECIAL
            ` [PATCH v4] "

[PATCH v2] gpiolib: add hogs support for machine code
 2018-04-12 20:00 UTC  (2+ messages)

[PATCH v3 00/10] PECI device driver introduction
 2018-04-12 19:51 UTC  (27+ messages)
` [PATCH v3 01/10] Documentations: dt-bindings: Add documents of generic PECI bus, adapter and client drivers
` [PATCH v3 02/10] Documentations: ioctl: Add ioctl numbers for PECI subsystem
` [PATCH v3 03/10] drivers/peci: Add support for PECI bus driver core
` [PATCH v3 04/10] Documentations: dt-bindings: Add a document of PECI adapter driver for Aspeed AST24xx/25xx SoCs
` [PATCH v3 05/10] ARM: dts: aspeed: peci: Add PECI node
` [PATCH v3 06/10] drivers/peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx
` [PATCH v3 07/10] Documentation: dt-bindings: Add documents for PECI hwmon client drivers
` [PATCH v3 08/10] Documentation: hwmon: "
` [PATCH v3 09/10] drivers/hwmon: Add "
` [PATCH v3 10/10] Add a maintainer for the PECI subsystem

[PATCH] sched/fair: add support to tune PELT ramp/decay timings
 2018-04-12 19:13 UTC  (2+ messages)

[PATCH v11 0/4] set VSESR_EL2 by user space and support NOTIFY_SEI notification
 2018-04-12 16:14 UTC  (12+ messages)
` [PATCH v11 1/4] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v11 2/4] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
` [PATCH v11 3/4] ACPI / APEI: Add SEI notification type support for ARMv8
` [PATCH v11 4/4] arm64: handle NOTIFY_SEI notification by the APEI driver

[PATCH 0/6] KASan for arm
 2018-04-12 12:54 UTC  (7+ messages)
` [PATCH 1/6] Add TTBR operator for kasan_init
` [PATCH 2/6] Disable instrumentation for some code
` [PATCH 3/6] Replace memory function for kasan
` [PATCH 4/6] Define the virtual space of KASan's shadow region
` [PATCH 5/6] Initialize the mapping of KASan shadow memory
` [PATCH 6/6] Enable KASan for arm

[RFC tip/locking/lockdep v6 01/20] lockdep/Documention: Recursive read lock detection reasoning
 2018-04-11 13:50 UTC  (2+ messages)
` [RFC tip/locking/lockdep v6 04/20] lockdep: Redefine LOCK_*_STATE* bits

[PATCH v2 0/9] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-04-11  4:28 UTC  (13+ messages)
` [PATCH v2 7/9] trace_uprobe/sdt: Fix multiple update of same reference counter
` [PATCH v2 9/9] perf probe: Support SDT markers having reference counter (semaphore)

[PATCH v2 0/2] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
 2018-04-10 20:51 UTC  (9+ messages)
` [PATCH v2 1/2] mm: introduce ARCH_HAS_PTE_SPECIAL
` [PATCH v2 2/2] mm: remove odd HAVE_PTE_SPECIAL

[PATCH] gpiolib: add hogs support for machine code
 2018-04-10 20:31 UTC  (3+ messages)

[PATCH 1/2] perf: riscv: preliminary RISC-V support
 2018-04-10 18:15 UTC  (5+ messages)

[PATCH 0/3] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
 2018-04-10 15:10 UTC  (11+ messages)
` [PATCH 1/3] mm: introduce ARCH_HAS_PTE_SPECIAL
` [PATCH 2/3] mm: replace __HAVE_ARCH_PTE_SPECIAL
` [PATCH 3/3] mm: remove __HAVE_ARCH_PTE_SPECIAL

[PATCH V2 0/9] Implementation of Tegra Tachometer driver
 2018-04-10 13:43 UTC  (8+ messages)
` [PATCH V2 3/9] dt-bindings: Tegra186 tachometer device tree bindings

[PATCH 00/32] docs/vm: convert to ReST format
 2018-04-10 10:23 UTC  (4+ messages)

[RFC bpf-next] bpf: document eBPF helpers and add a script to generate man page
 2018-04-10 10:21 UTC  (11+ messages)

[PATCH] squashfs: Add posix acl support
 2018-04-10  2:24 UTC  (5+ messages)
` [PATCH] squashfs-tools: "
  ` [PATCH v2] squashfs: "

[PATCH v4 00/10] Add the I3C subsystem
 2018-04-09 20:26 UTC  (7+ messages)
` [PATCH v4 04/10] dt-bindings: i3c: Document core bindings
` [PATCH v4 08/10] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v4 10/10] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander

[PATCH] Fixed typo in onewire generic doc
 2018-04-09 12:24 UTC  (2+ messages)

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

[PATCH] Documentation: fix reST markup error in driver-api/usb/typec.rst
 2018-04-08  7:19 UTC  (3+ messages)

make xmldocs failed with error after 4.17 merge period
 2018-04-07 19:19 UTC  (10+ messages)

[PATCH net-next 00/12] fscache: Fixes, traces and development
 2018-04-06 21:16 UTC  (2+ messages)

[PATCH v2] Documentation: typec.rst: Use literal-block element with ascii art
 2018-04-06 14:10 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).