All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-04 11:45:52 to 2013-06-04 12:43:06 UTC [more...]

[meta-efl][dylan][PATCH] 2 backports
 2013-08-15  7:14 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/13 v2] pseries: savevm / migration support
 2013-06-04 12:42 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/13] target-ppc kvm: save cr register
` [Qemu-devel] [PATCH 02/13] savevm: Implement VMS_DIVIDE flag
` [Qemu-devel] [PATCH 03/13] target-ppc: Convert ppc cpu savevm to VMStateDescription
` [Qemu-devel] [PATCH 04/13] pseries: savevm support for XICS interrupt controller
` [Qemu-devel] [PATCH 05/13] pseries: savevm support for VIO devices
` [Qemu-devel] [PATCH 06/13] pseries: savevm support for PAPR VIO logical lan
` [Qemu-devel] [PATCH 07/13] pseries: savevm support for PAPR TCE tables
` [Qemu-devel] [PATCH 08/13] pseries: rework PAPR virtual SCSI
` [Qemu-devel] [PATCH 09/13] pseries: savevm support for "
` [Qemu-devel] [PATCH 10/13] pseries: savevm support for pseries machine
` [Qemu-devel] [PATCH 11/13] pseries: savevm support for PCI host bridge
` [Qemu-devel] [PATCH 12/13] target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN
` [Qemu-devel] [PATCH 13/13] pseries: savevm support with KVM

[PATCHv2 0/3] arm: enable TI SoC thermal driver
 2013-06-04 12:42 UTC  (9+ messages)
