All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-06 13:08:32 to 2016-09-06 13:44:35 UTC [more...]

[PATCH 1/2] watchdog: Add wd_keepalive package
 2016-09-06 13:44 UTC  (4+ messages)
` [PATCH 2/2] watchdog-config: Add recipe

[U-Boot] [PATCH] fsl-ifc-nand : Corrected the programming of chip select
 2016-09-06 13:44 UTC 

[Qemu-devel] [PATCH v3] tests: fix small leak in test-io-channel-command
 2016-09-06 13:44 UTC  (2+ messages)

[patch v3.18+ regression fix] sched: Further improve spurious CPU_IDLE active migrations
 2016-09-06 13:44 UTC  (12+ messages)
            ` [v2 patch "

[PATCH 0/2] GVT-g guest patch for 4.8
 2016-09-06 13:43 UTC  (5+ messages)

[PATCH] drm/armada: mark symbols static where possible
 2016-09-06 13:44 UTC  (3+ messages)

sound: divide by 0 in snd_hrtimer_callback (or hang)
 2016-09-06 13:43 UTC  (4+ messages)

perf: out-of-bounds write in perf_callchain_store
 2016-09-06 13:42 UTC 

[PATCH] scripts/runqemu: Add snapshot support
 2016-09-06 13:42 UTC 

[PATCH v2 0/4] gcov: more cleanup
 2016-09-06 13:42 UTC  (9+ messages)
` [PATCH v2 1/4] xen: indicate gcov in log messages
` [PATCH v2 2/4] gcov: collect more sections to constructor list
` [PATCH v2 4/4] xen: make clear gcov support limitation in Kconfig

Xen Code Review Dashboard
 2016-09-06 13:41 UTC 

[PATCH v2 0/5] perf, bts: Fallout from the fuzzer for perf/urgent
 2016-09-06 13:23 UTC  (6+ messages)
` [PATCH v2 1/5] perf: Fix a race between mmap_close and set_output of AUX events
` [PATCH v2 2/5] perf: Fix aux_mmap_count vs aux_refcount order
` [PATCH v2 3/5] perf/x86/intel/bts: Fix confused ordering of PMU callbacks
` [PATCH v2 4/5] perf/x86/intel/bts: Fix BTS PMI detection
` [PATCH v2 5/5] perf/x86/intel/bts: Kill a silly warning

[for-next][PATCH 0/7] tracing: Updates for 4.9
 2016-09-06 13:39 UTC  (8+ messages)
` [for-next][PATCH 1/7] tracing/uprobe: Drop isdigit() check in create_trace_uprobe
` [for-next][PATCH 2/7] function_graph: Handle TRACE_BPUTS in print_graph_comment
` [for-next][PATCH 3/7] ftrace: Access ret_stack->subtime only in the function profiler
` [for-next][PATCH 4/7] tracing: Added hardware latency tracer
` [for-next][PATCH 5/7] tracing: Add documentation for hwlat_detector tracer
` [for-next][PATCH 6/7] tracing: Have hwlat trace migrate across tracing_cpumask CPUs
` [for-next][PATCH 7/7] tracing: Add NMI tracing in hwlat detector

[Qemu-devel] [PATCH v3] Move max-bandwidth and downtime-limit into migrate_set_parameter for both hmp and qmp
 2016-09-06 13:39 UTC 

[U-Boot] Building u-boot.imx and SPL simultaneously
 2016-09-06 13:40 UTC  (6+ messages)

[RFC PATCH v3 0/5] arm/arm64: vgic-new: Implement API for vGICv3 live migration
 2016-09-06 13:48 UTC  (7+ messages)
` [RFC PATCH v3 2/5] arm/arm64: vgic-new: Add distributor and redistributor access
` [RFC PATCH v3 4/5] arm/arm64: vgic-new: Implement VGICv3 CPU interface access

[meta-fsl-arm PATCH v2 00/16] Machine overrides extender - reduce code duplication
 2016-09-06 13:25 UTC  (16+ messages)

[U-Boot] ZynqMP breakage
 2016-09-06 13:40 UTC  (9+ messages)

[PATCH] rxrpc: remove duplicate 'error' variable
 2016-09-06 13:39 UTC  (3+ messages)

[PATCH 0/2] Fix mman macros using mman-fix.h
 2016-09-06 13:39 UTC  (5+ messages)
` [PATCH 1/2] perf tools: Introduce memory mapping macros in mman-fix.h

[PATCHv4] diff.c: emit moved lines with a different color
 2016-09-06 13:37 UTC  (2+ messages)

[PATCH v4 net-next 1/1] net_sched: Introduce skbmod action
 2016-09-06 13:37 UTC 

Bug in hash changes to netback in 4.7.2 kernel
 2016-09-06 13:37 UTC  (3+ messages)

[PATCH v2] lib/bitmap.c: enhance bitmap syntax
 2016-09-06 13:36 UTC  (7+ messages)
` [PATCH v3] "

Centralizing support for TCAM?
 2016-09-06 13:36 UTC  (7+ messages)

[PATCH] libvirt: Add missing test helpers and remove windows 1252
 2016-09-06 13:36 UTC  (2+ messages)

[PATCH] nvme: add back dependency on CONFIG_BLOCK
 2016-09-06 13:36 UTC  (5+ messages)

[PATCH] docs: make kernel-doc handle varargs properly
 2016-09-06 13:36 UTC  (3+ messages)

[PATCH] protobuf: fix source location
 2016-09-06 13:36 UTC  (2+ messages)

[PATCH v2] mtd: nand: automate NAND timings selection
 2016-09-06 13:34 UTC  (5+ messages)
` [PATCH 2/7] mtd: nand: Introduce nand_data_interface

[U-Boot] [PATCH v2 0/7] Adds support for secure boot on Keystone SoCs (K2E)
 2016-09-06 13:34 UTC  (12+ messages)
  ` [U-Boot] [PATCH v2 1/7] include: image.h: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS
  ` [U-Boot] [PATCH v2 2/7] arm: mach-keystone: Implements FIT post-processing call for keystone SoCs
  ` [U-Boot] [PATCH v2 3/7] arm: omap-common: adds secure image name common to OMAP and keystone
  ` [U-Boot] [PATCH v2 4/7] arm: omap-common: Enable support for K2 HS devices in u-boot
  ` [U-Boot] [PATCH v2 6/7] doc: Updates info on using keystone secure devices from TI

[PATCH v5 0/4] Reclassify messages from GuC loader/submission
 2016-09-06 13:34 UTC  (3+ messages)
` [PATCH v5 1/4] drm: two more (drm_)printk() wrapper macros

[RFC PATCH 0/3] doc-rst:c-domain: fix some issues in the c-domain
 2016-09-06 13:34 UTC  (4+ messages)
` [PATCH 1/3] doc-rst:c-domain: fix sphinx version incompatibility

[Ksummit-discuss] [Stable kernel] feature backporting collaboration
 2016-09-06 13:34 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] qom: Implement qom-get HMP command
 2016-09-06 13:33 UTC  (3+ messages)

OOB message roll into Messenger interface
 2016-09-06 13:33 UTC  (3+ messages)

[GIT PULL] regmap fixes for v4.8
 2016-09-06 13:32 UTC 

xen/xen vs xen/kvm nesting with pv drivers
 2016-09-06 13:32 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC] docs: add PCIe devices placement guidelines
 2016-09-06 13:31 UTC  (4+ messages)

[PATCH v3 0/3] iio: devm helpers and Murata zpa2326 barometer support
 2016-09-06 13:36 UTC  (4+ messages)
` [PATCH v3 3/3] iio:pressure: initial "

[PATCH, RESEND] drm: exynos: avoid unused function warning
 2016-09-06 13:30 UTC  (3+ messages)

Debugging RTL8192CU firmware loading on 3.12 powerpc
 2016-09-06 13:29 UTC  (5+ messages)

[Qemu-devel] [PULL 0/4] x86 and memory backends queue, 2016-09-05
 2016-09-06 13:29 UTC  (2+ messages)

[PATCH] usb: dwc3: host: inherit dma configuration from parent dev
 2016-09-06 13:27 UTC  (5+ messages)

Bluestore assert
 2016-09-06 13:27 UTC  (15+ messages)

[PATCH v11 0/8] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-09-06 13:25 UTC  (18+ messages)
` [PATCH v11 1/8] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v11 2/8] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v11 3/8] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v11 4/8] acpi/arm64: Add GTDT table parse driver
` [PATCH v11 5/8] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v11 6/8] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v11 7/8] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v11 8/8] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH] drm/i915: Try harder to reset the gen8+ engines
 2016-09-06 13:25 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] Move max-bandwidth and downtime-limit into migrate_set_parameter for both hmp and qmp
 2016-09-06 13:26 UTC  (4+ messages)

