linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-02 22:31:49 to 2018-08-09 21:44:50 UTC [more...]

[PATCH v6 00/24] Ingenic TCU patchset v6
 2018-08-09 21:43 UTC 

[PATCH v8 0/4] Add parameter for disabling ACS redirection for P2P
 2018-08-09 21:21 UTC  (7+ messages)
` [PATCH v8 1/4] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v8 3/4] PCI: Introduce disable_acs_redir quirk

[PATCH v5 00/18] khwasan: kernel hardware assisted address sanitizer
 2018-08-09 19:21 UTC  (19+ messages)
` [PATCH v5 01/18] khwasan, mm: change kasan hooks signatures
` [PATCH v5 02/18] khwasan: move common kasan and khwasan code to common.c
` [PATCH v5 03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v5 04/18] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v5 05/18] khwasan: initialize shadow to 0xff
` [PATCH v5 06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v5 07/18] khwasan: add tag related helper functions
` [PATCH v5 08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v5 09/18] khwasan, arm64: fix up fault handling logic
` [PATCH v5 10/18] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v5 11/18] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v5 12/18] khwasan: split out kasan_report.c from report.c
` [PATCH v5 13/18] khwasan: add bug reporting routines
` [PATCH v5 14/18] khwasan: add hooks implementation
` [PATCH v5 15/18] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v5 16/18] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v5 17/18] khwasan: update kasan documentation
` [PATCH v5 18/18] kasan: add SPDX-License-Identifier mark to source files

[RFC PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-08-09 14:46 UTC  (35+ messages)
` [RFC PATCH 1/7] vfio/spimdev: Add documents for WarpDrive framework
` [RFC PATCH 2/7] iommu: Add share domain interface in iommu for spimdev
` [RFC PATCH 3/7] vfio: add spimdev support

[PATCH 00/28] at24: remove at24_platform_data
 2018-08-09 11:35 UTC  (53+ messages)
` [PATCH 01/28] nvmem: add support for cell lookups
` [PATCH 02/28] Documentation: nvmem: document lookup entries
` [PATCH 03/28] nvmem: add a notifier chain
` [PATCH 04/28] nvmem: provide nvmem_device_name()
` [PATCH 05/28] nvmem: remove the name field from struct nvmem_device
` [PATCH 06/28] mtd: Add support for reading MTD devices via the nvmem API
` [PATCH 07/28] ARM: davinci: dm365-evm: use nvmem lookup for mac address
` [PATCH 08/28] ARM: davinci: dm644-evm: "
` [PATCH 09/28] ARM: davinci: dm646x-evm: "
` [PATCH 10/28] ARM: davinci: da830-evm: "
` [PATCH 11/28] ARM: davinci: mityomapl138: add nvmem cells lookup entries
` [PATCH 12/28] ARM: davinci: da850-evm: use nvmem lookup for mac address
` [PATCH 13/28] ARM: davinci: da850-evm: remove unnecessary include
` [PATCH 14/28] net: split eth_platform_get_mac_address() into subroutines
` [PATCH 15/28] net: add support for nvmem to eth_platform_get_mac_address()
` [PATCH 16/28] net: davinci_emac: use eth_platform_get_mac_address()
` [PATCH 17/28] ARM: davinci: da850-evm: remove dead MTD code
` [PATCH 18/28] ARM: davinci: mityomapl138: don't read the MAC address from machine code
` [PATCH 19/28] ARM: davinci: dm365-evm: use device properties for at24 eeprom
` [PATCH 20/28] ARM: davinci: da830-evm: "
` [PATCH 21/28] ARM: davinci: dm644x-evm: "
` [PATCH 22/28] ARM: davinci: dm646x-evm: "
` [PATCH 23/28] ARM: davinci: sffsdr: fix the at24 eeprom device name
` [PATCH 24/28] ARM: davinci: sffsdr: use device properties for at24 eeprom
` [PATCH 25/28] ARM: davinci: remove dead code related to MAC address reading
` [PATCH 26/28] ARM: davinci: mityomapl138: use nvmem notifiers
` [PATCH 27/28] ARM: davinci: mityomapl138: use device properties for at24 eeprom
` [PATCH 28/28] eeprom: at24: kill at24_platform_data

[PATCH bpf-next 0/4] Convert filter.txt to RST
 2018-08-09  8:24 UTC  (8+ messages)
` [PATCH bpf-next 1/4] docs: net: Fix various minor typos
` [PATCH bpf-next 2/4] docs: Separate and convert filter.txt to RST
` [PATCH bpf-next 3/4] docs: Judiciously use double ticks
` [PATCH bpf-next 4/4] docs: Remove filter.txt from the tree

[PATCH bpf-next 00/13] docs: Convert BPF filter.txt to RST
 2018-08-08 22:21 UTC  (12+ messages)
` [PATCH bpf-next 05/13] docs: net: Fix indentation issues for code snippets
` [PATCH bpf-next 12/13] docs: net: Fix various minor typos

