All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-04 14:10:14 to 2013-07-04 15:16:30 UTC [more...]

[Qemu-devel] [PULL 00/66] Memory API changes for 1.6: ownership, I/O ports, RCU preparation
 2013-07-04 15:13 UTC  (57+ messages)
` [Qemu-devel] [PATCH 01/66] int128: optimize and add test cases
` [Qemu-devel] [PATCH 02/66] scsi: keep device alive while it has requests
` [Qemu-devel] [PATCH 03/66] dma: keep a device alive while it has SGLists
` [Qemu-devel] [PATCH 04/66] adlib: replace register_ioport*
` [Qemu-devel] [PATCH 05/66] applesmc: "
` [Qemu-devel] [PATCH 06/66] wdt_ib700: "
` [Qemu-devel] [PATCH 07/66] i82374: "
` [Qemu-devel] [PATCH 08/66] prep: "
` [Qemu-devel] [PATCH 09/66] vt82c686: "
` [Qemu-devel] [PATCH 10/66] Privatize register_ioport_read/write
` [Qemu-devel] [PATCH 11/66] isa: implement isa_is_ioport_assigned via memory_region_find
` [Qemu-devel] [PATCH 12/66] vmware-vga: Accept unaligned I/O accesses
` [Qemu-devel] [PATCH 13/66] xen: Mark fixed platform I/O as unaligned
` [Qemu-devel] [PATCH 14/66] ioport: Switch dispatching to memory core layer
` [Qemu-devel] [PATCH 15/66] ioport: Remove unused old dispatching services
` [Qemu-devel] [PATCH 16/66] vmport: Disentangle read handler type from portio
` [Qemu-devel] [PATCH 17/66] ioport: Move portio types to ioport.h
` [Qemu-devel] [PATCH 19/66] memory: destroy phys_sections one by one
` [Qemu-devel] [PATCH 20/66] exec: simplify destruction of the phys map
` [Qemu-devel] [PATCH 21/66] memory: add getter for owner
` [Qemu-devel] [PATCH 22/66] memory: add ref/unref
` [Qemu-devel] [PATCH 23/66] memory: introduce memory_region_present
` [Qemu-devel] [PATCH 24/66] memory: add ref/unref calls
` [Qemu-devel] [PATCH 25/66] exec: check MRU in qemu_ram_addr_from_host
` [Qemu-devel] [PATCH 26/66] exec: move qemu_ram_addr_from_host_nofail to cputlb.c
` [Qemu-devel] [PATCH 27/66] memory: return MemoryRegion from qemu_ram_addr_from_host
` [Qemu-devel] [PATCH 28/66] exec: reorganize address_space_map
` [Qemu-devel] [PATCH 29/66] memory: ref/unref memory across address_space_map/unmap
` [Qemu-devel] [PATCH 30/66] escc: rename struct to ESCCState
` [Qemu-devel] [PATCH 31/66] vga: pass owner to vga_init
` [Qemu-devel] [PATCH 32/66] vga: pass owner to vga_common_init
` [Qemu-devel] [PATCH 33/66] vga: pass owner to cirrus_init_common
` [Qemu-devel] [PATCH 34/66] vga: pass owner to vga_init_vbe
` [Qemu-devel] [PATCH 35/66] vga: pass owner to vga_init_io
` [Qemu-devel] [PATCH 36/66] vga: set owner in vga_update_memory_access
` [Qemu-devel] [PATCH 37/66] ne2000: pass device to ne2000_setup_io, use it as owner
` [Qemu-devel] [PATCH 38/66] vfio: pass device to vfio_mmap_bar and use it to set owner
` [Qemu-devel] [PATCH 39/66] spapr_iommu: pass device to spapr_tce_new_table "
` [Qemu-devel] [PATCH 40/66] pam: pass device to init_pam "
` [Qemu-devel] [PATCH 41/66] piolist: add owner argument to initialization functions and pass devices
` [Qemu-devel] [PATCH 42/66] hw/a*: pass owner to memory_region_init* functions
` [Qemu-devel] [PATCH 43/66] hw/block: "
` [Qemu-devel] [PATCH 44/66] hw/c*: "
` [Qemu-devel] [PATCH 45/66] hw/d*: "
` [Qemu-devel] [PATCH 46/66] hw/gpio: "
` [Qemu-devel] [PATCH 47/66] hw/i*: "
` [Qemu-devel] [PATCH 48/66] hw/m*: "
` [Qemu-devel] [PATCH 49/66] hw/n*: "
` [Qemu-devel] [PATCH 50/66] hw/p*: "
` [Qemu-devel] [PATCH 51/66] hw/s*: "
` [Qemu-devel] [PATCH 52/66] hw/t*: "
` [Qemu-devel] [PATCH 53/66] hw/[u-x]*: "
` [Qemu-devel] [PATCH 54/66] add a header file for atomic operations
` [Qemu-devel] [PATCH 55/66] memory: access FlatView from a local variable
` [Qemu-devel] [PATCH 56/66] memory: use a new FlatView pointer on every topology update
` [Qemu-devel] [PATCH 57/66] memory: add reference counting to FlatView

