All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-21 09:58:24 to 2013-05-21 11:02:42 UTC [more...]

[PATCH BlueZ 1/2] plugins: Use open()/read() instead of fopen()/fread() on autopair
 2013-05-21 11:02 UTC  (4+ messages)
` [PATCH BlueZ v2 "

Hello world package error
 2013-05-21 11:02 UTC  (6+ messages)

[PATCH v4 1/2] New driver: Xillybus generic interface for FPGA (programmable logic)
 2013-05-21 10:46 UTC  (3+ messages)

[PATCH 0/2 V4] Power-well API implementation for Haswell
 2013-05-21 11:01 UTC  (7+ messages)
` [PATCH 1/2 V4] i915/drm: Add private api for power well usage
` [PATCH 2/2 V4] ALSA: hda - Add power-welll support for haswell HDA

[PATCH] include/linux/posix_acl.h: need 'return NULL' when BUG(), if neither CONFIG_BUG nor HAVE_ARCH_BUG is defined
 2013-05-21 10:59 UTC  (6+ messages)

[PATCH 0/4] drm/i915: remove is_cpu_edp()
 2013-05-21 10:59 UTC  (9+ messages)
` [PATCH 1/4] drm/i915: stop using is_cpu_edp() in intel_disable/post_disable_dp
` [PATCH 2/4] drm/i915: merge VLV eDP and DP AUX clock divider calculation

[PATCH 0/5] ACPI / scan / memhotplug: ACPI hotplug rework followup changes
 2013-05-21 10:59 UTC  (5+ messages)
` [PATCH 4/5] ACPI / scan: Add second pass of companion offlining to hot-remove code

[Qemu-devel] [PATCH 00/30] Introduction of IOMMUs into the memory API
 2013-05-21 10:57 UTC  (31+ messages)
` [Qemu-devel] [PATCH 01/30] exec: remove obsolete comment
` [Qemu-devel] [PATCH 02/30] exec: eliminate qemu_put_ram_ptr
` [Qemu-devel] [PATCH 03/30] exec: make qemu_get_ram_ptr private
` [Qemu-devel] [PATCH 04/30] exec: eliminate stq_phys_notdirty
` [Qemu-devel] [PATCH 05/30] memory: assert that PhysPageEntry's ptr does not overflow
` [Qemu-devel] [PATCH 06/30] memory: allow memory_region_find() to run on non-root memory regions
` [Qemu-devel] [PATCH 07/30] memory: Replace open-coded memory_region_is_romd
` [Qemu-devel] [PATCH 08/30] memory: Rename readable flag to romd_mode
` [Qemu-devel] [PATCH 09/30] memory: do not duplicate memory_region_destructor_none
` [Qemu-devel] [PATCH 10/30] memory: make memory_global_sync_dirty_bitmap take an AddressSpace
` [Qemu-devel] [PATCH 11/30] memory: fix address space initialization/destruction
` [Qemu-devel] [PATCH 12/30] s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
` [Qemu-devel] [PATCH 13/30] memory: limit sections in the radix tree to the actual address space size
` [Qemu-devel] [PATCH 14/30] memory: create FlatView for new address spaces
` [Qemu-devel] [PATCH 15/30] memory: add address_space_valid
` [Qemu-devel] [PATCH 16/30] memory: clean up phys_page_find
` [Qemu-devel] [PATCH 17/30] memory: add address_space_translate
` [Qemu-devel] [PATCH 18/30] memory: add return value to address_space_rw/read/write
` [Qemu-devel] [PATCH 19/30] memory: Introduce address_space_lookup_region
` [Qemu-devel] [PATCH 20/30] memory: iommu support
` [Qemu-devel] [PATCH 21/30] memory: Add iommu map/unmap notifiers
` [Qemu-devel] [PATCH 22/30] vfio: abort if an emulated iommu is used
` [Qemu-devel] [PATCH 23/30] spapr: convert TCE API to use an opaque type
` [Qemu-devel] [PATCH 24/30] spapr: make IOMMU translation go through IOMMUTLBEntry
` [Qemu-devel] [PATCH 25/30] spapr: use memory core for iommu support
` [Qemu-devel] [PATCH 26/30] dma: eliminate old-style IOMMU support
` [Qemu-devel] [PATCH 27/30] pci: use memory core for iommu support
` [Qemu-devel] [PATCH 28/30] spapr_vio: take care of creating our own AddressSpace/DMAContext
` [Qemu-devel] [PATCH 29/30] dma: eliminate DMAContext
` [Qemu-devel] [PATCH 30/30] memory: give name to every AddressSpace