[RFC PATCH v2] mtd: rawnand: ams-delta: Use GPIO API for data I/O
 2018-08-08 17:42 UTC  (35+ messages)
  ` [RFC PATCH v2 01/12] mtd: rawnand: ams-delta: Assign mtd->dev.parent, not mtd->owner
  ` [RFC PATCH v2 02/12] mtd: rawnand: ams-delta: Use private structure
  ` [RFC PATCH v2 03/12] ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data port
  ` [RFC PATCH v2 04/12] mtd: rawnand: ams-delta: request data port GPIO resource
  ` [RFC PATCH v2 05/12] mtd: rawnand: ams-delta: use GPIO API for data read/write
  ` [RFC PATCH v2 06/12] ARM: OMAP1: ams-delta: drop obsolete NAND resources
  ` [RFC PATCH v2 07/12] mtd: rawnand: ams-delta: Set port direction once per transfer
  ` [RFC PATCH v2 08/12] mtd: rawnand: ams-delta: Simplify pointer resolution on read/write
  ` [RFC PATCH v2 09/12] gpiolib: Identify GPIO descriptor arrays with direct mapping
  ` [RFC PATCH v2 10/12] gpiolib: Introduce bitmap get/set array API extension
  ` [RFC PATCH v2 11/12] mtd: rawnand: ams-delta: Use GPIO API bitmap extension
  ` [RFC PATCH v2 12/12] gpiolib: Add fast processing path to bitmap API functions

[PATCH 0/3] Add driver for Synopsys DesignWare I3C master IP
 2018-08-08 17:28 UTC  (11+ messages)
` [PATCH 1/3] i3c: master: Add driver for Synopsys DesignWare IP
` [PATCH 2/3] dt-bindings: i3c: Document Synopsys DesignWare I3C master bindings

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-08-08 16:53 UTC  (14+ messages)

[PATCH v3] f2fs: checkpoint disabling
 2018-08-07 23:48 UTC 

[RFC bpf-next v2 0/3] docs: Convert filter.txt to RST
 2018-08-07 23:19 UTC  (8+ messages)
` [RFC bpf-next v2 1/3] docs: net: Fix various minor typos
` [RFC bpf-next v2 2/3] docs: net: Use lowercase 'k' for kernel
` [RFC bpf-next v2 3/3] docs: Split filter.txt into separate documents

[PATCH] Remove gendered language from management style documentation
 2018-08-07 18:47 UTC 

[PATCH] Documentation/fb: corrections for fbcon.txt
 2018-08-07 16:27 UTC 

[PATCH] Documentation: add ioctl number entry for v4l2-subdev.h
 2018-08-07 15:28 UTC 

[PATCH v4 00/26] Fix some doc build warnings/errors and broken links
 2018-08-07  7:04 UTC  (3+ messages)
` [PATCH v4 23/26] devicetree: fix a series of wrong file references

[PATCH] Documentation: corrections to console/console.txt
 2018-08-06 23:24 UTC 

[PATCH v2] scripts/kernel-doc: Escape all literal braces in regexes
 2018-08-06 19:37 UTC  (4+ messages)
  ` Bug#905116: "

[PATCH v4 0/7] arm64: untag user pointers passed to the kernel
 2018-08-06 19:12 UTC  (13+ messages)

due to kconfig changes kernel config file is no longer sufficient for configuring the kernel
 2018-08-06 18:33 UTC  (6+ messages)

[PATCH v5 00/10] arm64: untag user pointers passed to the kernel
 2018-08-06 16:40 UTC  (11+ messages)
` [PATCH v5 01/10] arm64: add type casts to untagged_addr macro
` [PATCH v5 02/10] uaccess: add untagged_addr definition for other arches
` [PATCH v5 03/10] arm64: untag user addresses in access_ok and __uaccess_mask_ptr
` [PATCH v5 04/10] mm, arm64: untag user addresses in mm/gup.c
` [PATCH v5 05/10] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [PATCH v5 06/10] arm64: untag user address in __do_user_fault
` [PATCH v5 07/10] fs, arm64: untag user address in copy_mount_options
` [PATCH v5 08/10] usb, arm64: untag user addresses in devio
` [PATCH v5 09/10] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v5 10/10] selftests, arm64: add a selftest for passing tagged pointers to kernel

Hello,Your Response Is Needed Urgently
 2018-08-06 14:37 UTC 

[PATCH] x86: corrections to Documentation/x86/earlyprintk.txt
 2018-08-06  3:34 UTC 

[PATCH] scripts/kernel-doc: Escape all literal braces in regexes
 2018-08-05 16:21 UTC 

Wohltätigkeitsspende in Höhe von € 2.000.000,00 EUR
 2018-08-05  9:12 UTC 

[PATCH v2] f2fs: checkpoint disabling
 2018-08-04 22:31 UTC  (2+ messages)

[PATCH v6 00/10] Add the I3C subsystem
 2018-08-04  5:33 UTC  (3+ messages)
  ` [PATCH v6 01/10] i3c: Add core I3C infrastructure

Contact my secretary in Burkina-Faso
 2018-08-02 23:37 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).