All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-19 08:40:50 to 2012-12-19 10:20:38 UTC [more...]

[PATCH v2 00/10] Nested VMX: Add virtual EPT & VPID support to L1 VMM
 2012-12-19 19:44 UTC  (4+ messages)
` [PATCH v2 01/10] nestedhap: Change hostcr3 and p2m->cr3 to meaningful words

[PATCH] add blockconsole version 1.1
 2012-12-19 10:20 UTC  (11+ messages)

[RFC PATCH 0/5] clockevents: decouple broadcast mechanism from drivers
 2012-12-19 10:19 UTC  (9+ messages)
` [RFC PATCH 1/5] ARM: remove useless guard in smp.c
` [RFC PATCH 2/5] clockevents: Add generic timer broadcast receiver

[PATCH 0/5] xen: arm: fix guest register access bug
 2012-12-19 10:20 UTC  (7+ messages)
` [PATCH 1/5] xen: arm: fix long lines in entry.S
` [PATCH 3/5] xen: arm: head.S PT_DEV is unused, drop and rename PT_DEV_L3

[PATCH v4 0/5] s390: Host support for channel I/O
 2012-12-19 10:20 UTC  (5+ messages)
` [PATCH 2/5] KVM: s390: Add support for machine checks

[Qemu-devel] [PATCH 0/3] HMP: enable info sub command taking parameter
 2012-12-19 10:17 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/3] HMP: add QDict to info callback handler

32kHz clock removal causes problems omap_hsmmc
 2012-12-19 10:18 UTC  (10+ messages)

Linux ACPI 5.0 _PSE(Power State for Enumeration) and _PRE (Power Resources for Enumeration) support
 2012-12-19 10:17 UTC  (2+ messages)

downscaling YUV fails
 2012-12-19 10:16 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Fix compillation error in mach-omap2/timer.c
 2012-12-19 10:16 UTC  (4+ messages)

Why Linux kernel forced to enter X2APIC mode( just because of booting cpu has supported x2apic) without depending on BIOS' setting in MSR->x2apic enablement bit ?
 2012-12-19 10:13 UTC  (3+ messages)

[PATCH] libxc: Add xc_domain_hvm_get_mtrr_type() call
 2012-12-19 10:14 UTC  (4+ messages)

Question regarding patches
 2012-12-19 10:13 UTC  (4+ messages)

[PATCH] i915: ensure that VGA plane is disabled
 2012-12-19 10:03 UTC 

[PATCH v2 0/3] mmc: core: Signal voltage switch procedure for UHS mode
 2012-12-19 10:03 UTC  (4+ messages)
` [PATCH v2 3/3] mmc: core: Fixup signal voltage switch

[Xenomai] RTDM - Dynamic linking of device
 2012-12-19 10:07 UTC  (6+ messages)

[PATCH] ARM: OMAP4: PRM: Correct reset source map
 2012-12-19 10:06 UTC  (9+ messages)
` [PATCH] ARM: OMAP4: PRM: Correct wrong instance usage for reading reset sources
` [PATCH] ARM: OMAP4: PRM: fix RSTTIME and RSTST offsets

[Printing-architecture] Agenda - OP US/Europe - Wednesday 11 January 2012
 2012-12-19 10:06 UTC  (2+ messages)
` [Printing-architecture] REMINDER: OP US/Europe - TODAY, in 7 hours

Change adhoc network speed not working
 2012-12-19  9:50 UTC 

[PATCH 06/10] fnic: New debug flags and debug log messages
 2012-12-19 10:01 UTC  (2+ messages)

[PATCH 2/4] KVM: PPC: Only WARN on invalid emulation
 2012-12-19 10:00 UTC  (8+ messages)

unifying the vma offset managers
 2012-12-19 10:01 UTC  (4+ messages)