[Hackathon minutes] PV frontends/backends and NUMA machines
 2013-05-21 10:58 UTC  (18+ messages)

[Hackathon minutes] Xen and UEFI support
 2013-05-21 10:58 UTC  (5+ messages)

[PATCH v3 01/13] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
 2013-05-21 10:56 UTC  (3+ messages)
` [PATCH v3 13/13] nEPT: Inject EPT violation/misconfigration

[U-Boot] [PATCH] arm: pxa: config option for PXA270 turbo mode
 2013-05-21 10:55 UTC  (4+ messages)

[U-Boot] [PATCH] arm: pxa: PXA270 D-Cache as ram
 2013-05-21 10:54 UTC  (4+ messages)

[RFC 0/2] V4L2 API for exposing flash subdevs as LED class device
 2013-05-21 10:54 UTC  (7+ messages)

[PATCH 00/14] xfs: fixes for 3.10-rc2 (update)
 2013-05-21 10:51 UTC  (4+ messages)
` [PATCH 04/14] xfs: avoid nesting transactions in xfs_qm_scall_setqlim()
  ` [PATCH 04/14 V2] "

[PATCH] perf: check branch sampling priv level in generic code
 2013-05-21 10:53 UTC 

[PATCH] clk: Exynos5250: Fix HDMI clock number in documentation
 2013-05-21 11:16 UTC 

[GIT PULL] Samsung fixes-2 for v3.10
 2013-05-21 10:52 UTC  (4+ messages)

[PATCH] qemu-traditional - ACPI vCPU hotplug fixes for Xen 4.3 (v2)
 2013-05-21 10:52 UTC  (2+ messages)

Error message about multiple EGL / GLES providers
 2013-05-21 10:51 UTC  (4+ messages)

[Hackathon minutes] PV network improvements
 2013-05-21 10:51 UTC  (8+ messages)

CAP and performance problem
 2013-05-21 10:48 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCHv3 0/3] Fragmentation version 2
 2013-05-21 10:48 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCHv3 1/3] batman-adv: Remove old fragmentation code
` [B.A.T.M.A.N.] [PATCHv3 2/3] batman-adv: Receive fragmented packets and merge
` [B.A.T.M.A.N.] [PATCHv3 3/3] batman-adv: Fragment and send skbs larger than mtu

HVM Migration of domU on Qemu-upstream DM causes stuck system clock with ACPI
 2013-05-21 10:47 UTC  (3+ messages)

[PATCH 0/2 net-next] phy: allow flagging a device as internal
 2013-05-21 10:37 UTC  (3+ messages)
` [PATCH 1/2 net-next] phy: allow drivers to flag a PHY "
` [PATCH 2/2 net-next] phy: bcm63xx: report Broadcom BCM63xx PHYs "

MLX4 Cq Question
 2013-05-21 10:43 UTC  (6+ messages)

[U-Boot] [PATCH] arm: pxa: Add support for ICP DAS LP-8x4x
 2013-05-21 10:43 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[PATCH] rcu: fix a race in hlist_nulls_for_each_entry_rcu macro
 2013-05-21 10:40 UTC  (2+ messages)

[RFC PATCH v2 0/4] Add usb2 link powermanagement BESL support
 2013-05-21 10:43 UTC  (5+ messages)
` [RFC PATCH v2 1/4] usb: xhci: check usb2 port capabilities before adding hw link PM support
` [RFC PATCH v2 2/4] usb: xhci: define port register names and use them instead of magic numbers
` [RFC PATCH v2 3/4] usb: xhci: add USB2 Link power management BESL support
` [RFC PATCH v2 4/4] usb: add usb2 Link PM variables to sysfs and usb_device

[PATCH v3 net-next 3/4] ixgbe: Add support for ndo_ll_poll
 2013-05-21 10:41 UTC  (7+ messages)

[PATCH 0/2] Fix invalid revision error messages for 1.8.3
 2013-05-21 10:41 UTC  (3+ messages)
` [PATCH 1/2] sha1_name: fix error message for @{u}
` [PATCH 2/2] sha1_name: fix error message for @{<N>}, @{<date>}

panic BTRFS error (device sdp) in __btrfs_inc_extent_ref:1935: Object already exists [Linux 3.8.4]
 2013-05-21 10:40 UTC  (2+ messages)

[PATCH] cross: Clear do_populate_sysroot[stamp-extra-info] so that stamps are not MACHINE specific
 2013-05-21 10:40 UTC 

[PATCH FOR v3.10] sh-pfc: r8a7779: Don't group USB OVC and PENC pins
 2013-05-21 10:39 UTC 

[Qemu-devel] [PATCH 0/2 v2] Chardev related fixes
 2013-05-21 10:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] chardev: Make the name of memory device consistent
` [Qemu-devel] [PATCH 2/2] chardev: Get filename for new qapi backend

