linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-15 11:14:44 to 2020-01-20 12:14:58 UTC [more...]

[PATCH v3 0/7] gpio: Add GPIO Aggregator/Repeater
 2020-01-20 12:14 UTC  (11+ messages)
` [PATCH v3 4/7] dt-bindings: gpio: Add gpio-repeater bindings

[PATCH v3 1/3] lib/vsprintf: add two device node flags for %pOF
 2020-01-20 11:38 UTC  (3+ messages)
` [PATCH v3 2/3] lib/vsprintf: introduce OF_DEVICE_NODE_FLAG_MAX
  ` [PATCH v3 3/3] lib/vsprintf: add two device node flags

[PATCH] x86/tsc: Add tsc_tuned_baseclk flag disabling CPUID.16h use for tsc calibration
 2020-01-20 11:15 UTC  (3+ messages)

[PATCH 00/26] docs: i2c: rework I2C documentation, part I
 2020-01-20 10:51 UTC  (20+ messages)
` [PATCH 01/26] docs: i2c: sort index logically
  ` [PATCH 02/26] docs: i2c: summary: extend introduction
  ` [PATCH 03/26] docs: i2c: summary: rewrite the "terminology" section
  ` [PATCH 04/26] docs: i2c: call it "I2C" consistently
  ` [PATCH 05/26] docs: i2c: fix typo
  ` [PATCH 06/26] docs: i2c: replace "I2C-transfer" -> "I2C transfer" consistently
  ` [PATCH 07/26] docs: i2c: i2c-protocol: fix kernel-doc function syntax
` [PATCH 26/26] docs: i2c: rename sections so the overall picture is clearer

[PATCH] zram: correct documentation about sysfs node of huge page writeback
 2020-01-20 10:29 UTC 

[PATCH v1 00/11] pstore: support crash log to block and mtd device
 2020-01-20 10:03 UTC  (13+ messages)
` [PATCH v1 01/11] pstore/blk: new support logger for block devices
` [PATCH v1 02/11] blkoops: add blkoops, a warpper for pstore/blk
` [PATCH v1 03/11] pstore/blk: support pmsg recorder
` [PATCH v1 04/11] pstore/blk: blkoops: support console recorder
` [PATCH v1 05/11] pstore/blk: blkoops: support ftrace recorder
` [PATCH v1 06/11] Documentation: pstore/blk: blkoops: create document for pstore_blk
` [PATCH v1 07/11] pstore/blk: skip broken zone for mtd device
` [PATCH v1 08/11] blkoops: respect for device to pick recorders
` [PATCH v1 09/11] pstore/blk: blkoops: support special removing jobs for dmesg
` [PATCH v1 10/11] blkoops: add interface for dirver to get information of blkoops
` [PATCH v1 11/11] mtd: new support oops logger based on pstore/blk

[PATCH v12 00/10] Support ROHM BD71828 PMIC
 2020-01-20  9:22 UTC  (11+ messages)
` [PATCH v12 01/10] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v12 02/10] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v12 03/10] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v12 04/10] mfd: bd718x7: Add compatible for BD71850
` [PATCH v12 05/10] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v12 06/10] mfd: bd71828: Add power-key support
` [PATCH v12 07/10] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v12 08/10] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v12 09/10] mfd: bd70528: Fix hour register mask
` [PATCH v12 10/10] rtc: bd70528: add BD71828 support

[PATCH v11 00/13] Support ROHM BD71828 PMIC
 2020-01-20  8:59 UTC  (17+ messages)
` [PATCH v11 01/13] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v11 02/13] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v11 03/13] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v11 04/13] mfd: bd718x7: Add compatible for BD71850
` [PATCH v11 05/13] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v11 06/13] mfd: input: bd71828: Add power-key support
` [PATCH v11 07/13] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v11 08/13] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v11 09/13] mfd: bd70528: Fix hour register mask
` [PATCH v11 10/13] rtc: bd70528: add BD71828 support
` [PATCH v11 11/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v11 12/13] leds: Add common LED binding parsing support to LED class/core
` [PATCH v11 13/13] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH v3 0/9] Support for Casefolding and Encryption
 2020-01-20  4:52 UTC  (12+ messages)