` [PATCH 1/3] drm: create unified vma offset manager

[PATCH v3 1/5] drm/i915: Introduce ring set_seqno
 2012-12-19  9:57 UTC  (6+ messages)
` [PATCH v3 2/5] drm/i915: Initialize hardware semaphore state on ring init
` [PATCH v3 3/5] drm/i915: Always clear semaphore mboxes on seqno wrap
` [PATCH v3 4/5] drm/i915: Introduce i915_gem_set_seqno()
` [PATCH v3 5/5] drm/i915: Make next_seqno debugs entry to use i915_gem_set_seqno

WARNING: at block/genhd.c:1574 disk_clear_events()
 2012-12-19  9:56 UTC  (2+ messages)

[PATCH] partx: add update command
 2012-12-19  9:55 UTC  (2+ messages)

[PATCH 1/2] thermal: db8500: Use of_match_ptr() macro in db8500_thermal.c
 2012-12-19  8:50 UTC  (2+ messages)
` [PATCH 2/2] thermal: db8500: Use of_match_ptr() macro in db8500_cpufreq_cooling.c

TCP delayed ACK heuristic
 2012-12-19  9:52 UTC  (4+ messages)

[PATCH 0/4] Use dynamic root home directory
 2012-12-19  9:39 UTC  (5+ messages)
` [PATCH 1/4] bitbake.conf: import var ROOT_HOME
` [PATCH 2/4] base-files: use dynamic root home directory
` [PATCH 3/4] base-passwd: use configurable "
` [PATCH 4/4] oprofile: use dynamic "

[Qemu-devel] [RFC PATCH V8 00/15] Virtio refactoring
 2012-12-19  9:53 UTC  (16+ messages)
` [Qemu-devel] [RFC PATCH V8 01/15] qdev : add a maximum device allowed field for the bus
` [Qemu-devel] [RFC PATCH V8 02/15] virtio-bus : Introduce virtio-bus
` [Qemu-devel] [RFC PATCH V8 03/15] virtio-pci-bus : Introduce virtio-pci-bus
` [Qemu-devel] [RFC PATCH V8 04/15] virtio-pci : Refactor virtio-pci device
` [Qemu-devel] [RFC PATCH V8 05/15] virtio-device : Refactor virtio-device
` [Qemu-devel] [RFC PATCH V8 06/15] virtio-s390-bus : Add virtio-s390-bus
` [Qemu-devel] [RFC PATCH V8 07/15] virtio-s390-device : create a virtio-s390-bus during init
` [Qemu-devel] [RFC PATCH V8 08/15] virtio-blk : Add the virtio-blk device
` [Qemu-devel] [RFC PATCH V8 09/15] virtio-blk-pci : Switch to new API
` [Qemu-devel] [RFC PATCH V8 10/15] virtio-blk-s390 : Switch to the "
` [Qemu-devel] [RFC PATCH V8 11/15] virtio-blk : cleanup : use QOM cast
` [Qemu-devel] [RFC PATCH V8 12/15] virtio-blk : cleanup : remove qdev field
` [Qemu-devel] [RFC PATCH V8 13/15] virtio : Remove the function pointer
` [Qemu-devel] [RFC PATCH V8 14/15] virtio : Remove VirtIOBindings
` [Qemu-devel] [RFC PATCH V8 15/15] virtio : cleanup : init and exit function

[PATCH] SPI: SSP SPI Controller driver v3
 2012-12-19  9:56 UTC  (2+ messages)

[RFC PATCH net-next 0/5] Ease netns management for userland
 2012-12-19  9:47 UTC  (10+ messages)

[Qemu-devel] [PATCH 00/26] usb: Hans' pending qemu usb patches
 2012-12-19  9:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH 26/26] usbredir: Add support for buffered bulk input

[Bug 51811] New: POSIX now guarantees proper permissions for mkstemp
 2012-12-19  9:49 UTC  (2+ messages)
  ` [Bug 51811] "

[PATCH] staging: tidspbridge: Fix build breakage due to splitting CM functions
 2012-12-19  9:48 UTC  (2+ messages)

[proof-of-concept/rfc] per object file mmaps
 2012-12-19  9:47 UTC  (3+ messages)
` [PATCH 3/3] drm/gem: start adding support for per-file object mmaps

NAT pool
 2012-12-19  9:45 UTC  (4+ messages)

misc device question
 2012-12-19  9:45 UTC  (3+ messages)

[PATCH] spi: Add the flag indicate to registe new device as children of master or not
 2012-12-19  9:44 UTC  (4+ messages)

[PULL 0/4] ppc patch queue 2012-12-18
 2012-12-19  9:40 UTC  (5+ messages)

[PATCH] drm/i915: tune down WRPLL non-exact clock match note
 2012-12-19  9:42 UTC 

[PATCH 0/7] OMAPDSS: Cleanup omap_dss_features
 2012-12-19  9:39 UTC  (10+ messages)
` [PATCH V2 0/6] "
  ` [PATCH V2 2/6] OMAPDSS: DISPC: Move DISPC specific dss_reg_fields to dispc_features
  ` [PATCH V2 4/6] OMAPDSS: DSI: Move DSI specific reg_fields to dsi_feats

