All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-31 12:34:54 to 2014-07-31 13:23:03 UTC [more...]

[PATCHv2 0/5] clk: samsung: exynos5410: Implementation of the PLL clocks
 2014-07-31 13:23 UTC  (22+ 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 3/5] clk: samsung: exynos5410: Add suspend/resume handling
` [PATCHv2 4/5] clk: samsung: exynos5410: Add fixed rate clocks
` [PATCHv2 5/5] clk: samsung: exynos5410: Added clocks DPLL, EPLL, IPLL, and VPLL

multicast traffic no longer working after reboot
 2014-07-31 13:22 UTC 

[PATCH v4] iommu/arm-smmu: avoid calling request_irq in atomic context
 2014-07-31 13:22 UTC  (3+ messages)

[PATCH] Documentation: dmaengine: Add a documentation for the dma controller API
 2014-07-31 13:22 UTC  (7+ messages)

[PATCH 0/2] Manage OMAP34xx ES3.1.2 rev to resume from suspend
 2014-07-31 13:10 UTC  (9+ messages)
` [PATCH 1/2] ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case
` [PATCH 2/2] ARM: OMAP3: Fix coding style problems in arch/arm/mach-omap2/control.c

[PATCH][next] arm64: KVM: GICv3: move system register access to msr_s/mrs_s
 2014-07-31 13:19 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/28] ahci refactoring to support ahci-test suite
 2014-07-31 13:19 UTC  (13+ messages)
` [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
` [Qemu-devel] [PATCH 24/28] ahci: Add test_pci_spec to ahci-test

[PATCH] Staging: android: sw_sync.c: fix missing blank line after declaration
 2014-07-31 13:00 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v3 00/49] Deterministic replay and reverse execution
 2014-07-31 13:08 UTC  (55+ 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

Audio mini conference 2014?
 2014-07-31 13:09 UTC  (11+ messages)

KeyFileStore ?
 2014-07-31 13:18 UTC  (2+ messages)

[PATCH 2/2] xen: Implement ioctl to restrict event channels to a specific domain
 2014-07-31 13:18 UTC 

Sudden kernel panics on AMD Opteron platforms with hardened kernel
 2014-07-31 13:11 UTC  (3+ messages)

[RFC PATCH v3] edac: synps: Added EDAC support for zynq ddr ecc controller
 2014-07-31 13:17 UTC  (5+ messages)

[PATCH 1/2] xen: Implement ioctl to restrict privcmd to a specific domain
 2014-07-31 13:16 UTC 

[PATCH 0/2] Enable wifi on pandaboard
 2014-07-31 13:16 UTC  (13+ messages)
` [PATCH 2/2] clk: initial clock driver for TWL6030

omap3isp with DM3730 not working?!
 2014-07-31 13:15 UTC  (10+ messages)

[PATCH 1/2] netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper funcitons
 2014-07-31 13:14 UTC  (2+ messages)
` [PATCH V2] "

[PATCH 0/2] dpdk: Allow for dynamic enablement of some isolated features
 2014-07-31 13:13 UTC  (5+ messages)

[PATCH] locking/mutexes: Revert "locking/mutexes: Add extra reschedule point"
 2014-07-31 13:13 UTC  (4+ messages)

[PATCH 3/3] pm8001: Update MAINTAINERS list
 2014-07-31 13:13 UTC  (4+ messages)

[f2fs-dev][PATCH 2/2] f2fs: invalidate xattr node page when evict inode
 2014-07-31 13:13 UTC 

[PATCH] Fix overquota output result
 2014-07-31 13:12 UTC  (2+ messages)
` [PATCH v2] "

OMAP baseline test results for v3.16-rc4
 2014-07-31 13:12 UTC  (16+ messages)

[PATCH 1/2] f2fs: add tracepoint for f2fs_direct_IO
 2014-07-31 13:11 UTC  (2+ messages)
` [f2fs-dev][PATCH "

[meta-webserver][PATCH v2] fcgi: integrate fcgi-2.4.0 and add OML license file
 2014-07-31 13:10 UTC  (2+ messages)

[PATCH net-next 0/3] Make is_kdump_kernel() accessible from modules
 2014-07-31 13:07 UTC  (7+ messages)

[PATCH ] monitor: Add AVCTP support to btmon
 2014-07-31 13:07 UTC  (2+ messages)

[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  (5+ messages)

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)

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  (7+ messages)
` [Qemu-devel] [PATCH 8/9] "
` [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)

[PATCH] arm64: dmi: Add SMBIOS/DMI support
 2014-07-31 13:01 UTC  (3+ messages)

[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)

[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] 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  (14+ 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 

[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  (5+ messages)
` [PATCH 2/5] arm64, thunder: Add initial dts for Cavium Thunder SoC


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.