[PATCH 0/3] RPM enhancements for kbuild
 2013-07-04 15:15 UTC  (3+ messages)
` [PATCH 3/3] kbuild: add generation of kernel-devel

QtMultimedia on i.MX6
 2013-07-04 15:14 UTC  (2+ messages)

[PATCH] busybox.bbappend: Upgrade to v1.21.0
 2013-07-04 15:16 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] Fixes around -machine
 2013-07-04 15:14 UTC  (15+ messages)
` [Qemu-devel] [PATCH 1/7] qemu-option: Fix qemu_opts_find() for null id arguments
` [Qemu-devel] [PATCH 2/7] qemu-option: Fix qemu_opts_set_defaults() for corner cases
` [Qemu-devel] [PATCH 3/7] vl: New qemu_get_machine_opts()
` [Qemu-devel] [PATCH 4/7] Fix -machine options accel, kernel_irqchip, kvm_shadow_mem
` [Qemu-devel] [PATCH 7/7] vl: Tighten parsing of -machine option phandle_start

Boot hang regression 3.10.0-rc4 -> 3.10.0
 2013-07-04 15:14 UTC  (3+ messages)

[PATCH] ASoC: wm8962: fix NULL pdata pointer
 2013-07-04 15:14 UTC  (2+ messages)

[PATCH v2 00/10] Package Upgrades
 2013-07-04 15:14 UTC  (11+ messages)
` [PATCH 01/10] iputils: Upgrade to v20121221
` [PATCH 02/10] busybox: Upgrade to v1.21.0
` [PATCH 03/10] elfutils: Upgrade to v0.155
` [PATCH 04/10] rxvt-unicode: Upgrade to v9.18
` [PATCH 05/10] ed: Upgrade to v1.8
` [PATCH 06/10] libdmx: Upgrade to v1.1.3
` [PATCH 07/10] apr: Upgrade to v1.4.8
` [PATCH 08/10] apr-util: Upgrade to v1.5.2
` [PATCH 09/10] diffutils: Upgrade to v3.3
` [PATCH 10/10] usbutils: Upgrade to v007

Best practice device tree design for display subsystems/DRM
 2013-07-04 15:11 UTC  (9+ messages)

[PATCH] gitweb: allow extra breadcrumbs to prefix the trail
 2013-07-04 15:11 UTC  (6+ messages)

[PATCH 00/11] HDSPM: RME AIO/RayDAT extensions and cleanups
 2013-07-04 15:10 UTC  (12+ messages)
` [PATCH 01/11] ALSA: hdspm - Add missing defines for RME AIO and RayDAT
  ` [PATCH 02/11] ALSA: hdspm - Introduce hdspm_is_raydat_or_aio()
    ` [PATCH 03/11] ALSA: hdspm - Augment HDSPM_TOGGLE_SETTING for AIO/RayDAT
      ` [PATCH 04/11] ALSA: hdspm - Drop duplicate code in hdspm_set_system_clock_mode()
        ` [PATCH 05/11] ALSA: hdspm - Add S/PDIF and WCK48 controls for RME RayDAT
          ` [PATCH 06/11] ALSA: hdspm - Add S/PDIF, XLR, WCK48 and ADAT-in controls for RME AIO cards
            ` [PATCH 07/11] ALSA: hdspm - Refactor ENUMERATED_CTL_INFO into function

[RFC PATCH 0/1] ext4: Try to better reuse recently freed space
 2013-07-04 15:09 UTC  (3+ messages)
` [RFC PATCH 1/1] "

WARNING: at net/core/dst.c:274 dst_release+0x2d/0x56()
 2013-07-04 15:08 UTC  (5+ messages)

[PATCH] glib-2.0: upgrade to 2.36.3
 2013-07-04 15:08 UTC 

[Ocfs2-devel] [PATCH] ocfs2: lighten up allocate transaction
 2013-07-04 15:05 UTC  (2+ messages)

imx25: How to get frame buffer device in a system using device tree
 2013-07-04 15:03 UTC 

[PATCH v3] ARM: shmobile: lager: Add DT reference
 2013-07-04 15:02 UTC  (3+ messages)

