All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-16 09:35:34 to 2015-02-16 10:22:03 UTC [more...]

[PATCH v2 2/3] dbus: Add disconnect watch support
 2015-02-16 10:22 UTC  (2+ messages)

[U-Boot] [u-boot 00/40] dra7xx: am43xx: add dwc3 gadget driver support and enable dfu
 2015-02-16 10:21 UTC  (21+ messages)
` [U-Boot] [u-boot 01/40] ARM: DRA7: Enable clocks for USB OTGSS and USB PHY
` [U-Boot] [u-boot 02/40] ARM: AM43xx: "
` [U-Boot] [u-boot 03/40] usb: gadget: udc: add udc-core from linux kernel to u-boot
` [U-Boot] [u-boot 04/40] include: usb: modify gadget.h to include udc support
` [U-Boot] [u-boot 05/40] usb: gadget: udc: make udc-core compile in u-boot build
` [U-Boot] [u-boot 06/40] include: asm: dma-mapping: get rid of the compilation warning in udc-core
` [U-Boot] [u-boot 07/40] usb: dwc3: add dwc3 folder from linux kernel to u-boot
` [U-Boot] [u-boot 08/40] usb: dwc3: remove un-used files from dwc3 folder
` [U-Boot] [u-boot 09/40] usb: dwc3: Modify the file headers to u-boot format

btrfs check --init-csum-tree removes csums again
 2015-02-16 10:21 UTC  (4+ messages)

[Qemu-devel] [PATCH] vpc: Fix size in fixed image creation
 2015-02-16 10:20 UTC  (2+ messages)

[ANNOUNCE] Git Merge, April 8-9, Paris
 2015-02-16  9:50 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] coroutine: Fix qemu_coroutine_yield()
 2015-02-16 10:19 UTC  (2+ messages)

[PATCH] arm64: Add L2 cache topology to ARM Ltd boards/models
 2015-02-16 10:19 UTC  (7+ messages)

[Qemu-trivial] [PATCH 0/2] Fix key 'numerosign' missing in Russian keyboard
 2015-02-16 10:18 UTC  (7+ messages)
` [Qemu-trivial] [PATCH 2/2] qemu-char: add cyrillic key 'numerosign' to Russian keymap
          ` [Qemu-devel] "

[PULL REQUEST] fm10k: new polling mode driver for PF/VF
 2015-02-16 10:18 UTC 

[PATCH] spi: spidev: only use up TX/RX bounce buffer space when needed
 2015-02-16 10:18 UTC  (5+ messages)

Vmap allocator fails to allocate beyond 128MB
 2015-02-16 10:17 UTC  (9+ messages)

[PATCH OSSTEST 00/12] Add nested xen on xen test case
 2015-02-16 10:16 UTC  (7+ messages)
` [PATCH OSSTEST 11/12] Changes on test step of debain hvm guest install

[Qemu-devel] [PATCH v2] vpc: Implement bdrv_co_get_block_status()
 2015-02-16 10:16 UTC  (2+ messages)

[RFC PATCH 0/9] livepatch: consistency model
 2015-02-16 10:16 UTC  (3+ messages)
` [RFC PATCH 9/9] livepatch: update task universe when exiting kernel

[PATCH v2 0/4] usb: renesas_usbhs: add support for USB-DMAC
 2015-02-16 10:15 UTC  (4+ messages)
` [PATCH v2 1/4] usb: renesas_usbhs: fix spinlock suspected in a gadget complete function

[Qemu-devel] [PATCH v5] sheepdog: selectable object size support
 2015-02-16 10:14 UTC  (3+ messages)
