All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-21 10:00:54 to 2013-08-21 10:52:44 UTC [more...]

[U-Boot] [PATCH RESEND v3 0/4] arm:goni: Update GONI configuration
 2013-08-21 10:52 UTC 

[Qemu-devel] [PATCH 0/18 RFC v3] Localhost migration
 2013-08-21 10:50 UTC  (17+ messages)
` [Qemu-devel] [PATCH 04/18] savevm: set right return value for qemu_file_rate_limit
` [Qemu-devel] [PATCH 05/18] savevm: add comments for qemu_file_get_error()
` [Qemu-devel] [PATCH 06/18] bugfix: wrong error set by ram_control_load_hook()
` [Qemu-devel] [PATCH 07/18] arch_init: export RAM_SAVE_xxx flags
` [Qemu-devel] [PATCH 10/18] migration-local: implementation of outgoing part
` [Qemu-devel] [PATCH 13/18] arch_init: adjust ram_save_setup() for migrate_is_localhost
` [Qemu-devel] [PATCH 14/18] arch_init: skip migration_bitmap_sync for local migration
` [Qemu-devel] [PATCH 15/18] migration: adjust migration_thread "

[PATCH 0/3] ARM: vexpress_defconfig: Allow to boot using a regular filesystem on SD card
 2013-08-21 10:51 UTC  (7+ messages)
` [PATCH 1/3] ARM: vexpress_defconfig: Enable and automount devtmpfs filesystem
` [PATCH 2/3] ARM: vexpress_defconfig: Enable voltage regulator support

Linux/x86's _PAGE_SWP_SOFT_DIRTY definition
 2013-08-21 10:50 UTC  (2+ messages)

[patch] staging: comedi: comedi_bond: silence a shift wrapping warning
 2013-08-21 10:50 UTC  (2+ messages)

[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-08-21 10:49 UTC  (13+ messages)
` [PATCH v2 07/20] mm, hugetlb: unify region structure handling
` [PATCH v2 09/20] mm, hugetlb: protect region tracking via newly introduced resv_map lock
` [PATCH v2 10/20] mm, hugetlb: remove resv_map_put()
` [PATCH v2 11/20] mm, hugetlb: make vma_resv_map() works for all mapping type

[PATCH v2] MIPS: ath79: Avoid using unitialized 'reg' variable
 2013-08-21 10:47 UTC  (2+ messages)

updated: kvm PCI todo wiki
 2013-08-21 10:48 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 0/8] x86, acpi: Move acpi_initrd_override() earlier
 2013-08-21 10:42 UTC  (20+ messages)
` [PATCH 1/8] x86: Make get_ramdisk_{image|size}() global
` [PATCH 2/8] x86, microcode: Use get_ramdisk_{image|size}() in microcode handling
` [PATCH 3/8] x86, acpi: Move table_sigs[] to stack
` [PATCH 4/8] x86, acpi, brk: Extend BRK 256KB to store acpi override tables
` [PATCH 5/8] x86, brk: Make extend_brk() available with va/pa
` [PATCH 6/8] x86, acpi: Make acpi_initrd_override() available with va or pa
` [PATCH 7/8] x86, acpi, brk: Make early_alloc_acpi_override_tables_buf() available with va/pa
` [PATCH 8/8] x86, acpi: Do acpi_initrd_override() earlier in head_32.S/head64.c

[RFC] [PATCH] Fix for a warning - crypto/fcrypt,c
 2013-08-21 10:47 UTC  (2+ messages)

[PATCH 0/4] Add freescale ftm pwm driver for Vybrid VF610 TOWER
 2013-08-21 10:46 UTC  (7+ messages)
` [PATCH 1/4] pwm: add freescale ftm pwm driver support

[RFC] Motion Detection API
 2013-08-21 10:45 UTC  (11+ messages)

Package Revision number is mandatory?
 2013-08-21 10:46 UTC 

[PATCH] mmc:core: Avoid useless detecting task when card is busy
 2013-08-21 10:44 UTC 

[PATCH] xen/hvc: If we use xen_raw_printk let it also work on HVM guests
 2013-08-21 10:44 UTC  (13+ messages)
` [Xen-devel] "

