messages from 2019-05-09 23:01:21 to 2019-05-15 04:30:46 UTC [more...]
[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-05-15 4:28 UTC (57+ messages)
` [PATCH v2 06/17] kbuild: enable building KUnit
[PATCH v3 0/2] ftpm: a firmware based TPM driver
2019-05-15 2:02 UTC (5+ messages)
[PATCH v4 0/9] docs: Convert VFS doc to RST
2019-05-15 0:29 UTC (10+ messages)
` [PATCH v4 1/9] docs: filesystems: vfs: Remove space before tab
` [PATCH v4 2/9] docs: filesystems: vfs: Use uniform space after period
` [PATCH v4 3/9] docs: filesystems: vfs: Use 72 character column width
` [PATCH v4 4/9] docs: filesystems: vfs: Use uniform spacing around headings
` [PATCH v4 5/9] docs: filesystems: vfs: Use correct initial heading
` [PATCH v4 6/9] docs: filesystems: vfs: Use SPDX identifier
` [PATCH v4 7/9] docs: filesystems: vfs: Fix pre-amble indentation
` [PATCH v4 8/9] docs: filesystems: vfs: Convert spaces to tabs
` [PATCH v4 9/9] docs: filesystems: vfs: Convert vfs.txt to RST
[PATCH v9 00/24] ILP32 for ARM64
2019-05-14 23:41 UTC (7+ messages)
` [EXT] "
` [LTP] "
[PATCH v4 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-05-14 23:25 UTC (20+ messages)
` [PATCH v4 01/18] kunit: test: add KUnit test runner core
` [PATCH v4 02/18] kunit: test: add test resource management API
` [PATCH v4 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v4 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v4 05/18] kunit: test: add the concept of expectations
` [PATCH v4 06/18] kbuild: enable building KUnit
` [PATCH v4 07/18] kunit: test: add initial tests
` [PATCH v4 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v4 09/18] kunit: test: add support for test abort
` [PATCH v4 10/18] kunit: test: add tests for kunit "
` [PATCH v4 11/18] kunit: test: add the concept of assertions
` [PATCH v4 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v4 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v4 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v4 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v4 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v4 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v4 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
[PATCH v3 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-05-14 23:19 UTC (27+ messages)
` [PATCH v3 01/18] kunit: test: add KUnit test runner core
` [PATCH v3 02/18] kunit: test: add test resource management API
` [PATCH v3 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v3 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v3 05/18] kunit: test: add the concept of expectations
` [PATCH v3 06/18] kbuild: enable building KUnit
` [PATCH v3 07/18] kunit: test: add initial tests
` [PATCH v3 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v3 09/18] kunit: test: add support for test abort
` [PATCH v3 10/18] kunit: test: add tests for kunit "
` [PATCH v3 11/18] kunit: test: add the concept of assertions
` [PATCH v3 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v3 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v3 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v3 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v3 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v3 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v3 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
[PATCH 1/2] dt-bindings: hwmon: Add DT bindings for TI ads1000/ads1100 ADCs
2019-05-14 22:58 UTC
[PATCH] doc/rcu: Correct field_count field naming in examples
2019-05-14 22:13 UTC (9+ messages)
[PATCH v2] doc: kernel-parameters.txt: fix documentation of nmi_watchdog parameter
2019-05-14 19:21 UTC (3+ messages)
[PATCH] thermal: make thermal_cooling_device_register accepts const string
2019-05-14 17:33 UTC
[PATCH] Documentation: kdump: fix minor typo
2019-05-14 16:17 UTC
[PATCH v6 00/12] Include linux PCI docs into Sphinx TOC tree
2019-05-14 14:47 UTC (13+ messages)
` [PATCH v6 01/12] Documentation: add Linux PCI to "
` [PATCH v6 02/12] Documentation: PCI: convert pci.txt to reST
` [PATCH v6 03/12] Documentation: PCI: convert PCIEBUS-HOWTO.txt "
` [PATCH v6 04/12] Documentation: PCI: convert pci-iov-howto.txt "
` [PATCH v6 05/12] Documentation: PCI: convert MSI-HOWTO.txt "
` [PATCH v6 06/12] Documentation: PCI: convert acpi-info.txt "
` [PATCH v6 07/12] Documentation: PCI: convert pci-error-recovery.txt "
` [PATCH v6 08/12] Documentation: PCI: convert pcieaer-howto.txt "
` [PATCH v6 09/12] Documentation: PCI: convert endpoint/pci-endpoint.txt "
` [PATCH v6 10/12] Documentation: PCI: convert endpoint/pci-endpoint-cfs.txt "
` [PATCH v6 11/12] Documentation: PCI: convert endpoint/pci-test-function.txt "
` [PATCH v6 12/12] Documentation: PCI: convert endpoint/pci-test-howto.txt "
[PATCH v5 00/12] Include linux PCI docs into Sphinx TOC tree
2019-05-14 14:44 UTC (20+ messages)
` [PATCH v5 01/12] Documentation: add Linux PCI to "
` [PATCH v5 02/12] Documentation: PCI: convert pci.txt to reST
` [PATCH v5 03/12] Documentation: PCI: convert PCIEBUS-HOWTO.txt "
` [PATCH v5 04/12] Documentation: PCI: convert pci-iov-howto.txt "
` [PATCH v5 05/12] Documentation: PCI: convert MSI-HOWTO.txt "
` [PATCH v5 06/12] Documentation: PCI: convert acpi-info.txt "
` [PATCH v5 07/12] Documentation: PCI: convert pci-error-recovery.txt "
` [PATCH v5 08/12] Documentation: PCI: convert pcieaer-howto.txt "
` [PATCH v5 09/12] Documentation: PCI: convert endpoint/pci-endpoint.txt "
` [PATCH v5 10/12] Documentation: PCI: convert endpoint/pci-endpoint-cfs.txt "
` [PATCH v5 11/12] Documentation: PCI: convert endpoint/pci-test-function.txt "
` [PATCH v5 12/12] Documentation: PCI: convert endpoint/pci-test-howto.txt "
clarify other licenses in LICENSES/
2019-05-14 14:10 UTC (5+ messages)
` [PATCH 3/3] LICENSES: Rename other to deprecated
[PATCH v10 00/12] Appended signatures support for IMA appraisal
2019-05-14 12:09 UTC (6+ messages)
` [PATCH v10 09/12] ima: Implement support for module-style appended signatures
` [PATCH v10 11/12] ima: Define ima-modsig template
Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
2019-05-14 9:16 UTC
[PATCH] docs: reorder memory-hotplug documentation
2019-05-14 8:23 UTC
[PATCH 01/19] x86 topology: Add CPUID.1F multi-die/package support
2019-05-13 17:58 UTC (2+ messages)
` [PATCH 03/19] cpu topology: Export die_id
[PATCH v4 00/12] Include linux PCI docs into Sphinx TOC tree
2019-05-13 14:18 UTC (15+ messages)
` [PATCH v4 01/12] Documentation: add Linux PCI to "
` [PATCH v4 02/12] Documentation: PCI: convert pci.txt to reST
` [PATCH v4 03/12] Documentation: PCI: convert PCIEBUS-HOWTO.txt "
` [PATCH v4 04/12] Documentation: PCI: convert pci-iov-howto.txt "
` [PATCH v4 05/12] Documentation: PCI: convert MSI-HOWTO.txt "
` [PATCH v4 06/12] Documentation: PCI: convert acpi-info.txt "
` [PATCH v4 07/12] Documentation: PCI: convert pci-error-recovery.txt "
` [PATCH v4 08/12] Documentation: PCI: convert pcieaer-howto.txt "
` [PATCH v4 09/12] Documentation: PCI: convert endpoint/pci-endpoint.txt "
` [PATCH v4 10/12] Documentation: PCI: convert endpoint/pci-endpoint-cfs.txt "
` [PATCH v4 11/12] Documentation: PCI: convert endpoint/pci-test-function.txt "
` [PATCH v4 12/12] Documentation: PCI: convert endpoint/pci-test-howto.txt "
[PATCH v6 0/1] iommu: enhance IOMMU dma mode build options
2019-05-13 14:04 UTC (4+ messages)
` [PATCH v6 1/1] "
[RFC PATCH V2] kvm: arm64: export memory error recovery capability to user space
2019-05-13 10:20 UTC (3+ messages)
[PATCH v2 0/6] hwspinlock: allow sharing of hwspinlocks
2019-05-13 9:13 UTC (2+ messages)
[PATCH 0/2] hwspinlock: add the 'in_atomic' API
2019-05-13 9:10 UTC (2+ messages)
[PATCH 1/2] doc: Fixup definition of rcupdate.rcu_task_stall_timeout
2019-05-13 2:43 UTC (6+ messages)
` [PATCH 2/2] doc: kernel-parameters.txt: fix documentation of nmi_watchdog parameter
[PATCH 0/3] kheaders fixes for -rc
2019-05-11 16:17 UTC (7+ messages)
` [PATCH 1/3] kheaders: Move from proc to sysfs
` [PATCH 2/3] kheaders: Do not regenerate archive if config is not changed
` [PATCH 3/3] kheaders: Make it depend on sysfs
[PATCH] docs: Move kref.txt to core-api/kref.rst
2019-05-10 20:45 UTC (5+ messages)
[GIT PULL] Some more documentation work for 5.2
2019-05-10 17:35 UTC (2+ messages)
[PATCH] Documentation: gpio: remove duplicated lines
2019-05-10 10:15 UTC (2+ messages)
[PATCH] Documentation: {u,k}probes: add tracing_on before tracing
2019-05-10 4:19 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).