[PATCH 1/2] ARM: shmobile: r8a7790: implement CPU clock scaling for CPUFreq
 2013-05-21 10:37 UTC  (8+ messages)
` [ILLUSTRATION 2/2] ARM: shmobile: lager: add CPUFreq support
  ` [PATCH 3/2] ARM: shmobile: r8a7790: add a "cpufreq-cpu0" platform device

[Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
 2013-05-21 10:36 UTC  (10+ messages)

New Xen boot infrastructure proposal
 2013-05-21 10:36 UTC 

[PATCH] mm: vmscan: add BUG_ON on illegal return values from scan_objects
 2013-05-21 10:34 UTC  (3+ messages)

[PATCH 0/4] gpio-langwell: bugfix and amendments
 2013-05-21 10:33 UTC  (5+ messages)
` [PATCH 1/4] gpio-langwell: initialize lock before usage
` [PATCH 2/4] gpio-langwell: amend error messages
` [PATCH 3/4] gpio-langwell: do not use direct access to iomapped memory
` [PATCH 4/4] gpio-langwell: use managed functions pcim_* and devm_*

[PATCH 0/9] Switch internal registers address to 0xF1 on Armada 370/XP
 2013-05-21 10:33 UTC  (10+ messages)
` [PATCH 1/9] arm: mvebu: fix length of SATA registers area in .dtsi
` [PATCH 2/9] arm: mvebu: fix length of Ethernet "
` [PATCH 3/9] arm: mvebu: mark functions of armada-370-xp.c as static
` [PATCH 4/9] arm: mvebu: remove dependency of SMP init on static I/O mapping
` [PATCH 5/9] arm: mvebu: avoid hardcoded virtual address in coherency code
` [PATCH 6/9] arm: mvebu: move cache and mvebu-mbus initialization later
` [PATCH 7/9] arm: mvebu: remove hardcoded static I/O mapping
` [PATCH 8/9] arm: mvebu: don't hardcode a physical address in headsmp.S
` [PATCH 9/9] arm: mvebu: switch internal register address at runtime if needed

His Last Will and Testament
 2013-05-21 10:32 UTC 

[LTP] [PATCH] Makefile: Disable parallel build for $(CRITICAL_MAKEFILES)
 2013-05-21 10:33 UTC  (2+ messages)

[PATCH] mci i.MX esdhc: Fix clock divider calculation
 2013-05-21 10:29 UTC 

updates for cogl, clutter and mx
 2013-05-21 10:28 UTC  (5+ messages)
  ` [PATCH v2 3/8] New cogl recipe (1.14.0)

Bye bye Mr tmem guy
 2013-05-21 10:20 UTC  (3+ messages)
` [Xen-devel] "

[PATCH] tty: mxser: fix usage of opmode_ioaddr
 2013-05-21  9:57 UTC 

[RFC PATCH 00/02] swap: allowing a more flexible DISCARD policy
 2013-05-21 10:26 UTC  (7+ messages)
` [RFC PATCH 02/02] swapon: add "cluster-discard" support

LTTNG on Android ICS
 2013-05-21 10:26 UTC 

[PATCH] MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC
 2013-05-21 10:25 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Chardev related fixes
 2013-05-21 10:14 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/3] chardev: Make the name of ringbuf device consistent
      ` [Qemu-devel] [for 1.5? Qemu-devel] "

[PATCH v2] documentation: iommu: add description of ARM System MMU binding
 2013-05-21 10:25 UTC  (8+ messages)

[Cluster-devel] [PATCH] Finally eradicate CONFIG_HOTPLUG
 2013-05-21 10:21 UTC  (8+ messages)
`  "