[PATCH] lib/bb/build: create .old symlink for run.do_xx and log.do_xx
 2016-09-06 13:26 UTC  (3+ messages)

[PATCH] security/keys: make BIG_KEYS dependent on stdrng
 2016-09-06 13:25 UTC  (6+ messages)

[PATCH] file: specify c std as c99 or greater required
 2016-09-06 13:25 UTC 

[Qemu-devel] [PATCH v2 0/3] Introduce IOMMUNotifier struct
 2016-09-06 13:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] memory: introduce IOMMUNotifier and its caps
` [Qemu-devel] [PATCH v2 2/3] memory: generalize iommu_ops.notify_started to notifier_add
` [Qemu-devel] [PATCH v2 3/3] intel_iommu: allow invalidation typed notifiers

[PATCH] mfd: exynos-lpass: mark PM functions as __maybe_unused
 2016-09-06 13:24 UTC  (2+ messages)

[PATCH v2 0/7] ARM: KVM: Support for vgic-v3
 2016-09-06 13:23 UTC  (15+ messages)
` [PATCH v2 3/7] KVM: arm: vgic-new: improve compatibility with 32-bit
` [PATCH v2 6/7] ARM: KVM: Get ready to use vgic-v3
` [PATCH v2 7/7] ARM: KVM: Unlock vgic-v3 support

[PATCH for v4.8] usb: dwc3: mark PM function as __maybe_unused
 2016-09-06 13:23 UTC 

[PATCH 0/3] Fix a segfault caused by regexec() being called on mmap()ed data
 2016-09-06 13:21 UTC  (3+ messages)

[PATCHv2] cmake: set CMAKE_NO_SYSTEM_FROM_IMPORTED to ON
 2016-09-06 13:21 UTC 

[PATCH] dt-bindings: mvebu-odmi: fix example typo
 2016-09-06 13:21 UTC  (4+ messages)

[RFC PATCH] x86/apicv: fix RTC periodic timer and apicv issue
 2016-09-06 13:20 UTC  (6+ messages)

[PATCH v2 0/1][resend] Add a syntax to unset variable from bitbake configuration file
 2016-09-06 13:20 UTC  (3+ messages)

[PATCH] dmaengine: cppi41: mark PM functions as __maybe_unused
 2016-09-06 13:20 UTC 

[PATCH] mem-hotplug: Don't clear the only node in new_node_page()
 2016-09-06 13:16 UTC  (2+ messages)

[PATCH] mfd: ucb1x00: remove NO_IRQ check
 2016-09-06 13:17 UTC  (2+ messages)

[PATCH] staging: dgnc: Fix multi line comment alignment
 2016-09-06 13:19 UTC  (4+ messages)

renesas-drivers-2016-08-23-v4.8-rc3
 2016-09-06 13:18 UTC  (6+ messages)

[PATCH v2] treewide: Add \noindent where necessary
 2016-09-06 13:18 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/3] tests: add RTAS protocol
 2016-09-06 13:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/3] qtest: replace strtoXX() by qemu_strtoXX()
` [Qemu-devel] [PATCH v4 2/3] tests: make pc_alloc_init/init_flags/uninit generic
` [Qemu-devel] [PATCH v4 3/3] tests: add RTAS command in the protocol

[Qemu-devel] [PATCH v5 00/20] qapi: remove the 'middle' mode
 2016-09-06 13:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 02/20] qapi.py: add a simple #ifdef conditional

[PATCH] cmake: set CMAKE_NO_SYSTEM_FROM_IMPORTED to ON
 2016-09-06 13:18 UTC 

[PATCH] ath10k: ensure pdev sta kickout threshold is set
 2016-09-06 13:12 UTC  (4+ messages)

[PATCH] dmaengine: k3dma: use correct format string for debug output
 2016-09-06 13:17 UTC 

[U-Boot] [PATCH v3 0/8] Clean-up: squash lines for immediate return
 2016-09-06 13:17 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/8] mmc: "
` [U-Boot] [PATCH v3 2/8] video: "
` [U-Boot] [PATCH v3 3/8] usb: replace ehci_*_remove() with usb_deregister()
` [U-Boot] [PATCH v3 4/8] usb: squash lines for immediate return
` [U-Boot] [PATCH v3 5/8] x86: "
` [U-Boot] [PATCH v3 6/8] libfdt: simplify fdt_del_mem_rsv()
` [U-Boot] [PATCH v3 7/8] arch, board: squash lines for immediate return
` [U-Boot] [PATCH v3 8/8] drivers: "

