All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-24 12:11:09 to 2012-10-24 13:17:44 UTC [more...]

[Qemu-devel] [PULL 0/4] target-arm queue
 2012-10-24 13:02 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/4] target-arm: Use TCG operation for Neon 64 bit negation

[PATCH 1/1] mmc: Standardise capability type
 2012-10-24 13:17 UTC  (2+ messages)

[patch 00/18] pvclock vsyscall support + KVM hypervisor support (v2)
 2012-10-24 13:13 UTC  (18+ messages)
` [patch 02/18] x86: pvclock: make sure rdtsc doesnt speculate out of region
` [patch 03/18] x86: pvclock: remove pvclock_shadow_time
` [patch 04/18] x86: pvclock: create helper for pvclock data retrieval
` [patch 05/18] x86: pvclock: fix flags usage race
` [patch 06/18] x86: pvclock: introduce helper to read flags
` [patch 07/18] sched: add notifier for cross-cpu migrations
` [patch 08/18] x86: pvclock: generic pvclock vsyscall initialization
` [patch 09/18] KVM: x86: introduce facility to support vsyscall pvclock, via MSR
` [patch 10/18] x86: kvm guest: pvclock vsyscall support
` [patch 11/18] x86: vsyscall: pass mode to gettime backend
` [patch 12/18] x86: vdso: pvclock gettime support
` [patch 13/18] KVM: x86: pass host_tsc to read_l1_tsc
` [patch 14/18] time: export time information for KVM pvclock
` [patch 15/18] KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
` [patch 16/18] KVM: x86: notifier for clocksource changes
` [patch 17/18] KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
` [patch 18/18] KVM: x86: require matched TSC offsets for master clock

[PATCH] crypto - ablk_helper: add module parameter to allow testing cryptd redirection of requests
 2012-10-24 13:17 UTC  (2+ messages)

[PATCH] net: allow configuration of the size of page in __netdev_alloc_frag
 2012-10-24 13:16 UTC  (5+ messages)

Valgrind support for Xen committed to trunk
 2012-10-24 13:16 UTC 

[patch 0/2] qemu support for pvclock vsyscall
 2012-10-24 13:19 UTC  (3+ messages)
` [patch 1/2] kvm: sync kernel headers
` [patch 2/2] kvm: x86: support pvclock userspace time msr

[PATCH 00/18] Haswell eDP enablement v3
 2012-10-24 13:15 UTC  (5+ messages)
` [PATCH 01/18] drm/i915: fork a Haswell version of ironlake_crtc_{enable, disable}
` [PATCH 08/18] drm/i915: check TRANSCODER_EDP on intel_modeset_setup_hw_state

[Buildroot] [git commit] fs/skeleton: remove /etc/TZ
 2012-10-24 13:14 UTC  (4+ messages)

[PATCH] [v2] crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption
 2012-10-24 13:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/26] q35 qemu support
 2012-10-24 13:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 01/26] blockdev: Introduce a default machine blockdev interface field, QEMUMachine->mach_if

[PATCH] crypto: fix missing unlock on error case
 2012-10-24 13:12 UTC  (2+ messages)

[PATCH] drm/i915: clear the entire sdvo infoframe buffer
 2012-10-24 13:13 UTC  (4+ messages)

[PATCH 0/5] Avoid stack buffers in glue code of AVX implementations
 2012-10-24 13:11 UTC  (2+ messages)

[PATCH 0/6] New test vectors for camellia, blowfish, serpent, aes, des and des3_ede
 2012-10-24 13:11 UTC  (3+ messages)

[PATCH] AMD IOMMU: Enable HPET broadcast msi remapping
 2012-10-24 13:11 UTC  (2+ messages)

[PATCH] mmc: fix async request mechanism for sequential read scenarios
 2012-10-14 16:12 UTC  (4+ messages)

Possible regression in arm/io.h
 2012-10-24 13:09 UTC  (6+ messages)

[PATCH] Add syste-firmware-efi-efivars.mount for support automount EFI variable filesystem
 2012-10-24 13:09 UTC  (6+ messages)
    ` [systemd-devel] "

Chekpatch does not warn about some quoted string split across lines
 2012-10-24 13:09 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/32] Header file renaming and cleanup
 2012-10-24 12:59 UTC  (33+ messages)