[PATCH v5 0/3] i2c-mv64xxx: Fixes and new feature for controlers embedded in Aramda XP
 2013-08-21 10:44 UTC  (5+ messages)

[patch] staging: comedi: pcl812: missing break statement
 2013-08-21 10:44 UTC  (2+ messages)

[PATCH v2] arm: update advice on kernel, initramfs and FDT load address
 2013-08-21 10:43 UTC  (8+ messages)

[Qemu-devel] [PATCH v4 0/3] qemu-help: improve -device command line help
 2013-08-21 10:42 UTC  (5+ messages)

[U-Boot] [PATCH] fec_mxc: set ethaddr if fuses burned and not previously set
 2013-08-21 10:42 UTC  (2+ messages)

[U-Boot] [ANN] v2013.10-rc1
 2013-08-21 10:42 UTC  (2+ messages)

[PATCH] netns: unix: only allow to find out unix socket in same net namespace
 2013-08-21 10:42 UTC  (6+ messages)

[PATCH RFC net-next] net: epoll support for busy poll
 2013-08-21 10:39 UTC 

[U-Boot] [PATCH v5] ARM: mxs: Added application UART driver
 2013-08-21 10:39 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] Make cow_co_is_allocated and cow_update_bitmap more efficient
 2013-08-21 10:38 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 0/7] introduce BSD-licensed block driver for "raw"
 2013-08-21 10:41 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/7] add skeleton for BSD licensed "raw" BlockDriver
` [Qemu-devel] [PATCH v2 2/7] raw_bsd: emit debug events in bdrv_co_readv() and bdrv_co_writev()
` [Qemu-devel] [PATCH v2 3/7] raw_bsd: add raw_create()
` [Qemu-devel] [PATCH v2 4/7] raw_bsd: introduce "special members"
` [Qemu-devel] [PATCH v2 5/7] raw_bsd: add raw_create_options
` [Qemu-devel] [PATCH v2 6/7] raw_bsd: register bdrv_raw
` [Qemu-devel] [PATCH v2 7/7] switch raw block driver from "raw.o" to "raw_bsd.o"

[Qemu-devel] [PATCH for-1.6 V2 0/2] pvpanic: Separate pvpanic from machine type
 2013-08-21 10:37 UTC  (8+ messages)

[RFC PATCHv4] repack: rewrite the shell script in C
 2013-08-21 10:37 UTC  (4+ messages)
` [PATCH] "

Hypervisor compilation for arm without debug=y
 2013-08-21 10:38 UTC  (7+ messages)

[PATCH] ARM: tidy up arch-specific constants
 2013-08-21 10:36 UTC 

linux-next: Tree for Aug 21 [ screen corruption in graphical mode ]
 2013-08-21 10:35 UTC 

[PATCH V2 1/2] ARM: dts: remove dwmmc nodes from exynos5 common dts file
 2013-08-21 10:34 UTC  (2+ messages)

[PATCH v7 0/2] Introduce buffer synchronization framework
 2013-08-21 10:33 UTC  (9+ messages)
` [PATCH v7 1/2] dmabuf-sync: Add a "
` [PATCH v2 2/2] dma-buf: Add user interfaces for dmabuf sync support

[RFC 0/4] Add MEDIA_PAD_FL_MUST_CONNECT pad flag, check it
 2013-08-21 10:32 UTC  (5+ messages)
` [RFC 2/4] media: Check for active links on pads with MEDIA_PAD_FL_MUST_CONNECT flag

[U-Boot] [PATCH] i.MX6: nitrogen6x: force HDMI onto IPU0/DI0
 2013-08-21 10:33 UTC  (2+ messages)

[patch 1/2] iommu/arm-smmu: fix a signedness bug
 2013-08-21 10:32 UTC  (3+ messages)

[PATCH net-next 0/4] tun: Some bits required for tun's checkpoint-restore (v2)
 2013-08-21 10:32 UTC  (5+ messages)
` [PATCH 1/4] tun: Add ability to create tun device with given index
` [PATCH 2/4] tun: Report whether the queue is attached or not
` [PATCH 3/4] tun: Allow to skip filter on attach
` [PATCH 4/4] tun: Get skfilter layout