[PATCH] tools/intel_guc_logger: Utility for capturing GuC firmware logs in a file
 2016-09-06 13:17 UTC  (2+ messages)

[Qemu-devel] [PATCH] Move migrate_set_speed and migrate_set_downtime into migrate_set_parameter
 2016-09-06 13:16 UTC  (7+ messages)

[Intel-wired-lan] [PATCH 249/249] net:ethernet:intel:igb_main.c: Add Throttling disable option in order to decrease latency usually required by RT applications
 2016-09-06 13:17 UTC 

[OSSTEST PATCH v3 00/25] Integrate XTF into OSSTest
 2016-09-06 13:09 UTC  (26+ messages)
` [OSSTEST PATCH v3 01/25] Executive: Previous duration estimator: use overall time, not sum of steps
` [OSSTEST PATCH v3 02/25] ts-hosts-allocate-Executive: Replace some odd commas with semicolons
` [OSSTEST PATCH v3 03/25] sg-run-job: Add emacs mode comment
` [OSSTEST PATCH v3 04/25] step status skip: Ignore in cs-bisection-step
` [OSSTEST PATCH v3 05/25] step status skip: Ignore in report_run_getinfo
` [OSSTEST PATCH v3 06/25] step status skip: Implement in sg-report-flight
` [OSSTEST PATCH v3 07/25] ts-hosts-allocate-Executive: pass $plan to hid_find_possibilities
` [OSSTEST PATCH v3 08/25] ts-hosts-allocate-Executive: Support diverse-CLASS hostflag
` [OSSTEST PATCH v3 09/25] DO NOT APPLY make-flight-diverse-test: test case for "
` [OSSTEST PATCH v3 10/25] Executive: Support substeps
` [OSSTEST PATCH v3 11/25] DO NOT APPLY make-flight-substep-test
` [OSSTEST PATCH v3 12/25] DO NOT APPLY provide ts-substep-test
` [OSSTEST PATCH v3 13/25] ts-xen-build: always compile in FEP support
` [OSSTEST PATCH v3 14/25] ap-common: add xtf tree
` [OSSTEST PATCH v3 15/25] DO NOT APPLY point xtf to my personal tree
` [OSSTEST PATCH v3 16/25] BuildSupport: move buildcmd_stamped_logged here
` [OSSTEST PATCH v3 17/25] Introduce ts-xtf-build
` [OSSTEST PATCH v3 18/25] sg-run-job: create xtf build recipe
` [OSSTEST PATCH v3 19/25] Introduce ts-xtf-install
` [OSSTEST PATCH v3 20/25] mfi-common: create xtf build job for 4.4 onwards
` [OSSTEST PATCH v3 21/25] Introduce ts-xtf-fep
` [OSSTEST PATCH v3 22/25] Introduce ts-xtf-run
` [OSSTEST PATCH v3 23/25] sg-run-job: test-xtf recipe
` [OSSTEST PATCH v3 24/25] make-flight: create 5 xtf jobs
` [OSSTEST PATCH v3 25/25] Create XTF branch

[PATCH] power: supply: sbs-battery: simplify DT parsing
 2016-09-06 13:16 UTC 

Execbuf fixes and major tuning
 2016-09-06 13:16 UTC  (4+ messages)
` [PATCH 06/17] drm/i915: Move obj->dirty:1 to obj->flags