[Qemu-devel] [qemu-devel][libvirt] Default machine type setting for ppc64
 2013-05-21 10:22 UTC  (6+ messages)

[PATCH RESEND] net: smsc911x: don't artificially limit build
 2013-05-21 10:22 UTC 

[PATCH net-next] arp: flush arp cache on IFF_NOARP change
 2013-05-21 10:23 UTC  (2+ messages)
` [PATCH v2 "

Xen 4.3 development update RC2 imminent
 2013-05-21 10:22 UTC  (4+ messages)

[LTP] [PATCH] semctl01.c: Pass the correct parameter
 2013-05-21 10:22 UTC  (2+ messages)

Can you take a look at these dvb-apps warnings/errors?
 2013-05-21 10:18 UTC  (4+ messages)

[PATCH] fix XSA-46 regression with xend/xm
 2013-05-21 10:17 UTC  (5+ messages)

[PATCH] drm/i915: Propagate errors back from fb set-base
 2013-05-21 10:16 UTC  (4+ messages)

[Bug 44851] New: resume to black screen
 2013-05-21 10:15 UTC  (2+ messages)
` [Bug 44851] "

[PATCH v4] clocksource: add Vybrid Family pit timer support
 2013-05-21 10:14 UTC  (3+ messages)

[PATCH] arm64: kernel: need extern variable 'screen_info' for related driver using
 2013-05-21 10:13 UTC  (8+ messages)

[PATCH] ARM: tegra: add cpu_disable for hotplug
 2013-05-21 10:13 UTC  (2+ messages)

Would like to form a pool of Linux copyright holders for faster GPL enforcement against Anthrax Kernels
 2013-05-21 10:11 UTC  (2+ messages)

[Patch net] ipv6,mcast: always hold idev->lock before mca_lock
 2013-05-21 10:10 UTC  (2+ messages)

HVM Migration of domU on Qemu-upstream DM loses ACPI data in xenstore
 2013-05-21 10:08 UTC  (2+ messages)

[ANNOUNCE] xf86-video-intel 2.21.7
 2013-05-21 10:07 UTC 

[PATCH] xen: reuse the same pirq allocated when driver load first time
 2013-05-21 10:07 UTC  (12+ messages)
                    ` [Xen-devel] "

hugetlbfs support plan for ARM
 2013-05-21 10:05 UTC  (2+ messages)

Telit HE910 : how to get the network interface name
 2013-05-21 10:05 UTC 

the Usage of ROM and RAM of Cortex-M3 on OMAP4
 2013-05-21 10:04 UTC 

[Buildroot] [PATCH 1/1] cppcms: new package
 2013-05-21 10:04 UTC  (4+ messages)

[PATCH 0/2] Set ab8500-codec dai slots from machine drivers
 2013-05-21 10:04 UTC  (3+ messages)
` [PATCH 1/2] ASoC: ab8500-codec: Set tx dai slots from tx_mask
` [PATCH 2/2] ASoC: ab8500-codec: Set rx dai slots from rx_mask

[PATCH 0/9] Haswell watermarks, round 1
 2013-05-21 10:01 UTC  (3+ messages)
` [PATCH 9/9] drm/i915: set FORCE_ARB_IDLE_PLANES workaround

I/O port permission bit inheritance between threads
 2013-05-21 10:01 UTC  (3+ messages)

[PATCH 0/2] PM / OPP: updates to enable sharing OPPs info
 2013-05-21 10:00 UTC  (3+ messages)

[U-Boot] [PULL] please pull u-boot-atmel/master
 2013-05-21  9:59 UTC 

[PATCH] move the first i.MX board over to devicetree
 2013-05-21  9:57 UTC  (3+ messages)
` [PATCH 03/10] ARM: i.MX51: Add devicetree files
` [PATCH 05/10] ARM: i.MX51: Fixup fec pads in dts


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.