messages from 2019-06-29 14:50:26 to 2019-07-05 20:45:30 UTC [more...]
[PATCH] Documentation: coresight: covert txt to rst
2019-07-05 20:45 UTC
[PATCH v6 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-07-05 20:20 UTC (21+ messages)
` [PATCH v6 01/18] kunit: test: add KUnit test runner core
` [PATCH v6 02/18] kunit: test: add test resource management API
` [PATCH v6 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v6 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v6 05/18] kunit: test: add the concept of expectations
` [PATCH v6 06/18] kbuild: enable building KUnit
` [PATCH v6 07/18] kunit: test: add initial tests
` [PATCH v6 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v6 09/18] kunit: test: add support for test abort
` [PATCH v6 10/18] kunit: test: add tests for kunit "
` [PATCH v6 11/18] kunit: test: add the concept of assertions
` [PATCH v6 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v6 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v6 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v6 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v6 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v6 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v6 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
[Linux-kernel-mentees] [PATCH] Doc : fs : move xfs.txt to admin-guide
2019-07-05 19:41 UTC (3+ messages)
[PATCH] Documentation: dev-tools: Fixed an outdated directory path in gcov.rst
2019-07-05 19:02 UTC
[PATCH] Documentation: usb: convert usb-help to rst
2019-07-05 18:55 UTC
[PATCH] docs/pinctrl: fix compile errors in example code
2019-07-05 14:30 UTC
[PATCH v12 00/11] Appended signatures support for IMA appraisal
2019-07-05 13:00 UTC (9+ messages)
` [PATCH v12 01/11] MODSIGN: Export module signature definitions
[PATCH 0/3] docs: s390: restore content and update s390dbf.rst
2019-07-05 12:28 UTC (9+ messages)
` [PATCH 1/3] docs: s390: restore important non-kdoc parts of s390dbf.rst
` [PATCH 2/3] docs: s390: unify and update s390dbf kdocs at debug.c
` [PATCH 3/3] docs: s390: s390dbf: typos and formatting, update crash command
[PATCH] tpm: Document UEFI event log quirks
2019-07-05 10:26 UTC (6+ messages)
[PATCH 00/43] Convert doc files to ReST
2019-07-05 9:41 UTC (6+ messages)
` [PATCH 01/43] docs: infiniband: convert docs to ReST and rename to *.rst
` [PATCH 41/43] docs: extcon: convert it to ReST and move to acpi dir
[PATCH v2 0/2] Add CCPI2 PMU support
2019-07-05 9:12 UTC (3+ messages)
` [PATCH v2 1/2] Documentation: perf: Update documentation for ThunderX2 PMU uncore driver
` [PATCH v2 2/2] drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver
[PATCH] Documentation: dmaengine: clean up description of dmatest usage
2019-07-05 6:50 UTC (2+ messages)
[PATCH 00/39] Don't let ReST documents orphaned
2019-07-05 5:59 UTC (11+ messages)
` [PATCH 18/39] docs: admin-guide: add kdump documentation into it
` [PATCH 22/39] docs: ocxl.rst: add it to the uAPI book
` [PATCH 35/39] docs: infiniband: add it to the driver-api bookset
` [PATCH 39/39] docs: gpio: add sysfs interface to the admin-guide
[PATCH v7 0/2] fTPM: firmware TPM running in TEE
2019-07-05 2:40 UTC (18+ messages)
` [PATCH v7 1/2] "
[PATCH] checkpatch: Added warnings in favor of strscpy()
2019-07-05 0:15 UTC (3+ messages)
` [RFC PATCH] string.h: Add stracpy/stracpy_pad (was: Re: [PATCH] checkpatch: Added warnings in favor of strscpy().)
[PATCH] docs: packing: move it to core-api book and adjust markups
2019-07-04 23:59 UTC (2+ messages)
[RFC PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
2019-07-04 19:50 UTC (5+ messages)
[PATCH] Documentation: input: Add HID gadget driver's docs to Input subsystem
2019-07-04 18:30 UTC
[PATCH v2 0/3] x86/boot: Introduce the kernel_info et consortes
2019-07-04 16:36 UTC (4+ messages)
` [PATCH v2 1/3] x86/boot: Introduce the kernel_info
` [PATCH v2 2/3] x86/boot: Introduce the setup_indirect
` [PATCH v2 3/3] x86/boot: Introduce the kernel_info.setup_type_max
[PATCH 00/15] FPGA DFL updates
2019-07-04 11:29 UTC (20+ messages)
` [PATCH 04/15] fpga: dfl: fme: support 512bit data width PR
` [PATCH 05/15] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces
` [PATCH 06/15] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support
[PATCH] mm, slab: Extend slab/shrink to shrink all the memcg caches
2019-07-04 7:37 UTC (18+ messages)
[PATCH] Documentation: gpio: Fix reference to gpiod_get_array()
2019-07-04 7:33 UTC (2+ messages)
[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-07-03 23:40 UTC (12+ messages)
` [PATCH v5 07/18] kunit: test: add initial tests
[PATCH v2 0/2] Clean up crypto documentation
2019-07-03 14:28 UTC (2+ messages)
[PATCH 00/10] Intel(R) Speed Select Technology
2019-07-03 14:06 UTC (8+ messages)
` [PATCH 10/10] tools/power/x86: A tool to validate Intel Speed Select commands
[PATCH] MAINTAINERS: Update for Intel Speed Select Technology
2019-07-03 12:34 UTC (3+ messages)
[UPDATE][PATCH 10/10] tools/power/x86: A tool to validate Intel Speed Select commands
2019-07-03 11:58 UTC (4+ messages)
[PATCH v4] docs: aha152x.txt convert it to ReST
2019-07-03 6:14 UTC
[PATCH 0/2] arm64: Introduce boot parameter to disable TLB flush instruction within the same inner shareable domain
2019-07-03 2:45 UTC (5+ messages)
[PATCH v6 0/6] KASan for arm
2019-07-02 21:56 UTC (6+ messages)
` [PATCH v6 1/6] ARM: Add TTBR operator for kasan_init
` [PATCH v6 2/6] ARM: Disable instrumentation for some code
Klientskie bazy. Email: prodawez@armyspy.com Uznajte podrobnee!
2019-07-02 19:10 UTC
[PATCH] Documentation: misc-devices: mei: Convert mei txt files to reST
2019-07-02 19:57 UTC (3+ messages)
[PATCH v1 1/2] Documentation/filesystems: add binderfs
2019-07-02 19:51 UTC (4+ messages)
[PATCH 0/2] mm, slab: Extend vm/drop_caches to shrink kmem slabs
2019-07-02 18:41 UTC (6+ messages)
` [PATCH 2/2] "
[linux-kernel-mentees] [PATCH v5] Doc : fs : convert xfs.txt to ReST
2019-07-02 15:22 UTC (5+ messages)
[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
2019-07-01 20:15 UTC (4+ messages)
` [PATCH v5 0/1] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
` [PATCH v5 1/1] "
[RFC PATCH 1/3] mm: Introduce VM_IBT for CET legacy code bitmap
2019-07-01 19:48 UTC (6+ messages)
` [RFC PATCH 2/3] Introduce arch_prctl(ARCH_X86_CET_MARK_LEGACY_CODE)
` [RFC PATCH 3/3] Prevent user from writing to IBT bitmap
[PATCH v14 00/13] Ingenic TCU patchset v14
2019-07-01 15:14 UTC (14+ messages)
` [PATCH v14 01/13] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v14 02/13] doc: Add doc for the Ingenic TCU hardware
` [PATCH v14 03/13] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v14 04/13] mfd: Add Ingenic TCU driver
` [PATCH v14 05/13] clk: ingenic: Add driver for the TCU clocks
` [PATCH v14 06/13] irqchip: Add irq-ingenic-tcu driver
` [PATCH v14 07/13] clocksource: Add a new timer-ingenic driver
` [PATCH v14 08/13] clk: jz4740: Add TCU clock
` [PATCH v14 09/13] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v14 10/13] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v14 11/13] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v14 12/13] MIPS: GCW0: Reduce system timer and clocksource to 750 kHz
` [PATCH v14 13/13] MIPS: jz4740: Drop obsolete code
[linux-kernel-mentees] [PATCH v1] Doc : fs : convert xfs.txt to ReST
2019-07-01 14:54 UTC (3+ messages)
[PATCH 0/7] Compile-test UAPI and kernel headers
2019-07-01 0:58 UTC (3+ messages)
` [PATCH 3/7] kbuild: do not create wrappers for header-test-y
` [PATCH 4/7] kbuild: support header-test-pattern-y
[PATCH] docs: ipmb: place it at driver-api and convert to ReST
2019-07-01 0:34 UTC (2+ messages)
[UPDATE][PATCH] tools/power/x86: A tool to validate Intel Speed Select commands
2019-06-30 17:12 UTC (2+ messages)
[PATCH] Doc : doc-guide : Fix a typo
2019-06-30 13:40 UTC (3+ messages)
` [linux-kernel-mentees] "
[PATCH 0/2] hwspinlock: add the 'in_atomic' API
2019-06-30 4:08 UTC (2+ messages)
[PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
2019-06-29 23:51 UTC (5+ messages)
[PATCH v1] Doc : fs : convert xfs.txt to ReST
2019-06-29 20:59 UTC (8+ messages)
` [linux-kernel-mentees] "
[PATCH] Documentation:sh:convert register-banks.txt to register-banks.rst
2019-06-29 16:48 UTC (8+ messages)
` [PATCH v4] Documentation:sh:convert register-banks.txt and new-machine.txt to rst format
` [PATCH v5] "
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).