messages from 2019-10-16 00:03:40 to 2019-10-22 08:44:06 UTC [more...]
[RESEND PATCH v3 0/8] drivers: add new variants of devm_platform_ioremap_resource()
2019-10-22 8:43 UTC (8+ messages)
` [RESEND PATCH v3 2/8] lib: devres: prepare devm_ioremap_resource() for more variants
` [RESEND PATCH v3 3/8] lib: devres: provide devm_ioremap_resource_wc()
` [RESEND PATCH v3 4/8] drivers: platform: provide devm_platform_ioremap_resource_wc()
` [RESEND PATCH v3 5/8] misc: sram: use devm_platform_ioremap_resource_wc()
` [RESEND PATCH v3 6/8] drivers: provide devm_platform_ioremap_resource_byname()
` [RESEND PATCH v3 7/8] gpio: mvebu: use devm_platform_ioremap_resource_byname()
` [RESEND PATCH v3 8/8] gpio: tegra186: "
[RFC] ss: Checking selected network ports
2019-10-22 6:00 UTC
[PATCH v3 0/3] KASAN support for RISC-V
2019-10-22 3:30 UTC (9+ messages)
` [PATCH v3 1/3] kasan: Archs don't check memmove if not support it
` [PATCH v3 2/3] riscv: Add KASAN support
[PATCH] Documentation: debugfs: Document debugfs helper for unsigned long values
2019-10-22 2:26 UTC (2+ messages)
[PATCH 12/12] infiniband: add a Documentation driver-api chapter for Infiniband
2019-10-21 21:57 UTC (4+ messages)
[PATCH] docs/core-api: memory-allocation: mention size helpers
2019-10-21 21:27 UTC
[PATCH v3 0/8] drivers: add new variants of devm_platform_ioremap_resource()
2019-10-21 19:29 UTC (5+ messages)
sysfs.txt: Checking the documentation status for the directory layout
2019-10-21 19:00 UTC
[PATCH] kernel-doc: trivial improvement for warning message
2019-10-21 18:54 UTC (2+ messages)
[PATCH v7 00/10] arm64: Stolen time support
2019-10-21 18:37 UTC (12+ messages)
` [PATCH v7 01/10] KVM: arm64: Document PV-time interface
` [PATCH v7 02/10] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH v7 03/10] KVM: arm64: Implement PV_TIME_FEATURES call
` [PATCH v7 04/10] KVM: Implement kvm_put_guest()
` [PATCH v7 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v7 06/10] KVM: Allow kvm_device_ops to be const
` [PATCH v7 07/10] KVM: arm64: Provide VCPU attributes for stolen time
` [PATCH v7 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH v7 09/10] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH v7 10/10] arm64: Retrieve stolen time as paravirtualized guest
[PATCH v2 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
2019-10-21 15:54 UTC (13+ messages)
` [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
` [PATCH v2 2/8] objtool, kcsan: Add KCSAN runtime functions to whitelist
` [PATCH v2 3/8] build, kcsan: Add KCSAN build exceptions
` [PATCH v2 4/8] seqlock, kcsan: Add annotations for KCSAN
` [PATCH v2 5/8] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
` [PATCH v2 6/8] asm-generic, kcsan: Add KCSAN instrumentation for bitops
` [PATCH v2 7/8] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH v2 8/8] x86, kcsan: Enable KCSAN for x86
[PATCH v3 1/2] hwmon: Add support for ltc2947
2019-10-21 15:41 UTC (2+ messages)
` [PATCH v3 2/2] dt-bindings: hwmon: Add ltc2947 documentation
[PATCH v6 00/10] arm64: Stolen time support
2019-10-21 14:38 UTC (24+ messages)
` [PATCH v6 01/10] KVM: arm64: Document PV-time interface
` [PATCH v6 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v6 07/10] KVM: arm64: Provide VCPU attributes for stolen time
` [PATCH v6 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH v6 10/10] arm64: Retrieve stolen time as paravirtualized guest
[PATCH v5 0/6] Initialise thermal framework and cpufreq earlier during boot
2019-10-21 12:15 UTC (2+ messages)
` [PATCH v5 1/6] thermal: Remove netlink support
Purchase Order
2019-10-20 20:03 UTC
[PATCH bpf v3] xsk: improve documentation for AF_XDP
2019-10-21 8:57 UTC
[PATCH] docs: block: Remove blk_init_queue related description
2019-10-21 8:42 UTC (3+ messages)
[PATCH] hwmon: (ina3221) Add summation feature support
2019-10-21 8:12 UTC (3+ messages)
[PATCH v2 0/4] reorganize and add FADump sysfs files
2019-10-21 7:41 UTC (6+ messages)
` [PATCH v2 1/4] Documentation/ABI: add ABI documentation for /sys/kernel/fadump_*
` [PATCH v2 2/4] powerpc/fadump: reorganize /sys/kernel/fadump_* sysfs files
` [PATCH v2 3/4] Documentation/ABI: mark /sys/kernel/fadump_* sysfs files deprecated
` [PATCH v2 4/4] powerpc/fadump: sysfs for fadump memory reservation
[PATCH] docs/core-api: memory-allocation: fix typo
2019-10-21 2:58 UTC (2+ messages)
[PATCH] docs: admin-guide/perf: fix imx-ddr.rst warnings
2019-10-21 2:21 UTC
[PATCH] docs: ioctl: fix typo
2019-10-21 1:43 UTC
[PATCH bpf v2] xsk: improve documentation for AF_XDP
2019-10-20 19:12 UTC (5+ messages)
[PATCH v2 1/2] hwmon: Add support for ltc2947
2019-10-20 16:21 UTC (2+ messages)
[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
2019-10-20 13:17 UTC
[PATCH AUTOSEL 5.3 55/89] x86/xen: Return from panic notifier
2019-10-18 22:02 UTC
[PATCH AUTOSEL 4.19 079/100] x86/xen: Return from panic notifier
2019-10-18 22:05 UTC
[PATCH AUTOSEL 4.14 41/56] x86/xen: Return from panic notifier
2019-10-18 22:07 UTC
[PATCH v3 00/11] coresight: etm4x: Fixes and updates for sysfs API
2019-10-18 17:31 UTC (17+ messages)
` [PATCH v3 01/11] coresight: etm4x: Fixes for ETM v4.4 architecture updates
` [PATCH v3 02/11] coresight: etm4x: Fix input validation for sysfs
` [PATCH v3 03/11] coresight: etm4x: Add missing API to set EL match on address filters
` [PATCH v3 08/11] coresight: etm4x: Add missing single-shot control API to sysfs
` [PATCH v3 09/11] coresight: etm4x: docs: Update ABI doc for sysfs features added
` [PATCH v3 10/11] coresight: docs: Create common sub-directory for coresight trace
` [PATCH v3 11/11] coresight: etm4x: docs: Adds detailed document for programming etm4x
[tip: x86/asm] linkage: Introduce new macros for assembler symbols
2019-10-18 16:30 UTC
[PATCH RFC] Docs: mark admin-guide/iostats.rst as needing updates
2019-10-18 16:02 UTC
[PATCH] Updated iostats docs
2019-10-18 15:49 UTC (2+ messages)
[PATCH 1/2] docs: i2c: Fix SPDX-License-Identifier syntax
2019-10-18 15:46 UTC (2+ messages)
[PATCH] docs: driver-api: pti_intel_mid: Enable syntax highlighting for C code block
2019-10-18 15:45 UTC (2+ messages)
[PATCH v6 0/2] Add CCPI2 PMU support
2019-10-18 9:18 UTC (9+ messages)
` [PATCH v6 1/2] Documentation: perf: Update documentation for ThunderX2 PMU uncore driver
` [PATCH v6 2/2] drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver
[PATCH v4 0/6] Initialise thermal framework and cpufreq earlier during boot
2019-10-18 8:51 UTC (2+ messages)
` [PATCH v4 1/6] thermal: Remove netlink support
[PATCH v3 0/6] Initialise thermal framework and cpufreq earlier during boot
2019-10-18 6:05 UTC (3+ messages)
` [PATCH v3 1/6] thermal: Remove netlink support
[PATCH v3 linux-kselftest-test 0/6] kunit: support building core/tests as modules
2019-10-17 18:07 UTC (7+ messages)
` [PATCH v3 linux-kselftest-test 1/6] kunit: move string-stream.h to lib/kunit/string-stream-impl.h
` [PATCH v3 linux-kselftest-test 2/6] kunit: hide unexported try-catch interface in try-catch-impl.h
` [PATCH v3 linux-kselftest-test 3/6] kunit: add kunit_find_symbol() function for symbol lookup
` [PATCH v3 linux-kselftest-test 4/6] kunit: allow kunit tests to be loaded as a module
` [PATCH v3 linux-kselftest-test 5/6] kunit: allow kunit "
` [PATCH v3 linux-kselftest-test 6/6] kunit: update documentation to describe module-based build
[PATCH v3] tpm/tpm_ftpm_tee: add shutdown call back
2019-10-17 18:06 UTC (3+ messages)
[PATCH] Documentation: admin-guide: add earlycon documentation for RISC-V
2019-10-17 16:10 UTC (2+ messages)
[PATCH v5] printf: add support for printing symbolic error names
2019-10-17 15:02 UTC (5+ messages)
[PATCH 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
2019-10-17 14:15 UTC (25+ messages)
` [PATCH 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
` [PATCH 2/8] objtool, kcsan: Add KCSAN runtime functions to whitelist
` [PATCH 3/8] build, kcsan: Add KCSAN build exceptions
` [PATCH 4/8] seqlock, kcsan: Add annotations for KCSAN
` [PATCH 5/8] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
` [PATCH 6/8] asm-generic, kcsan: Add KCSAN instrumentation for bitops
` [PATCH 7/8] locking/atomics, kcsan: Add KCSAN instrumentation
` [PATCH 8/8] x86, kcsan: Enable KCSAN for x86
[PATCH v10 0/6] Use MFD framework for SGI IOC3 drivers
2019-10-17 10:19 UTC (8+ messages)
` [PATCH v10 4/6] mfd: ioc3: Add driver for SGI IOC3 chip
[PATCH v3 0/1] DRM fbconv helpers for converting fbdev drivers
2019-10-17 8:21 UTC (3+ messages)
` [PATCH v3 1/1] drm: Add TODO item for fbdev driver conversion
[PATCH 26/34] Documentation/RCU: Use CONFIG_PREEMPTION where appropriate
2019-10-17 3:06 UTC (4+ messages)
[PATCH v11 0/6] Solve postboot supplier cleanup and optimize probe ordering
2019-10-16 20:15 UTC (7+ messages)
` [PATCH v11 3/6] of: property: Add functional dependency link from DT bindings
[PATCH v3 1/3] Move *_ucounts functions above
2019-10-16 18:47 UTC (5+ messages)
` [PATCH v3 2/3] kernel/ucounts: expose count of inotify watches in use
[PATCH v7 0/5] Add initial support for S32V234-EVB
2019-10-16 16:54 UTC (8+ messages)
` [PATCH v7 1/5] dt-bindings: arm: fsl: Add the S32V234-EVB board
` [PATCH v7 2/5] arm64: Introduce config for S32
` [PATCH v7 3/5] serial: fsl_linflexuart: Be consistent with the name
` [PATCH v7 4/5] arm64: dts: fsl: Add device tree for S32V234-EVB
` [PATCH v7 5/5] arm64: defconfig: Enable configs for S32V234
[PATCH] thermal: update header and documentation
2019-10-16 16:40 UTC
[PATCH v2] tpm/tpm_ftpm_tee: add shutdown call back
2019-10-16 16:31 UTC (3+ messages)
[PATCH v7 0/8] efi/firmware/platform-x86: Add EFI embedded fw support
2019-10-16 12:45 UTC (10+ messages)
[PATCH v6 0/5] Add initial support for S32V234-EVB
2019-10-16 11:01 UTC (4+ messages)
` [PATCH v6 3/5] serial: fsl_linflexuart: Be consistent with the name
[RFC PATCH 00/21] Implement NTB Controller using multiple PCI
2019-10-16 4:45 UTC (4+ messages)
` [RFC PATCH 02/21] dt-bindings: PCI: Endpoint: Add DT bindings for PCI EPF Device
[PATCH 0/2] misc: add support for the cc1101 RF transceiver chip from TI
2019-10-16 4:44 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH] kernel-doc: rename the kernel-doc directive 'functions' to 'specific'
2019-10-16 0:48 UTC (9+ 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).