linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-04 15:21:15 to 2018-09-10 02:24:17 UTC [more...]

[PATCH v2] kconfig: add hardened defconfig helpers
 2018-09-10  1:21 UTC  (4+ messages)

[PATCH 1/2] MAINTAINERS: sort excludes for Documentation
 2018-09-09 20:49 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: add i2c to the "

[PATCH v4 00/13] Compiler Attributes
 2018-09-09 19:15 UTC  (7+ messages)
` [PATCH v4 12/13] Compiler Attributes: add Doc/process/programming-language.rst

[PATCH] linux-next :cfg80211: Fix warnings while make xmldocs
 2018-09-09 13:55 UTC 

[RFC PATCH 0/3] kbuild: support syncing .config non-interactively and record ARCH in spec file
 2018-09-07 22:05 UTC  (2+ messages)

[PATCH v9 0/4] ipc: IPCMNI limit check for *mni & increase that limit
 2018-09-07 20:28 UTC  (5+ messages)
` [PATCH v9 1/4] ipc: IPCMNI limit check for msgmni and shmmni
` [PATCH v9 2/4] ipc: IPCMNI limit check for semmni
` [PATCH v9 3/4] ipc: Allow boot time extension of IPCMNI from 32k to 8M
` [PATCH v9 4/4] ipc: Conserve sequence numbers in extended IPCMNI mode

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-07 18:04 UTC  (30+ messages)
` [PATCH 1/7] vfio/sdmdev: Add documents for WarpDrive framework
` [PATCH 3/7] vfio: add sdmdev support
` [PATCH 4/7] crypto: add hisilicon Queue Manager driver
` [PATCH 6/7] crypto: add sdmdev support to Hisilicon QM
` [PATCH 7/7] vfio/sdmdev: add user sample

[PATCH] drm/amdgpu: Fix wornings while make xmldocs
 2018-09-07 16:47 UTC  (2+ messages)

[PATCH v2] xen/balloon: add runtime control for scrubbing ballooned out pages
 2018-09-07 16:49 UTC  (3+ messages)
` [Xen-devel] "
  ` [PATCH v3] "

[PATCH v6 00/11] arm64: untag user pointers passed to the kernel
 2018-09-07 16:30 UTC  (16+ messages)
` [PATCH v6 11/11] arm64: annotate user pointers casts detected by sparse

[PATCH v6 00/18] khwasan: kernel hardware assisted address sanitizer
 2018-09-07 16:10 UTC  (9+ messages)
` [PATCH v6 16/18] khwasan, mm, arm64: tag non slab memory allocated via pagealloc

[PATCH v2 00/16] nvmem: rework of the subsystem for non-DT users
 2018-09-07 10:07 UTC  (17+ messages)
` [PATCH v2 01/16] nvmem: remove unused APIs
` [PATCH v2 02/16] nvmem: remove the global cell list
` [PATCH v2 03/16] nvmem: use kref
` [PATCH v2 04/16] nvmem: lpc18xx_eeprom: use devm_nvmem_register()
` [PATCH v2 05/16] nvmem: sunxi_sid: "
` [PATCH v2 06/16] nvmem: mxs-ocotp: "
` [PATCH v2 07/16] nvmem: change the signature of nvmem_unregister()
` [PATCH v2 08/16] nvmem: provide nvmem_dev_name()
` [PATCH v2 09/16] nvmem: remove the name field from struct nvmem_device
` [PATCH v2 10/16] nvmem: add a notifier chain
` [PATCH v2 11/16] nvmem: add support for cell info
` [PATCH v2 12/16] nvmem: resolve cells from DT at registration time
` [PATCH v2 13/16] nvmem: add support for cell lookups from machine code
` [PATCH v2 14/16] Documentation: nvmem: document cell tables and lookup entries
` [PATCH v2 15/16] nvmem: use SPDX license identifiers
` [PATCH v2 16/16] nvmem: make the naming of arguments in nvmem_cell_get() consistent