` [Qemu-devel] [sheepdog] "

[PATCH v4 00/28] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-02-16 10:06 UTC  (58+ messages)
` [PATCH v4 01/28] vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
` [PATCH v4 02/28] vfio: powerpc/spapr: Do cleanup when releasing the group
` [PATCH v4 03/28] vfio: powerpc/spapr: Check that TCE page size is equal to it_page_size
` [PATCH v4 04/28] vfio: powerpc/spapr: Use it_page_size
` [PATCH v4 05/28] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH v4 06/28] vfio: powerpc/spapr: Disable DMA mappings on disabled container
` [PATCH v4 07/28] vfio: powerpc/spapr: Moving pinning/unpinning to helpers
` [PATCH v4 08/28] vfio: powerpc/spapr: Register memory
` [PATCH v4 09/28] powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
` [PATCH v4 10/28] powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
` [PATCH v4 11/28] powerpc/iommu: Introduce iommu_table_alloc() helper
` [PATCH v4 12/28] powerpc/spapr: vfio: Switch from iommu_table to new powerpc_iommu
` [PATCH v4 13/28] powerpc/iommu: Fix IOMMU ownership control functions
` [PATCH v4 14/28] vfio: powerpc/spapr: powerpc/powernv/ioda2: Rework IOMMU ownership control
` [PATCH v4 15/28] powerpc/powernv/ioda/ioda2: Rework tce_build()/tce_free()
` [PATCH v4 16/28] powerpc/iommu/powernv: Release replaced TCE
` [PATCH v4 17/28] powerpc/pseries/lpar: Enable VFIO
` [PATCH v4 18/28] poweppc/powernv/ioda2: Rework iommu_table creation
` [PATCH v4 19/28] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_create_table
` [PATCH v4 20/28] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window
` [PATCH v4 21/28] powerpc/iommu: Split iommu_free_table into 2 helpers
` [PATCH v4 22/28] powerpc/powernv: Implement multilevel TCE tables
` [PATCH v4 23/28] powerpc/powernv: Change prototypes to receive iommu
` [PATCH v4 24/28] powerpc/powernv/ioda: Define and implement DMA table/window management callbacks
` [PATCH v4 25/28] vfio: powerpc/spapr: powerpc/powernv/ioda2: Rework ownership
` [PATCH v4 26/28] vfio: powerpc/spapr: Rework an IOMMU group attach/detach
` [PATCH v4 27/28] vfio: powerpc/spapr: Register memory
` [PATCH v4 28/28] vfio: powerpc/spapr: Support Dynamic DMA windows

Pack v4 again
 2015-02-16 10:11 UTC  (3+ messages)

[PATCH] fix warning, gcc 5.0
 2015-02-16 10:13 UTC  (4+ messages)
` [PATCH] fsck: "

vnet problem (bug? feature?)
 2015-02-16 10:13 UTC  (7+ messages)

[PATCH for-4.6 0/5] xen: arm: Parse PCI DT nodes' ranges and interrupt-map
 2015-02-16 10:12 UTC  (3+ messages)

[PATCH] hwclock: man-page errata
 2015-02-16 10:12 UTC  (2+ messages)

[PATCH] logger: add --socket-errors compatibility option
 2015-02-16 10:11 UTC  (2+ messages)

[Qemu-devel] [Bug 1422307] [NEW] qemu-nbd corrupts files
 2015-02-16 10:05 UTC 

[PATCH] Fix report descriptor for Genius PenSketch M912
 2015-02-16 10:10 UTC  (2+ messages)
` [DIGImend-devel] "

[PATCH v2] xen/arm: allow console=hvc0 to be omitted for guests
 2015-02-16 10:09 UTC  (8+ messages)

[PATCH] sfdisk: include rpmatch.h
 2015-02-16 10:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] ui/cocoa.m: Machine menu patch for Mac OS X
 2015-02-16 10:08 UTC  (3+ messages)

[PATCH 0/3] ACPI/processor: trivial fixes
 2015-02-16 10:08 UTC  (6+ messages)
` [PATCH 1/3] ACPI / processor: remove incorrect comparison of phys_id

[PATCH] Btrfs: don't remove extents and xattrs when logging new names
 2015-02-16 10:07 UTC  (5+ messages)
` [PATCH v3] "

[Qemu-devel] [PATCH RFC V2 00/17] hw/pc: implement multiple primary busses for pc machines
 2015-02-16 10:07 UTC  (18+ messages)