[PATCH] ARM: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2
 2013-07-04 15:02 UTC 

[Xen-users] kernel 3.9.2 - xen 4.2.2/4.3rc1 => BUG unable to handle kernel paging request netif_poll+0x49c/0xe8
 2013-07-04 15:01 UTC  (4+ messages)

[PATCH] xen/arm: Trap the ACTLR register
 2013-07-04 15:01 UTC 

[PATCH 00/11] Package Upgrades
 2013-07-04 14:59 UTC  (13+ messages)
` [PATCH 01/11] iputils: Upgrade to v20121221
` [PATCH 02/11] busybox: Upgrade to v1.21.0
` [PATCH 03/11] elfutils: Upgrade to v0.155
` [PATCH 04/11] rxvt-unicode: Upgrade to v9.18
` [PATCH 05/11] ed: Upgrade to v1.8
` [PATCH 06/11] atk: Upgrade to v2.9.3
` [PATCH 07/11] libdmx: Upgrade to v1.1.3
` [PATCH 08/11] apr: Upgrade to v1.4.8
` [PATCH 09/11] apr-util: Upgrade to v1.5.2
` [PATCH 10/11] diffutils: Upgrade to v3.3
` [PATCH 11/11] usbutils: Upgrade to v007

[PATCH -stable-3.9 01/15] netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary
 2013-07-04 14:59 UTC  (2+ messages)

[RFC] [patch 1/1] imx-sgtl5000: return E_PROBE_DEFER if ssi/codec not found
 2013-07-04 14:59 UTC  (2+ messages)

[PATCH v2 0/5] Allow xuser to shutdown
 2013-07-04 14:58 UTC  (3+ messages)
` [PATCH v2 5/5] shutdown-desktop: give entire path in Exec field

SPI: DUAL/QUAD support
 2013-07-04 14:58 UTC  (8+ messages)

[PATCH RFC] iio: mxs-lradc: add scaling to enable divide_by_two operation
 2013-07-04 14:50 UTC  (5+ messages)

[Qemu-devel] [Qemu-ppc] Mac OS X on QEMU
 2013-07-04 14:58 UTC  (4+ messages)

[PATCH V2 0/9] Add Mellanox mlx5 driver for Connect-IB devices
 2013-07-04 14:55 UTC  (6+ messages)
` [PATCH V2 1/9] net/mlx5: Mellanox Connect-IB, core driver part 1/3

One USB mouse problem with runtime power management enabled
 2013-07-04 14:55 UTC  (2+ messages)

Test report for xen-unstable and qemu-xen
 2013-07-04 14:55 UTC  (4+ messages)

[U-Boot] [PATCH] cmd_bootm.c: Correct check/return for unsupported sub-command
 2013-07-04 14:54 UTC  (5+ messages)

[PATCH 0/4] Add DT support for s2mps11
 2013-07-04 14:51 UTC  (7+ messages)
` [PATCH 3/4] mfd: s2mps11: Add device tree support

[PATCH v4 04/12] auto-fs: rename d_count field of dentry to d_refcount
 2013-07-04 14:51 UTC  (5+ messages)

[Powertop] Bug under Fedora 19 x86_64: Requesting Unregistered Parameters 63 and 58
 2013-07-04 14:47 UTC 

RFC: vfio interface for platform devices (v2)
 2013-07-04 14:47 UTC  (7+ messages)

[PATCH 3/3] ARM: mach-moxart: add MOXA ART UART debug files
 2013-07-04 14:45 UTC  (4+ messages)
` [PATCH v3 3/4] "

[PATCH v3 4/4] ARM: reinsert ARCH_MULTI_V4 Kconfig option
 2013-07-04 14:45 UTC  (2+ messages)

krbd + format=2 ?
 2013-07-04 14:45 UTC  (6+ messages)

[PATCH 2/3] ARM: mach-moxart: add MOXA ART device tree files
 2013-07-04 14:45 UTC  (3+ messages)
` [PATCH v3 2/4] "

[PATCH 10/11] ALSA: hdspm - Add support for AEBs on RME AIO
 2013-07-04 14:45 UTC  (2+ messages)
` [PATCH 11/11] ALSA: hdspm - Fix S/PDIF Sync status and frequency "

[PATCH 1/3] ARM: mach-moxart: add MOXA ART SoC files
 2013-07-04 14:44 UTC  (3+ messages)
` [PATCH v3 1/4] "

[xen-4.1-testing test] 18272: regressions - FAIL
 2013-07-04 14:42 UTC 

[PATCH] gtkdoc: set the default docdir to ${S}, not ${B}
 2013-07-04 14:37 UTC 