[PATCH V4] regulator: palmas: add support for external control of rails
 2013-08-21 10:48 UTC  (2+ messages)

Why is "bitbake core-image-minimal" building gtk docs?
 2013-08-21 10:31 UTC  (10+ messages)

[PATCH] cpufreq: Tegra: remove target_cpu_speed[] array
 2013-08-21 10:31 UTC 

[PATCH 0/2] Automake-1.13 fixes
 2013-08-21 10:31 UTC  (3+ messages)
` [PATCH 2/2] gtk-engines: fix build with automake-1.13

[PATCH V2] ARM: dts: Add dwmmc DT nodes for exynos5420 SOC
 2013-08-21 10:30 UTC  (2+ messages)

[PATCH 6/6] hfp_hf_bluez5: Handle org.bluez.Profile1.Release()
 2013-08-21 10:29 UTC  (2+ messages)

[Bug 49786] New: In xterm, some rectangles are not redrawn when the window is partly covered
 2013-08-21 10:27 UTC  (4+ messages)
  ` [Bug 49786] "

[PATCH v7 0/5] zram/zsmalloc promotion
 2013-08-21 10:26 UTC  (4+ messages)

[U-Boot] [PATCH] Add support for KSZ8895 switch
 2013-08-21 10:26 UTC  (3+ messages)

[PATCH 0/4] Add sound in SAM9x5 DTS
 2013-08-21 10:26 UTC  (3+ messages)

[PATCH net-next] ip6_tunnel: ensure to always have a link local address
 2013-08-21 10:25 UTC  (5+ messages)

[LTP] [PATCH/RFC] aiodio: make read_sparse use same mode as writers
 2013-08-21 10:24 UTC  (2+ messages)

[PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 Device Driver into the Linux Kernel
 2013-08-21 10:07 UTC  (7+ messages)
    ` Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 DeviceDriver "

Help with regression from denzil to dylan
 2013-08-21 10:22 UTC  (5+ messages)

[U-Boot] [RFC 00/10] New board-specific USB initialization interface
 2013-08-21 10:22 UTC  (4+ messages)
` [U-Boot] [PATCH] usb: new board-specific USB init interface

[PATCH 0/5] ARM: at91: rm9200 dt updates
 2013-08-21 10:20 UTC  (7+ messages)
` [PATCH 1/5] ARM: at91: at91_dt_defconfig: enable rm9200 support
  ` [PATCH 4/5] ARM: AT91: dt: add at91rm9200 PQFP package version

[PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 Device Driver into the Linux Kernel
 2013-08-21 10:02 UTC  (3+ messages)
` Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 DeviceDriver "

[PATCH] be2net: fix disabling TX in be_close()
 2013-08-21 10:22 UTC 

[PATCH 1/2] net: can: at91_can: use platform_set_drvdata()
 2013-08-21 10:16 UTC  (3+ messages)

nouveau: temperature on nv40 is unavailable since ad40d73ef533ab0ad16b4a1ab2f7870c1f8ab954
 2013-08-21 10:18 UTC  (5+ messages)

[PATCH 00/11] cpuset: separate configured masks and effective masks
 2013-08-21 10:01 UTC  (9+ messages)
` [PATCH 02/11] cpuset: add cs->real_cpus_allowed and cs->real_mems_allowed
` [PATCH 09/11] cpuset: enable onlined cpu/node in effective masks
` [PATCH 10/11] cpuset: allow writing offlined masks to cpuset.cpus/mems
` [PATCH 11/11] cpuset: export effective masks to userspace

[PATCH 2/2] net: can: flexcan: use platform_set_drvdata()
 2013-08-21 10:17 UTC  (3+ messages)

[PATCH] net: phy: mdio-octeon: use platform_set_drvdata()
 2013-08-21 10:15 UTC 

[PATCH] net: irda: pxaficp_ir: use platform_set_drvdata()
 2013-08-21 10:15 UTC 

[PATCH 0/2] net: can: use platform_set_drvdata()
 2013-08-21 10:14 UTC  (2+ messages)

[U-Boot] [U-boot] fastboot command question
 2013-08-21 10:15 UTC 

[PATCH 00/32] ARM: ux500: Enable clocks for Device Tree
 2013-08-21 10:14 UTC  (9+ messages)
` [PATCH 19/33] clk: ux500: Add Device Tree support for the PRCMU clock
` [PATCH 21/33] clk: ux500: Add Device Tree support for the PRCC Kernel clock

How to express planar formats with mediabus format code?
 2013-08-21 10:14 UTC  (5+ messages)

Xen : Experimenting XSM communication
 2013-08-21 10:14 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] USB: XHCI: Add xHCI host controller stack driver
 2013-08-21 10:12 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] USB: xHCI: Add stack support for xHCI
` [U-Boot] [PATCH v2 2/7] USB: XHCI: Add xHCI host controller support for Exynos5
` [U-Boot] [PATCH v2 3/7] arm: exynos: Add methods to control power to USB 3.0 PHY
` [U-Boot] [PATCH v2 4/7] exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI
` [U-Boot] [PATCH v2 5/7] exynos5: dts: Add device node for XHCI
` [U-Boot] [PATCH v2 6/7] config: arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZE
` [U-Boot] [PATCH v2 7/7] temp: config: exynos5250: Enable xHCI support for Exynos5

[GIT PULL] For mfd-next, then onto v3.12
 2013-08-21 10:11 UTC  (2+ messages)

[PATCH V2] ARM: dts: Add dwmmc DT nodes for exynos5420 SOC
 2013-08-21 10:10 UTC  (3+ messages)
` [PATCH 4/8] "

[PATCH v2 0/2] perf: add new PERF_RECORD_MMAP2 record type
 2013-08-21 10:10 UTC  (3+ messages)
` [PATCH v2 1/2] perf: add attr->mmap2 attribute to an event
` [PATCH v2 2/2] perf tools: add attr->mmap2 support

[PATCH/RFC v5 1/2] DT: Add documentation for gp2ap020a00f sensor
 2013-08-21 10:09 UTC  (2+ messages)

[LTP] [PATCH] syscalls/migrate_pages: fix nodemask memory allocation
 2013-08-21 10:09 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] vfio: fixes for better support for 128 bit memory section sizes
 2013-08-21 10:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] vfio: Fix 128 bit handling

