linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-18 13:06:41 to 2019-10-24 17:31:13 UTC [more...]

[PATCH] Cleanup: replace prefered with preferred
 2019-10-24 17:30 UTC  (5+ messages)

[PATCH v2 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-10-24 17:09 UTC  (33+ messages)
` [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
` [PATCH v2 2/8] objtool, kcsan: Add KCSAN runtime functions to whitelist
` [PATCH v2 4/8] seqlock, kcsan: Add annotations for KCSAN
` [PATCH v2 7/8] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH v2 8/8] x86, kcsan: Enable KCSAN for x86

[PATCH] reset: fix kernel-doc warnings
 2019-10-24 15:26 UTC  (3+ messages)

[PATCH v2 0/8] Fix cdrom autoclose
 2019-10-24 13:23 UTC  (28+ messages)
` [PATCH v2 1/8] cdrom: add poll_event_interruptible
` [PATCH v2 2/8] cdrom: factor out common open_for_* code
` [PATCH v2 3/8] cdrom: wait for the tray to close
` [PATCH v2 4/8] cdrom: separate autoclose into an IOCTL
` [PATCH v2 5/8] docs: cdrom: Add autoclose IOCTL
` [PATCH v2 6/8] bdev: add open_finish
` [PATCH v2 7/8] scsi: sr: workaround VMware ESXi cdrom emulation bug
` [PATCH v2 8/8] scsi: sr: wait for the medium to become ready

[PATCH for-stable-4.14 40/48] arm64: Provide a command line to disable spectre_v2 mitigation
 2019-10-24 12:48 UTC 

[PATCH v3 00/11] coresight: etm4x: Fixes and updates for sysfs API
 2019-10-24 10:46 UTC  (9+ messages)
` [PATCH v3 09/11] coresight: etm4x: docs: Update ABI doc for sysfs features added
` [PATCH v3 10/11] coresight: docs: Create common sub-directory for coresight trace
` [PATCH v3 11/11] coresight: etm4x: docs: Adds detailed document for programming etm4x

Greetings
 2019-10-24  9:36 UTC 

[PATCH 1/2] f2fs: delete duplicate information on sysfs nodes
 2019-10-24  9:15 UTC  (2+ messages)

[RFC] docs: add a reset controller chapter to the driver API docs
 2019-10-24  8:43 UTC  (5+ messages)

[PATCH v14 0/5] overlayfs override_creds=off & nested get xattr fix
 2019-10-24  4:57 UTC  (10+ messages)
` [PATCH v14 2/5] overlayfs: check CAP_DAC_READ_SEARCH before issuing exportfs_decode_fh
` [PATCH v14 3/5] overlayfs: handle XATTR_NOSECURITY flag for get xattr method
` [PATCH v14 4/5] overlayfs: internal getxattr operations without sepolicy checking
` [PATCH v14 5/5] overlayfs: override_creds=off option bypass creator_cred
    ` [PATCH v14 1/5] Add flags option to get xattr method paired to __vfs_getxattr

[RESEND PATCH] of: Documentation: Correct return value from of_overlay_fdt_apply
 2019-10-24  3:02 UTC 

[PATCH 15/18] soundwire: stream: update state machine and add state checks
 2019-10-23 21:45 UTC 

[PATCH 00/12] infiniband kernel-doc fixes & driver-api/ chapter
 2019-10-23 20:39 UTC  (13+ messages)
` [PATCH 05/12] infiniband: fix ulp/opa_vnic/opa_vnic_encap.h kernel-doc notation
` [PATCH 06/12] infiniband: fix ulp/srpt/ib_srpt.h "

[PATCH bpf v3] xsk: improve documentation for AF_XDP
 2019-10-23 17:16 UTC  (2+ messages)

[PATCH v7 00/10] arm64: Stolen time support
 2019-10-23 13:50 UTC  (14+ messages)
` [PATCH v7 01/10] KVM: arm64: Document PV-time interface
` [PATCH v7 02/10] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH v7 03/10] KVM: arm64: Implement PV_TIME_FEATURES call
` [PATCH v7 04/10] KVM: Implement kvm_put_guest()
` [PATCH v7 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v7 06/10] KVM: Allow kvm_device_ops to be const
` [PATCH v7 07/10] KVM: arm64: Provide VCPU attributes for stolen time
` [PATCH v7 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH v7 09/10] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH v7 10/10] arm64: Retrieve stolen time as paravirtualized guest

[PATCH resend 3/6] cdrom: wait for tray to close
 2019-10-23 12:19 UTC 

[PATCH] kernel-doc: trivial improvement for warning message
 2019-10-23 11:27 UTC  (3+ messages)

[PATCH V15 1/5] dt-bindings: fsl: scu: add thermal binding
 2019-10-23  2:37 UTC  (4+ messages)

[PATCH v2 0/2] docs/core-api: memory-allocation: minor cleanups
 2019-10-22 21:14 UTC  (3+ messages)
` [PATCH v2 1/2] docs/core-api: memory-allocation: remove uses of c:func:
` [PATCH v2 2/2] docs/core-api: memory-allocation: mention size helpers

[PATCH] docs/core-api: memory-allocation: mention size helpers
 2019-10-22 20:38 UTC  (4+ messages)

[PATCH] docs: driver-api: Remove reference to sgi-ioc4
 2019-10-22 19:57 UTC 

[PATCH v5 0/2] hwmon: Add driver for Texas Instruments TMP512/513 sensor chips
 2019-10-22 13:33 UTC 

