linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-18 13:25:56 to 2019-12-26 14:06:59 UTC [more...]

[PATCH v5 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2019-12-26 14:06 UTC  (16+ messages)
` [PATCH v5 01/22] bootconfig: Add Extra Boot Config support
` [PATCH v5 02/22] bootconfig: Load boot config from the tail of initrd
` [PATCH v5 03/22] tools: bootconfig: Add bootconfig command
` [PATCH v5 04/22] tools: bootconfig: Add bootconfig test script
` [PATCH v5 05/22] proc: bootconfig: Add /proc/bootconfig to show boot config list
` [PATCH v5 06/22] init/main.c: Alloc initcall_command_line in do_initcall() and free it
` [PATCH v5 07/22] bootconfig: init: Allow admin to use bootconfig for kernel command line
` [PATCH v5 08/22] bootconfig: init: Allow admin to use bootconfig for init "
` [PATCH v5 09/22] Documentation: bootconfig: Add a doc for extended boot config
` [PATCH v5 10/22] tracing: Apply soft-disabled and filter to tracepoints printk
` [PATCH v5 11/22] tracing: kprobes: Output kprobe event to printk buffer
` [PATCH v5 12/22] tracing: kprobes: Register to dynevent earlier stage
` [PATCH v5 13/22] tracing: Accept different type for synthetic event fields
` [PATCH v5 14/22] tracing: Add NULL trace-array check in print_synth_event()
` [PATCH v5 15/22] tracing/boot: Add boot-time tracing

[PATCH v2 0/6] KVM: arm64: VCPU preempted check support
 2019-12-26 13:58 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: arm64: Document PV-lock interface
` [PATCH v2 2/6] KVM: arm64: Add SMCCC paravirtualised lock calls
` [PATCH v2 3/6] KVM: arm64: Support pvlock preempted via shared structure
` [PATCH v2 4/6] KVM: arm64: Provide VCPU attributes for PV lock
` [PATCH v2 5/6] KVM: arm64: Add interface to support VCPU preempted check
` [PATCH v2 6/6] KVM: arm64: Support the VCPU preemption check

[PATCH v7 0/3] arm64: implement KPROBES_ON_FTRACE
 2019-12-26  9:26 UTC  (10+ messages)
` [PATCH v7 1/3] kprobes/ftrace: Use ftrace_location() when [dis]arming probes
` [PATCH v7 2/3] ftrace: introduce FTRACE_IP_EXTENSION
` [PATCH v7 3/3] arm64: implement KPROBES_ON_FTRACE

[PATCH 0/5] KVM: arm64: vcpu preempted check support
 2019-12-26  8:34 UTC  (16+ messages)
` [PATCH 1/5] KVM: arm64: Document PV-lock interface
` [PATCH 2/5] KVM: arm64: Implement PV_LOCK_FEATURES call
` [PATCH 3/5] KVM: arm64: Support pvlock preempted via shared structure
` [PATCH 5/5] KVM: arm64: Support the vcpu preemption check

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-12-25 19:01 UTC  (7+ messages)
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
` [RESEND PATCH v5 5/5] Documentation/vmcoreinfo: Add documentation for 'TCR_EL1.T1SZ'

[PATCH] docs: w1: Fix a typo in omap-hdq.rst
 2019-12-25 16:55 UTC 

[PATCH v6] arm64: implement KPROBES_ON_FTRACE
 2019-12-25  9:01 UTC  (5+ messages)

Take home 750,000 Euros this end of year
 2019-12-25  4:33 UTC 

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-25  5:26 UTC  (39+ messages)
` [PATCH v11 01/25] mm/gup: factor out duplicate code from four routines
` [PATCH v11 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
    ` [PATCH v12] "
` [PATCH v11 06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM

[PATCH 0/3] docs: ftrace: Fix minor issues in the doc
 2019-12-25  0:18 UTC  (6+ messages)
` [PATCH 1/3] docs: ftrace: Clarify the RAM impact of buffer_size_kb
` [PATCH 2/3] docs: ftrace: Fix typos
` [PATCH 3/3] docs: ftrace: Fix small notation mistake

[PATCH v3 0/3] docs: ftrace: Fix minor issues in the doc
 2019-12-25  0:06 UTC  (4+ messages)
` [PATCH v3 1/3] docs: ftrace: Clarify the RAM impact of buffer_size_kb
` [PATCH v3 2/3] docs: ftrace: Fix typos
` [PATCH v3 3/3] docs: ftrace: Fix small notation mistake

[PATCH 0/3] docs: ftrace: Fix minor issues in the doc
 2019-12-24 23:52 UTC  (4+ messages)
` [PATCH 1/3] docs: ftrace: Clarify the RAM impact of buffer_size_kb
` [PATCH 2/3] docs: ftrace: Fix typos
` [PATCH 3/3] docs: ftrace: Fix small notation mistake

[PATCH 1/2] platform/x86: Add support for Uncore frequency control
 2019-12-23 15:50 UTC  (5+ messages)
` [PATCH 2/2] admin guide/pm: Admin guide for Intel Uncore Frequency limits

[PATCH v7 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-12-23 15:23 UTC  (5+ messages)
` [PATCH v7 1/4] x86: kdump: move reserve_crashkernel_low() into crash_core.c
` [PATCH v7 2/4] arm64: kdump: reserve crashkenel above 4G for crash dump kernel
` [PATCH v7 3/4] arm64: kdump: add memory for devices by DT property, low-memory-range
` [PATCH v7 4/4] kdump: update Documentation about crashkernel on arm64

[PATCH v10 18/19] RISC-V: KVM: Document RISC-V specific parts of KVM API
 2019-12-23 11:37 UTC 

[PATCH v3] Documentation: filesystems: convert fuse to RST
 2019-12-23  7:37 UTC  (2+ messages)

[PATCH] Documentation: boot.rst: fix warnings
 2019-12-23  3:31 UTC 

[PATCH v3] Documentation: filesystems: convert vfat.txt to RST
 2019-12-23  1:00 UTC 

[PATCH] kbuild: clarify the difference between obj-y and obj-m w.r.t. descending
 2019-12-21 15:32 UTC  (5+ messages)

Improving documentation for programming interfaces
 2019-12-20 18:00 UTC  (5+ messages)

[PATCH v6 0/6] Fix nits in the kunit
 2019-12-20  5:18 UTC  (4+ messages)
  `  "
    `  "

[PATCH v7 0/6] Fix nits in the kunit
 2019-12-20  5:14 UTC  (7+ messages)
` [PATCH v7 1/6] docs/kunit/start: Use in-tree 'kunit_defconfig'
` [PATCH v7 2/6] kunit: Remove duplicated defconfig creation
` [PATCH v7 3/6] kunit: Create default config in '--build_dir'
` [PATCH v7 4/6] kunit: Place 'test.log' under the 'build_dir'
` [PATCH v7 5/6] kunit: Rename 'kunitconfig' to '.kunitconfig'
` [PATCH v7 6/6] kunit/kunit_tool_test: Test '--build_dir' option run

[PATCH v2] Documentation: filesystems: convert vfat.txt to RST
 2019-12-20  4:53 UTC  (3+ messages)

[PATCH v3 1/3] docs/zh_CN: add Chinese version of embargoed hardware issues
 2019-12-20  3:04 UTC  (3+ messages)
` [PATCH v3 2/3] docs/zh_CN: translate kernel driver statement into Chinese
` [PATCH v3 3/3] docs/zh_CN: translate kernel enforcement statement

[PATCH v2 1/4] docs/zh_CN: embargoed hardware issues
 2019-12-20  3:03 UTC  (4+ messages)
` [PATCH v2 2/4] docs/zh_CN: add translator info for embargoed-hardware-issues

[PATCH v2 0/2] ACPI / Fan: Performance states
 2019-12-19 21:38 UTC  (3+ messages)
` [PATCH v2 2/2] ACPI / fan: Display fan performance state information

[GIT PULL v2 00/27] block, scsi: final compat_ioctl cleanup
 2019-12-19 20:05 UTC  (19+ messages)
` [PATCH v2 17/27] compat_ioctl: ide: floppy: add handler
` [PATCH v2 18/27] compat_ioctl: scsi: move ioctl handling into drivers
` [PATCH v2 21/27] compat_ioctl: move cdrom commands into cdrom.c
` [PATCH v2 23/27] compat_ioctl: move HDIO ioctl handling into drivers/ide
` [PATCH v2 27/27] Documentation: document ioctl interfaces better

[PATCH v2 1/3] dt-bindings: Add dt bindings for flex noc Performance Monitor
 2019-12-19 17:21 UTC  (4+ messages)
` [PATCH v2 2/3] misc: xilinx_flex: Add support for the "

[PATCH v2] Documentation: filesystems: convert fuse to RST
 2019-12-19 17:01 UTC  (3+ messages)

[PATCH] doc: listRCU: Add some more listRCU patterns in the kernel
 2019-12-19 16:56 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/7] docs: Update ko_KR translations
 2019-12-19 16:41 UTC  (3+ messages)
` [PATCH] docs/memory-barriers.txt.kokr: Minor wordsmith

[PATCH] doc:locking: fix locktorture parameter description
 2019-12-19 16:39 UTC  (2+ messages)

[PATCH] Documentation: x86: boot.rst: fix typo
 2019-12-19 16:37 UTC  (2+ messages)

[PATCH] Documentation: fix Sphinx warning in xilinx_sdfec.rst
 2019-12-19 16:26 UTC  (2+ messages)

[PATCH] Documentation: x86: fix boot.rst warning and format
 2019-12-19 16:25 UTC  (2+ messages)

[PATCH] Process: provide hardware-security list details
 2019-12-19 16:24 UTC  (3+ messages)

[PATCH v7 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2019-12-19 16:17 UTC  (7+ messages)
` [PATCH v7 linux-kselftest-test 1/6] kunit: move string-stream.h to lib/kunit
` [PATCH v7 linux-kselftest-test 2/6] kunit: hide unexported try-catch interface in try-catch-impl.h
` [PATCH v7 linux-kselftest-test 3/6] kunit: allow kunit tests to be loaded as a module
` [PATCH v7 linux-kselftest-test 4/6] kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds
` [PATCH v7 linux-kselftest-test 5/6] kunit: allow kunit to be loaded as a module
` [PATCH v7 linux-kselftest-test 6/6] kunit: update documentation to describe module-based build

[PATCH v6 linux-kselftest-test 3/6] kunit: allow kunit tests to be loaded as a module
 2019-12-19 14:28 UTC  (3+ messages)

[PATCH 0/3] kbuild: generate modules.builtin without Makefile.modbuiltin or tristate.conf
 2019-12-19  8:33 UTC  (2+ messages)
` [PATCH 3/3] kbuild: create "

[PATCH v2 0/1] Summary: hwmon driver for temperature sensors on SATA drives
 2019-12-19  7:37 UTC  (5+ messages)
` [PATCH v2] hwmon: Driver "

[PATCH v2 1/3] dt-bindings: misc: Add dt bindings for traffic generator
 2019-12-18 23:55 UTC  (2+ messages)

[PATCH v11 00/14] PECI device driver introduction
 2019-12-18 23:30 UTC  (10+ messages)
` [PATCH v11 01/14] dt-bindings: Add PECI subsystem document
` [PATCH v11 04/14] dt-bindings: Add bindings document of Aspeed PECI adapter
` [PATCH v11 07/14] dt-bindings: peci: add NPCM PECI documentation

[PATCH] docs: ftrace: Specifies when buffers get clear
 2019-12-18 19:47 UTC  (3+ messages)

[PATCH v2] docs: ftrace: Specifies when buffers get clear
 2019-12-18 19:38 UTC  (3+ messages)

[PATCH v2 0/6] arm64: ARMv8.4 Activity Monitors support
 2019-12-18 18:26 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: add support for the AMU extension v1
` [PATCH v2 2/6] arm64: trap to EL1 accesses to AMU counters from EL0
` [PATCH v2 3/6] arm64/kvm: disable access to AMU registers from kvm guests
` [PATCH v2 4/6] Documentation: arm64: document support for the AMU extension
` [PATCH v2 5/6] TEMP: sched: add interface for counter-based frequency invariance
` [PATCH v2 6/6] arm64: use activity monitors for "

[PATCH v6 00/15] Support ROHM BD71828 PMIC
 2019-12-18 18:08 UTC  (7+ messages)
` [PATCH v6 02/15] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v6 03/15] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v6 08/15] regulator: bd718x7: Split driver to common and bd718x7 specific parts

Applied "regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators" to the regulator tree
 2019-12-18 17:24 UTC  (6+ messages)

[PATCH] kconfig: remove ---help--- from documentation
 2019-12-18 14:16 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).