All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-02 14:31:50 to 2014-01-02 15:43:51 UTC [more...]

[PATCH v9 01/19] xen: add PV/PVH kernel entry point
 2014-01-02 15:43 UTC  (17+ messages)
` [PATCH v9 02/19] xen: add macro to detect if running as Dom0
` [PATCH v9 03/19] xen: add and enable Xen console for PVH guests
` [PATCH v9 04/19] amd64: introduce hook for custom preload metadata parsers
` [PATCH v9 05/19] xen: rework xen timer so it can be used early in boot process
` [PATCH v9 06/19] xen: implement an early timer for Xen PVH
` [PATCH v9 07/19] xen: implement hook to fetch e820 memory map
` [PATCH v9 08/19] xen: use the same hypercall mechanism for XEN and XENHVM
` [PATCH v9 09/19] xen: add a apic_enumerator for PVH
` [PATCH v9 10/19] xen: add hook for AP bootstrap memory reservation
` [PATCH v9 11/19] xen: changes to hvm code in order to support PVH guests
` [PATCH v9 12/19] xen: add a hook to perform AP startup
` [PATCH v9 13/19] xen: introduce flag to disable the local apic
` [PATCH v9 14/19] xen: introduce xenpv bus and a dummy pvcpu device
` [PATCH v9 15/19] xen: create a Xen nexus to use in PV/PVH
` [PATCH v9 16/19] xen: add shutdown hook for PVH
` [PATCH v9 17/19] xen: xenstore changes to support PVH

[PATCH v9 00/19] FreeBSD PVH DomU support
 2014-01-02 15:43 UTC 

[PATCH v12] Linux Xen PVH support
 2014-01-02 15:43 UTC  (7+ messages)
` [PATCH v12 03/18] xen/pvh: Early bootup changes in PV code (v2)
` [PATCH v12 11/18] xen/pvh: Piggyback on PVHVM for event channels (v2)