` [PATCH v3 1/9] fscrypt: Add siphash and hash key for policy v2
` [PATCH v3 2/9] fscrypt: Don't allow v1 policies with casefolding
` [PATCH v3 3/9] fscrypt: Change format of no-key token
` [PATCH v3 4/9] fscrypt: Only create hash key when needed
` [PATCH v3 5/9] vfs: Fold casefolding into vfs
` [PATCH v3 6/9] f2fs: Handle casefolding with Encryption
` [PATCH v3 7/9] ext4: Use struct super_blocks' casefold data
` [PATCH v3 8/9] ext4: Hande casefolding with encryption
` [PATCH v3 9/9] ext4: Optimize match for casefolded encrypted dirs

[PATCH 0/3] bootconfig: tracing: Fix documentations of bootconfig and boot-time tracing
 2020-01-20  3:23 UTC  (4+ messages)
` [PATCH 1/3] bootconfig: Fix Kconfig help message for BOOT_CONFIG
` [PATCH 2/3] Documentation: bootconfig: Fix typos in bootconfig documentation
` [PATCH 3/3] Documentation: tracing: Fix typos in boot-time tracing documentation

[PATCH v6 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2020-01-19 14:59 UTC  (12+ messages)
` [PATCH v6 01/22] bootconfig: Add Extra Boot Config support
` [PATCH v6 09/22] Documentation: bootconfig: Add a doc for extended boot config
` [PATCH v6 22/22] Documentation: tracing: Add boot-time tracing document

[PATCH] Doc: networking: fix typo in Documentation/networking/tls.rst
 2020-01-19  8:38 UTC 

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2020-01-19  6:09 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/2] sched/numa: introduce numa locality
    ` [PATCH v4 "
      ` [PATCH v5 "
        ` [PATCH v6 "
          ` [PATCH v7 "
            ` [PATCH v7 1/2] sched/numa: introduce per-cgroup NUMA locality info
            ` [PATCH v7 2/2] sched/numa: documentation for per-cgroup numa, statistics

[PATCH 00/11] pstore: support crash log to block and mtd device
 2020-01-18 17:07 UTC  (14+ messages)
` [PATCH 01/11] pstore/blk: new support logger for block devices
` [PATCH 02/11] blkoops: add blkoops, a warpper for pstore/blk
` [PATCH 03/11] pstore/blk: support pmsg recorder
` [PATCH 04/11] pstore/blk: blkoops: support console recorder
` [PATCH 05/11] pstore/blk: blkoops: support ftrace recorder
` [PATCH 06/11] Documentation: pstore/blk: blkoops: create document for pstore_blk
` [PATCH 07/11] pstore/blk: skip broken zone for mtd device
` [PATCH 08/11] blkoops: respect for device to pick recorders
` [PATCH 09/11] pstore/blk: blkoops: support special removing jobs for dmesg
` [PATCH 10/11] blkoops: add interface for dirver to get information of blkoops
` [PATCH 11/11] mtd: new support oops logger based on pstore/blk

[PATCH] docs: nvdimm: use ReST notation for subsection
 2020-01-18 15:36 UTC 

[PATCH v7 0/7] KASan for arm
 2020-01-17 22:48 UTC  (8+ messages)
` [PATCH v7 1/7] ARM: Moved CP15 definitions from kvm_hyp.h to cp15.h
` [PATCH v7 2/7] ARM: Add TTBR operator for kasan_init
` [PATCH v7 3/7] ARM: Disable instrumentation for some code
` [PATCH v7 4/7] ARM: Replace memory function for kasan
` [PATCH v7 5/7] ARM: Define the virtual space of KASan's shadow region
` [PATCH v7 6/7] ARM: Initialize the mapping of KASan shadow memory
` [PATCH v7 7/7] ARM: Enable KASan for ARM

[PATCH v6 0/6] KASan for arm
 2020-01-17 21:05 UTC  (9+ messages)

[PATCH v11 00/10] efi/firmware/platform-x86: Add EFI embedded fw support
 2020-01-17 20:06 UTC  (5+ messages)
` [PATCH v11 02/10] efi: Add embedded peripheral firmware support

[PATCH 0/5] Documentation: nfs: convert remaining files to ReST
 2020-01-17 17:32 UTC  (2+ messages)

[PATCH v2] kconfig: fix documentation typos
 2020-01-17 16:18 UTC 

[PATCH v2] lib/vsprintf: introduce OF_DEVICE_NODE_FLAG_MAX for %pOF
 2020-01-17 16:02 UTC  (4+ messages)

[PATCH] kconfig: fix documentation typos
 2020-01-17 14:50 UTC  (7+ messages)

[PATCH 0/3] ide/MIPS/docs: remove no longer used au1xxx-ide driver
 2020-01-17  8:11 UTC  (6+ messages)
    ` [PATCH 1/3] ide: "
    ` [PATCH 2/3] MIPS: Alchemy: remove no longer used au1xxx_ide.h header
    ` [PATCH 3/3] docs: mips: remove no longer needed au1xxx_ide.rst documentation

[PATCH v7 0/4] support reserving crashkernel above 4G on arm64 kdump
 2020-01-17  3:58 UTC  (8+ messages)
` [PATCH v7 1/4] x86: kdump: move reserve_crashkernel_low() into crash_core.c

[PATCH v2 0/1] Summary: hwmon driver for temperature sensors on SATA drives
 2020-01-17  3:53 UTC  (14+ messages)
` [PATCH v2] hwmon: Driver "

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-16 20:30 UTC  (17+ messages)
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v12 05/22] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v12 06/22] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v12 08/22] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v12 22/22] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH] Documentation: Call out example SYM_FUNC_* usage as x86-specific
 2020-01-16 19:53 UTC  (2+ messages)

[PATCH v4 0/9] Documentation: nfs: Convert a few documents to RST and move them to admin-guide
 2020-01-16 19:51 UTC  (2+ messages)

[PATCH v3 0/8] KVM: arm64: vCPU preempted check support
 2020-01-16 12:46 UTC  (9+ messages)
` [PATCH v3 1/8] KVM: arm64: Document PV-lock interface
` [PATCH v3 2/8] arm64: Probe for the presence of KVM hypervisor services during boot
` [PATCH v3 3/8] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [PATCH v3 4/8] KVM: arm64: Add SMCCC paravirtualised lock calls
` [PATCH v3 5/8] KVM: arm64: Support pvlock preempted via shared structure
` [PATCH v3 6/8] KVM: arm64: Provide vCPU attributes for PV lock
` [PATCH v3 7/8] KVM: arm64: Add interface to support vCPU preempted check
` [PATCH v3 8/8] KVM: arm64: Support the vCPU preemption check

FYI Embedded World 2020
 2020-01-16 11:38 UTC 

[PATCH 0/7] Add SR-IOV support in PCIe Endpoint Core
 2020-01-16 11:29 UTC  (4+ messages)
` [PATCH 2/7] dt-bindings: PCI: cadence: Add binding to specify max virtual functions

[PATCH 1/2] kernel: set taint flag 'L' at any kind of lockup
 2020-01-16 11:19 UTC  (2+ messages)

[PATCH v4] drm/trace: Buffer DRM logs in a ringbuffer accessible via debugfs
 2020-01-16  6:27 UTC  (12+ messages)

[PATCH v4 0/5] gpio: Add GPIO Aggregator
 2020-01-15 18:15 UTC  (6+ messages)
` [PATCH v4 1/5] gpiolib: Add support for gpiochipN-based table lookup
` [PATCH v4 2/5] gpiolib: Add support for GPIO line "
` [PATCH v4 3/5] gpio: Add GPIO Aggregator
` [PATCH v4 4/5] docs: gpio: Add GPIO Aggregator documentation
` [PATCH v4 5/5] MAINTAINERS: Add GPIO Aggregator section

[PATCH v12 00/10] efi/firmware/platform-x86: Add EFI embedded fw support
 2020-01-15 16:41 UTC  (13+ messages)
` [PATCH v12 01/10] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v12 02/10] efi: Add embedded peripheral firmware support
` [PATCH v12 03/10] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
` [PATCH v12 04/10] firmware: Add new platform fallback mechanism and firmware_request_platform()
` [PATCH v12 05/10] test_firmware: add support for firmware_request_platform
` [PATCH v12 06/10] selftests: firmware: Add firmware_request_platform tests
` [PATCH v12 07/10] Input: silead - Switch to firmware_request_platform for retreiving the fw
` [PATCH v12 08/10] Input: icn8505 "
` [PATCH v12 09/10] platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
` [PATCH v12 10/10] platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tablet

[PATCH v2 0/6] KVM: arm64: VCPU preempted check support
 2020-01-15 14:14 UTC  (3+ messages)

[PATCH v8 00/15] CoreSight CTI Driver
 2020-01-15 11:34 UTC  (5+ messages)
` [PATCH v8 08/15] coresight: cti: Enable CTI associated with devices
` [PATCH v8 09/15] coresight: cti: Add connection information to sysfs


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