All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-05 23:31:53 to 2012-12-06 01:09:26 UTC [more...]

[PATCH v3 00/11] nested vmx: bug fixes and feature enabling
 2012-12-06  1:09 UTC  (9+ messages)
` [PATCH v3 01/11] nested vmx: emulate MSR bitmaps
` [PATCH v3 02/11] nested vmx: use literal name instead of hard numbers
` [PATCH v3 03/11] nested vmx: expose bit 55 of IA32_VMX_BASIC_MSR to guest VMM
` [PATCH v3 04/11] nested vmx: fix rflags status in virtual vmexit
` [PATCH v3 05/11] nested vmx: fix handling of RDTSC
` [PATCH v3 06/11] nested vmx: fix DR access VM exit
` [PATCH v3 07/11] nested vmx: enable IA32E mode while do VM entry
` [PATCH v3 08/11] nested vmx: enable "Virtualize APIC accesses" feature for L1 VMM

[PATCH v2 0/3] perf hists: Changes on hists__{match,link}
 2012-12-06  1:07 UTC  (5+ messages)
` [PATCH 2/3] perf hists: Link hist entries before inserting to an output tree

Use PCI ROMs from EFI boot services
 2012-12-06  1:04 UTC  (23+ messages)

[patch] propagate name change to comments in kernel source
 2012-12-06  1:01 UTC  (2+ messages)

[RFC PATCH 4/5] arm: omap2: support port power on lan95xx devices
 2012-12-06  1:00 UTC  (2+ messages)

mmotm 2012-12-05-16-59 uploaded
 2012-12-06  1:00 UTC 

mmotm 2012-12-05-16-59 uploaded
 2012-12-06  1:00 UTC  (2+ messages)

em28xx: msi Digivox ATSC board id [0db0:8810]
 2012-12-06  0:55 UTC  (23+ messages)

[v2 PATCH 0/8] watchdog/at91sam9_wdt: Convert to use the new framework
 2012-12-06  0:54 UTC  (6+ messages)
` [v2 PATCH 2/8] watchdog/at91sam9_wdt: Convert to use the watchdog framework