[patch net-next V3 0/4] net: allow to change carrier from userspace
 2012-12-19  9:35 UTC  (5+ messages)
` [patch net-next 1/4] net: add change_carrier netdev op
` [patch net-next 2/4] net: allow to change carrier via sysfs
` [patch net-next 3/4] rtnl: expose carrier value with possibility to set it
` [patch net-next 4/4] dummy: implement carrier change

[PATCH 1/2] rt2x00: rt2800pci: verify ioremap return value
 2012-12-19  9:35 UTC  (8+ messages)
` [PATCH 2/2] rt2x00: rt2800pci: allow to load EEPROM data via firmware API
  ` [rt2x00-users] "
` [rt2x00-users] [PATCH 1/2] rt2x00: rt2800pci: verify ioremap return value

[PATCH] agetty: map NL to CR-NL on output in initial termios settings
 2012-12-19  9:33 UTC  (5+ messages)
  ` [PATCH] agetty: map NL to CR-NL on output in initial termiossettings

[Buildroot] elfutils successfully compiled with buildroot 2012.05
 2012-12-19  9:32 UTC  (2+ messages)

[patch net-next V2 0/4] net: allow to change carrier from userspace
 2012-12-19  9:32 UTC  (7+ messages)
` [patch net-next 1/4] net: add change_carrier netdev op
  ` [patch net-next V3 "

[Qemu-devel] [PATCH] don't boot from un-selected devices
 2012-12-19  9:32 UTC  (3+ messages)
` [Qemu-devel] [Resend][Seabios PATCH] "

[PATCH 1/1] ARM: dts: omap3-igep: remove VSIM regulator
 2012-12-19  9:31 UTC  (3+ messages)

[RFC PATCH] fix IP_ECN_set_ce
 2012-12-19  9:31 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2] pc_fw_add_pflash_drv() fixes
 2012-12-19  9:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] pc_sysfw: Check for qemu_find_file() failure
  ` [Qemu-devel] [Qemu-trivial] "
    ` [Qemu-devel] [PATCH v2 "

[PATCH] rtc: tx4939: Kill get_tx4939rtc_plat_data() function
 2012-12-19  9:29 UTC 

Inconsistency in clk framework
 2012-12-19  9:26 UTC  (3+ messages)

[PATCH] netlink: align attributes on 64-bits
 2012-12-19  9:17 UTC  (7+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] gdb: Needs threads support
 2012-12-19  9:20 UTC  (2+ messages)

[patch 0/8] page reclaim bits
 2012-12-19  9:20 UTC  (10+ messages)
` [patch 1/8] mm: memcg: only evict file pages when we have plenty

[PATCH v2 0/5] Multiqueue virtio-scsi, and API for piecewise buffer submission
 2012-12-19  8:52 UTC  (4+ messages)

[Buildroot] [git commit] gdb: Needs threads support
 2012-12-19  9:19 UTC 

[PATCH v2 0/5] Add movablecore_map boot option
 2012-12-19  9:17 UTC  (5+ messages)
` [PATCH v2 5/5] page_alloc: Bootmem limit with movablecore_map

[PATCH v4 0/6] Add movablecore_map boot option with SRAT support
 2012-12-19  9:15 UTC  (6+ messages)
` [PATCH v4 3/6] ACPI: Restructure movablecore_map with memory info from SRAT

[PATCH v2 1/4] drm/i915: Initialize hardware semaphore state on ring init
 2012-12-19  9:16 UTC  (3+ messages)

Xen 4.2 and PCI hotplug
 2012-12-19  9:14 UTC  (4+ messages)

Input - wistron_btns bug? NX Security
 2012-12-19  9:13 UTC 

[Qemu-devel] [RFC PATCH] Allow building without graphics support
 2012-12-19  9:13 UTC  (2+ messages)

[PATCH] implement librados aio_stat
 2012-12-19  9:13 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] pcmanfm: link against libX11 to avoid build failure
 2012-12-19  9:13 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] pcmanfm: use a download URL from downloads.sourceforge.net
