linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-18 01:11:14 to 2018-04-25 16:39:21 UTC [more...]

[PATCH v5 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
 2018-04-25 16:39 UTC  (13+ messages)
` [PATCH v5 1/2] perf: riscv: preliminary RISC-V support
` [PATCH v5 2/2] perf: riscv: Add Document for Future Porting Guide

[PATCH v3 00/15] dra7: mmc: Update mmc dt node to use sdhci-omap
 2018-04-25 14:49 UTC  (20+ messages)
` [PATCH v3 01/15] ARM: dts: dra72-evm-common: Remove mmc specific pinmux
` [PATCH v3 02/15] ARM: dts: dra71-evm: Add "vqmmc-supply" property for mmc2
` [PATCH v3 03/15] ARM: dts: dra72x-mmc-iodelay: Add a new pinctrl group for clk line without pullup
` [PATCH v3 04/15] ARM: dts: dra74x-mmc-iodelay: "
` [PATCH v3 05/15] ARM: dts: dra76x-mmc-iodelay: "
` [PATCH v3 06/15] ARM: dts: am57xx-idk: Use pinctrl group from dra7xx-mmc-iodelay.dtsi to select pulldown
` [PATCH v3 07/15] ARM: dts: dra71-evm: Use pinctrl group from dra72x-mmc-iodelay.dtsi "
` [PATCH v3 08/15] ARM: dts: am574x-idk: Add pinmux configuration for MMC
` [PATCH v3 09/15] ARM: dts: dra72-evm-common: Add wilink8 wlan support
` [PATCH v3 10/15] ARM: dts: dra7-evm: Model EVM_3V6 regulator
` [PATCH v3 11/15] ARM: dts: dra7-evm: Add wilink8 wlan support
` [PATCH v3 12/15] ARM: dts: dra76-evm: "
` [PATCH v3 13/15] ARM: dts: dra7: Use sdhci-omap programming model
` [PATCH v3 14/15] ARM: dts: dra7: Add high speed modes capability to MMC1/MMC2 dt node
` [PATCH v3 15/15] Documentation: ARM: Add new MMC requirements for DRA7/K2G
  ` [PATCH v4 "

[PATCH 0/6] arm64: untag user pointers passed to the kernel
 2018-04-25 14:45 UTC  (9+ messages)
` [PATCH 1/6] arm64: add type casts to untagged_addr macro
` [PATCH 2/6] uaccess: add untagged_addr definition for other arches
` [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 5/6] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [PATCH 6/6] arm64: update Documentation/arm64/tagged-pointers.txt

[PATCH v2] Documentation: typec.rst: Use literal-block element with ascii art
 2018-04-25 14:00 UTC  (4+ messages)

[PATCH v1 0/1] misc: IBM Virtual Management Channel Driver
 2018-04-25 12:00 UTC  (10+ messages)
` [PATCH v1 1/1] "

[PATCH] PM: docs: sleep-states: Fix a typo ("includig")
 2018-04-25 10:07 UTC 

[PATCH v4 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-04-25  9:00 UTC  (3+ messages)
` [PATCH v4 1/2] perf: uncore: Adding documentation for ThunderX2 pmu uncore driver
` [PATCH v4 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH] Documentation/i2c: direct users to i2c-tools regarding i2c/smbus.h
 2018-04-25  6:05 UTC  (3+ messages)

[PATCH 0/7] ocxl: Implement Power9 as_notify/wait for OpenCAPI
 2018-04-24 21:12 UTC  (15+ 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 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] doc: dev-tools: kselftest.rst: update contributing new tests
 2018-04-24 19:35 UTC  (4+ messages)
` [PATCH v2] "

[RFC 00/10] Adds pcitest tool support for MSI-X
 2018-04-24 17:18 UTC  (24+ messages)
` [RFC 01/10] PCI: dwc: Add MSI-X callbacks handler
` [RFC 06/10] misc: pci_endpoint_test: Add MSI-X support
` [RFC 10/10] tools: PCI: "

[PATCH v3 00/10] PECI device driver introduction
 2018-04-24 16:29 UTC  (28+ messages)
` [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 07/10] Documentation: dt-bindings: Add documents for PECI hwmon client drivers
` [PATCH v3 09/10] drivers/hwmon: Add "

[PATCH] thermal: core: fix emulation of subzero temps
 2018-04-24 13:01 UTC  (2+ messages)

[PATCH 0/7] docs/vm: update KSM documentation
 2018-04-24  6:40 UTC  (8+ messages)
` [PATCH 1/7] mm/ksm: docs: extend overview comment and make it "DOC:"
` [PATCH 2/7] docs/vm: ksm: (mostly) formatting updates
` [PATCH 3/7] docs/vm: ksm: add "Design" section
` [PATCH 4/7] docs/vm: ksm: reshuffle text between "sysfs" and "design" sections
` [PATCH 5/7] docs/vm: ksm: update stable_node_chains_prune_millisecs description
` [PATCH 6/7] docs/vm: ksm: udpate description of stable_node_{dups,chains}
` [PATCH 7/7] docs/vm: ksm: split userspace interface to admin-guide/mm/ksm.rst

[PATCH v4 00/10] Add the I3C subsystem
 2018-04-23 17:56 UTC  (3+ messages)

[PATCH v7 0/5] cpuset: Enable cpuset controller in default hierarchy
 2018-04-23 16:32 UTC  (12+ messages)
` [PATCH v7 1/5] "
` [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 5/5] cpuset: Make generate_sched_domains() recognize isolated_cpus

[PATCH bpf-next v3 0/8] bpf: document eBPF helpers and add a script to generate man page
 2018-04-23  9:11 UTC  (26+ messages)
` [PATCH bpf-next v3 2/8] bpf: add documentation for eBPF helpers (01-11)
` [PATCH bpf-next v3 3/8] bpf: add documentation for eBPF helpers (12-22)
` [PATCH bpf-next v3 4/8] bpf: add documentation for eBPF helpers (23-32)
` [PATCH bpf-next v3 5/8] bpf: add documentation for eBPF helpers (33-41)
` [PATCH bpf-next v3 6/8] bpf: add documentation for eBPF helpers (42-50)
` [PATCH bpf-next v3 7/8] bpf: add documentation for eBPF helpers (51-57)
` [PATCH bpf-next v3 8/8] bpf: add documentation for eBPF helpers (58-64)

[PATCH] [v2] docs: clarify security-bugs disclosure policy
 2018-04-22 16:08 UTC  (5+ messages)

[PATCH 4/4] sh: remove board_time_init() callback
 2018-04-22  6:30 UTC  (4+ messages)

[PATCH] Documentation: Update references to drivers/base/firmware_class.c
 2018-04-20 23:16 UTC  (2+ messages)

target: clean up kernel-doc and add driver-api document
 2018-04-20 22:54 UTC  (2+ messages)

[RFC PATCH v2 0/6] Documentation/features: Provide and apply 'features-refresh.sh'
 2018-04-20 17:04 UTC  (2+ messages)

[PATCH] Documentation: updates for new syscall stub naming convention
 2018-04-20 11:55 UTC  (2+ messages)

[PATCH] VFIO: Fix Documentation
 2018-04-20 10:07 UTC 

[PATCH 0/7] i2c: clean up include/linux/i2c-*
 2018-04-20  8:05 UTC  (5+ messages)
` [PATCH 2/7] i2c: i2c-mux-gpio: move header to platform_data
` [PATCH 3/7] i2c: i2c-ocores: "

[PATCH v4 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
 2018-04-19 23:24 UTC  (5+ messages)
` [PATCH v4 1/2] perf: riscv: preliminary RISC-V support
` [PATCH v4 2/2] perf: riscv: Add Document for Future Porting Guide

[PATCH v2] proc/stat: Separate out individual irq counts into /proc/stat_irqs
 2018-04-19 19:36 UTC 

[PATCH 1/2] atomic_ops.rst: Fix wrong example code
 2018-04-19 13:55 UTC  (3+ messages)
` [PATCH 2/2] atomic_ops.rst: Use `warning` rst directive

[PATCH v11 0/4] set VSESR_EL2 by user space and support NOTIFY_SEI notification
 2018-04-19  4:09 UTC  (5+ messages)

[RESEND PATCH] x86/boot/KASLR: Extend movable_node option for KASLR
 2018-04-19  2:09 UTC  (2+ messages)

[PATCH v3] docs: kernel-parameters.txt: Fix whitespace
 2018-04-18 20:09 UTC  (2+ messages)

[PATCH v2] docs: kernel-parameters.txt: Fix whitespace
 2018-04-18 18:32 UTC  (4+ messages)

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

[PATCH] docs: ip-sysctl.txt: fix name of some ipv6 variables
 2018-04-18 16:12 UTC  (3+ messages)

[PATCH 0/7] docs/vm: start moving files do Documentation/admin-guide`
 2018-04-18  8:07 UTC  (8+ messages)
` [PATCH 1/7] docs/vm: hugetlbpage: minor improvements
` [PATCH 2/7] docs/vm: hugetlbpage: move section about kernel development to hugetlbfs_reserv
` [PATCH 3/7] docs/vm: pagemap: formatting and spelling updates
` [PATCH 4/7] docs/vm: pagemap: change document title
` [PATCH 5/7] docs/admin-guide: introduce basic index for mm documentation
` [PATCH 6/7] docs/admin-guide/mm: start moving here files from Documentation/vm
` [PATCH 7/7] docs/admin-guide/mm: convert plain text cross references to hyperlinks


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