` [Qemu-devel] [PATCH 01/32] libcacard: simplify rules for recursive build
` [Qemu-devel] [PATCH 02/32] vscclient: use per-target variables
` [Qemu-devel] [PATCH 03/32] build: adjust setting of QEMU_INCLUDES
` [Qemu-devel] [PATCH 04/32] build: add $(TARGET_DIR) to "GEN config-target.h" lines
` [Qemu-devel] [PATCH 05/32] build: move rules from Makefile to */Makefile.objs
` [Qemu-devel] [PATCH 06/32] build: create ldscripts/
` [Qemu-devel] [PATCH 07/32] build: kill libdis, move disassemblers to disas/
` [Qemu-devel] [PATCH 08/32] build: kill libuser
` [Qemu-devel] [PATCH 09/32] janitor: move iovector functions out of cutils.c
` [Qemu-devel] [PATCH 10/32] janitor: do not rely on indirect inclusions from qemu-char.h
` [Qemu-devel] [PATCH 11/32] janitor: do not include qemu-char everywhere
` [Qemu-devel] [PATCH 12/32] net: move Bluetooth stuff out of net.h
` [Qemu-devel] [PATCH 13/32] net: do not include net.h everywhere
` [Qemu-devel] [PATCH 14/32] net: move net.c to net/
` [Qemu-devel] [PATCH 15/32] net: reorganize headers
` [Qemu-devel] [PATCH 16/32] qemu-ga: move qemu-ga files to qga/
` [Qemu-devel] [PATCH 17/32] ui: move files to ui/ and include/ui/
` [Qemu-devel] [PATCH 18/32] audio: move public header file to include/audio/
` [Qemu-devel] [PATCH 19/32] slirp: move public header file to include/slirp/
` [Qemu-devel] [PATCH 20/32] qapi: move include files to include/qapi/
` [Qemu-devel] [PATCH 21/32] qapi: create qobject/ and include/qobject/
` [Qemu-devel] [PATCH 22/32] block: move include files to include/block/
` [Qemu-devel] [PATCH 23/32] exec: move include files to include/exec/
` [Qemu-devel] [PATCH 24/32] monitor: move include files to include/monitor/
` [Qemu-devel] [PATCH 25/32] migration: move include files to include/migration/
` [Qemu-devel] [PATCH 26/32] qom: move include files to include/qom/
` [Qemu-devel] [PATCH 27/32] misc: move include files to include/qemu/
` [Qemu-devel] [PATCH 28/32] softmmu: move include files to include/sysemu/
` [Qemu-devel] [PATCH 29/32] softmmu: move remaining include files to include/ subdirectories
` [Qemu-devel] [PATCH 30/32] fpu: move public header file to include/fpu
` [Qemu-devel] [PATCH 31/32] hw: move executable format header files to hw/
` [Qemu-devel] [PATCH 32/32] janitor: move remaining public headers to include/

[Q] "console=" command line ignored?
 2012-10-24 13:07 UTC  (3+ messages)

Wrong procname for userspace trace of app with different thread names
 2012-10-24 13:06 UTC  (3+ messages)

[Qemu-devel] [PATCH v1] qemu: Document GlusterFS block driver usage
 2012-10-24 13:05 UTC  (2+ messages)

OOPS after deleting file on ext4 filesystem
 2012-10-24 13:04 UTC  (3+ messages)

RPC Race Condition
 2012-10-24 13:04 UTC  (10+ messages)

[PATCH] Bluetooth: Fix having bogus entries in mgmt_read_index_list reply
 2012-10-24 13:04 UTC  (2+ messages)

[PATCHv2] x86: allow tracing of functions in arch/x86/kernel/rtc.c
 2012-10-24 13:00 UTC  (2+ messages)
` [tip:perf/core] x86: Allow tracing of functions in arch/x86/kernel /rtc.c

[U-Boot] Where can I get a copy of ePAPR?
 2012-10-24 13:01 UTC  (3+ messages)

[PATCH] x86: check for valid irq_cfg pointer in smp_irq_move_cleanup_interrupt
 2012-10-24 12:59 UTC  (2+ messages)
` [tip:x86/urgent] x86/irq/ioapic: Check "

[PATCH] perf/x86: remove unused variable in nhmex_rbox_alter_er()
 2012-10-24 12:58 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86: Remove "

[PATCH 0/5] kvm tools: virtio-balloon fix and cleaning
 2012-10-24 12:51 UTC  (6+ messages)
` [PATCH 1/5] kvm tools: check ioctl return value for msi signal
` [PATCH 2/5] kvm tools: use the correct config vector interrupt
` [PATCH 3/5] kvm tools: correctly handle mem ballooning
` [PATCH 4/5] kvm tools: initialize msi flags to zero even is not used yet
` [PATCH 5/5] kvm tools: specify the amount to balloon is in MB

[PATCH] x86/efi: Fix oops caused by incorrect set_memory_uc() usage
 2012-10-24 12:57 UTC  (2+ messages)
` [tip:x86/urgent] "