[PATCH v5 2/2] hwmon: Add driver for Texas Instruments TMP512/513 sensor chips
 2019-10-22 13:33 UTC 

[PATCH v5 1/2] hwmon: Add driver for Texas Instruments TMP512/513 sensor chips
 2019-10-22 13:33 UTC 

[RESEND PATCH v3 0/8] drivers: add new variants of devm_platform_ioremap_resource()
 2019-10-22  8:43 UTC  (9+ messages)
` [RESEND PATCH v3 1/8] Documentation: devres: add missing entry for devm_platform_ioremap_resource()
` [RESEND PATCH v3 2/8] lib: devres: prepare devm_ioremap_resource() for more variants
` [RESEND PATCH v3 3/8] lib: devres: provide devm_ioremap_resource_wc()
` [RESEND PATCH v3 4/8] drivers: platform: provide devm_platform_ioremap_resource_wc()
` [RESEND PATCH v3 5/8] misc: sram: use devm_platform_ioremap_resource_wc()
` [RESEND PATCH v3 6/8] drivers: provide devm_platform_ioremap_resource_byname()
` [RESEND PATCH v3 7/8] gpio: mvebu: use devm_platform_ioremap_resource_byname()
` [RESEND PATCH v3 8/8] gpio: tegra186: "

[RFC] ss: Checking selected network ports
 2019-10-22  6:00 UTC 

[PATCH v3 0/3] KASAN support for RISC-V
 2019-10-22  3:30 UTC  (8+ messages)
` [PATCH v3 1/3] kasan: Archs don't check memmove if not support it
` [PATCH v3 2/3] riscv: Add KASAN support

[PATCH] Documentation: debugfs: Document debugfs helper for unsigned long values
 2019-10-22  2:26 UTC  (2+ messages)

[PATCH 12/12] infiniband: add a Documentation driver-api chapter for Infiniband
 2019-10-21 21:57 UTC  (4+ messages)

[PATCH v3 0/8] drivers: add new variants of devm_platform_ioremap_resource()
 2019-10-21 19:29 UTC  (5+ messages)

sysfs.txt: Checking the documentation status for the directory layout
 2019-10-21 19:00 UTC 

[PATCH v3 1/2] hwmon: Add support for ltc2947
 2019-10-21 15:41 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: hwmon: Add ltc2947 documentation

[PATCH v6 00/10] arm64: Stolen time support
 2019-10-21 14:38 UTC  (23+ messages)
` [PATCH v6 01/10] KVM: arm64: Document PV-time interface
` [PATCH v6 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v6 07/10] KVM: arm64: Provide VCPU attributes for stolen time
` [PATCH v6 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH v6 10/10] arm64: Retrieve stolen time as paravirtualized guest

[PATCH v5 0/6] Initialise thermal framework and cpufreq earlier during boot
 2019-10-21 12:15 UTC  (2+ messages)
` [PATCH v5 1/6] thermal: Remove netlink support

Purchase Order
 2019-10-20 20:03 UTC 

[PATCH] docs: block: Remove blk_init_queue related description
 2019-10-21  8:42 UTC  (3+ messages)

[PATCH] hwmon: (ina3221) Add summation feature support
 2019-10-21  8:12 UTC  (3+ messages)

[PATCH v2 0/4] reorganize and add FADump sysfs files
 2019-10-21  7:41 UTC  (5+ messages)
` [PATCH v2 2/4] powerpc/fadump: reorganize /sys/kernel/fadump_* "
` [PATCH v2 3/4] Documentation/ABI: mark /sys/kernel/fadump_* sysfs files deprecated
` [PATCH v2 4/4] powerpc/fadump: sysfs for fadump memory reservation

[PATCH] docs/core-api: memory-allocation: fix typo
 2019-10-21  2:58 UTC  (2+ messages)

[PATCH] docs: admin-guide/perf: fix imx-ddr.rst warnings
 2019-10-21  2:21 UTC 

[PATCH] docs: ioctl: fix typo
 2019-10-21  1:43 UTC 

[PATCH bpf v2] xsk: improve documentation for AF_XDP
 2019-10-20 19:12 UTC  (5+ messages)

[PATCH v2 1/2] hwmon: Add support for ltc2947
 2019-10-20 16:21 UTC  (2+ messages)

[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
 2019-10-20 13:17 UTC 

[PATCH AUTOSEL 5.3 55/89] x86/xen: Return from panic notifier
 2019-10-18 22:02 UTC 

[PATCH AUTOSEL 4.19 079/100] x86/xen: Return from panic notifier
 2019-10-18 22:05 UTC 

[PATCH AUTOSEL 4.14 41/56] x86/xen: Return from panic notifier
 2019-10-18 22:07 UTC 

[tip: x86/asm] linkage: Introduce new macros for assembler symbols
 2019-10-18 16:30 UTC 

[PATCH RFC] Docs: mark admin-guide/iostats.rst as needing updates
 2019-10-18 16:02 UTC 

[PATCH] Updated iostats docs
 2019-10-18 15:49 UTC  (2+ messages)

[PATCH 1/2] docs: i2c: Fix SPDX-License-Identifier syntax
 2019-10-18 15:46 UTC  (2+ messages)

[PATCH] docs: driver-api: pti_intel_mid: Enable syntax highlighting for C code block
 2019-10-18 15:45 UTC  (2+ messages)


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