[Qemu-devel] [PATCH] spapr_vscsi: Fix REPORT_LUNS handling
 2014-01-02 15:41 UTC  (6+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

The chunk size paradox
 2014-01-02 15:41 UTC  (4+ messages)

[PATCH] btrfs: Add "barrier" option to support "-o remount,barrier"
 2014-01-02 15:41 UTC  (2+ messages)

[PATCH 0/9 v2] kvm-unit-tests/arm: initial drop
 2014-01-02 15:17 UTC  (7+ messages)
` [PATCH 3/9] clean root dir of all x86-ness
` [PATCH 4/9] move x86's simple heap management to common code

[PATCH] mm/zswap: add writethrough option
 2014-01-02 15:38 UTC  (3+ messages)

question about tulip/winbond-840.c
 2014-01-02 15:37 UTC  (2+ messages)

[patch iproute2 v2 0/2] add support for IFA_F_MANAGETEMPADDR
 2014-01-02 15:34 UTC  (3+ messages)
` [patch iproute2 v2 1/2] add support for extended ifa_flags
` [patch iproute2 v2 2/2] add support for IFA_F_MANAGETEMPADDR

[PATCH] IPv6: add option to use Subnet-Router anycast addresses as source addresses
 2014-01-02 15:34 UTC  (3+ messages)

[PATCH] net: tulip: delete useless tests on netdev_priv
 2014-01-02 16:28 UTC  (2+ messages)

An example of prideful GPL violators who do their violating out in the open
 2014-01-02 15:10 UTC 

[Buildroot] [PATCH 1/1] mpd: Fix broken download URL
 2014-01-02 15:30 UTC  (3+ messages)

VM outperforming host
 2014-01-02 15:27 UTC  (2+ messages)

[Qemu-devel] [PATCH] Add the ability to vary Spice playback and record rates, to facilitate Opus support
 2014-01-02 15:25 UTC 

[PATCH Resend 1/1] clk: exynos5250: Add CLK_SET_RATE_PARENT flag to mout_apll
 2014-01-02 15:24 UTC  (5+ messages)

[PATCH RESEND] btrfs: remove dead code
 2014-01-02 15:24 UTC  (4+ messages)

[PATCH 1/1] MTD: UBI: avoid program operation on NOR flash after erasure interrupted
 2014-01-02 15:22 UTC  (13+ messages)

[Buildroot] Building qt5declarative
 2014-01-02 15:23 UTC  (3+ messages)

[PATCH 1/3] clk: exynos5250: save/restore EPLL0 configuration
 2014-01-02 15:22 UTC  (5+ messages)
` [PATCH 3/3] clk: exynos5250: register APLL rate table

[Bug 73047] New: radeon_pm_info should be in sysfs instead of debugfs
 2014-01-02 15:22 UTC  (2+ messages)
` [Bug 73047] "

[PATCH v2 0/8] clk: max77686: Clock provider implementation fixes
 2014-01-02 15:22 UTC  (4+ messages)

[LSF/MM ATTEND] Filesystems -- Btrfs, cgroups, Storage topics from Facebook
 2014-01-02 15:21 UTC  (8+ messages)
  ` [Lsf-pc] "

[PATCH V3 1/6] clk: exynos-audss: convert to platform device
 2014-01-02 15:20 UTC  (5+ messages)
` [PATCH V4 "

[PATCH 0/25] fix error return code
 2014-01-02 15:16 UTC  (5+ messages)
` [PATCH 4/25] UBI: "

failure to get gid with rdma_bind_addr with >= 3.10 kernels
 2014-01-02 15:17 UTC  (6+ messages)

Can raid1-resync cause a corruption?
 2014-01-02 15:17 UTC  (2+ messages)
  `  "

[PATCH RFC 00/26] Migrate more OMAP DMA code to DMA engine
 2014-01-02 15:13 UTC  (54+ messages)
` [PATCH RFC 01/26] dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev
` [PATCH RFC 02/26] dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops
` [PATCH RFC 03/26] dmaengine: omap-dma: program hardware directly
` [PATCH RFC 04/26] dmaengine: omap-dma: consolidate writes to DMA registers
` [PATCH RFC 05/26] dmaengine: omap-dma: control start/stop directly
` [PATCH RFC 06/26] dmaengine: omap-dma: move reading of dma position to omap-dma.c
` [PATCH RFC 07/26] dmaengine: omap-dma: consolidate setup of CSDP
` [PATCH RFC 08/26] dmaengine: omap-dma: consolidate setup of CCR
` [PATCH RFC 09/26] dmaengine: omap-dma: provide register definitions
` [PATCH RFC 10/26] dmaengine: omap-dma: move CCR buffering disable errata out of the fast path
` [PATCH RFC 11/26] dmaengine: omap-dma: consolidate clearing channel status register
` [PATCH RFC 12/26] dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registers
` [PATCH RFC 13/26] dmaengine: omap-dma: move clnk_ctrl setting to preparation functions
` [PATCH RFC 14/26] dmaengine: omap-dma: move barrier to omap_dma_start_desc()
` [PATCH RFC 15/26] dmaengine: omap-dma: use cached CCR value when enabling DMA
` [PATCH RFC 16/26] dmaengine: omap-dma: provide register read/write functions
` [PATCH RFC 17/26] dmaengine: omap-dma: cleanup errata 3.3 handling
` [PATCH RFC 18/26] ARM: omap: remove references to disable_irq_lch
` [PATCH RFC 19/26] ARM: omap: remove almost-const variables
` [PATCH RFC 20/26] ARM: omap: clean up DMA register accesses
` [PATCH RFC 21/26] ARM: omap: dma: get rid of errata global
` [PATCH RFC 22/26] ARM: omap: move dma channel allocation into plat-omap code
` [PATCH RFC 23/26] ARM: omap: dma: get rid of 'p' allocation and clean up
` [PATCH RFC 24/26] dmaengine: omap-dma: move register read/writes into omap-dma.c
` [PATCH RFC 25/26] dmaengine: omap-dma: move IRQ handling to omap-dma
` [PATCH RFC 26/26] ARM: omap2: ensure dma platform device has resources

[PATCH RFC 00/26] Migrate more OMAP DMA code to DMA engine
 2014-01-02 15:07 UTC  (5+ messages)
` [PATCH RFC 01/26] dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev
` [PATCH RFC 02/26] dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops
` [PATCH RFC 03/26] dmaengine: omap-dma: program hardware directly
` [PATCH RFC 04/26] dmaengine: omap-dma: consolidate writes to DMA registers

assertion failed
 2014-01-02 14:56 UTC 

[GIT PULL] ARM: mvebu: SoC changes for v3.14 (incr. #2)
 2014-01-02 15:11 UTC 

[PATCH] Remove duplicated lines in memzone_reserve_aligned_thread_unsafe
 2014-01-02 15:10 UTC  (2+ messages)

[PATCH RFC] xen: arm: use uncached foreign mappings when building guests
 2014-01-02 15:10 UTC  (4+ messages)

[PATCH v3] if xen_platform_pci=0 is set don't blow up
 2014-01-02 15:09 UTC  (10+ messages)
` [PATCH v3 1/2] xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v3)
  ` [Xen-devel] "

82546EB Copper issue
 2014-01-02 15:08 UTC  (3+ messages)
` [PATCH] pci: support 82546EB

XFS File System Monitor
 2014-01-02 15:07 UTC  (2+ messages)

[PATCH v5 0/4] futex: Wakeup optimizations
 2014-01-02 15:05 UTC  (5+ messages)
` [PATCH v5 1/4] futex: Misc cleanups
` [PATCH v5 2/4] futex: Larger hash table
` [PATCH v5 3/4] futex: Document ordering guarantees
` [PATCH v5 4/4] futex: Avoid taking hb lock if nothing to wakeup

Trivial cleanups for drivers/hv/connection.c
 2014-01-02 15:06 UTC  (2+ messages)

[PATCH 00/15] Enable compilation of various Renesas drivers with COMPILE_TEST
 2014-01-02 15:05 UTC  (6+ messages)
` [PATCH 01/15] i2c: shmobile/rcar: Restrict non-COMPILE_TEST compilation

[BUGFIX] [PATCH] kexec/x86: Do map crash kernel area
 2014-01-02 15:04 UTC  (4+ messages)

inconsistency of ethtool feature names for get vs. set
 2014-01-02 15:03 UTC  (2+ messages)

[RFC PATCH v8 00/14] Online(inband) data deduplication
 2014-01-02 15:02 UTC  (3+ messages)

[PATCH, RFC 00/30] sleep_on removal
 2014-01-02 15:01 UTC  (3+ messages)
` [PATCH, RFC 21/30] isdn: divert, hysdn: fix interruptible_sleep_on race

[PATCH V3] i2c: riic: add driver
 2014-01-02 15:00 UTC  (3+ messages)

[PATCH] Staging: tidspbridge: Use hashtable implementation
 2014-01-02 15:00 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH 0/2] hw/arm: add ethernet support to Allwinner A10
 2014-01-02 14:58 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] hw/net: add support for Allwinner EMAC Fast Ethernet controller

[PATCH v5 0/3] Introduce atomic MMIO register modify
 2014-01-02 14:58 UTC  (5+ messages)
` [PATCH v5 1/3] ARM: Introduce atomic MMIO modify

Possible 3.13-rc nouveau regression with GT 560 Ti
 2014-01-02 14:58 UTC  (10+ messages)
              ` [PATCH] Fix hang problem with GeForce GT 560 Ti and nouveau in 3.13-rc

[PATCH net-next] sctp: check dst 'NULL' before use it in, sctp_packet_transmit
 2014-01-02 14:58 UTC  (4+ messages)
` [PATCH net-next v2] sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit()

[PATCH 0/7] vt6655: Cleanup of checkpatch errors
 2014-01-02 14:57 UTC  (3+ messages)
` [PATCH 7/7] vt6655: Fixed most of the checkpatch warnings in wmgr

[PATCH] Slightly outdated CONFIG_SMP documentation fix
 2014-01-02 14:56 UTC  (4+ messages)

[PATCH] assoc_array: remove global variable
 2014-01-02 14:55 UTC  (2+ messages)

(no subject)
 2014-01-02 14:54 UTC  (4+ messages)
` [PATCH] xen/grant-table: Force to use v1 of grants
  ` [Xen-devel] "

[Qemu-trivial] [PATCH v2 1/1] qtest: Fix the bug about disabling vnc causes "make check" hang
 2014-01-02 14:53 UTC  (9+ messages)
` [Qemu-trivial] [Qemu-devel] "
        `  "

[PATCH net-next] ipv6: fix the use of pcpu_tstats in ip6_tunnel
 2014-01-02 14:53 UTC  (3+ messages)

[Bug 68051] New: Kernel stack trace when attempt to boot "kernel BUG at mm/page_alloc.c:2788"
 2014-01-02 14:52 UTC  (4+ messages)
` [Bug 68051] "
` [Bug 68051] Kernel stack trace when attempt to boot into 3.13.0-0.rc6.git0.1 results in "

[PATCH 07/18 UPDATED] MIPS: Netlogic: Core wakeup improvements
 2014-01-02 15:03 UTC  (2+ messages)

[PATCH v2] ARM: Kirkwood: Add support for Excito Bubba B3
 2014-01-02 14:50 UTC  (2+ messages)

[PATCH] MAINTAINERS: keep UBI and UBIFS stuff in the same tree
 2014-01-02 14:48 UTC 

[PATCH] nilfs2: fix segctor bug that causes file system corruption
 2014-01-02 14:48 UTC 

[Patch] netxen_nic: Bugfix for wrong RUNNING status of NX3031 NICs with no link
 2014-01-02 14:47 UTC  (2+ messages)

[PATCH] perf stat: Do not show stats if workload fails
 2014-01-02 14:44 UTC  (8+ messages)

[Buildroot] [PATCH] cwiid: new package
 2014-01-02 14:43 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/2] flite: "
` [Buildroot] [PATCH v3 2/2] canfestival: "

[Bug 60644] New: MPT2SAS drops all HDDs when under high I/O
 2014-01-02 14:40 UTC  (2+ messages)
` [Bug 60644] "

Architecture of auditd
 2014-01-02 14:40 UTC  (3+ messages)

Make the dispatcher run faster?
 2014-01-02 14:37 UTC  (2+ messages)

question about basic selinux concept
 2014-01-02 14:35 UTC  (4+ messages)
  `  "

[PATCH] drm/i915/ppgtt: Never return a NULL context
 2014-01-02 14:34 UTC  (3+ messages)
` [PATCH] [v2] "

[PATCH] drm/ivb: Flush outstanding requests before allocating new seqno
 2014-01-02 14:32 UTC 

[PATCH 0/6] efuse driver for Tegra
 2014-01-02 14:32 UTC  (6+ messages)
` [PATCH 4/6] ARM: tegra: rework fuse.c

Use a script as a dispatcher
 2014-01-02 14:32 UTC  (2+ messages)

[PATCH] SCTP: Reduce log spamming for sctp setsockopt
 2014-01-02 14:31 UTC  (4+ messages)
` [PATCH v4 0/2] sctp: Consolidate and ratelimit deprecation warnings


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.