` [Qemu-devel] [PATCH RFC V2 01/17] acpi: added needed acpi constructs
` [Qemu-devel] [PATCH RFC V2 02/17] hw/acpi: add support for multiple root busses
` [Qemu-devel] [PATCH RFC V2 03/17] hw/apci: add _PRT method for extra "
` [Qemu-devel] [PATCH RFC V2 04/17] hw/acpi: add _CRS "
` [Qemu-devel] [PATCH RFC V2 05/17] hw/acpi: remove from root bus 0 the crs resources used by other busses
` [Qemu-devel] [PATCH RFC V2 06/17] hw/pci: move pci bus related code to separate files
` [Qemu-devel] [PATCH RFC V2 07/17] hw/pci: made pci_bus_is_root a PCIBusClass method
` [Qemu-devel] [PATCH RFC V2 08/17] hw/pci: made pci_bus_num "
` [Qemu-devel] [PATCH RFC V2 09/17] hw/pci: introduce TYPE_PCI_MAIN_HOST_BRIDGE interface
` [Qemu-devel] [PATCH RFC V2 10/17] hw/pci: removed 'rootbus nr is 0' assumption from qmp_pci_query
` [Qemu-devel] [PATCH RFC V2 11/17] hw/pci: implement iteration over multiple host bridges
` [Qemu-devel] [PATCH RFC V2 12/17] hw/pci: introduce PCI Expander Bridge (PXB)
` [Qemu-devel] [PATCH RFC V2 13/17] hw/pci: inform bios if the system has more than one pci bridge
` [Qemu-devel] [PATCH RFC V2 15/17] hw/pxb: add map_irq func
` [Qemu-devel] [PATCH RFC V2 16/17] hw/pci_bus: add support for NUMA nodes
` [Qemu-devel] [PATCH RFC V2 17/17] hw/pxb: add numa_node parameter

[Qemu-devel] Did we lose monitor commands pci_add, pci_del?
 2015-02-16 10:06 UTC  (7+ messages)

[PATCH v2] wlcore: add basic device-tree support
 2015-02-16 10:06 UTC  (3+ messages)

[PATCH v2 0/6] enhance configuring an ITS
 2015-02-16 10:05 UTC  (4+ messages)
` [PATCH v2 6/6] irqchip: gicv3: skip ITS init when no ITS available

vexpress: Framebuffer broken with KVM enabled
 2015-02-16 10:04 UTC  (5+ messages)
    ` [Qemu-devel] "

[PATCH V2 0/1] package_manager.py: fix rpm based do_rootfs failed while IMAGE_INSTALL_append = " python3"
 2015-02-16 10:01 UTC  (5+ messages)
` [PATCH 1/1] "

[patch] RDMA/ocrdma: off by one in ocrdma_query_gid()
 2015-02-16 10:01 UTC  (2+ messages)

[PATCH] mk: fix missing link of librte_vhost in shared, non-combined config
 2015-02-16 10:01 UTC  (5+ messages)

[Xenomai] rtdm_irq_request not registering irq
 2015-02-16 10:01 UTC  (4+ messages)

Query on portmask config
 2015-02-16 10:01 UTC  (2+ messages)

[PATCH 1/5] ARM: dts: imx28-apf28dev: Add pinctrl for USB OTG ID pin
 2015-02-16  9:59 UTC  (8+ messages)
` [PATCH 2/5] ARM: dts: imx28-apf28: fix mac0 gpio polarity
  ` [PATCH 3/5] ARM: dts: imx28-apf28dev: fix mac1 gpio location and polarity
    ` [PATCH 4/5] ARM: dts: imx28-apf28dev: add support for can0

[PATCH 0/3] MIPS Malta serial port fixups
 2015-02-16 10:02 UTC  (3+ messages)

[RFC] xfs shrink feature
 2015-02-16  9:58 UTC  (3+ messages)

[PATCH] t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'
 2015-02-16  9:58 UTC  (3+ messages)
` [PATCH 0/2] Getopt::Long workaround in send-email

[PATCHv4 00/25] dvb core: add basic support for the media controller
 2015-02-16  9:57 UTC  (7+ messages)

n900 audio: any ideas how to get headset speaker to work?
 2015-02-16  9:57 UTC  (4+ messages)

[PATCH 1/3] exynos: config: Remove CONFIG_EXYNOS_THERMAL_CORE define (exynos_defconfig)
 2015-02-16  9:57 UTC  (9+ messages)
` [PATCH 2/3] exynos: config: Enable thermal emulation for Exynos TMU (exynos_defconfig)
` [PATCH 3/3] exynos: config: Enable support for cpufreq on Exynos SoCs (exynos_defconfig)

[PATCH v5]: clk: Add common clock support for Mediatek MT8135 and MT8173
 2015-02-16  9:56 UTC  (4+ messages)
` [PATCH 13/13] mfd: Add support for the MediaTek MT6397 PMIC

ACL lookup doesn't work for some schemes
 2015-02-16  9:56 UTC  (2+ messages)

[PATCH 2/2] drivers/core/of: Add symlink to device-tree from devices with an OF node
 2015-02-16  9:56 UTC  (2+ messages)

[PATCH v2 0/2] Qualcomm PM8941 power key driver
 2015-02-16  9:55 UTC  (2+ messages)