[PATCH 0/13] Basic scheduler support for automatic NUMA balancing V2
 2013-07-04 14:40 UTC  (14+ messages)
` [PATCH 07/13] sched: Split accounting of NUMA hinting faults that pass two-stage filter
` [PATCH 13/13] sched: Account for the number of preferred tasks running on a node when selecting a preferred node

[PATCH] mmc: core: Add sanity NULL pointer check
 2013-07-04 14:40 UTC 

ioctls vs sysfs
 2013-07-04 14:39 UTC  (2+ messages)

PTHREAD_CLEANUP_PUSH_DEFER_NP(3)
 2013-07-04 14:38 UTC 

Soldes Tati profitez jusqu'a moins 70%
 2013-07-04 14:38 UTC 

[PATCH 0/6] Corrections to the mailmap file
 2013-07-04 14:37 UTC  (2+ messages)

[PATCH] mwifiex: don't ignore SDIO interrupts during shutdown
 2013-07-04 14:37 UTC  (4+ messages)

[PATCH v2 0/6] ARM: rockchip: add smp functionality
 2013-07-04 14:34 UTC  (6+ messages)
` [PATCH v2 1/6] misc: sram: fix error path in sram_probe

PHC device sharing between PCI functions
 2013-07-04 14:34 UTC  (7+ messages)

[RFC PATCH] uio: uio_pci_generic: Add support for MSI interrupts
 2013-07-04 14:34 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/7] Point-in-time snapshot exporting over NBD
 2013-07-04 14:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH 7/7] block: assign backing relationship in drive-backup

autosuspend issues with the Intel Bluetooth device [8087:07dc]
 2013-07-04 14:32 UTC  (2+ messages)

irqchip: sirfsoc: Question about SIRFSOC_NUM_IRQS setting
 2013-07-04 14:32 UTC 

[PATCH] staging: ozwpan: Use normal Makefile, convert oz_trace to oz_dbg
 2013-07-04 14:31 UTC  (3+ messages)
` [PATCH v2 0/5] Replace debug macro

[RFC 00/20] Remove audio_device and introduce policy plugin
 2013-07-04 14:28 UTC  (3+ messages)
` [RFC 01/20] audio/sink: Use service user_data for private data

[linux-lvm] I can't have the mirror_log mirrored, LVM complains "there is no suitable space"
 2013-07-04 14:27 UTC  (4+ messages)

am335x: TSC & ADC reworking including DT pieces, take 4
 2013-07-04 14:27 UTC  (7+ messages)
` [PATCH 04/22] input/ti_am33x_tsc: Order of TSC wires, made configurable

[SPAM] Damart 2eme demarque c'est parti
 2013-07-04 14:27 UTC 

[PATCH v2 6/8] PCI: acpiphp: workaround for Thunderbolt on Acer Aspire S5
 2013-07-04 14:29 UTC  (2+ messages)
` [PATCH v2.1 "

[PATCHv2 0/3] docs: add (some) xenstore utility man pages
 2013-07-04 14:25 UTC  (4+ messages)
` [PATCH 1/3] docs: add xenstore utility man page
` [PATCH 2/3] docs: add xenstore-ls "
` [PATCH 3/3] docs: add xenstore-chmod "

serial port timeout before expected # of bytes arrives
 2013-07-04 14:24 UTC  (2+ messages)
` FW: [meta-freescale] "

[PATCH] libxml2: Add ptest
 2013-07-04 14:23 UTC 

[PATCH v3 0/8] wilink: add device tree support
 2013-07-04 14:21 UTC  (7+ messages)
` [PATCH v3 2/8] wlcore: set irq_flags in the board files instead of hiding behind a quirk

[PATCH] config: add support for http.<url>.* settings
 2013-07-04 14:19 UTC 

[PATCH] e2fsprogs: allocate inode table wholly within group
 2013-07-04 14:19 UTC  (2+ messages)
` [PATCH] e2fsprogs FTBFS: "

[lm-sensors] i8k: non-standard fan control
 2013-07-04 14:18 UTC  (2+ messages)

Mainline crashes in wm8962_probe() on i.MX6
 2013-07-04 14:18 UTC  (4+ messages)

[PATCH RESEND] Btrfs: fix wrong write offset when replacing a device
 2013-07-04 14:14 UTC 

[U-Boot] dm3730: dpll5 init broken with 19.2MHz?
 2013-07-04 14:10 UTC 

[PATCH] libxl: ignore run_hotplug_scripts setting when backend_domid!=0
 2013-07-04 14:10 UTC  (8+ 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.