Linux file system sandbox
 2012-10-24 12:58 UTC 

[PATCH] x86, add hypervisor name to dump_stack()
 2012-10-24 12:58 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] NBD reconnection behaviour
 2012-10-24 12:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] nbd: Only try to send flush/discard commands if connected to the NBD server

[PATCH RFC V2 1/2] [x86] Modify comments and clean up code
 2012-10-24 12:56 UTC  (2+ messages)
` [tip:x86/asm] x86/asm: Clean up copy_page_*() comments and code

[PATCH] lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name
 2012-10-24 12:55 UTC  (2+ messages)
` [tip:core/locking] lockdep: Use KSYM_NAME_LEN' ed buffer for __get_key_name()

[GIT PULL] SPI updates for v3.7
 2012-10-24 12:56 UTC 

[PATCH -mm] procfs: add VmFlags field in smaps output v3
 2012-10-24 12:56 UTC  (3+ messages)

Question about LLC-load-misses event
 2012-10-24 12:56 UTC  (5+ messages)

bad panel power sequencing delays, disabling panel
 2012-10-24 12:56 UTC  (10+ messages)

[balbi-usb:i2c-transferred-bytes-on-NACK 7/9] drivers/media/i2c/adv7604.c:406:9: warning: initialization makes integer from pointer without a cast
 2012-10-24 12:56 UTC 

[Qemu-devel] [PATCH 0/5 V4] char: add CirMemCharDriver and provide QMP interface
 2012-10-24 12:55 UTC  (5+ messages)
` [Qemu-devel] [PATCH 5/5] HMP: Introduce console command

[PATCHv2] Input: omap4-keypad: Add pinctrl support
 2012-10-24 12:54 UTC  (6+ messages)

[Buildroot] Trying to BUMP libglib2 to a version >= 2.33.1
 2012-10-24 12:52 UTC 

[PATCH V2] keep iommu disabled until iommu_setup() is called
 2012-10-24 12:51 UTC  (2+ messages)

about the patch: Persistent grant maps for xen blk drivers
 2012-10-24 12:51 UTC 

[PATCH V2 0/7] perf, x86: Haswell LBR call stack support
 2012-10-24 12:46 UTC  (12+ messages)
` [PATCH V2 6/7] perf, x86: Use LBR call stack to get user callchain

Test report for xen-unstable
 2012-10-24 12:51 UTC 

[PATCH v2 00/10] sta2x11-mfd patches
 2012-10-24 12:49 UTC  (5+ messages)
` [PATCH 02/10] drivers/mfd/sta2x11-mfd: add regmap support

[Request for review] Revised delete_module(2) manual page
 2012-10-24 12:49 UTC  (9+ messages)

[PATCH] gpio/omap: fix off-mode bug: clear debounce clock enable mask on disable
 2012-10-24 12:49 UTC  (4+ messages)

[Qemu-devel] [RFC] net: Peer with existing NIC in netdev_add
 2012-10-24 12:49 UTC 

[meta-oe][PATCH] lmsensors: Initial commit (cover letter)
 2012-10-24 12:35 UTC  (3+ messages)

[PATCH RESEND] Take over futex of dead task only if FUTEX_WAITERS is not set
 2012-10-24 12:48 UTC  (5+ messages)
` [PATCH] [RESEND 2] "

[Buildroot] [PATCH 1/1] toolchain/uClibc: correct a slip of the pen
 2012-10-24 12:47 UTC  (2+ messages)

git commit-tree man page
 2012-10-24 12:45 UTC 

[refpolicy] [PATCH] Arping needs setcap to cap_set_proc
 2012-10-24 12:45 UTC 

[BUG 3.7-rc1] nouveau cli->mutex possible recursive locking detected
 2012-10-24 12:45 UTC  (3+ messages)

STMicroelectronics accelerometers driver
 2012-10-24 12:44 UTC  (10+ messages)

readdir from Linux NFS4 client when cookieverf is no longer valid
 2012-10-24 12:42 UTC  (2+ messages)

ksm questions
 2012-10-24 12:40 UTC  (8+ messages)

gconf-native backends broken when reused from sstate?
 2012-10-24 12:26 UTC  (2+ messages)

[PATCH v2 1/2] ARM: use cache type functions for arch_get_unmapped_area
 2012-10-24 12:39 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: topdown mmap support