[PATCH 1/2] staging: rtl8192e: remove unnecessary spaces
 2015-02-16  9:54 UTC  (3+ messages)
` [PATCH 2/2] staging: rtl8192e: added parentheses in macros

[PATCH] thermal: exynos: fix: Check if data->tmu_read callback is present before read
 2015-02-16  9:53 UTC  (2+ messages)

[PATCH 2/2 v2] kernel: irq: rename irq_set_default_host to irq_domain_set_default()
 2015-02-16  9:53 UTC  (2+ messages)

[PATCH v12 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
 2015-02-16  9:52 UTC  (5+ messages)

10/5 Mhz channel width is possible ?
 2015-02-16  9:51 UTC 

[PATCH v3] brcmfmac: avoid duplicated suspend/resume operation
 2015-02-16  9:50 UTC  (10+ messages)

[PATCH] fstests: generic test for fsync followed by truncate and link
 2015-02-16  9:50 UTC  (4+ messages)

[PATCH 3.18 00/57] 3.18.6-stable review
 2015-02-16  9:50 UTC  (6+ messages)
` [PATCH 3.18 04/57] vm: add VM_FAULT_SIGSEGV handling support

[PATCH v4 0/5] ARM: at91: fix irq_pm_install_action WARNING
 2015-02-16  9:49 UTC  (8+ messages)
` [PATCH v4 3/5] irqchip: Add DT binding doc for the virtual irq demuxer chip

[Qemu-trivial] [PATCH] object: fix typo, 'my_class_init' -> 'derived_class_init'
 2015-02-16  9:49 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] manpage: update FALLOC_FL_INSERT_RANGE flag in fallocate
 2015-02-16  9:49 UTC 

[Qemu-trivial] [PATCH v2] monitor: Fix missing err = NULL in client_migrate_info()
 2015-02-16  9:48 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] staging: nvec: Make nvec_write_sync return result by parameter
 2015-02-16  9:48 UTC  (2+ messages)

[PATCH] Btrfs: cleanup alloc_chunk
 2015-02-16  9:48 UTC  (2+ messages)

tty[1-6]: colors a negative accessibility/usability trend
 2015-02-16  9:47 UTC  (9+ messages)

[PATCH] test-hexdump: test the return value of the hex_dump_to_buffer
 2015-02-16  9:47 UTC  (2+ messages)

[PATCH] Partially revert 'Fix DVB devnode representation at media controller'
 2015-02-16  9:47 UTC 

[PATCH 00/24] nd/untracked-cache updates
 2015-02-16  9:45 UTC  (4+ messages)
` [PATCH 01/24] dir.c: optionally compute sha-1 of a .gitignore file

[Qemu-trivial] [PATCH 00/11] trivial: Remove superfluous '\n' around error_report/error_setg
 2015-02-16  9:45 UTC  (4+ messages)
` [Qemu-trivial] [PATCH 03/11] pl330.c: remove superfluous '\n' around error_setg
    ` [Qemu-devel] "

[PATCH 6/9] hashmap: Add re-entrancy support to foreach function
 2015-02-16  9:44 UTC  (2+ messages)

[PATCH] Bluetooth: Fix accepting early data on fixed channels
 2015-02-16  9:42 UTC 

udp6_tunnel and address scope?
 2015-02-16  9:38 UTC 

[Qemu-trivial] [PATCH] spice: fix memory leak
 2015-02-16  9:40 UTC  (4+ messages)
    ` [Qemu-devel] "

[PATCH v7 00/16] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
 2015-02-16  9:40 UTC  (7+ messages)
` [PATCH v7 05/16] clk: tegra: Add DFLL DVCO reset control for Tegra124

[Cluster-devel] [PATCH] fs: record task name which froze superblock
 2015-02-16  9:38 UTC  (3+ messages)
`  "

[PATCH BlueZ] uuid: Add bt_uuid_to_le
 2015-02-16  9:37 UTC  (2+ messages)

[PATCH v4 1/3] lib/plist: Provide plist_add_head() for nodes with the same prio
 2015-02-16  9:32 UTC  (3+ messages)
` [PATCH v4 2/3] sched/rt: Fix wrong SMP scheduler behavior for equal prio cases
` [PATCH v4 3/3] sched/rt: Check to push the task when changing its affinity

[Ceph-qa] 1 hung, 11 passed in teuthology-2015-02-11_16:13:01-samba-giant-distro-basic-multi
 2015-02-16  9:35 UTC  (7+ 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.