messages from 2013-07-29 18:28:35 to 2013-07-29 19:21:21 UTC [more...]
[Qemu-devel] [PULL for-1.6 000/173] QOM devices patch queue 2013-07-29
2013-07-29 19:18 UTC (37+ messages)
` [Qemu-devel] [PULL 001/173] fdc: Fix inheritence for SUNW,fdtwo
` [Qemu-devel] [PULL 002/173] ide/piix: QOM casting sweep
` [Qemu-devel] [PULL 003/173] ide: Introduce abstract QOM type for PCIIDEState
` [Qemu-devel] [PULL 004/173] cpu/a9mpcore: QOM casting cleanup
` [Qemu-devel] [PULL 005/173] timer/arm_mptimer: QOM cast cleanup
` [Qemu-devel] [PULL 006/173] cpu/a15mpcore: "
` [Qemu-devel] [PULL 007/173] arm11mpcore: QOM cast cleanups for ARM11MPCorePriveState
` [Qemu-devel] [PULL 008/173] arm11mpcore: QOM cast cleanups for mpcore_rirq_state
` [Qemu-devel] [PULL 009/173] pci-bridge: Turn PCIBridge into abstract QOM type
` [Qemu-devel] [PULL 010/173] pci-bridge-dev: QOM parent field cleanup
` [Qemu-devel] [PULL 011/173] pci-bridge/i82801b11: Rename parent field
` [Qemu-devel] [PULL 012/173] pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types
` [Qemu-devel] [PULL 013/173] etraxfs_ser: QOM cast cleanups
` [Qemu-devel] [PULL 014/173] xilinx_uartlite: Rename xlx_uartlite to XilinxUARTLite
` [Qemu-devel] [PULL 015/173] xilinx_uartlite: QOM cast cleanups
` [Qemu-devel] [PULL 016/173] cs4231: QOM cast cleanup
` [Qemu-devel] [PULL 017/173] audio/marvell_88w8618: "
` [Qemu-devel] [PULL 018/173] milkymist-ac97: "
` [Qemu-devel] [PULL 019/173] pl041: Rename pl041_state to PL041State
` [Qemu-devel] [PULL 020/173] pl041: QOM cast cleanup
` [Qemu-devel] [PULL 021/173] onenand: "
` [Qemu-devel] [PULL 022/173] exynos4210_fimd: "
` [Qemu-devel] [PULL 023/173] g364fb: "
` [Qemu-devel] [PULL 024/173] jazz_led: "
` [Qemu-devel] [PULL 025/173] milkymist-tmu2: "
` [Qemu-devel] [PULL 026/173] milkymist-vgafb: "
` [Qemu-devel] [PULL 027/173] pl110: Rename pl110_state to PL110State
` [Qemu-devel] [PULL 028/173] pl110: QOM'ify pl110, pl110_versatile and pl111
` [Qemu-devel] [PULL 029/173] tcx: QOM cast cleanup
` [Qemu-devel] [PULL 030/173] imx_avic: "
` [Qemu-devel] [PULL 031/173] imx_ccm: "
` [Qemu-devel] [PULL 032/173] armv7m: QOM cast cleanup for BitBandState
` [Qemu-devel] [PULL 033/173] highbank: QOM cast cleanup for HighbankRegsState
` [Qemu-devel] [PULL 034/173] integratorcp: QOM cast cleanup for integratorcm_state
` [Qemu-devel] [PULL 035/173] integratorcp: QOM cast cleanup for icp_pic_state
` [Qemu-devel] [PULL 036/173] musicpal: Fix typo in name of local function
NSA310 + DT
2013-07-29 19:21 UTC (3+ messages)
[REGRESSION/PATCH] acpi: blacklist win8 OSI for ASUS Zenbok Prime UX31A
2013-07-29 19:20 UTC
[PATCH v2 0/5] Add rbtree postorder iteration functions, runtime tests, and update zswap to use
2013-07-29 19:19 UTC (11+ messages)
` [PATCH v2 1/5] rbtree: add postorder iteration functions
` [PATCH v2 2/5] rbtree: add rbtree_postorder_for_each_entry_safe() helper
` [PATCH v2 3/5] rbtree_test: add test for postorder iteration
` [PATCH v2 4/5] rbtree: allow tests to run as builtin
` [PATCH v2 5/5] mm/zswap: use postorder iteration when destroying rbtree
[PATCH 00/18] mm, hugetlb: remove a hugetlb_instantiation_mutex
2013-07-29 19:19 UTC (15+ messages)
` [PATCH 05/18] mm, hugetlb: protect region tracking via newly introduced resv_map lock
` [PATCH 11/18] mm, hugetlb: move down outside_reserve check
` [PATCH 13/18] mm, hugetlb: grab a page_table_lock after page_cache_release
` [PATCH 15/18] mm, hugetlb: move up anon_vma_prepare()
[PATCH 01/20] metadata: Do not try to check vg_name of a NULL PV
2013-07-29 19:19 UTC (20+ messages)
` [PATCH 02/20] toollib: Drop the pv_read optimisation
` [PATCH 03/20] test: Add a test for the failing "
` [PATCH 04/20] pvresize: Do not use pv_read (get the PV from orphan VG)
` [PATCH 05/20] test: Fix fallout from pv_read changes
` [PATCH 06/20] pvremove: Avoid using pv_read in favour of scanning
` [PATCH 07/20] metadata: Avoid pv_read in find_pv_by_name
` [PATCH 08/20] metadata: Fix handling of orphan PV linking & re-linking
` [PATCH 09/20] metadata: Nuke the exported "pv_read" function
` [PATCH 10/20] labeller: Make the use of "private" as "fmt" explicit
` [PATCH 11/20] toollib: Implement process_each_label
` [PATCH 12/20] metadata: Add lvmcache_info_mda_free as a companion to pv_mda_free
` [PATCH 13/20] metadata: Add a pv_label accessor (go from a PV to its label)
` [PATCH 14/20] label: Track a device pointer in struct label
` [PATCH 15/20] report: Make dev_size and dev_name columns' type "label"
` [PATCH 16/20] report: Add a proper "label" field type
` [PATCH 17/20] report: Adapt _pvfmt_disp to label-based reporting
` [PATCH 18/20] report: Make PMdaFree into a "label" field
` [PATCH 19/20] report: Iterate over labels instead of PVs for label-only reports
` [PATCH 20/20] report: Make PV UUID into a "label" type field
[patch] RDMA/cxgb3: stack info leak in iwch_craete_cq()
2013-07-29 19:19 UTC (3+ messages)
` [patch v2] "
[patch 0/6] improve memcg oom killer robustness
2013-07-29 19:18 UTC (14+ messages)
` [patch 1/6] arch: mm: remove obsolete init OOM protection
` [patch 2/6] arch: mm: do not invoke OOM killer on kernel fault OOM
` [patch 4/6] x86: finish user fault error path with fatal signal
` [patch 5/6] mm: memcg: enable memcg OOM killer only for user faults
[PATCH] full listing for RT Systems ftdi devices
2013-07-29 19:17 UTC
usbdevice option and specifying a specific device
2013-07-29 19:17 UTC
[PATCH RESEND 00/10] scsi: ufs: link start-up rework and other fixes
2013-07-29 19:17 UTC (4+ messages)
` [PATCH 06/10] scsi: ufs: use devres functions for ufshcd
` [PATCH v2 "
[PATCH 0/2] hugepage: optimize page fault path locking
2013-07-29 19:16 UTC (5+ messages)
` [PATCH 2/2] hugepage: allow parallelization of the hugepage fault path
[patch] net: remove an unneeded check
2013-07-29 19:15 UTC (2+ messages)
[Buildroot] [PATCH v2] package/libedit: switch to alternate URL for proper packaging
2013-07-29 19:14 UTC (2+ messages)
[PATCH RESEND 0/1] AHCI: Optimize interrupt processing
2013-07-29 19:19 UTC (14+ messages)
[PATCH v3 0/3] Input: omap-keypad: Wakeup capability and w/a for i689 errata
2013-07-29 19:13 UTC (6+ messages)
` [PATCH v3 1/3] Input: omap-keypad: Enable wakeup capability for keypad
bcache disabled due to inconsistent ptrs
2013-07-29 19:13 UTC (6+ messages)
[PATCH 0/9] scsi:ufs: query, bkops support and other fixes
2013-07-29 19:06 UTC (10+ messages)
` [PATCH 1/9] scsi: ufs: Add support for sending NOP OUT UPIU
` [PATCH 2/9] scsi: ufs: Set fDeviceInit flag to initiate device initialization
` [PATCH 3/9] scsi: ufs: Add support for host assisted background operations
` [PATCH 4/9] scsi: ufs: Add runtime PM support for UFS host controller driver
` [PATCH 5/9] ufshcd-pci: release ioremapped region during removing driver
` [PATCH 6/9] ufs: don't disable_irq() if the IRQ can be shared among devices
` [PATCH 7/9] ufs: don't stop controller before scsi_remove_host()
` [PATCH 8/9] ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe()
` [PATCH 9/9] drivers/scsi/ufs: don't check resource with devm_ioremap_resource
[Qemu-devel] moving CHR_EVENT_OPEN out of BH broke echo for muxed mon
2013-07-29 19:07 UTC (4+ messages)
[Buildroot] [git commit] uboot: add support for Freescale .sb format to uboot
2013-07-29 19:06 UTC
eglibc and Oracle embedded JRE compatibility
2013-07-29 19:05 UTC (4+ messages)
[PATCH] ATA: sata_mv: Remove unneeded forward declaration
2013-07-29 19:04 UTC (3+ messages)
` [PATCH] ATA: sata_mv: Remove uneeded CONFIG_HAVE_CLK ifdefs
[PATCH 0/9] scsi:ufs: query, bkops support and other fixes
2013-07-29 19:05 UTC (2+ messages)
recipe dependency on externally built binaries?
2013-07-29 19:05 UTC
Inconsistent Performance
2013-07-29 19:04 UTC (2+ messages)
[PATCH v2 0/6] usb: phy: msm: Fixes and cleanups
2013-07-29 19:02 UTC (5+ messages)
` [PATCH v2 1/6] usb: phy: msm: Move mach depndend code to platform data
[Qemu-devel] [PATCH] migration: send total time in QMP at "completed" stage
2013-07-29 19:02 UTC (2+ messages)
[PATCH 0 of 4 RFC] xl - Remus network buffering support
2013-07-29 19:00 UTC (4+ messages)
` [PATCH 2 of 4 RFC] xl/remus: Network buffering cmdline switch, setup/teardown
A call to revise sockets behaviour
2013-07-29 19:00 UTC (6+ messages)
pull-request: iwlwifi-fixes 2013-07-26
2013-07-29 18:45 UTC (2+ messages)
pull-request: mac80211 2013-07-26
2013-07-29 18:48 UTC (2+ messages)
[PATCH 0/9] Add namespace support for syslog v2
2013-07-29 18:58 UTC (3+ messages)
[PATCH V2] fwcutter: Add firmware 6.30.163.46
2013-07-29 18:56 UTC
[Bug 67107] New: Xorg starts and crashes with DPM enable
2013-07-29 18:56 UTC (2+ messages)
` [Bug 67107] "
[PATCH] xfstests: generic/315: allow a little tolerance for our used check
2013-07-29 18:55 UTC (2+ messages)
[Qemu-devel] [BUG] GTK terminal is broken
2013-07-29 18:55 UTC (4+ messages)
[resubmit2] [PATCH] spi: spi-davinci: Fix direction in dma_map_single()
2013-07-29 18:54 UTC
[Buildroot] [PATCH] kobs-ng: new package
2013-07-29 18:54 UTC (2+ messages)
[GIT PULL] cgroup changes for 3.11-rc2
2013-07-29 18:52 UTC (11+ messages)
` memcg creates an unkillable task in 3.2-rc2
[PATCH] Fix #include in drm_mm.h to unbreak ia64 build
2013-07-29 18:51 UTC
DT bindings as ABI [was: Do we have people interested in device tree janitoring / cleanup?]
2013-07-29 18:51 UTC (21+ messages)
` [Ksummit-2013-discuss] "
[Buildroot] [PATCH] mtd: add option to build mkfs.ubifs for target
2013-07-29 18:51 UTC (2+ messages)
[PATCH] Remove deprecated OPTION_BOOLEAN
2013-07-29 18:50 UTC (4+ messages)
[Bug 66067] New: Trine 2 color problems on Radeon HD 6770 (Juniper)
2013-07-29 18:48 UTC (2+ messages)
` [Bug 66067] Trine 2's fragment normal buffer is mixtextured "
[Buildroot] [git commit] mtd: add option to build mkfs.ubifs for target
2013-07-29 18:47 UTC
[U-Boot] [PATCH] wandboard: add pxe support, set default boot command like highbank
2013-07-29 18:47 UTC (3+ messages)
[PATCH 0/4] ARM: dove: DT updates for v3.11-rc2
2013-07-29 18:45 UTC (4+ messages)
` [PATCH 4/4] ARM: dove: add initial DT file for Globalscale D2Plug
[net-next 00/15][pull request] Intel Wired LAN Driver Updates
2013-07-29 18:45 UTC (7+ messages)
` [net-next 08/15] pci: expose pcie_link_speed and pcix_bus_speed arrays
` [net-next 09/15] pci: move enum pcie_link_width into pci.h
` [net-next 10/15] pci: Add function to obtain minimum link width and speed
Pull request: ath-current 20130723
2013-07-29 18:42 UTC (3+ messages)
[Bug 67382] New: [nouveau, nv50] linux 3.9.7-3.10.3: Xorg won't be available
2013-07-29 18:44 UTC (3+ messages)
` [Bug 67382] "
[PATCH 2/2] mm: page_alloc: Add unlikely for MAX_ORDER check
2013-07-29 18:44 UTC (2+ messages)
pull request: bluetooth 2013-07-25
2013-07-29 18:43 UTC (3+ messages)
[PATCH 1/3] Update gatt_service_add size assert for dealing with 128-bit uuids
2013-07-29 18:42 UTC (3+ messages)
` [PATCH 2/3] Rename GATT_OPT_CHR_UUID into GATT_OPT_CHR_UUID16
` [PATCH 3/3] Add support for 128-bit characteristic uuids in gatt_service_add
[PATCH] time: sched_clock: fix integer overflow
2013-07-29 18:41 UTC (4+ messages)
[PATCH 14/16] usb: musb: dsps: add MUSB_DEVCTL_SESSION back after removal
2013-07-29 18:41 UTC (14+ messages)
[Ksummit-2013-discuss] [ATTEND] DT, maintainership, development process
2013-07-29 18:41 UTC (3+ messages)
bitbake -c populate_sdk -v poky-image
2013-07-29 18:38 UTC (5+ messages)
Anyone in NYC next week?
2013-07-29 18:38 UTC (3+ messages)
How to make audit match only one rule?
2013-07-29 18:38 UTC
[PATCH 0/3] pcf857x: Add OF support
2013-07-29 18:39 UTC (4+ messages)
` [PATCH 1/3] gpio: pcf857x: Sort headers alphabetically
` [PATCH 2/3] gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()
` [PATCH 3/3] gpio: pcf857x: Add OF support
[PATCH v3 1/2] flow_dissector: clean up IPIP case
2013-07-29 18:07 UTC
master - alloc: fix lvextend when stripe number varies
2013-07-29 18:37 UTC
Con Wind Unlimited servizi illimitati e fatture sicure!
2013-07-29 18:37 UTC
[PATCH] Btrfs-progs: return immediately on tree search failure
2013-07-29 18:36 UTC
[PATCH] More typofixes
2013-07-29 18:36 UTC (5+ messages)
[PATCH] Btrfs-progs: optimize function btrfs_read_chunk_tree
2013-07-29 18:35 UTC (2+ messages)
` [PATCH v2] "
[Qemu-devel] [Bug 1204697] [NEW] guest disk accesses lead to ATA errors + host vcpu0 unhandled wrmsr/rdmsr
2013-07-29 18:27 UTC (2+ messages)
` [Qemu-devel] [Bug 1204697] "
[PATCH v2 1/5] Staging: bcm: LeakyBucket: Fixed spacing/tabing issues
2013-07-29 18:34 UTC (2+ messages)
[Qemu-devel] [PATCH v8 07/10] qemu-ga: Add Windows VSS provider and requester as DLL
2013-07-29 18:32 UTC (2+ messages)
[PATCH v3 0/8] memcg, cgroup: kill css_id
2013-07-29 18:31 UTC (8+ messages)
` [PATCH v3 1/8] cgroup: convert cgroup_ida to cgroup_idr
` [PATCH v3 3/8] cgroup: implement cgroup_from_id()
[PATCH 1/2] ARM: dts: Change dw-apb-timer-osc and dw-apb-timer-sp to just dw-apb-timer
2013-07-29 18:30 UTC (3+ messages)
` [PATCH 2/2] clocksource: dw_apb_timer_of: Fix read_sched_clock
mds.0 crashed with 0.61.7
2013-07-29 18:29 UTC (4+ messages)
[PATCH - microII 1/1] ALSA: usb-audio: Add Audio Advantage Micro II
2013-07-29 18:29 UTC (5+ messages)
` [PATCH - microII 1/1] conf/cards: add "
[PATCH v4 00/17] xen: arm: 64-bit dom0 kernel support
2013-07-29 18:29 UTC (3+ messages)
` [PATCH 04/17] xen: arm: support building a 64-bit dom0 domain
cron job: media_tree daily build: WARNINGS
2013-07-29 18:29 UTC
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.