net: Add TI DaVinci EMAC driver
 2013-08-21 10:07 UTC  (2+ messages)

[Qemu-devel] [PATCHv11 00/31] aio / timers: Add AioContext timers and use ppoll
 2013-08-21 10:07 UTC  (4+ messages)
` [Qemu-devel] [PATCHv11 13/31] aio / timers: aio_ctx_prepare sets timeout from AioContext timers

[Qemu-devel] [RFC] Convert AioContext to Gsource sub classes
 2013-08-21 10:06 UTC  (12+ messages)

[PATCH next] drivers: net: can: c_can: add type cast from 'unsigned int' to 'int'
 2013-08-21 10:04 UTC  (3+ messages)

MX28 Enable Watchdog reset
 2013-08-21 10:05 UTC  (7+ messages)

[PATCH v2 3.11] mac80211: add missing channel context release
 2013-08-21 10:04 UTC 

[PATCH] PL011: fix reverse logic for interrupt mask register
 2013-08-21 10:04 UTC  (2+ messages)

[PATCH 0/3] tools: build: allow disabling qemu-trad and selecting system qemu-xen
 2013-08-21 10:04 UTC  (2+ messages)

[PATCH 3.11] mac80211: add missing channel context release
 2013-08-21 10:04 UTC 

[PATCH v2] mtd: m25p80: add support for PMC SPI flash
 2013-08-21 10:03 UTC  (3+ messages)

[PATCH] target-ppc: Update slb array with correct index values
 2013-08-21 10:03 UTC  (8+ messages)

[PATCH v3 0/1] ARM: shmobile: r8a7790: add I2C support
 2013-08-21 10:03 UTC  (3+ messages)
` [PATCH v3 1/1 ] i2c: rcar: modify I2C driver

[Qemu-devel] [RFC] Hardware acceleration for Windows and OS X?
 2013-08-21 10:02 UTC  (7+ messages)

[Qemu-devel] [PATCH V8 00/11] Add support for binding guest numa nodes to host numa nodes
 2013-08-21 10:00 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.