linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-30 20:39:58 to 2018-09-05 15:39:32 UTC [more...]

[PATCH v2 0/8] fpga: add devm managed create APIs
 2018-09-05 15:38 UTC  (13+ 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 00/13] nvmem: rework of the subsystem for non-DT users
 2018-09-05 14:59 UTC  (19+ 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] [RFC v2] Drop all 00-INDEX files from Documentation/
 2018-09-05 11:42 UTC  (2+ messages)

[PATCH 0/3] gpio: Fix VLA removal fallout
 2018-09-05  9:05 UTC  (4+ 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 v2 0/5] Add support for high-resolution scrolling on Logitech mice
 2018-09-05  8:13 UTC  (7+ messages)
` [PATCH v2 1/5] Add the `REL_WHEEL_HI_RES` event code

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-05  7:27 UTC  (20+ messages)
` [PATCH 1/7] vfio/sdmdev: Add documents for WarpDrive framework
` [PATCH 2/7] iommu: Add share domain interface in iommu for sdmdev
` [PATCH 3/7] vfio: add sdmdev support
  ` [RFC PATCH] vfio: vfio_sdmdev_groups[] can be static
` [PATCH 4/7] crypto: add hisilicon Queue Manager driver
` [PATCH 5/7] crypto: Add Hisilicon Zip driver
` [PATCH 6/7] crypto: add sdmdev support to Hisilicon QM
` [PATCH 7/7] vfio/sdmdev: add user sample

[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
 2018-09-05  7:11 UTC  (29+ messages)
` [PATH v5 "
  ` [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
  ` [PATH v6 0/4] gpiolib: speed up GPIO array processing
    ` [PATCH v6 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
    ` [PATCH v6 2/4] gpiolib: Identify arrays matching GPIO hardware
    ` [PATCH v6 3/4] gpiolib: Pass array info to get/set array functions
    ` [PATCH v6 4/4] gpiolib: Implement fast processing path in get/set array
    ` [PATCH v7 0/4] gpiolib: speed up GPIO array processing
      ` [PATCH v7 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
      ` [PATCH v7 2/4] gpiolib: Identify arrays matching GPIO hardware
      ` [PATCH v7 3/4] gpiolib: Pass array info to get/set array functions
      ` [PATCH v7 4/4] gpiolib: Implement fast processing path in get/set array

[PATCH] input: keyboard: gpio-keys: Fixed a documentation index issue
 2018-09-05  4:13 UTC 

[PATCH v3 0/5] FireWire: clean up kernel-doc, add Documentation chapter
 2018-09-05  0:02 UTC  (6+ 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

[RFC PATCH v3 00/24] Control Flow Enforcement: Shadow Stack
 2018-09-04 14:47 UTC  (42+ messages)
` [RFC PATCH v3 05/24] Documentation/x86: Add CET description
` [RFC PATCH v3 06/24] x86/cet: Control protection exception handler
` [RFC PATCH v3 12/24] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [RFC PATCH v3 19/24] x86/cet/shstk: Introduce WRUSS instruction

[PATCH] Document/gpu: Use new vm_fault_t type
 2018-09-04 13:07 UTC  (2+ messages)

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

[PATCH v6 00/10] Add the I3C subsystem
 2018-09-04 11:03 UTC  (12+ messages)
  ` [PATCH v6 01/10] i3c: Add core I3C infrastructure

[PATCH 1/1] docs: kernel-doc: fix parsing of function pointers
 2018-09-03 22:54 UTC  (6+ messages)

[PATCH v3 00/12] Compiler Attributes
 2018-09-03 20:33 UTC  (2+ messages)
` [PATCH 12/12] Compiler Attributes: add Doc/process/programming-language.rst

[PATCH] [RFC] Drop all 00-INDEX files from Documentation/
 2018-09-03 20:32 UTC  (5+ messages)

due to kconfig changes kernel config file is no longer sufficient for configuring the kernel
 2018-09-03 10:23 UTC  (10+ messages)

[RFC PATCH 0/3] kbuild: support syncing .config non-interactively and record ARCH in spec file
 2018-09-03 10:01 UTC  (2+ messages)
` [RFC PATCH 1/3] kconfig: support an environment variable for non-interactive syncconfig

[PATCH 2/2] clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clock
 2018-09-03  6:38 UTC  (6+ messages)

[PATCH v3 0/3] docs/core-api: add memory allocation guide
 2018-09-03  5:12 UTC  (2+ messages)

[PATCH] kconfig: do not require pkg-config on make {menu,n}config
 2018-09-03  0:37 UTC  (4+ messages)

[PATCH v5 00/10] hwmon and fsi: Add On-Chip Controller Driver
 2018-09-01 12:06 UTC  (13+ messages)
` [PATCH v5 01/10] dt-bindings: fsi: Add P9 OCC device documentation
` [PATCH v5 02/10] fsi: Add On-Chip Controller (OCC) driver
` [PATCH v5 03/10] Documentation: hwmon: Add OCC documentation
` [PATCH v5 04/10] dt-bindings: i2c: Add P8 OCC hwmon device documentation
` [PATCH v5 05/10] hwmon: Add On-Chip Controller (OCC) hwmon driver
` [PATCH v5 06/10] hwmon (occ): Add command transport method for P8 and P9
` [PATCH v5 07/10] hwmon (occ): Parse OCC poll response
` [PATCH v5 08/10] hwmon (occ): Add sensor types and versions
` [PATCH v5 09/10] hwmon (occ): Add sensor attributes and register hwmon device
` [PATCH v5 10/10] hwmon (occ): Add sysfs attributes for additional OCC data

[PATCH RFCv2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-09-01 14:03 UTC  (6+ messages)
` [PATCH RFCv2 1/6] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-09-01 13:11 UTC  (7+ messages)
` [PATCH v2 02/29] Documentation: nvmem: document lookup entries
` [PATCH v2 15/29] net: split eth_platform_get_mac_address() into subroutines

[PATCH] docs: tidy up TOCs and refs to license-rules.rst
 2018-09-01  7:32 UTC  (3+ messages)

[PATCH] Documentation: fix image_size default value
 2018-09-01  4:51 UTC 

[PATCH v2] docs: dev-tools: coccinelle: Update documentation
 2018-08-31 22:52 UTC  (2+ messages)

[PATCH] Documentation/l1tf: Fix small spelling typo
 2018-08-31 22:37 UTC  (2+ messages)

[PATCH 1/2] docs: tracing: Add stacktrace filter command
 2018-08-31 22:35 UTC  (3+ messages)

[PATCH] Documentation/fb/vesafb.txt: "inverse" option corrections
 2018-08-31 22:32 UTC  (2+ messages)

[PATCH] doc: dev-tools: kselftest.rst: update config file location
 2018-08-31 22:26 UTC  (3+ messages)

[PATCH] docs/vm/hmm.rst: Add missed space
 2018-08-31 22:23 UTC  (2+ messages)

[PATCH 0/2] fs/dcache: Track # of negative dentries
 2018-08-31 15:03 UTC  (17+ messages)
` [PATCH 1/2] fs/dcache: Track & report number "
` [PATCH 2/2] fs/dcache: Make negative dentries easier to be reclaimed

[PATCH] Documentation/arm64/sve: Couple of improvements and typoes
 2018-08-31 11:03 UTC  (2+ messages)

[PATCH v7] Add udmabuf misc device
 2018-08-31  8:48 UTC  (2+ messages)

[PATCH v6] Add udmabuf misc device
 2018-08-31  7:04 UTC  (7+ messages)

[PATCH v2 0/4] fs/dcache: Track # of negative dentries
 2018-08-30 21:55 UTC  (5+ messages)
` [PATCH v2 1/4] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [PATCH v2 2/4] fs: Don't need to put list_lru into its own cacheline
` [PATCH v2 3/4] fs/dcache: Track & report number of negative dentries
` [PATCH v2 4/4] fs/dcache: Eliminate branches in nr_dentry_negative accounting

[PATCH v4 0/9] hwmon and fsi: Add On-Chip Controller (OCC) driver
 2018-08-30 21:29 UTC  (4+ messages)
` [PATCH v4 2/9] Documentation: hwmon: Add OCC documentation


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