` [PATCHv2 1/3] arm: introduce config HAS_BANDGAP
      ` [PATCHv3 "

Filesystem state: clean with errors - what errors?
 2013-06-04 12:41 UTC  (8+ messages)

[Xenomai] [xenomai-forge] psos: crash while stressing event timers
 2013-06-04 12:41 UTC  (2+ messages)

[PATCH] ARM: zynq: wfi exit on same cpu is valid
 2013-06-04 12:40 UTC  (8+ messages)

[Qemu-devel] [PATCH 00/16] Make qemu-io commands available in the monitor
 2013-06-04 12:40 UTC  (7+ messages)
` [Qemu-devel] [PATCH 16/16] "

[PATCH 1/3] Remove unnesessory malloc.h inclusions
 2013-06-04 12:38 UTC  (3+ messages)
` [PATCH 2/3] Refactor malloc.h
` [PATCH 3/3] Use stdlib.h instead of malloc.h

[GIT PULL 4/5]: ux500 DMA40 changes for v3.11
 2013-06-04 12:37 UTC 

[Qemu-devel] [PATCH v2 00/17] Memory/IOMMU patches part 4: region ownership
 2013-06-04 12:36 UTC  (21+ messages)
` [Qemu-devel] [PATCH v2 01/17] memory: add getter/setter for owner
` [Qemu-devel] [PATCH v2 02/17] memory: add ref/unref
` [Qemu-devel] [PATCH v2 03/17] memory: add ref/unref calls
` [Qemu-devel] [PATCH v2 04/17] exec: add a reference to the region returned by address_space_translate
` [Qemu-devel] [PATCH v2 05/17] pci: set owner for BARs
` [Qemu-devel] [PATCH v2 06/17] sysbus: add sysbus_pass_mmio
` [Qemu-devel] [PATCH v2 07/17] sysbus: set owner for MMIO regions
` [Qemu-devel] [PATCH v2 08/17] acpi: add memory_region_set_owner calls
` [Qemu-devel] [PATCH v2 09/17] misc: "
` [Qemu-devel] [PATCH v2 10/17] isa/portio: allow setting an owner
` [Qemu-devel] [PATCH v2 11/17] vga: add memory_region_set_owner calls
` [Qemu-devel] [PATCH v2 12/17] pci-assign: "
` [Qemu-devel] [PATCH v2 13/17] vfio: "
` [Qemu-devel] [PATCH v2 14/17] exec: check MRU in qemu_ram_addr_from_host
` [Qemu-devel] [PATCH v2 15/17] exec: move qemu_ram_addr_from_host_nofail to cputlb.c
` [Qemu-devel] [PATCH v2 16/17] memory: return MemoryRegion from qemu_ram_addr_from_host
` [Qemu-devel] [PATCH v2 17/17] memory: ref/unref memory across address_space_map/unmap

[PATCH v1 0/4] dw_dmac: move to own folder and split
 2013-06-04 12:36 UTC  (5+ messages)
` [PATCH v1 1/4] dw_dmac: don't check resource with devm_ioremap_resource
` [PATCH v1 2/4] dma: move dw_dmac driver to an own directory
` [PATCH v1 3/4] dma: dw: split driver to library part and platform code
` [PATCH v1 4/4] dma: dw: add PCI part of the driver

anyone building for the arrow sockit eval board?
 2013-06-04 12:35 UTC  (5+ messages)

[PATCH] regulatory: use proper enum return value
 2013-06-04 12:35 UTC 

[PATCH 00/15] Towards a more awesome git-branch
 2013-06-04 12:35 UTC  (16+ messages)
` [PATCH 01/15] for-each-ref, quote: convert *_quote_print -> *_quote_buf
` [PATCH 02/15] for-each-ref: don't print out elements directly
` [PATCH 03/15] tar-tree: remove dependency on sq_quote_print()
` [PATCH 04/15] quote: remove sq_quote_print()
` [PATCH 05/15] pretty: extend pretty_print_context with callback
` [PATCH 06/15] pretty: limit recursion in format_commit_one()
` [PATCH 07/15] pretty: allow passing NULL commit to format_commit_message()
` [PATCH 08/15] for-each-ref: get --pretty using format_commit_message
` [PATCH 09/15] for-each-ref: teach verify_format() about pretty's syntax
` [PATCH 10/15] for-each-ref: introduce format specifier %>(*) and %<(*)
` [PATCH 11/15] for-each-ref: introduce %(HEAD) marker
` [PATCH 12/15] for-each-ref: introduce %(upstream:track[short])
` [PATCH 13/15] for-each-ref: improve responsiveness of %(upstream:track)
` [PATCH 14/15] pretty: introduce get_pretty_userformat
` [PATCH 15/15] for-each-ref: use get_pretty_userformat in --pretty

[Qemu-trivial] [PATCH v1 0/3] Memory: Trivial fixes
 2013-06-04 12:33 UTC  (5+ messages)
` [Qemu-trivial] [PATCH v1 2/3] memory: as_update_topology_pass: Improve comments
  ` [Qemu-trivial] [Qemu-devel] "
      `  "

Clarifications on PFN_UP(x) macro
 2013-06-04 12:34 UTC  (2+ messages)

[PATCH v4] arm: zynq: Add cpuidle support
 2013-06-04 12:32 UTC  (3+ messages)

Transparent Hugepage impact on memcpy
 2013-06-04 12:30 UTC  (3+ messages)

[RFC][PATCH] ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched()
 2013-06-04 12:30 UTC  (4+ messages)

VirtIO and BSOD On Windows Server 2003
 2013-06-04 12:29 UTC  (3+ messages)

[Qemu-devel] NBD drives with literal IPv6 addresses or hostnames starting with a digit
 2013-06-04 12:29 UTC  (3+ messages)
  ` [Qemu-devel] [libvirt] "

Planning the merge of KVM/arm64
 2013-06-04 12:29 UTC  (2+ messages)

[PATCH][RFC] tracing/context-tracking: Add preempt_schedule_context() for tracing
 2013-06-04 12:29 UTC  (9+ messages)
      ` [PATCH v2][RFC] "

IV is not send by kernel (ESP packet)
 2013-06-04 12:28 UTC 

[PATCH V5 0/5] clk: Samsung: audss: Register audio subsytem clocks using common clk framework
 2013-06-04 12:28 UTC  (12+ messages)
` [PATCH V5 1/5] ARM: samsung: use #include for all device trees
` [PATCH V5 2/5] clk: samsung: register audio subsystem clocks using common clock framework
` [PATCH V5 3/5] ARM: dts: add Exynos audio subsystem clock controller node
` [PATCH V5 4/5] ARM: dts: add clock provider information for i2s controllers in Exynos5250
` [PATCH V5 5/5] ARM: dts: Update Samsung I2S documentation

[GIT PULL] KVM fixes for 3.10-rc4
 2013-06-04 12:28 UTC 

[PATCH] UEFI: Don't pass boot services regions to SetVirtualAddressMap()
 2013-06-04 12:27 UTC  (3+ messages)

[PATCH v6 0/9] Generic PHY Framework
 2013-06-04 12:26 UTC  (6+ messages)
` [PATCH v6 1/9] drivers: phy: add generic PHY framework

[Qemu-devel] [PATCH] [slirp] fix -net user checks by reordering checks
 2013-06-04 12:26 UTC  (2+ messages)

S3 crash with VTD Queue Invalidation enabled
 2013-06-04 12:25 UTC  (4+ messages)

[GIT PULL 3/5]: ux500 pinctrl changes for v3.11
 2013-06-04 12:25 UTC 

[GIT PULL 2/5]: ux500 clocksource changes for v3.11
 2013-06-04 12:23 UTC 

[PATCH] ethernet/arc/arc_emac - Add new driver
 2013-06-04 12:21 UTC  (2+ messages)

[PATCH] gentree/git-tracker: make python 3 compatible
 2013-06-04 12:21 UTC 

[GIT PULL 1/5]: ux500 core changes for v3.11
 2013-06-04 12:21 UTC 

[PATCH] tty: serial: Enable uartlite for ARM zynq
 2013-06-04 12:20 UTC 

[Qemu-devel] [PATCH] target-i386: cpu: fix potential buffer overrun in get_register_name_32()
 2013-06-04 12:20 UTC  (2+ messages)

[Qemu-devel] snabbswitch integration with QEMU for userspace ethernet I/O
 2013-06-04 12:19 UTC  (9+ messages)
              ` [Qemu-devel] [snabb-devel:300] "

[GIT PULL 0/5] ux500 changes for v3.11
 2013-06-04 12:19 UTC 

[PATCH 0/2] KVM: x86: minimal debugging support during emulation
 2013-06-04 12:19 UTC  (6+ messages)
` [PATCH 1/2] KVM: x86: handle hardware breakpoints "

[PATCH 0/4] EFI 1:1 mapping
 2013-06-04 12:18 UTC  (4+ messages)
` [PATCH 3/4] x86, efi: Add an efi= kernel command line parameter

DT version of kirkwood_ge0x_init()
 2013-06-04 12:18 UTC  (9+ messages)

[PATCH] usb: chipidea: udc: fix potential kernel panic
 2013-06-04 12:17 UTC 

xen 4.3 test report
 2013-06-04 12:17 UTC  (9+ messages)

yocto - lbcm3m1 camera driver source code
 2013-06-04 12:17 UTC  (2+ messages)

[PATCH 3.10] iwlegacy: fix rate control regression
 2013-06-04 12:19 UTC 

[PATCH 3/3 v3] ARM: shmobile: bockw: add pinctrl support
 2013-06-04 12:16 UTC  (2+ messages)
` [PATCH 3/3 v3] ARM: shmobile: bockw: add SDHI0 support

[PATCH v1 00/11] locks: scalability improvements for file locking
 2013-06-04 12:15 UTC  (9+ messages)
      ` [Cluster-devel] "

Handling NUMA page migration
 2013-06-04 12:14 UTC  (4+ messages)

[PATCH] scsi: megaraid: check kzalloc
 2013-06-04 12:14 UTC  (4+ messages)
` [PATCH RESEND] "
  ` [PATCH v2] "

[PATCH v2] mfd: DT bindings for the palmas family MFD
 2013-06-04 12:14 UTC  (2+ messages)

tc linklayer ADSL calc broken after commit 56b765b79 (htb: improved accuracy at high rates)
 2013-06-04 12:13 UTC  (2+ messages)
` Bad shaping at low rates, "

rationale for a PGLog::merge_old_entry case
 2013-06-04 12:14 UTC  (3+ messages)

[PATCH] ARM: EXYNOS: Update defconfig for Arndale and Origen board
 2013-06-04 12:13 UTC  (8+ messages)

Inquiry About How to Make Reliable Wireless Injection Using MAC80211
 2013-06-04 12:06 UTC 

[PATCH v8] P2P find phase offload
 2013-06-04 12:10 UTC  (6+ messages)
` [PATCH v8] cfg80211: "

[Qemu-devel] fstrim and cache=none
 2013-06-04 12:01 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] gtk: don't use g_object_unref on GdkCursor
 2013-06-04 12:08 UTC  (2+ messages)

[PATCH 0/7] adjusted mode rework and assorted patches
 2013-06-04 12:08 UTC  (7+ messages)
` [PATCH 5/7] drm/i915: store adjusted dotclock in adjusted_mode->clock
` [PATCH 7/7] drm/i915: check for strange pfit pipe assignemnt on ivb/hsw

[PATCH] ARM: ux500: drop any 0x prefix from I2C DT devices
 2013-06-04 12:08 UTC  (3+ messages)

[PATCH 1/6] ath9k: Fix OFDM weak signal detection for AP mode
 2013-06-04 12:04 UTC  (6+ messages)
` [PATCH 2/6] ath9k: Fix ANI monitoring

State of bitbake world
 2013-06-04 12:06 UTC  (9+ messages)

[oe-core][PATCH] Make Python IPv6 aware
 2013-06-04 12:06 UTC  (2+ messages)

arm: add basic support for Rockchip Cortex-A9 SoCs
 2013-06-04 12:05 UTC  (5+ messages)
` [PATCH 07/10] pinctrl: add pinctrl driver for Rockchip SoCs

[PATCH 1/3] mtd: onenand/generic: Remove redundant platform_set_drvdata()
 2013-06-04 12:02 UTC  (2+ messages)

[net-next PATCH 0/8] add phy driver for Atheros AR8031 and CPSW phy-mode DT enhancement
 2013-06-04 12:02 UTC  (3+ messages)
` [net-next PATCH 1/8] drivers: net: phy: at803x code cleanup on register and unregister driver

[meta-fsl-arm PATCH 0/6] GPU and Kernel update for 3.0.35-4.0.0 BSP
 2013-06-04 11:59 UTC  (7+ messages)

SNI (SSL virtual hosts)
 2013-06-04 11:58 UTC  (4+ messages)

yocto with meta-ti
 2013-06-04 11:58 UTC 

[Buildroot] [PATCH] bwm-ng: move to appropiate category
 2013-06-04 11:58 UTC 

[RFC] RCU Judy array with distributed locking for FS extents
 2013-06-04 11:54 UTC  (4+ messages)

[PATCH] sched: fix clear NOHZ_BALANCE_KICK
 2013-06-04 11:53 UTC  (10+ messages)

Would it be possible to have a version of grub with all of Vladmir Testov's patches
 2013-06-04 11:53 UTC  (4+ messages)

[PATCH] drm/i915: fix EDID/sink-based bpp clamping
 2013-06-04 11:53 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: refactor sink "
  ` [PATCH 2/2] drm/i915: fix EDID/sink-based "

[PATCH] driver core: firmware loader: fix build error
 2013-06-04 11:53 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] kvm: zero-initialize KVM_SET_GSI_ROUTING input
 2013-06-04 11:52 UTC  (4+ messages)
`  "
` [Qemu-devel] [PATCH 2/2] kvm: skip system call when msi route is unchanged
  `  "

[PATCH] cramfs: import recipe from meta-oe
 2013-06-04 11:51 UTC  (3+ messages)

Status of "ummunot" branch?
 2013-06-04 11:50 UTC  (7+ messages)

[PATCH 1/3] drm/i915: rearrange vlv dp enable and pre_enable callbacks
 2013-06-04 11:49 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: move encoder->enable callback later in VLV crtc enable

[patch] cciss: info leak in cciss_ioctl32_passthru()
 2013-06-04 11:48 UTC  (3+ messages)

[xen-unstable test] 18071: tolerable FAIL
 2013-06-04 11:48 UTC 

[PATCH] x86/vtsc: update vcpu_time after hvm_set_guest_time
 2013-06-04 11:45 UTC  (4+ 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.