eglibc-initial having wrong paths with STAGING_DIR_TCBOOTSTRAP
 2012-10-24 12:23 UTC 

[U-Boot] [PATCH 0/3] Fix some ELDK 4.2 build issues
 2012-10-24 12:36 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)
` [U-Boot] [PATCH 2/3] TQM8xx: adjust linker script to grown code size
` [U-Boot] [PATCH 3/3] ESTEEM192E: "

[PATCH-v3] tty: prevent unnecessary work queue lock checking on flip buffer copy
 2012-10-24 12:35 UTC  (3+ messages)
` [PATCH] [tty]: Report warning when low_latency flag is wrongly used

[Qemu-devel] [PATCH] net: Reject non-netdevs in qmp_netdev_del()
 2012-10-24 12:34 UTC 

python-native wrong path to WORKDIR in RUNSHARED
 2012-10-24 12:20 UTC 

[PATCH 00/11] perf tool: Add PERF_SAMPLE_READ sample read support
 2012-10-24 12:32 UTC  (7+ messages)
` [PATCH 02/11] perf: Do not get values from disabled counters in group format read

[Buildroot] [Bug 5624] New: When building directfb, BR2_TARGET_LDFLAGS not used by libtool
 2012-10-24 12:32 UTC  (2+ messages)
` [Buildroot] [Bug 5624] "

[PATCH v3] ARM: davinci: dm365 evm: replace V4L2_OUT_CAP_CUSTOM_TIMINGS with V4L2_OUT_CAP_DV_TIMINGS
 2012-10-24 12:30 UTC  (2+ messages)

[RFC, PATCH 0/2] fiemap: filesystem free space mapping
 2012-10-24 12:32 UTC  (5+ messages)

[Qemu-devel] [PATCH] configure: Disable (clang) initializer-overrides warnings
 2012-10-24 12:31 UTC  (4+ messages)

[PATCH v2] m68k: merge MMU and non-MMU versions of mm/init.c
 2012-10-24 12:36 UTC 

[Buildroot] Odp: Re: XZ extracting issue
 2012-10-24 12:29 UTC  (2+ messages)

[RFC v0 00/15] WIP: btd_profile connect and disconnect
 2012-10-24 12:28 UTC  (3+ messages)
` [RFC v0 05/15] network: Add network .connect and .disconnect

[RFC][PATCH] perf: Add a few generic stalled-cycles events
 2012-10-24 12:27 UTC  (6+ messages)

[Qemu-devel] [PATCH] linux-user: Merge pread/pwrite into pread64/pwrite64
 2012-10-24 12:27 UTC  (2+ messages)

[PATCH 0/2] Add hardware I/O coherency support for Armada 370/XP
 2012-10-24 12:27 UTC  (8+ messages)
` [PATCH 2/2] arm: mvebu: Add hardware I/O Coherency support

[PATCH] serial:ifx6x60:different SPI word width configure requires different swap process
 2012-10-24 12:31 UTC  (2+ messages)

[RFC PATCH v2 2/6] PM / Runtime: introduce pm_runtime_set_memalloc_noio()
 2012-10-24 12:26 UTC  (7+ messages)

[PATCH] mac80211: use blacklist for duplicate IE check
 2012-10-24 12:21 UTC 

[PATCH] Bluetooth: Add support for BCM20702A0 [0b05, 17b5]
 2012-10-24 12:20 UTC  (3+ messages)

questions about free_area_init_core(), SPARSEMEM, DMA
 2012-10-24 12:18 UTC 

[PATCH] x86/MCE: Implement clearbank callback for AMD
 2012-10-24 12:18 UTC  (2+ messages)

Add magic for declarations of popular kernel type
 2012-10-24 12:16 UTC  (2+ messages)
` [PATCH v2]scripts/tags.sh: "

3.6.0 kernel - ext4 corruption, or?
 2012-10-24 12:15 UTC 

[PATCH] [media] ivtv: ivtv-driver: Replace 'flush_work_sync()'
 2012-10-24 12:14 UTC 

[PATCH 0/2] clk: ux500: Make mtu driver use apb_pclock
 2012-10-24 12:13 UTC  (3+ messages)
` [PATCH 1/2] clk: ux500: Register mtu apb_pclocks
` [PATCH 2/2] ARM: plat-nomadik: Use apb_pclock in mtu driver

[PATCH 0/7] Bluetooth: Improved single-mode and LE peripheral support
 2012-10-24 12:11 UTC  (7+ messages)
` [PATCH 2/7] Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adapters


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.