All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-14 22:57:36 to 2012-08-15 00:01:19 UTC [more...]

[PATCH 0/4] [PULL] qemu-kvm.git uq/master queue
 2012-08-14 23:59 UTC  (3+ messages)
` [PATCH 1/4] kvm: i8254: Cache kernel clock offset in KVMPITState
` [PATCH 3/4] kvmvapic: Disable if there is insufficient memory

[PATCH 0/5] fix error return code
 2012-08-15  0:01 UTC  (6+ messages)
` [PATCH 3/5] drivers/net/ethernet/freescale/fs_enet: "
` [PATCH 4/5] drivers/net/ethernet/mellanox/mlx4/mcg.c: "

[PATCH 0/5] Remove potential NULL dereference
 2012-08-15  0:00 UTC  (4+ messages)
` [PATCH 4/5] drivers/net/ethernet/ti/davinci_cpdma.c: "

[PATCH] Bluetooth: mgmt: Fix returning a list with invalid indexes
 2012-08-14 23:59 UTC 

[PATCH/RFC v3 00/16] GSOC remote-svn
 2012-08-14 23:59 UTC  (2+ messages)

Potential Regression in 3.6-rc1 - Kirkwood SATA
 2012-08-14 23:59 UTC 

[PATCH net-next 0/4] packet: Sock-diag extension for packet sockets (beginning)
 2012-08-14 23:56 UTC  (2+ messages)

PATCH Add support for the Iomega IX2-200 Device Tree
 2012-08-14 23:56 UTC  (2+ messages)

[U-Boot] Early malloc() summary
 2012-08-14 23:56 UTC  (4+ messages)

(no subject)
 2012-08-14 23:52 UTC  (17+ messages)
` [PATCHSET] timer: clean up initializers and implement irqsafe timers

[PATCH net 0/3] llc2 station handler fixes
 2012-08-14 23:52 UTC  (7+ messages)
` [PATCH net 1/3] llc2: Fix silent failure of llc_station_init()
` [PATCH net 2/3] llc2: Call llc_station_exit() on llc2_init() failure path
` [PATCH net 3/3] llc: Fix races between llc2 handler use and (un)registration

[PATCH 00/16] generic hashtable implementation
 2012-08-14 23:52 UTC  (7+ messages)
` [PATCH 01/16] hashtable: introduce a small and naive hashtable
` [PATCH 02/16] user_ns: use new hashtable implementation

[PATCH] rtc: tps65910: Add RTC driver for TPS65910 PMIC RTC
 2012-08-14 23:52 UTC  (2+ messages)

small regression in mediatree/for_v3.7-3 - media_build
 2012-08-14 23:51 UTC  (2+ messages)

[PATCH v3 00/10] ARM: tegra: Add PCIe device tree support
 2012-08-14 23:51 UTC  (18+ messages)
` [PATCH v3 10/10] ARM: tegra: pcie: Add "

[PATCH v2 00/31] AArch64 Linux kernel port
 2012-08-14 23:50 UTC  (15+ messages)
` [PATCH v2 02/31] arm64: Kernel booting and initialisation
` [PATCH v2 03/31] arm64: Exception handling
` [PATCH v2 07/31] arm64: Process management
` [PATCH v2 11/31] arm64: IRQ handling

[PATCH] KVM: PPC: Use symbols for exit trace
 2012-08-14 23:48 UTC  (2+ messages)

[PULL 00/38] ppc patch queue 2012-08-15
 2012-08-14 23:47 UTC  (82+ messages)