[PATCH 00/19] mtd: rawnand: API cleanup (2nd batch)
 2018-09-07  9:13 UTC  (22+ messages)
` [PATCH 01/19] mtd: rawnand: Leave chip->IO_ADDR_{R,W} to NULL when unused
` [PATCH 02/19] mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R,W} there
` [PATCH 03/19] mtd: rawnand: Deprecate ->{read,write}_{byte,buf}() hooks
` [PATCH 04/19] mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()
` [PATCH 05/19] mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()
` [PATCH 06/19] mtd: rawnand: Deprecate ->block_{bad,markbad}() hooks
` [PATCH 07/19] mtd: rawnand: Deprecate ->erase()
` [PATCH 08/19] mtd: rawnand: Deprecate ->{set,get}_features() hooks
` [PATCH 09/19] mtd: rawnand: Deprecate ->chip_delay
` [PATCH 10/19] mtd: rawnand: Move function prototypes after struct declarations
` [PATCH 11/19] mtd: rawnand: Get rid of nand_flash_dev forward declation
` [PATCH 12/19] mtd: rawnand: Get rid of the duplicate nand_chip forward declaration
` [PATCH 13/19] mtd: rawnand: Get rid of a few unused definitions
` [PATCH 14/19] mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h
` [PATCH 15/19] mtd: rawnand: Inline onfi_get_async_timing_mode()
` [PATCH 16/19] mtd: rawnand: Keep all internal stuff private
` [PATCH 17/19] mtd: rawnand: Move legacy code to nand_legacy.c
` [PATCH 18/19] mtd: rawnand: Move ONFI code to nand_onfi.c
` [PATCH 19/19] mtd: rawnand: Move JEDEC code to nand_jedec.c

[PATCH v6 00/10] Add the I3C subsystem
 2018-09-07  7:51 UTC  (25+ messages)
  ` [PATCH v6 01/10] i3c: Add core I3C infrastructure

[PATCH 00/13] nvmem: rework of the subsystem for non-DT users
 2018-09-07  5:11 UTC  (22+ messages)
` [PATCH 01/13] nvmem: remove unused APIs
` [PATCH 02/13] nvmem: remove the global cell list
` [PATCH 03/13] nvmem: use kref
` [PATCH 04/13] nvmem: lpc18xx_eeprom: use devm_nvmem_register()
` [PATCH 05/13] nvmem: change the signature of nvmem_unregister()
` [PATCH 06/13] nvmem: provide nvmem_dev_name()
` [PATCH 07/13] nvmem: remove the name field from struct nvmem_device
` [PATCH 08/13] nvmem: add a notifier chain
` [PATCH 09/13] nvmem: add support for cell info
` [PATCH 10/13] nvmem: resolve cells from DT at registration time
` [PATCH 11/13] nvmem: add support for cell lookups from machine code
` [PATCH 12/13] Documentation: nvmem: document cell tables and lookup entries
` [PATCH 13/13] nvmem: use SPDX license identifiers

[PATCH v8 0/5] ipc: IPCMNI limit check for *mni & increase that limit
 2018-09-06 22:24 UTC  (3+ messages)

[PATCH v2 0/8] fpga: add devm managed create APIs
 2018-09-06 21:28 UTC  (19+ messages)
` [PATCH v2 1/8] fpga: do not access region struct after fpga_region_unregister
` [PATCH v2 2/8] fpga: mgr: add devm_fpga_mgr_create
` [PATCH v2 3/8] fpga: bridge: add devm_fpga_bridge_create
` [PATCH v2 4/8] fpga: add devm_fpga_region_create
` [PATCH v2 5/8] dt-bindings: fpga: fix freeze controller compatible in region doc
` [PATCH v2 6/8] fpga: bridge: fix obvious function documentation error
` [PATCH v2 7/8] docs: fpga: document fpga manager flags
` [PATCH v2 8/8] docs: fpga: document programming fpgas using regions

[PATCH v12 0/9] cpuset: Enable cpuset controller in default hierarchy
 2018-09-06 21:20 UTC  (5+ messages)
` [PATCH v12 9/9] cpuset: Support forced turning off of partition flag

