messages from 2014-07-31 12:18:31 to 2014-07-31 13:07:57 UTC [more...]
[PATCH ] monitor: Add AVCTP support to btmon
2014-07-31 13:07 UTC (2+ messages)
[PATCHv2 0/5] clk: samsung: exynos5410: Implementation of the PLL clocks
2014-07-31 13:07 UTC (13+ messages)
` [PATCHv2 1/5] clk: samsung: exynos5410: Add NULL pointer checks in clock init
` [PATCHv2 2/5] clk: samsung: exynos5410: Organize register offset constants
` [PATCHv2 4/5] clk: samsung: exynos5410: Add fixed rate clocks
` [PATCHv2 5/5] clk: samsung: exynos5410: Added clocks DPLL, EPLL, IPLL, and VPLL
[Qemu-devel] [PATCH v3 0/9] qemu-log dfilter and perf.map changes
2014-07-31 13:06 UTC (10+ messages)
` [Qemu-devel] [PATCH v3 1/9] tcg: add ability to dump /tmp/perf-<pid>.map files
` [Qemu-devel] [PATCH v3 2/9] tcg: light re-factor and pass down TranslationBlock
` [Qemu-devel] [PATCH v3 3/9] qemu-log: correct help text for -d cpu
` [Qemu-devel] [PATCH v3 4/9] qemu-log: Avoid function call for disabled qemu_log_mask logging
` [Qemu-devel] [PATCH v3 5/9] qemu-log: Improve the "exec" TB execution logging
` [Qemu-devel] [PATCH v3 6/9] qemu-log: support simple pid substitution in logfile
` [Qemu-devel] [PATCH v3 7/9] qemu-log: new option -dfilter to limit output
` [Qemu-devel] [PATCH v3 8/9] qemu-log: dfilter-ise exec, out_asm, and op_opt
` [Qemu-devel] [PATCH v3 9/9] target-arm: dfilter support for in_asm, op, opt_op
[Qemu-devel] [PATCH for-2.2 0/7] a trivial code change for more idiomatic writing style
2014-07-31 13:04 UTC (12+ messages)
` [Qemu-devel] [PATCH 1/7] usb: "
` [Qemu-devel] [PATCH 2/7] audio: "
` [Qemu-devel] [PATCH 3/7] isa-bus: "
` [Qemu-devel] [PATCH 4/7] "
` [Qemu-devel] [PATCH 5/7] spice: "
` [Qemu-devel] [PATCH 6/7] vl: "
` [Qemu-devel] [PATCH 7/7] vmxnet3: "
dma support for 8250-omap serial driver
2014-07-31 13:06 UTC (5+ messages)
` [PATCH 1/7] dmaengine: edma: fix two faults which happen with the 8250_dma user
[U-Boot] [U-boot] the first 0x20 bytes in u-boot.bin
2014-07-31 13:05 UTC (3+ messages)
[Qemu-devel] [RFC PATCH v2 00/49] Series short description
2014-07-31 13:05 UTC (9+ messages)
Sudden kernel panics on AMD Opteron platforms with hardened kernel
2014-07-31 13:04 UTC (2+ messages)
ext4: first write to large ext3 filesystem takes 96 seconds
2014-07-31 13:03 UTC (5+ messages)
[Qemu-devel] [PATCH for-2.2 0/9] memory: remove memory_region_destroy
2014-07-31 13:02 UTC (9+ messages)
` [Qemu-devel] [PATCH 6/9] ioport: split deletion and destruction
` [Qemu-devel] [PATCH 8/9] memory: remove memory_region_destroy
` [Qemu-devel] [PATCH 9/9] tpm_tis: remove instance_finalize callback
WARNING: CPU: 1 PID: 495 at mm/slab_common.c:69 kmem_cache_create+0x1a9/0x330()
2014-07-31 13:02 UTC (12+ messages)
[Qemu-devel] [RFC PATCH v3 00/49] Deterministic replay and reverse execution
2014-07-31 13:01 UTC (53+ messages)
` [Qemu-devel] [RFC PATCH v3 01/49] acpi: accurate overflow check
` [Qemu-devel] [RFC PATCH v3 02/49] integratorcp: adding vmstate for save/restore
` [Qemu-devel] [RFC PATCH v3 03/49] pcspk: "
` [Qemu-devel] [RFC PATCH v3 04/49] fdc: "
` [Qemu-devel] [RFC PATCH v3 05/49] parallel: "
` [Qemu-devel] [RFC PATCH v3 06/49] serial: fixing "
` [Qemu-devel] [RFC PATCH v3 07/49] kvmapic: fixing loading vmstate
` [Qemu-devel] [RFC PATCH v3 08/49] hpet: fixing saving and loading process
` [Qemu-devel] [RFC PATCH v3 09/49] pckbd: adding new fields to vmstate
` [Qemu-devel] [RFC PATCH v3 10/49] rtl8139: "
` [Qemu-devel] [RFC PATCH v3 11/49] piix: do not raise irq while loading vmstate
` [Qemu-devel] [RFC PATCH v3 12/49] mc146818rtc: add missed field to vmstate
` [Qemu-devel] [RFC PATCH v3 13/49] pl031: "
` [Qemu-devel] [RFC PATCH v3 14/49] ide pci: reset status field before loading the vmstate
` [Qemu-devel] [RFC PATCH v3 15/49] softmmu: fixing usage of cpu_st/ld* from helpers
` [Qemu-devel] [RFC PATCH v3 16/49] target-i386: update fp status fix
` [Qemu-devel] [RFC PATCH v3 17/49] migration: add vmstate for int8 and char arrays
` [Qemu-devel] [RFC PATCH v3 18/49] replay: global variables and function stubs
` [Qemu-devel] [RFC PATCH v3 19/49] block: add suffix parameter to bdrv_open functions
` [Qemu-devel] [RFC PATCH v3 20/49] sysemu: system functions for replay
` [Qemu-devel] [RFC PATCH v3 21/49] replay: internal functions for replay log
` [Qemu-devel] [RFC PATCH v3 22/49] cpu: invent instruction count for accurate replay
` [Qemu-devel] [RFC PATCH v3 23/49] target-arm: instructions counting code for replay
` [Qemu-devel] [RFC PATCH v3 24/49] target-i386: "
` [Qemu-devel] [RFC PATCH v3 25/49] replay: interrupts and exceptions
` [Qemu-devel] [RFC PATCH v3 26/49] vga: do not use virtual clock for blinking cursor
` [Qemu-devel] [RFC PATCH v3 27/49] replay: asynchronous events infrastructure
` [Qemu-devel] [RFC PATCH v3 28/49] replay: recording and replaying clock ticks
` [Qemu-devel] [RFC PATCH v3 29/49] replay: recording and replaying different timers
` [Qemu-devel] [RFC PATCH v3 30/49] replay: shutdown event
` [Qemu-devel] [RFC PATCH v3 31/49] replay: checkpoints
` [Qemu-devel] [RFC PATCH v3 32/49] vmclock: add virtual clock based on replay icount
` [Qemu-devel] [RFC PATCH v3 33/49] replay: bottom halves
` [Qemu-devel] [RFC PATCH v3 34/49] replay: replay aio requests
` [Qemu-devel] [RFC PATCH v3 35/49] replay: thread pool
` [Qemu-devel] [RFC PATCH v3 36/49] pl031: vmstate in replay mode
` [Qemu-devel] [RFC PATCH v3 37/49] replay: initialization and deinitialization
` [Qemu-devel] [RFC PATCH v3 38/49] replay: command line options
` [Qemu-devel] [RFC PATCH v3 39/49] replay: snapshotting the virtual machine
` [Qemu-devel] [RFC PATCH v3 40/49] replay: recording of the user input
` [Qemu-devel] [RFC PATCH v3 41/49] tap-win32: destroy the thread at exit
` [Qemu-devel] [RFC PATCH v3 42/49] replay: network packets record/replay
` [Qemu-devel] [RFC PATCH v3 43/49] replay: audio data record/replay
` [Qemu-devel] [RFC PATCH v3 44/49] replay: serial port
` [Qemu-devel] [RFC PATCH v3 45/49] replay: USB passthrough
` [Qemu-devel] [RFC PATCH v3 46/49] replay: replay_info command
` [Qemu-devel] [RFC PATCH v3 47/49] replay: replay_break command
` [Qemu-devel] [RFC PATCH v3 48/49] replay: replay_seek_step command
` [Qemu-devel] [RFC PATCH v3 49/49] gdbstub: reverse debugging
[PATCH] arm64: dmi: Add SMBIOS/DMI support
2014-07-31 13:01 UTC (3+ messages)
[PATCH 0/2] Enable wifi on pandaboard
2014-07-31 12:58 UTC (8+ messages)
` [PATCH 2/2] clk: initial clock driver for TWL6030
[PATCH 1/2] libxl: Allow multiple serial ports on HVM domain creation
2014-07-31 12:57 UTC (2+ messages)
[patch] ASoC: pxa: pxa-ssp: small leak in probe()
2014-07-31 12:57 UTC (3+ messages)
[PATCH v4 1/2] dmaengine: add device tree binding documentation for the nbpfaxi driver
2014-07-31 12:57 UTC (7+ messages)
` [PATCH v4 2/2] dmaengine: add a driver for AMBA AXI NBPF DMAC IP cores
[PATCH] NFSD: Decrease nfsd_users in nfsd_startup_generic fail
2014-07-31 12:56 UTC (3+ messages)
[PATCH resend] UBIFS: Add log overlap assertions
2014-07-31 12:54 UTC (2+ messages)
[Qemu-devel] [PATCH 00/28] ahci refactoring to support ahci-test suite
2014-07-31 12:54 UTC (19+ messages)
` [Qemu-devel] [PATCH 15/28] ide: stop PIO transfer on errors
` [Qemu-devel] [PATCH 16/28] ide: make all commands go through cmd_done
` [Qemu-devel] [PATCH 17/28] ahci: construct PIO Setup FIS for PIO commands
` [Qemu-devel] [PATCH 18/28] q35: Enable the ioapic device to be seen by qtest
` [Qemu-devel] [PATCH 19/28] qtest: Adding qtest_memset and qmemset
` [Qemu-devel] [PATCH 20/28] libqos: Correct memory leak
` [Qemu-devel] [PATCH 21/28] libqtest: Correct small "
` [Qemu-devel] [PATCH 22/28] libqos: Fixes a "
` [Qemu-devel] [PATCH 23/28] ahci: Adding basic functionality qtest
[Buildroot] [PATCH 0 of 7] Introduction of kconfig-package infrastructure
2014-07-31 12:54 UTC (3+ messages)
[PATCH 5/5] gitweb: make category headings into links when they are directories
2014-07-31 12:53 UTC
[PATCH 0/3] Update DDL code to support sprite watermarks
2014-07-31 12:53 UTC (3+ messages)
` [PATCH 1/3] drm/i915: Update DDL only for current CRTC
[PATCH 4/5] gitweb: optionally set project category from its pathname
2014-07-31 12:53 UTC
[PATCH 3/5] gitweb: add a link under the search box to clear a project filter
2014-07-31 12:53 UTC
[PATCH 2/5] gitweb: if the PATH_INFO is incomplete, use it as a project_filter
2014-07-31 12:53 UTC
[PATCH 1/5] gitweb: fix typo in man page
2014-07-31 12:53 UTC
[PATCH 0/5] gitweb: improve directory hierarchy handling
2014-07-31 12:53 UTC
Hello
2014-07-31 12:53 UTC
[PATCH 3/3] pm8001: Update MAINTAINERS list
2014-07-31 12:53 UTC (3+ messages)
[PATCH] videobuf2: fix lockdep warning
2014-07-31 12:52 UTC (2+ messages)
[PATCH v02 0/7] arm: introduce remoteprocessor iommu module
2014-07-31 12:49 UTC (7+ messages)
` [PATCH v02 1/7] "
[PATCH] powerpc/book3s: Fix endianess issue for HMI handling on napping cpus
2014-07-31 12:47 UTC
First attempt at rocksdb monitor store stress testing
2014-07-31 12:47 UTC (17+ messages)
[PATCH] Documentation: dmaengine: Add a documentation for the dma controller API
2014-07-31 12:44 UTC (5+ messages)
[PATCH V2] staging: dgap: introduce dgap_cleanup_nodes()
2014-07-31 12:44 UTC
[PATCH 1/2] sama5d3x: fix HSMC MODE register offset and add TIMINGS register
2014-07-31 12:43 UTC (3+ messages)
Cannot boot after the last update
2014-07-31 12:43 UTC (21+ messages)
C_CAN: can frame drops
2014-07-31 12:42 UTC (14+ messages)
[meta-oe][PATCH] jq: upgrade to 1.4
2014-07-31 12:42 UTC (2+ messages)
` [meta-oe][PATCH v3] "
[PATCH] Btrfs: race free update of commit root for ro snapshots
2014-07-31 13:41 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/2] xfs: new case to test inode allocations in post-growfs disk space
2014-07-31 12:42 UTC (8+ messages)
linux-next: manual merge of the kvm-arm tree with Linus' tree
2014-07-31 12:41 UTC (3+ messages)
[PATCH] Btrfs: update commit root on snapshot creation after orphan cleanup
2014-07-31 12:41 UTC (4+ messages)
[PATCH] ARM: Add arm description to Documentation/kdump/kdump.txt
2014-07-31 12:39 UTC (2+ messages)
[PATCH 1/7] ASoC: tas5086: Convert to params_width()
2014-07-31 12:40 UTC (5+ messages)
` [PATCH 6/7] ASoC: tlv320dac33: "
` [PATCH 7/7] ASoC: twl4030: "
[qemu-mainline test] 29536: regressions - trouble: broken/fail/pass
2014-07-31 12:37 UTC
[Buildroot] [PATCH v5 1/1] New package: openvmtools
2014-07-31 12:37 UTC
[PATCH] locking/mutexes: Revert "locking/mutexes: Add extra reschedule point"
2014-07-31 12:37 UTC (3+ messages)
[BUG?] log -g does not respect pathspec
2014-07-31 12:36 UTC
[PATCH 1/1] drm/i915: Adding Gfx Clock, Wake and Gunit save/restore logic in PM suspend/resume paths
2014-07-31 12:36 UTC (2+ messages)
` [RFC 1/1] FOR_UPSTREAM [VPG]: "
[PATCH net] ipv6: data of fwmark_reflect needs to be updated on netns construction
2014-07-31 12:34 UTC
[PATCH 0/5] arm64, thunder: Enable Cavium Thunder SoC Family
2014-07-31 12:34 UTC (7+ messages)
` [PATCH 2/5] arm64, thunder: Add initial dts for Cavium Thunder SoC
[Qemu-devel] [PATCH v2] po: Add Chinese translation
2014-07-31 12:33 UTC (3+ messages)
[PATCH] MAINTAINERS: Add entry for Realtek CODECs
2014-07-31 12:32 UTC (2+ messages)
omap3isp with DM3730 not working?!
2014-07-31 12:31 UTC (9+ messages)
[PATCH] regulator: tps65090: Set voltage for fixed regulators
2014-07-31 12:31 UTC (2+ messages)
[PATCH 0/2] Fix excessive swapping when memcg are enabled
2014-07-31 12:30 UTC (4+ messages)
` [PATCH 2/2] memcg, vmscan: Fix forced scan of anonymous pages
[PATCH] Introduce barebox Image Metadata
2014-07-31 12:27 UTC (7+ messages)
` [PATCH 1/6] move file helper functions to separate file
` [PATCH 2/6] read_file: introduce read_file_2
` [PATCH 3/6] make: build device trees with obj-dtb-y and pbl-dtb-y
` [PATCH 4/6] dtc: compile fdtget
` [PATCH 5/6] make: Use shell script to generate .dtb.S files
` [PATCH 6/6] Add support for metadata in barebox images
[PATCH 0/4 V2] xfs: missing verifier fixes
2014-07-31 12:27 UTC (5+ messages)
` [PATCH 1/4] xfs: catch buffers written without verifiers attached
` [PATCH 4/4] xfs: dquot recovery needs verifiers
[PATCH 1/2] perf tools: Ensure --symfs ends with '/'
2014-07-31 12:26 UTC (8+ messages)
[PATCH 1/4] ASoC: max98088: Convert to params_width()
2014-07-31 12:25 UTC (5+ messages)
` [PATCH] ASoC: sgtl5000: "
` [PATCH 2/4] ASoC: max98095: "
` [PATCH 3/4] ASoC: si476x: "
` [PATCH 4/4] ASoC: sgtl5000: "
[PATCH 4/4] btrfs-progs: correct manpage option description for scrub
2014-07-31 12:24 UTC (5+ messages)
` [PATCH v2] "
[PATCH v9 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
2014-07-31 12:24 UTC (5+ messages)
[PATCH] btrfs-progs: mkfs: remove experimental tag
2014-07-31 12:21 UTC
[PATCH 0/2] new API to allocate buffer-cache for superblock in non-movable area
2014-07-31 12:21 UTC (11+ messages)
Work Queue for btrfs compression writes
2014-07-31 11:35 UTC (5+ messages)
[PATCH 1/2] ASoC: ssm2518: Convert to params_width()
2014-07-31 12:20 UTC (4+ messages)
` [PATCH 2/2] ASoC: ssm2602: "
questions about spdx
2014-07-31 12:19 UTC (4+ messages)
[PATCH] config.c: mark error and warnings strings for translation
2014-07-31 12:18 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.