` [PATCH 01/38] PPC: epapr: create define for return code value of success
` [PATCH 02/38] KVM: PPC: use definitions in epapr header for hcalls
` [PATCH 03/38] KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500
` [PATCH 04/38] KVM: PPC: Add support for ePAPR idle hcall in host kernel
` [PATCH 05/38] KVM: PPC: ev_idle hcall support for e500 guests
` [PATCH 06/38] PPC: select EPAPR_PARAVIRT for all users of epapr hcalls
` [PATCH 07/38] powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls
` [PATCH 08/38] PPC: Don't use hardcoded opcode for ePAPR hcall invocation
` [PATCH 09/38] KVM: PPC: PR: Use generic tracepoint for guest exit
` [PATCH 10/38] KVM: PPC: Expose SYNC cap based on mmu notifiers
` [PATCH 11/38] KVM: PPC: BookE: Expose remote TLB flushes in debugfs
` [PATCH 12/38] KVM: PPC: E500: Fix clear_tlb_refs
` [PATCH 13/38] KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE code
` [PATCH 14/38] KVM: PPC: Quieten message about allocating linear regions
` [PATCH 15/38] powerpc/epapr: export epapr_hypercall_start
` [PATCH 16/38] KVM: PPC: BookE: Add check_requests helper function
` [PATCH 17/38] KVM: PPC: BookE: Add support for vcpu->mode
` [PATCH 18/38] KVM: PPC: E500: Implement MMU notifiers
` [PATCH 19/38] KVM: PPC: Add cache flush on page map
` [PATCH 20/38] KVM: PPC: BookE: Add some more trace points
` [PATCH 21/38] KVM: PPC: BookE: No duplicate request != 0 check
` [PATCH 22/38] KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr
` [PATCH 23/38] KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support
` [PATCH 24/38] KVM: PPC: BookE: Drop redundant vcpu->mode set
` [PATCH 25/38] KVM: PPC: Book3S: PR: Only do resched check once per exit
` [PATCH 26/38] KVM: PPC: Exit guest context while handling exit
` [PATCH 27/38] KVM: PPC: Book3S: PR: Indicate we're out of guest mode
` [PATCH 28/38] KVM: PPC: Consistentify vcpu exit path
` [PATCH 29/38] KVM: PPC: Book3S: PR: Rework irq disabling
` [PATCH 30/38] KVM: PPC: Move kvm_guest_enter call into generic code
` [PATCH 31/38] KVM: PPC: Ignore EXITING_GUEST_MODE mode
` [PATCH 32/38] KVM: PPC: Add return value in prepare_to_enter
` [PATCH 33/38] KVM: PPC: Add return value to core_check_requests
` [PATCH 34/38] KVM: PPC: booke: Add watchdog emulation
` [PATCH 35/38] booke: Added ONE_REG interface for IAC/DAC debug registers
` [PATCH 36/38] KVM: PPC: 44x: Initialize PVR
` [PATCH 37/38] KVM: PPC: BookE: Add MCSR SPR support
` [PATCH 38/38] ppc: e500_tlb memset clears nothing

Link Exchange with dosemu.sourceforge.net (PR6)
 2012-08-14 23:44 UTC 

[GIT PULL] orion/kirkwood fixes for v3.6
 2012-08-14 23:44 UTC 

Error in rebuild of two "layered" md devices in container
 2012-08-14 23:43 UTC  (2+ messages)

plans to update yocto dev manual to reflect SSH status in qemu images?
 2012-08-14 23:42 UTC  (3+ messages)

[Qemu-devel] [Qemu-ppc][PATCH v7 0/3] Add USB enablement and VGA enablement on sPAPR
 2012-08-14 23:41 UTC  (14+ messages)