[PATCH] Input: add driver for Cypress APA I2C Trackpad
 2012-12-06  0:48 UTC  (3+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[U-Boot] [PATCH v2 0/23] Various patches in common/
 2012-12-06  0:48 UTC  (3+ messages)
` [U-Boot] [PATCH v2 06/23] Update time command to avoid using get_timer_masked()

[U-Boot] [PATCH v3 0/20] Various patches in common/
 2012-12-06  0:46 UTC  (21+ messages)
` [U-Boot] [PATCH v3 01/20] Add new bootstage step for the main loop
` [U-Boot] [PATCH v3 02/20] Add gettime command
` [U-Boot] [PATCH v3 03/20] Add a command to read raw blocks from a partition
` [U-Boot] [PATCH v3 04/20] Fix use of conditional LMB
` [U-Boot] [PATCH v3 05/20] stdio: remove useless strncpy
` [U-Boot] [PATCH v3 06/20] sha1: Use const where possible, and unsigned for input len
` [U-Boot] [PATCH v3 07/20] sha256: Use const where possible and add watchdog function
` [U-Boot] [PATCH v3 08/20] Add strcasecmp() and strncasecmp()
` [U-Boot] [PATCH v3 09/20] Add generic hash API
` [U-Boot] [PATCH v3 10/20] sha1sum: Use generic hash layer
` [U-Boot] [PATCH v3 11/20] Add hash command to perform hashing using various algorithms
` [U-Boot] [PATCH v3 12/20] edid: Library of EDID decode and print
` [U-Boot] [PATCH v3 13/20] edid: Add I2C command for printing the EDID
` [U-Boot] [PATCH v3 14/20] fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined
` [U-Boot] [PATCH v3 15/20] Add console command to access io space registers
` [U-Boot] [PATCH v3 16/20] console: Enable function to display console info
` [U-Boot] [PATCH v3 17/20] tpm: Add TPM stress test
` [U-Boot] [PATCH v3 18/20] exynos: Enable hashing functions and EDID for smdk5250
` [U-Boot] [PATCH v3 19/20] x86: coreboot: Enable io command
` [U-Boot] [PATCH v3 20/20] x86: Add coreboot version to u-boot's version command

M1 status
 2012-12-06  0:45 UTC 

Should we report bus width/speed via ethtool?
 2012-12-06  0:44 UTC  (7+ messages)

[PATCH] fs: revert commit bbdd6808 to fallocate UAPI
 2012-12-06  0:42 UTC  (6+ messages)
` [PATCH, 3.7-rc7, RESEND] "

[PULL 00/28] ppc patch queue 2012-12-06
 2012-12-06  0:41 UTC  (58+ messages)
` [PATCH 01/28] KVM: Distangle eventfd code from irqchip
` [PATCH 02/28] KVM: PPC: Support eventfd
` [PATCH 03/28] KVM: PPC: Book3S HV: Restructure HPT entry creation code
` [PATCH 04/28] KVM: PPC: Book3S HV: Fix bug causing loss of page dirty state
` [PATCH 05/28] KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs
` [PATCH 06/28] KVM: PPC: Book3S HV: Make a HPTE removal function available
` [PATCH 07/28] KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
` [PATCH 08/28] KVM: PPC: Book3S HV: Reset reverse-map chains when resetting "
` [PATCH 09/28] KVM: PPC: Book3S HV: Report correct HPT entry index when reading HPT
` [PATCH 10/28] KVM: PPC: Book3S HV: Don't give the guest RW access to RO pages
` [PATCH 11/28] KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers
` [PATCH 12/28] KVM: PPC: Book3S PR: Fix VSX handling
` [PATCH 13/28] KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S
` [PATCH 14/28] MAINTAINERS: Add git tree link for PPC KVM
` [PATCH 15/28] KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
` [PATCH 16/28] KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without panicking
` [PATCH 17/28] KVM: PPC: e500: Silence bogus GCC warning in tlb code
` [PATCH 18/28] KVM: PPC: booke: Fix get_tb() compile error on 64-bit
` [PATCH 19/28] KVM: PPC: bookehv: Remove GET_VCPU macro from exception handler
` [PATCH 20/28] KVM: PPC: bookehv64: Add support for interrupt handling
` [PATCH 21/28] KVM: PPC: e500: Add emulation helper for getting instruction ea
` [PATCH 22/28] KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulation
` [PATCH 23/28] KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulation
` [PATCH 24/28] KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit
` [PATCH 25/28] KVM: PPC: Make EPCR a valid field for booke64 and bookehv
` [PATCH 26/28] KVM: PPC: bookehv: Add guest computation mode for irq delivery
` [PATCH 27/28] KVM: PPC: bookehv: Add EPCR support in mtspr/mfspr emulation
` [PATCH 28/28] KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface

[PATCH 000/493] remove CONFIG_HOTPLUG as an option
 2012-12-06  0:39 UTC  (3+ messages)

Unreliable USB3 with NEC uPD720200 and Delock Cardreader
 2012-12-06  0:43 UTC  (4+ messages)

Encrypting BTRFS Volume
 2012-12-05 23:39 UTC  (5+ messages)

ksoftirqd 100% after disabling IPv4 route cache on high pps
 2012-12-06  0:34 UTC  (3+ messages)

[U-Boot] [PATCH 0/57] RFC: Move arch-specific global data into its own structure
 2012-12-06  0:33 UTC  (9+ messages)

master - Fix Py_BuildValue for i386
 2012-12-06  0:33 UTC 

hg fetcher failures for SRCREV set to a tag
 2012-12-06  0:17 UTC 

[Qemu-devel] main-loop.c: About Select handling
 2012-12-06  0:30 UTC  (3+ messages)

[PATCH for 3.2.34] memcg: do not trigger OOM from add_to_page_cache_locked
 2012-12-06  0:29 UTC  (14+ messages)

LTSI 3.4.21-rc1 kernel now released
 2012-12-06  0:25 UTC  (2+ messages)

[PATCH] regulator: tps80031: Convert tps80031_ldo_ops to linear_min_sel and list_voltage_linear
 2012-12-06  0:24 UTC 

M-Audio Audiophile 24/96 (snd-ice1712) lacks ADCs
 2012-12-06  0:24 UTC 

[meta-handheld][PATCH 1/3] linux-yocto_3.4: move MTD common options to zaurus-hardware.cfg
 2012-12-06  0:07 UTC  (3+ messages)
` [meta-handheld][PATCH 2/3] linux-yocto_3.4: remove superseded patch for collie and fix do_patch
` [meta-handheld][PATCH 3/3] linux-yocto_3.4: use a single copy of the locomo keymap patch

[PATCH 1/1] TPM: STMicroelectronics ST33 I2C KERNEL 3.x.x
 2012-12-06  0:20 UTC  (5+ messages)
` [tpmdd-devel] "
    ` [PATCH] char/tpm: Use struct dev_pm_ops for power management

[PATCH V2 0/3] Removing the use of VLAIS from USB Gadget and netfilter
 2012-12-05 23:48 UTC  (9+ messages)
` [PATCH V2 2/3] Remove VLAIS usage from gadget code
              ` [llvmlinux] "

[PATCH v5 0/3] Cypress PS/2 Trackpad driver
 2012-12-06  0:16 UTC  (4+ messages)
` [PATCH v5 1/3] input: increase struct ps2dev cmdbuf[] to 8 bytes
` [PATCH v5 2/3] input: Cypress PS/2 Trackpad psmouse driver
` [PATCH v5 3/3] input: Cypress PS/2 Trackpad link into psmouse-base

[PATCH v4 0/4] Cypress PS/2 Trackpad driver
 2012-12-06  0:15 UTC  (4+ messages)
` [PATCH v4 2/4] input: Cypress PS/2 Trackpad psmouse driver

[Qemu-devel] [PATCH v2] target-mips: Fix incorrect shift for SHILO and SHILOV
 2012-12-06  0:13 UTC  (5+ messages)

help about ext3 read-only issue on ext3(2.6.16.30)
 2012-12-05 14:02 UTC  (6+ messages)

0.55 init script Issue?
 2012-12-06  0:11 UTC  (5+ messages)

[Qemu-devel] [PULL] target-s390x reorg, v4
 2012-12-06  0:09 UTC  (2+ messages)

kbuild: Invalid configuration generated for dependent choices by 'conf' but not by 'mconf', with reason
 2012-12-06  0:07 UTC 

[RFC PATCH 4/5] arm: omap2: support port power on lan95xx devices
 2012-12-06  0:05 UTC  (2+ messages)

[PATCH v7 0/5] OMAP GPMC DT bindings
 2012-12-06  0:03 UTC  (7+ messages)
` [PATCH v7 5/5] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND

[Patch v2 0/1] Misc: check trailing white space in the patches
 2012-12-05 23:47 UTC  (2+ messages)
` [Patch v2 1/1] create-pull-request: detect trailing white space

Stitching histories of several repositories
 2012-12-06  0:00 UTC  (2+ messages)

[PATCH] spi: Remove SPI_BUFSIZ restriction on spi_write_then_read()
 2012-12-06  0:00 UTC  (2+ messages)

[ARM] head.S change broke platform device registration?
 2012-12-05 23:58 UTC  (8+ messages)

[PATCH -next] serial: xilinx_uartps: fix return value check in xuartps_probe()
 2012-12-05 23:57 UTC  (2+ messages)

git-svn with non-standard repository layout
 2012-12-05 23:54 UTC  (2+ messages)

[PATCH 0/1] Misc: detect trailing space in the patches
 2012-12-05 23:38 UTC  (4+ messages)
` [PATCH 1/1] create-pull-request: detect trailing white space

[PATCH 0/1] Include locale in the package manifest
 2012-12-05 23:37 UTC  (2+ messages)
` [PATCH 1/1] license.bbclass: Including locale packages

[PATCH] RFC Optionally handle symbolic links as copies
 2012-12-05 23:51 UTC  (2+ messages)

[qemu-upstream-unstable test] 14573: trouble: blocked/broken
 2012-12-05 23:51 UTC 

[PATCH -next] powerpc/85xx: use for_each_compatible_node() macro
 2012-12-05 23:51 UTC  (2+ messages)

[PATCH v1 0/1] spi: davinci: add OF support for the spi controller
 2012-12-05 23:49 UTC  (4+ messages)
` [PATCH v1 1/1] "
  ` [linux-keystone] "

Millisecond precision in timestamps?
 2012-12-05 23:37 UTC  (2+ messages)

[PATCH 0/2] Android: Add support for a 32bit Android file system in a 64bit kernel
 2012-12-05 23:44 UTC  (5+ messages)
` [PATCH 1/2] Staging: android: binder: Add support for 32bit binder calls "

[PATCH] Perform minimal stat comparison when some stat fields are not set
 2012-12-05 23:43 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problems
 2012-12-05 23:39 UTC  (3+ messages)

[PATCH -next] TTY: hvsi: use for_each_compatible_node() macro
 2012-12-05 23:36 UTC  (2+ messages)

[PATCH] spi: stmp: remove obsolete driver
 2012-12-05 23:36 UTC  (3+ messages)
` [PATCH RESEND] "

[PATCH] Add directory pattern matching to attributes
 2012-12-05 23:35 UTC  (2+ messages)

OSD crashed today in os/JournalingObjectStore.cc
 2012-12-05 23:36 UTC  (4+ messages)

Look Ma, da kernel is b0rken
 2012-12-05 23:38 UTC  (5+ messages)

[Bug 57888] New: Amnesia shader compiler errors on RV350
 2012-12-05 23:34 UTC  (4+ messages)
` [Bug 57888] "

[PATCH v4] spi: Add Lattice ECP3 FPGA configuration via SPI
 2012-12-05 23:34 UTC  (2+ messages)

tgPSg37809东风HONDA
 2012-12-05 23:33 UTC 


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.