messages from 2014-08-01 13:00:30 to 2014-08-01 13:45:49 UTC [more...]
State of bitbake world, wrong PACKAGE_ARCHs 2014-08-01
2014-08-01 13:46 UTC
[PATCH] dnsmasq: fix parallel make failure
2014-08-01 13:46 UTC
[PATCH net-next v4 0/5] net-timestamp: additional sw tstamps and
2014-08-01 13:44 UTC (5+ messages)
[Xen-devel] [PATCH 1/2] xen: Implement ioctl to restrict privcmd to a specific domain
2014-08-01 13:44 UTC (4+ messages)
` "
[PATCH] libxl: use libxl_fd_set_{cloexec, nonblock} helpers
2014-08-01 13:43 UTC (5+ messages)
[PATCH] radeon: allow write_reloc with unaccounted buffers to cope with Mesa R200 bug
2014-08-01 13:43 UTC
[RFC][PATCH] irq: Rework IRQF_NO_SUSPENDED
2014-08-01 13:45 UTC (5+ messages)
` [PATCH 1/3] irq / PM: New driver interface for wakeup interrupts
` [PATCH 1/3] irq / PM: New driver interface for wakeup interruptsn
[PATCH] x86/HVM: extend LAPIC shortcuts around P2M lookups
2014-08-01 13:43 UTC
[Qemu-devel] [PATCH v2 0/2] thread-pool: avoid fd usage and fix nested aio_poll() deadlock
2014-08-01 13:41 UTC (2+ messages)
[PATCH 0/2] Add initial support of at91sam9m10g45ek device tree
2014-08-01 13:42 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: add at91 file
` [PATCH 2/2] dts: at91: initial support of at91sam9m10g45ek dts
[PATCH V2 0/4] Add XEN pvSCSI support
2014-08-01 13:41 UTC (10+ messages)
` [PATCH V2 2/4] Introduce xen-scsifront module
` [Xen-devel] "
[Qemu-devel] [PATCH 0/3] vpc: support probing of fixed size images
2014-08-01 13:40 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] block: format: pass down the current state to the format's probe function
` [Qemu-devel] [PATCH 2/3] block: vpc: introduce vpc_check_signature function
` [Qemu-devel] [PATCH 3/3] block: vpc: handle fixed size images in probe function
[Qemu-devel] [PATCH v4 0/8] modify boot order of guest, and take effect after rebooting
2014-08-01 13:40 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 1/8] bootindex: add modify_boot_device_path function
Build Tizen with yocto work-flow
2014-08-01 13:37 UTC (5+ messages)
[PATCH] android/doc: Add instructions for android-ia
2014-08-01 13:40 UTC
[scsi/net-next] Pulling in net-next changes
2014-08-01 13:39 UTC (2+ messages)
[U-Boot] [PATCH] ARM: enable ARMv7 virt support for the Arndale board
2014-08-01 13:39 UTC (8+ messages)
[Qemu-devel] [PATCH 0/3] Fix some memory leaks about query memdev
2014-08-01 13:38 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/3] query-memdev: fix potential memory leaks
` [Qemu-devel] [PATCH 2/3] qom/object.c: fix string_output_get_string() memory leak
` [Qemu-devel] [PATCH 3/3] hmp: fix MemdevList "
[libvirt test] 29560: trouble: blocked/broken/fail/pass
2014-08-01 13:38 UTC
[ANN] ceph-deploy 1.5.10 released
2014-08-01 13:38 UTC
[Qemu-devel] [PATCH 00/14] dataplane: optimization and multi virtqueue support
2014-08-01 13:38 UTC (16+ messages)
` [Qemu-devel] [PATCH 01/15] qemu coroutine: support bypass mode
[U-Boot] Removing the need for boards.cfg
2014-08-01 13:38 UTC (3+ messages)
[PATCH v3 0/2] mm/highmem: make kmap cache coloring aware
2014-08-01 13:37 UTC (5+ messages)
` [PATCH v3 1/2] "
[Radeon RV280] radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion »boi->space_accounted« failed, core dumped
2014-08-01 13:36 UTC (6+ messages)
[PATCH 0/2] dpdk: Allow for dynamic enablement of some isolated features
2014-08-01 13:36 UTC (10+ messages)
[U-Boot] [PATCH] am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice
2014-08-01 13:36 UTC
[PATCH 0/2] new API to allocate buffer-cache for superblock in non-movable area
2014-08-01 13:36 UTC (11+ messages)
[PATCH 1/2] usb: renesas_usbhs: Add device tree bindings documentation
2014-08-01 13:35 UTC (3+ messages)
[meta-networking][PATCH] add support for opendataplane
2014-08-01 13:35 UTC (4+ messages)
[patch 1/3] mm, oom: ensure memoryless node zonelist always includes zones
2014-08-01 13:34 UTC (6+ messages)
` [patch 2/3] mm, oom: remove unnecessary check for NULL zonelist
[PATCH v9 00/22] Support ext4 on NV-DIMMs
2014-08-01 13:27 UTC (46+ messages)
` [PATCH v9 01/22] axonram: Fix bug in direct_access
` [PATCH v9 02/22] Change direct_access calling convention
` [PATCH v9 03/22] Fix XIP fault vs truncate race
` [PATCH v9 04/22] Allow page fault handlers to perform the COW
` [PATCH v9 05/22] Introduce IS_DAX(inode)
` [PATCH v9 06/22] Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
` [PATCH v9 07/22] Replace XIP read and write with DAX I/O
` [PATCH v9 08/22] Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v9 09/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v9 10/22] Replace xip_truncate_page with dax_truncate_page
` [PATCH v9 11/22] Replace XIP documentation with DAX documentation
` [PATCH v9 12/22] Remove get_xip_mem
` [PATCH v9 13/22] ext2: Remove ext2_xip_verify_sb()
` [PATCH v9 14/22] ext2: Remove ext2_use_xip
` [PATCH v9 15/22] ext2: Remove xip.c and xip.h
` [PATCH v9 16/22] Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v9 17/22] ext2: Remove ext2_aops_xip
` [PATCH v9 18/22] Get rid of most mentions of XIP in ext2
` [PATCH v9 19/22] xip: Add xip_zero_page_range
` [PATCH v9 20/22] ext4: Avoid lock inversion between i_mmap_mutex and transaction start
` [PATCH v9 21/22] ext4: Add DAX functionality
` [PATCH v9 22/22] brd: Rename XIP to DAX
[meta-gnome][PATCH 01/10] libgnomekbd: fix S!=B
2014-08-01 13:34 UTC (10+ messages)
` [meta-gnome][PATCH 02/10] gnome-settings-daemon: remove blacklist, libgnomekbd has been fixed
` [meta-gnome][PATCH 03/10] gnome-control-center: "
` [meta-gnome][PATCH 04/10] nautilus: fix S!=B
` [meta-gnome][PATCH 05/10] libgsf: update to 1.14.29
` [meta-gnome][PATCH 06/10] wv: update to 1.2.4
` [meta-gnome][PATCH 07/10] abiword: remove blacklist, libgsf and sv have been fixed
` [meta-gnome][PATCH 08/10] goffice: remove blacklist. libgsf has "
` [meta-gnome][PATCH 09/10] gnumeric: "
` [meta-gnome][PATCH 10/10] libgnomeprint: use pkgconfig for freetype support
[qemu-upstream-unstable test] 29553: regressions - trouble: broken/fail/pass
2014-08-01 13:35 UTC
'commands: add hwclock' partially apllied!
2014-08-01 13:34 UTC (2+ messages)
[PATCH 0/6] ARM: DT/davinci: Audio for da850-evm in DT boot
2014-08-01 13:34 UTC (13+ messages)
` [PATCH 5/6] ARM: DTS: da850-evm: Add node for tlv320aic3106 codec
[Qemu-devel] [PATCH v3 00/16] target-arm: Parts of the AArch64 EL2/3 exception model
2014-08-01 13:34 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 07/16] target-arm: Add HCR_EL2
` [Qemu-devel] [PATCH v3 08/16] target-arm: Add SCR_EL3
[PATCH v2 0/6] android/gatt: Make usage of kernel auto connect feat
2014-08-01 13:32 UTC (3+ messages)
[PATCH 0/4] iscsi: iscsi changes for 3.17
2014-08-01 13:31 UTC (5+ messages)
` [PATCH 1/4] iscsi class: fix get_host_stats error handling
[PATCH v3 0/6] [PATCH v2 0/6] android/gatt: Make usage of kernel auto connect feat
2014-08-01 13:31 UTC (7+ messages)
` [PATCH v3 1/6] android/bluetooth: Add flag for kernel connection control
` [PATCH v3 2/6] android/bluetooth: Add API to add device to auto connect list
` [PATCH v3 3/6] android/bluetooth: Add API to remove device from "
` [PATCH v3 4/6] android/gatt: Refactor trigger connection function
` [PATCH v3 5/6] android/gatt: Use kernel auto connect feature if possible
` [PATCH v3 6/6] android/bluetooth: Clear auto connect list on startup
[PATCH] Phytec phyCORE AM335x updates
2014-08-01 13:29 UTC (8+ messages)
` [PATCH 1/7] ARM: AM33xx: Add SDRAM size detection
` [PATCH 2/7] ARM: phyCORE-am335x: read back SDRAM controller settings
` [PATCH 3/7] ARM: phyCORE-am335x: Add support for more SDRAM configurations
` [PATCH 4/7] mtd: omap gpmc: fix ecc bytes/size
` [PATCH 5/7] mtd: omap gpmc: reserve 14 byte/subpage for ECC in BCH8 romcode
` [PATCH 6/7] mtd: omap gpmc: fix bch8 nand-ecc-opt property
` [PATCH 7/7] ARM: AM3355x: Update defconfig
[BUG?] 3.16-rc6 ... at drivers/gpu/drm/i915/intel_pm.c:5997 intel_display_power_put+0x12d/0x160()
2014-08-01 13:28 UTC (9+ messages)
` [Intel-gfx] "
[PATCH] locking/mutexes: Revert "locking/mutexes: Add extra reschedule point"
2014-08-01 13:27 UTC (8+ messages)
[PATCH] Input: hyperv-keyboard: register as a wakeup source
2014-08-01 14:28 UTC
[PATCH] of_mtd: add soft_bch and hw_oob_first ecc modes
2014-08-01 13:26 UTC
[PATCH] drm/radeon: Only flush HDP cache from idle ioctl if BO is in VRAM
2014-08-01 13:26 UTC (2+ messages)
[PATCH] i2c: at91: add at91sam9x5 config
2014-08-01 13:26 UTC
[PATCH] HID: hyperv: register as a wakeup source
2014-08-01 14:26 UTC
[PATCH 0/2] Add atmel pinctrl driver
2014-08-01 13:24 UTC (3+ messages)
` [PATCH 1/2] pinctrl: at91: add "
` [PATCH 2/2] at91sam9g45: add device tree gpio clocks
[PATCH 15/40] drm/i915: Clear TX FIFO reset master override bits on chv
2014-08-01 13:23 UTC (2+ messages)
` [PATCH v2 "
Btrfs offline deduplication
2014-08-01 13:23 UTC (3+ messages)
[PATCH 0/5] Add device tree support of Atmel NAND driver
2014-08-01 13:23 UTC (6+ messages)
` [PATCH 1/5] mtd: atmel_nand: add support for device tree
` [PATCH 2/5] mtd: nand: remove NAND_ATMEL_PMECC
` [PATCH 3/5] board: atmel: initialise the has_pmecc member
` [PATCH 4/5] mtd: atmel_nand: retrieve ecc_mode from pdata
` [PATCH 5/5] board: atmel: initialise ecc_mode
[LTP] [PATCH 1/2] network ftp: some cleanup
2014-08-01 13:23 UTC (4+ messages)
` [LTP] [PATCH v2 "
[PATCH 0/2] Add device tree support of i2c Atmel driver
2014-08-01 13:22 UTC (3+ messages)
` [PATCH 1/2] i2c: at91: add support of device tree
` [PATCH 2/2] at91sam9g45: clock: add i2c clocks
[PATCH 1/3] x86 msr: msr goto extension support
2014-08-01 13:21 UTC (5+ messages)
` [PATCH 2/3] x86 perf: Protect LBR msrs accessing against potential #GP
[PATCH] os-release: Adding a new recipe for operating system identification
2014-08-01 13:16 UTC
[Bug 81991] New: X page allocation errors referencing radeon_vm_get_bos
2014-08-01 13:19 UTC (2+ messages)
` [Bug 81991] "
[PATCH v2 0/9] thermal: exynos: various cleanups
2014-08-01 13:18 UTC (5+ messages)
[PATCHv5 0/2] ath10k spectral scan support
2014-08-01 13:17 UTC (6+ messages)
` [PATCHv5 1/2] ath: Move spectral debugfs structs to shared header
` [PATCHv5 2/2] ath10k: add spectral scan feature
[Bridge] tg3 not working in bridged mode
2014-08-01 13:17 UTC
[RFC PATCH 00/11] Refactor MSI to support Non-PCI device
2014-08-01 13:16 UTC (7+ messages)
[PATCH] android/pts: PTS testing results for SM
2014-08-01 13:16 UTC (2+ messages)
Simplified LRC in CEPH
2014-08-01 13:14 UTC (4+ messages)
[PATCH] kni: fixed compilation error on Ubuntu 14.04 LTS (kernel 3.13.0-30.54)
2014-08-01 13:15 UTC (3+ messages)
[Qemu-devel] [PATCH v3 0/2] coroutine: dynamically scale pool size
2014-08-01 13:15 UTC (2+ messages)
[PATCH 0/1] ARM: OMAP: add external clock provider support
2014-08-01 13:15 UTC (4+ messages)
` [PATCH 1/1] clk: ti: add support for external clock provider
[PATCH 0/6] of-thermal hardware trip points + Tegra124 SOCTHERM driver
2014-08-01 13:15 UTC (7+ messages)
` [PATCH 1/6] thermal: of: Add support for hardware-tracked trip points
[meta-fsl-arm][PATCH v2 1/3] pulseaudio: Customize pulseaudio configuration for i.MX6 platforms
2014-08-01 13:12 UTC (6+ messages)
` [meta-fsl-arm][PATCH v2 2/3] pulseaudio: Fix mutext issue when do pause in gstreamer
` [meta-fsl-arm][PATCH v2 3/3] pulseaudio: Fix no sound issue after plugin/out headphone
[PATCH 00/40] CHV stuff mostly
2014-08-01 13:10 UTC (4+ messages)
` [PATCH 14/40] drm/i915: Override display PHY TX FIFO reset master on chv
[PATCH 1/2] igb_uio: fix compability on old kernel
2014-08-01 13:11 UTC (4+ messages)
` [PATCH 2/2] igb_uio: handle no IRQ fallback
[PATCH 0/3] platform/chrome: chromeos_laptop - Add Haswell Chromebooks
2014-08-01 13:08 UTC (7+ messages)
[PATCH lttng-tool] Fix: mi: Make sure GIT_VERSION symbol always exist
2014-08-01 13:02 UTC
[PATCH net-next v2 2/2] xfrm: configure policy hash table thresholds by netlink
2014-08-01 13:01 UTC (4+ messages)
` [PATCH RFC iproute2 0/2] ipxfrm: configuration of SPD hash
` [PATCH RFC iproute2 1/2] Update headers to net-next
` [PATCH RFC iproute2 2/2] ipxfrm: add command for configuring SPD hash table
[meta-fsl-ppc][PATCH] sysvinit: auto detect hostname for qoriq machines
2014-08-01 13:01 UTC (2+ messages)
[PATCH RFC 0/4] xen/pvhvm: fix shared_info and pirq issues with kexec
2014-08-01 13:00 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.