` [Qemu-devel] [Qemu-ppc][PATCH v7 1/3] Add USB option in machine options
      ` [Qemu-devel] [Qemu-ppc] [PATCH "
` [Qemu-devel] [Qemu-ppc][PATCH v7 3/3] spapr: Add support for -vga option
              ` [Qemu-devel] [Qemu-ppc] [PATCH "

ddf failed disk disappears after adding spare
 2012-08-14 23:39 UTC  (2+ messages)

[PATCH] irqdesc: delete now orphaned references to timer_rand_state
 2012-08-14 23:32 UTC 

[PATCH V3 0/3] tpm: Add new vTPM device driver for PPC64
 2012-08-14 23:35 UTC  (8+ messages)
` [PATCH V3 1/3] drivers/char/tpm: Add new device driver to support IBM vTPM
` [PATCH V3 2/3] PPC64: Add support for instantiating SML from Open Firmware
` [PATCH V3 3/3] drivers/char/tpm: Add securityfs support for event log

[RFC PATCH] wfqueue: expand API, simplify implementation, small performance boost
 2012-08-14 23:34 UTC  (2+ messages)

+ audith-replace-defines-with-c-stubs.patch added to -mm tree
 2012-08-14 23:34 UTC 

Здаровчик хороший
 2012-08-14 22:32 UTC 

[Qemu-devel] buildbot failure in qemu on default_mingw32
 2012-08-14 23:32 UTC 

More ddf container woes
 2012-08-14 23:31 UTC  (6+ messages)
  ` Version 3.2.5 and ddf issues (bugreport)

[PATCH 0/4] promote zcache from staging
 2012-08-14 23:29 UTC  (4+ messages)

[PATCH v7 0/2] kvm: level irqfd and new eoifd
 2012-08-14 23:26 UTC  (11+ messages)
` [PATCH v7 2/2] kvm: KVM_EOIFD, an eventfd for EOIs

+ drivers-cpuidle-coupledc-fix-sleeping-while-atomic-in-cpu-notifier.patch added to -mm tree
 2012-08-14 23:24 UTC 

[PATCH 2/2] ARM: kirkwood: DT descriptor for Seagate FreeAgent Dockstar
 2012-08-14 23:22 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: kirkwood: DT board setup "

+ drivers-w1-masters-w1-gpioc-add-dt-bindings.patch added to -mm tree
 2012-08-14 23:20 UTC 

+ drivers-w1-masters-w1-gpioc-add-ext_pullup_enable-pin-in-platform-data.patch added to -mm tree
 2012-08-14 23:20 UTC 

[PATCH 1/2] dt: introduce for_each_available_child_of_node, of_get_next_available_child
 2012-08-14 23:20 UTC  (4+ messages)
  ` [PATCH 2/2] [v2] netdev/phy: skip disabled mdio-mux nodes

+ firmware-remove-computone-driver-firmware-and-documentation.patch added to -mm tree
 2012-08-14 23:18 UTC 

+ drivers-video-backlight-pwm_blc-add-device-tree-support-for-low-threshold-brightness.patch added to -mm tree
 2012-08-14 23:16 UTC 

linux-next: Tree for Aug 14
 2012-08-14 23:15 UTC  (3+ messages)
` linux-next: Tree for Aug 14 (drivers/input/touchscreen/edt-ft5x06.c)

Support for device specific seapp_context additions
 2012-08-14 23:15 UTC 

[Bug 2018] 3D depth display issues after suspend/resume
 2012-08-14 23:14 UTC 

[Bug 1532] Color changes on radeon when the window moves or focus changes
 2012-08-14 23:13 UTC 

+ w1-omap-hdq-drop-arch-dependency.patch added to -mm tree
 2012-08-14 23:13 UTC 

+ w1-omap-hdq-remove-unnecessary-return.patch added to -mm tree
 2012-08-14 23:12 UTC 

+ w1-omap-hdq-convert-to-devm_-functions.patch added to -mm tree
 2012-08-14 23:12 UTC 

+ w1-omap-hdq-convert-to-module_platform_driver.patch added to -mm tree
 2012-08-14 23:12 UTC 

+ rtc-add-dallas-ds2404-driver-fix.patch added to -mm tree
 2012-08-14 23:04 UTC 

+ w1-omap-hdq-dont-hardcode-resource-size.patch added to -mm tree
 2012-08-14 23:12 UTC 

+ w1-omap-hdq-add-section-annotation-to-remove.patch added to -mm tree
 2012-08-14 23:12 UTC 

[PATCH 1/2] powerpc/85xx: add the Fman device tree template include files
 2012-08-14 23:12 UTC  (12+ messages)
` [PATCH 2/2] powerpc/85xx: add Fman MDIO muxing support to the P4080DS

[PATCH 0/5] compat: additional patches needed for RHEL6.3 support
 2012-08-14 23:09 UTC  (2+ messages)

[PATCH][Alternative][RFC] PM / Runtime: Introduce driver runtime PM work routine
 2012-08-14 23:15 UTC  (3+ messages)
  ` [PATCH][RFC][Update] "

perf on older kernels
 2012-08-14 22:39 UTC 

+ rtc-add-dallas-ds2404-driver.patch added to -mm tree
 2012-08-14 23:04 UTC 

[PATCH] compat: only compile optional sdio code on 2.6.37 and later
 2012-08-14 23:04 UTC  (2+ messages)

[Bridge] [patch net-next v2 00/15] net: introduce upper device lists and remove dev->master
 2012-08-14 23:00 UTC  (6+ messages)
` [Bridge] [patch net-next v2 01/15] net: introduce upper device lists
      `  "

Backports mailing list
 2012-08-14 23:00 UTC  (5+ messages)

[PATCH v8] kvm: notify host when the guest is panicked
 2012-08-14 22:59 UTC  (13+ messages)
          ` [Qemu-devel] "

[Bug 701] [r128] Clipping problems in RTCW
 2012-08-14 22:59 UTC 

send-email and in-reply-to = n
 2012-08-14 22:57 UTC  (4+ messages)
` [PATCH] send-email: validate & reconfirm interactive responses


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.