[Bug 97119] screen flickerin under KDE when compositor was dis- and reenabled
 2016-09-06 13:16 UTC 

Failing build following Quick Start
 2016-09-06 13:13 UTC 

[PATCH] rk808: fix RK818_IRQ_DISCHG_ILIM initializer
 2016-09-06 13:13 UTC 

[PATCH] Unbreak interactive GPG prompt upon signing
 2016-09-06 13:13 UTC  (2+ messages)
` [PATCH] gpg-interface: reflect stderr to stderr

[U-Boot] [PATCH] TI: Rework SRAM definitions and maximums
 2016-09-06 13:13 UTC  (3+ messages)

[PATCH] classes/populate_sdk_ext: exclude image tasks from locked signatures
 2016-09-06 13:13 UTC 

[PATCH, net-next] perf, bpf: fix conditional call to bpf_overflow_handler
 2016-09-06 13:10 UTC 

Xen 4.8 Development Update
 2016-09-06 13:09 UTC  (4+ messages)

[U-Boot] [PATCH 0/9] Fix up issues with new NFSv3 implementation
 2016-09-06 13:09 UTC  (3+ messages)
` [U-Boot] [PATCH 8/9] net: nfs: Use the tx buffer to construct rpc msgs

[bcachefs] BUG: soft lockup - CPU#0 stuck for 22s! [bch_copygc_read:5328]
 2016-09-06 13:08 UTC  (6+ messages)

[Qemu-devel] [PULL 00/14] target-arm queue
 2016-09-06 13:08 UTC  (3+ messages)
` [Qemu-devel] [PULL 11/14] aspeed: add a ast2500 SoC and support to the SCU and SDMC controllers
` [Qemu-devel] [PULL 13/14] palmetto-bmc: remove extra no_sdcard assignement


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.