` [Buildroot] [PATCH 3/3] pcmanfm: replace dependency on X.org server by dependency on libX11

[PATCH] ASoC: dapm: Fix the unpaired runtime_get/put cases
 2012-12-19 10:36 UTC  (3+ messages)

[PATCH 0/2] Armadillo DT Reference Implementation
 2012-12-19  9:10 UTC  (4+ messages)
` [PATCH 1/2] ARM: r8a7740: Add interim sh-eth device name to clocks list

common clock framwork: clk_set_rate issue
 2012-12-19  9:03 UTC  (7+ messages)

ceph stability
 2012-12-19  9:03 UTC 

[PATCH] Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."
 2012-12-19  9:02 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH] Allow building without graphics support
 2012-12-19  9:02 UTC  (4+ messages)

UPS Tracking Number H7368552878
 2012-12-19  8:58 UTC 

[PATCH] ARM: ux500: bump arch nr of GPIOs
 2012-12-19  8:57 UTC 

[PATCH 0/3] virtio: don't poll masked vectors with irqfd
 2012-12-19  8:59 UTC  (6+ messages)
` [PATCH 3/3] virtio-pci: don't poll masked vectors
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 0/3] virtio: don't poll masked vectors with irqfd

devicetree support for efikasb
 2012-12-19  8:56 UTC  (6+ messages)

[PATCH] rtc: recycle id when unloading a rtc driver
 2012-12-19  8:55 UTC  (7+ messages)
` [rtc-linux] "

[RFC] Initial scan files troubles and brainstorming
 2012-12-19  8:54 UTC  (3+ messages)

[Buildroot] [PATCH] libcurl: needs MMU
 2012-12-19  8:52 UTC  (2+ messages)

[Buildroot] [git commit] libcurl: needs MMU
 2012-12-19  8:52 UTC 

[PATCH 3/3] f2fs: rewrite the f2fs_gc flow
 2012-12-19  8:50 UTC 

[PATCH] f2fs: do f2fs_balance_fs in front of dir operations
 2012-12-19  8:49 UTC 

[Qemu-devel] [PATCH 0/2] Add pc-testdev to qemu v6
 2012-12-19  8:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] hw: add isa-debug-exit device v3

[PATCH] f2fs: should recover orphan and fsync data
 2012-12-19  8:49 UTC 

[PATCH] f2fs: fix handling errors got by f2fs_write_inode
 2012-12-19  8:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] x86: Provide guards in uapi/asm/hw_breakpoint.h to prevent deletion by patch
 2012-12-19  8:47 UTC  (4+ messages)
` [PATCH 2/2] x86: Provide guards in uapi/asm/setup.h "

kernel log flooded with: xen_balloon: reserve_additional_memory: add_memory() failed: -17
 2012-12-19  8:47 UTC 

[Qemu-devel] [PATCH 0/8] misc acpi updates and test devices
 2012-12-19  8:46 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] configure: also symlink *.aml files
` [Qemu-devel] [PATCH 2/8] acpi: autoload dsdt
` [Qemu-devel] [PATCH 3/8] apci: assign memory regions to piix4 acpi device
` [Qemu-devel] [PATCH 4/8] apci: assign memory regions to ich9 lpc device
` [Qemu-devel] [PATCH 5/8] switch debugcon to memory api
` [Qemu-devel] [PATCH 6/8] add isa-debug-exit device
` [Qemu-devel] [PATCH 7/8] hw: Add test device for unittests execution
` [Qemu-devel] [PATCH 8/8] pc: remove bochs bios debug ports

[GIT PULL] Fixes for sunxi for 3.8 merge window
 2012-12-19  8:46 UTC 

[PATCH] Revert "ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs"
 2012-12-19  8:44 UTC 

[Qemu-devel] [PATCH v2] qemu-kvm/pci-assign: 64 bits bar emulation
 2012-12-19  8:47 UTC  (2+ messages)
`  "

[PATCH 01/01] Input multitouch: fix horizontal two-finger-scrolling on Sentelic touchpads
 2012-12-19  8:41 UTC  (2+ messages)


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.