linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-07 02:52:56 to 2019-08-13 04:48:37 UTC [more...]

[PATCH v12 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-13  4:48 UTC  (36+ 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 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 v2] driver/core: Fix build error when SRCU and lockdep disabled
 2019-08-12 21:49 UTC 

[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 v1] kernel-doc: Allow anonymous enum
 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  (8+ messages)
` [PATCH v2 1/6] dt-bindings: arm: fsl: Add the S32V234-EVB board
` [PATCH v2 2/6] arm64: Introduce config for S32
` [PATCH v2 3/6] arm64: dts: fsl: Add device tree for S32V234-EVB
` [PATCH v2 4/6] dt-bindings: serial: Document Freescale LINFlex UART
` [PATCH v2 5/6] tty: serial: Add linflexuart driver for S32V234
` [PATCH v2 6/6] arm64: defconfig: Enable configs "

[PATCH v5 1/6] mm/page_idle: Add per-pid idle page tracking using virtual index
 2019-08-12 18:14 UTC  (14+ messages)
` [PATCH v5 2/6] mm/page_idle: Add support for handling swapped PG_Idle pages
` [PATCH v5 3/6] [RFC] x86: Add support for idle bit in swap PTE
` [PATCH v5 4/6] [RFC] arm64: "
` [PATCH v5 5/6] page_idle: Drain all LRU pagevec before idle tracking
` [PATCH v5 6/6] doc: Update documentation for page_idle virtual address indexing

[PATCH v7 0/2] arm64 tagged address ABI
 2019-08-12 17:36 UTC  (16+ messages)
` [PATCH v7 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst
` [PATCH v7 2/2] arm64: Relax Documentation/arm64/tagged-pointers.rst

[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 v3 0/2] Add CCPI2 PMU support
 2019-08-12 12:01 UTC  (3+ messages)
` [PATCH v3 2/2] drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver

[PATCH 0/9] arm64: Stolen time support
 2019-08-12 10:39 UTC  (16+ messages)
` [PATCH 1/9] KVM: arm64: Document PV-time interface
` [PATCH 6/9] KVM: arm64: Provide a PV_TIME device to user space
` [PATCH 9/9] arm64: Retrieve stolen time as paravirtualized guest

[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  (11+ messages)
` [PATCH v4 07/12] fpga: dfl: afu: add error reporting support
` [PATCH v4 08/12] fpga: dfl: make uinit callback optional
` [PATCH v4 11/12] fpga: dfl: fme: add global error reporting support

[PATCH] docs/zh_CN: update Chinese howto.rst for latexdocs making
 2019-08-09 12:06 UTC  (3+ messages)

[PATCH 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
 2019-08-09 10:44 UTC  (5+ messages)
` [PATCH 1/3] x86/Hyper-V: Fix definition of struct hv_vp_assist_page
` [PATCH 2/3] KVM/Hyper-V: Add new KVM cap KVM_CAP_HYPERV_DIRECT_TLBFLUSH

[PATCH 0/7] Fix broken references to files under Documentation/*
 2019-08-09 10:13 UTC  (2+ messages)

[PATCH 0/6] Add initial support for S32V234-EVB
 2019-08-09  9:57 UTC  (14+ messages)
` [PATCH 5/6] tty: serial: Add linflexuart driver for S32V234

[RFC v2 0/6] Introduce TEE based Trusted Keys support
 2019-08-09  5:36 UTC  (4+ messages)
` [RFC v2 2/6] tee: enable support to register kernel memory
  ` [Tee-dev] "

[PATCH v15 00/13] TCU patchset v15
 2019-08-08 23:02 UTC  (7+ messages)
` [PATCH v15 04/13] mfd/syscon: Add device_node_to_regmap()
  ` [EXTERNAL][PATCH "
` [PATCH v15 05/13] clk: ingenic: Add driver for the TCU clocks

Business Proposal !!!
 2019-08-08 22:42 UTC 

PCI: Correct the resource_alignment parameter example
 2019-08-08 20:15 UTC  (2+ messages)

[PATCH] Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARK
 2019-08-08 18:21 UTC  (3+ messages)
    ` [Linux-decnet-user] "

[PATCH] Documentation: crypto: crypto_engine: Fix Sphinx warning
 2019-08-08 16:30 UTC 

[PATCH 0/6] hwspinlock: allow sharing of hwspinlocks
 2019-08-08 15:37 UTC  (11+ messages)

[PATCH v4 02/17] drm/ttm: add gem_ttm_bo_device_init()
 2019-08-08 13:44 UTC 

[PATCH v2] powerpc/fadump: sysfs for fadump memory reservation
 2019-08-08 11:17 UTC  (2+ messages)

[PATCH v3 3/8] drm/ttm: add gem_ttm_bo_device_init()
 2019-08-08  9:36 UTC 

[PATCH v7 3/7] of/platform: Add functional dependency link from DT bindings
 2019-08-08  2:06 UTC  (2+ messages)

[PATCH v8 0/2] fTPM: firmware TPM running in TEE
 2019-08-08  1:08 UTC  (7+ messages)
  ` [Tee-dev] "

[PATCH v4 1/5] mm/page_idle: Add per-pid idle page tracking using virtual indexing
 2019-08-07 20:44 UTC  (5+ messages)

[PATCH] mm, slab: Extend slab/shrink to shrink all the memcg caches
 2019-08-07 16:33 UTC  (4+ messages)

[PATCH v2 1/3] drm: add gem ttm helpers
 2019-08-07 10:38 UTC 

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