linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-09 13:25:04 to 2019-08-13 21:02:39 UTC [more...]

[PATCH v8 00/27] Control-flow Enforcement: Shadow Stack
 2019-08-13 20:52 UTC  (2+ messages)
` [PATCH v8 03/27] x86/fpu/xstate: Change names to separate XSAVES system and user states

[PATCH v5 1/6] mm/page_idle: Add per-pid idle page tracking using virtual index
 2019-08-13 19:24 UTC  (25+ messages)
` [PATCH v5 2/6] mm/page_idle: Add support for handling swapped PG_Idle pages

[PATCH v3 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-13 19:07 UTC  (3+ messages)
` [PATCH v3 2/2] rcuperf: Add kfree_rcu performance Tests

[PATCH] devicetree: Expose dtbs_check and dt_binding_check some more
 2019-08-13 18:38 UTC 

[RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
 2019-08-13 17:50 UTC  (30+ messages)
` [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib
` [RFC 02/19] ktf: Introduce the main part of the kernel side of ktf
` [RFC 03/19] ktf: Introduce a generic netlink protocol for test result communication
` [RFC 04/19] ktf: An implementation of a generic associative array container
` [RFC 05/19] ktf: Implementation of ktf support for overriding function entry and return
` [RFC 06/19] ktf: A simple debugfs interface to test results
` [RFC 07/19] ktf: Simple coverage support
` [RFC 08/19] ktf: Configurable context support for network info setup
` [RFC 09/19] ktf: resolve: A helper utility to aid in exposing private kernel symbols to KTF tests
` [RFC 10/19] ktf: Add documentation for Kernel Test Framework (KTF)
` [RFC 11/19] ktf: Add a small test suite with a few tests to test KTF itself
` [RFC 12/19] ktf: Main part of user land library for executing tests
` [RFC 13/19] ktf: Integration logic for running ktf tests from googletest
` [RFC 14/19] ktf: Internal debugging facilities
` [RFC 15/19] ktf: Some simple examples
` [RFC 16/19] ktf: Some user applications to run tests
` [RFC 17/19] ktf: Toplevel ktf Makefile/makefile includes and scripts to run from kselftest
` [RFC 18/19] kselftests: Enable building ktf
` [RFC 19/19] Documentation/dev-tools: Add index entry for KTF documentation

[PATCH v12 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-13 17:07 UTC  (60+ messages)
` [PATCH v12 01/18] kunit: test: add KUnit test runner core
` [PATCH v12 02/18] kunit: test: add test resource management API
` [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v12 04/18] kunit: test: add assertion printing library
` [PATCH v12 05/18] kunit: test: add the concept of expectations
` [PATCH v12 06/18] kbuild: enable building KUnit
` [PATCH v12 07/18] kunit: test: add initial tests
` [PATCH v12 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v12 09/18] kunit: test: add support for test abort
` [PATCH v12 10/18] kunit: test: add tests for kunit "
` [PATCH v12 11/18] kunit: test: add the concept of assertions
` [PATCH v12 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v12 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v12 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v12 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v12 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v12 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v12 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[PATCH v2] driver/core: Fix build error when SRCU and lockdep disabled
 2019-08-13 15:25 UTC  (5+ messages)

[PATCH v2] dma-mapping: Fix filename references
 2019-08-13 14:45 UTC  (3+ messages)

[PATCH v1] kernel-doc: Allow anonymous enum
 2019-08-13 12:31 UTC  (4+ messages)

[PATCH v7 0/2] arm64 tagged address ABI
 2019-08-13 11:10 UTC  (10+ messages)
` [PATCH v7 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst

[PATCH v3 0/2] Add CCPI2 PMU support
 2019-08-13 11:03 UTC  (5+ messages)
` [PATCH v3 2/2] drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver

[PATCH v4 2/2] hwmon: pmbus: Add Inspur Power System power supply driver
 2019-08-13  8:34 UTC 

[PATCH 0/9] arm64: Stolen time support
 2019-08-13  6:06 UTC  (5+ messages)
` [PATCH 9/9] arm64: Retrieve stolen time as paravirtualized guest

[PATCH 0/1] kbuild: Support building a tree of modules with -M=<root>
 2019-08-13  1:06 UTC  (5+ messages)
` [PATCH 1/1] kbuild: recursive build of external kernel modules

[PATCH] Documentation/arm/samsung-s3c24xx: Remove stray U+FEFF character to fix title
 2019-08-12 21:26 UTC  (2+ messages)

[PATCH 1/2] Documentation/arm/sa1100: Remove some obsolete documentation
 2019-08-12 21:25 UTC  (4+ messages)
` [PATCH 2/2] Documentation/arm/sa1100/assabet: Fix 'make assabet_defconfig' command

[PATCH 1/3] workqueue: Convert for_each_wq to use built-in list check (v2)
 2019-08-12 21:24 UTC  (12+ messages)
` [PATCH 2/3] doc: Update documentation about list_for_each_entry_rcu (v1)
` [PATCH 3/3] driver/core: Fix build error when SRCU and lockdep disabled

[PATCH v2] docs/zh_CN: update Chinese howto.rst for latexdocs making
 2019-08-12 21:17 UTC  (2+ messages)

[PATCH v2] Documentation: virt: Fix broken reference to virt tree's index
 2019-08-12 21:16 UTC  (2+ messages)

[PATCH] docs: Fix typo on pull requests guide
 2019-08-12 21:13 UTC  (2+ messages)

[PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
 2019-08-12 21:12 UTC  (15+ messages)

[PATCH v2 1/2] Documentation: sphinx: Add missing comma to list of strings
 2019-08-12 20:56 UTC  (4+ messages)
` [PATCH v2 2/2] Documentation: sphinx: Don't parse socket() as identifier reference

[PATCH v3 2/2] hwmon: pmbus: Add Inspur Power System power supply driver
 2019-08-12 19:33 UTC  (4+ messages)

[PATCH v2 0/6] Add initial support for S32V234-EVB
 2019-08-12 18:58 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: arm: fsl: Add the S32V234-EVB board

[PATCH v2 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-12 13:08 UTC  (4+ messages)
` [PATCH v2 2/2] rcuperf: Add kfree_rcu performance Tests

[PATCH v5 0/9] FPGA DFL updates
 2019-08-12  2:50 UTC  (10+ messages)
` [PATCH v5 1/9] fpga: dfl: make init callback optional
` [PATCH v5 2/9] fpga: dfl: fme: convert platform_driver to use dev_groups
` [PATCH v5 3/9] fpga: dfl: afu: "
` [PATCH v5 4/9] fpga: dfl: afu: add userclock sysfs interfaces
` [PATCH v5 5/9] fpga: dfl: afu: expose __afu_port_enable/disable function
` [PATCH v5 6/9] fpga: dfl: afu: add error reporting support
` [PATCH v5 7/9] fpga: dfl: afu: add STP (SignalTap) support
` [PATCH v5 8/9] fpga: dfl: fme: add global error reporting support
` [PATCH v5 9/9] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces

[PATCH] mailmap: add entry for Jaegeuk Kim
 2019-08-12  1:49 UTC  (6+ messages)

[PATCH v2 2/2] hwmon: pmbus: Add Inspur Power System power supply driver
 2019-08-11 22:55 UTC  (2+ messages)

[PATCH] Documentation/networking/af_xdp: Inhibit reference to struct socket
 2019-08-11 11:32 UTC  (3+ messages)

[PATCH v3] powerpc/fadump: sysfs for fadump memory reservation
 2019-08-10 17:59 UTC 

[PATCH 04/16] watchdog: remove ks8695 driver
 2019-08-10 12:56 UTC  (6+ messages)
` [PATCH 06/16] watchdog: remove w90x900 driver

[PATCH v4 00/12] FPGA DFL updates
 2019-08-09 19:51 UTC  (3+ messages)
` [PATCH v4 08/12] fpga: dfl: make uinit callback optional

[PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger
 2019-07-18 19:22 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).