[PATCHv9 0/8] Add Intel Stratix10 FPGA manager and service layer
 2018-09-06 19:25 UTC  (9+ messages)
` [PATCHv9 1/8] dt-bindings, firmware: add Intel Stratix10 service layer binding
` [PATCHv9 2/8] arm64: dts: stratix10: add stratix10 service driver binding to base dtsi
` [PATCHv9 3/8] misc: add Intel Stratix10 service layer driver
` [PATCHv9 4/8] dt-bindings: fpga: add Stratix10 SoC FPGA manager binding
` [PATCHv9 5/8] arm64: dts: stratix10: add fpga manager and region
` [PATCHv9 6/8] fpga: add intel stratix10 soc fpga manager driver
` [PATCHv9 7/8] Documentation: driver-api: add stratix10 service layer
` [PATCHv9 8/8] misc: add remote status update client support

[PATCH v3 0/5] FireWire: clean up kernel-doc, add Documentation chapter
 2018-09-06 15:47 UTC  (7+ messages)
` [PATCH v4 1/5] FireWire: clean up firewire-cdev.h kernel-doc
` [PATCH v4 2/5] FireWire: clean up core-iso.c kernel-doc
` [PATCH v4 3/5] FireWire: clean up core-transaction.c kernel-doc
` [PATCH v4 4/5] FireWire: add a Documentation driver-api chapter
` [PATCH v4 5/5] FireWire: add driver-api Introduction section

[PATCH v7 00/10] Add the I3C subsystem
 2018-09-06 15:15 UTC  (13+ messages)
` [PATCH v7 02/10] docs: driver-api: Add I3C documentation
` [PATCH v7 03/10] i3c: Add sysfs ABI spec
` [PATCH v7 04/10] dt-bindings: i3c: Document core bindings
` [PATCH v7 05/10] dt-bindings: i3c: Add macros to help fill I3C/I2C device's reg property
` [PATCH v7 06/10] MAINTAINERS: Add myself as the I3C subsystem maintainer
` [PATCH v7 07/10] i3c: master: Add driver for Cadence IP
` [PATCH v7 08/10] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v7 09/10] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v7 10/10] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander
  ` [PATCH v7 01/10] i3c: Add core I3C infrastructure

[PATCH 0/3] gpio: Fix VLA removal fallout
 2018-09-06 13:13 UTC  (6+ messages)
` [PATCH 1/3] Documentation: gpio: Fix return type of gpiod_set_raw_array_value*()
` [PATCH 2/3] gpio: Propagate errors from gpiod_set_array_value_complex()
` [PATCH 3/3] gpio: Restore indentation of continued lines

[PATCH v7 0/4] gpiolib: speed up GPIO array processing
 2018-09-05 21:50 UTC  (6+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
  ` [PATCH v8 2/4] gpiolib: Identify arrays matching GPIO hardware
  ` [PATCH v8 3/4] gpiolib: Pass array info to get/set array functions
  ` [PATCH v8 4/4] gpiolib: Implement fast processing path in get/set array

[PATCH] [RFC v2] Drop all 00-INDEX files from Documentation/
 2018-09-05 11:42 UTC 

[PATCH v2 0/5] Add support for high-resolution scrolling on Logitech mice
 2018-09-05  8:13 UTC  (5+ messages)
` [PATCH v2 1/5] Add the `REL_WHEEL_HI_RES` event code

[PATCH v7 3/4] gpiolib: Pass array info to get/set array functions
 2018-09-05  7:11 UTC  (2+ messages)

[PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
 2018-09-05  6:46 UTC  (2+ messages)

[PATCH] input: keyboard: gpio-keys: Fixed a documentation index issue
 2018-09-05  4:13 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).