All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-02 11:53:27 to 2013-10-02 12:53:25 UTC [more...]

[Printing-architecture] CUPS "make test" dependent on cups-filters
 2013-10-02 12:53 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2013-10-02 12:53 UTC 

[U-Boot] [PATCH 0/2] compulab: adjustments before porting more boards
 2013-10-02 12:53 UTC  (3+ messages)

[PATCH] perf session: Add option to copy events when queueing
 2013-10-02 12:52 UTC  (4+ messages)

[PATCH 00/13] RFC: Add Qt5 support and update matrix-browser to use either Qt4 or Qt5
 2013-10-02 12:52 UTC  (3+ messages)
` [PATCH 01/13] arago-dylan-config: add meta-qt5/master and dependency on meta-ruby from meta-oe

[PATCH] mac80211: allow mgmt frame transmission on DFS channels
 2013-10-02 12:52 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/balbi/linux-firmware
 2013-10-02 12:52 UTC 

[Qemu-devel] [PATCH RFC v2 0/9] hw/pci: set irq without selecting INTx pin
 2013-10-02 12:54 UTC  (12+ messages)
` [Qemu-devel] [PATCH RFC v2 1/9] hw/core: Add interface to allocate and free a single IRQ
` [Qemu-devel] [PATCH RFC v2 2/9] hw/pci: add pci wrappers for allocating and asserting irqs
` [Qemu-devel] [PATCH RFC v2 3/9] hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc init
` [Qemu-devel] [PATCH RFC v2 4/9] hw/vmxnet3: set interrupts using pci irq wrappers
` [Qemu-devel] [PATCH RFC v2 5/9] hw/vfio: "
` [Qemu-devel] [PATCH RFC v2 6/9] hw/xhci: "
` [Qemu-devel] [PATCH RFC v2 7/9] hw: "
` [Qemu-devel] [PATCH RFC v2 8/9] hw/pcie: AER and hot-plug events must use device's interrupt
` [Qemu-devel] [PATCH RFC v2 9/9] hw/pci: removed irq field from PCIDevice

[U-Boot] Pull request for u-boot-marvell.git
 2013-10-02 12:51 UTC  (8+ messages)
        ` [U-Boot] Pull request for u-boot-marvell.git - PLEASE HOLD ON
          ` [U-Boot] Pull request for u-boot-marvell.git - go ahead

[PATCH 2/4] nohz: Synchronize sleep time stats with seqlock
 2013-10-02 12:50 UTC  (12+ messages)

[PATCH v2 1/2] regulator: as3722: Fix equation to calculate max_uV in regulator_lin_range macro
 2013-10-02 12:49 UTC  (2+ messages)
` [PATCH v2 2/2] regulator: as3722: Fix off-by-one n_voltages setting for SDx

[RFC PATCH] ARM: Flush L2 cache on soft_restart
 2013-10-02 12:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] m4: bump to version 1.4.17
 2013-10-02 12:48 UTC  (4+ messages)
` [Buildroot] [PATCH 2/3] bison: bump to version 3.0
` [Buildroot] [PATCH 3/3] gmp: bump to version 5.1.3

[PATCH] [media] ts2020: keep 1.06 MHz as default value for frequency_div
 2013-10-02  9:46 UTC 

[PATCH 0/3] ARM: at91/tc/clocksource: various robustness improvements
 2013-10-02 12:47 UTC  (13+ messages)
` [PATCH 1/3] ARM: at91/tc/clocksource: replace clk_enable/disable with clk_prepare_enable/disable_unprepare
` [PATCH 2/3] ARM: at91/tc/clocksource: improve driver robustness
` [PATCH 3/3] ARM: at91/tc/clocksource: remove IRQF_DISABLED

[RFC] perf: mmap2 not covering VM_CLONE regions
 2013-10-02 12:46 UTC  (9+ messages)

Regarding Terratec H5 and analog support
 2013-10-02 12:46 UTC 

[Buildroot] [Patch v5] libcgroup: new package
 2013-10-02 12:46 UTC 

[PATCH 0/1] fix MVEBU GPIO driver bug causing kernel hang
 2013-10-02 12:45 UTC  (3+ messages)
` [PATCH 1/1] gpio: mvebu: enable and use IRQ_GC_MASK_CACHE_PER_TYPE

[PATCH] Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responses
 2013-10-02 12:45 UTC 

[Qemu-devel] [PATCH] block/qcow2: Use bdrv_truncate for size amend
 2013-10-02 12:44 UTC  (3+ messages)

post-receive: pub/scm/utils/util-linux/util-linux
 2013-10-02 12:44 UTC 

Armada XP doesn't boot in v3.12-rc3
 2013-10-02 12:43 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 uq/master 0/2] KVM: issues with XSAVE support
 2013-10-02 12:41 UTC  (3+ messages)
  `  "

[PATCH] Bluetooth: Use only 2 bits for controller type information
 2013-10-02 12:41 UTC  (5+ messages)

[Qemu-devel] [PATCH V9 00/11] Quorum block driver
 2013-10-02 12:39 UTC  (12+ messages)
` [Qemu-devel] [PATCH V9 01/11] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB
` [Qemu-devel] [PATCH V9 02/11] quorum: Create BDRVQuorumState and BlkDriver and do init
` [Qemu-devel] [PATCH V9 03/11] quorum: Add quorum_aio_writev and its dependencies
` [Qemu-devel] [PATCH V9 04/11] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify
` [Qemu-devel] [PATCH V9 05/11] quorum: Add quorum_aio_readv
` [Qemu-devel] [PATCH V9 06/11] quorum: Add quorum mechanism
` [Qemu-devel] [PATCH V9 07/11] quorum: Add quorum_getlength()
` [Qemu-devel] [PATCH V9 08/11] quorum: Add quorum_invalidate_cache()
` [Qemu-devel] [PATCH V9 09/11] quorum: Add quorum_co_get_block_status
` [Qemu-devel] [PATCH V9 10/11] quorum: Add quorum_co_flush()
` [Qemu-devel] [PATCH V9 11/11] quorum: Add quorum_open() and quorum_close()

PERF_EVENT_IOC_SET_OUTPUT
 2013-10-02 12:40 UTC  (6+ messages)

[PATCH 0/4] add IBSS-DFS support
 2013-10-02 12:40 UTC  (4+ messages)
` [PATCH 2/4] nl80211/cfg80211: enable DFS for IBSS mode

[PATCH] orion-gpio: enable IRQ_GC_MASK_CACHE_PER_TYPE
 2013-10-02 12:39 UTC  (2+ messages)

[GIT PULL] nohz: Full dynticks for 32 bits and arm support
 2013-10-02 12:37 UTC  (8+ messages)
` [PATCH 1/3] vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig
` [PATCH 2/3] nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT
` [PATCH 3/3] ARM: Kconfig: allow full nohz CPU accounting

[PATCH 0/6] arm: shmobile: Add USBHS and PCI OHCI/EHCI to RCAR H2 Lager
 2013-10-02 12:38 UTC  (2+ messages)

[PATCH 5/6] arm: shmobile: lager: Add internal PCI support
 2013-10-02 12:36 UTC  (3+ messages)

[PATCH 1/1] obexd: Fix emitting Type property changed signals for messages
 2013-10-02 12:36 UTC  (2+ messages)

[U-Boot] Buildman changes for release
 2013-10-02 12:35 UTC  (2+ messages)

[Qemu-devel] [PATCH V4] disable blkverify external snapshot creation
 2013-10-02 12:33 UTC  (2+ messages)
` [Qemu-devel] [PATCH V4] block: Add BlockDriver.bdrv_check_ext_snapshot

[Buildroot] [git commit] gmp: bump to version 5.1.3
 2013-10-02 12:34 UTC 

New USB core API to change interval and max packet size
 2013-10-02 12:33 UTC  (2+ messages)

[Buildroot] [git commit] bison: bump to version 3.0
 2013-10-02 12:33 UTC 

[Buildroot] [git commit] m4: bump to version 1.4.17
 2013-10-02 12:33 UTC 

[Buildroot] [PATCH v3] Added lesstif support
 2013-10-02 12:33 UTC  (6+ messages)

[Buildroot] Analysis of the Buildroot activity
 2013-10-02 12:33 UTC  (4+ messages)

[PATCH 1/2][v7] powerpc/mpc85xx:Add initial device tree support of T104x
 2013-10-02 12:31 UTC  (5+ messages)

[PATCH] powerpc/iommu: use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
 2013-10-02 12:32 UTC  (2+ messages)

See the attached file
 2013-10-02 12:23 UTC 

post-receive: pub/scm/bluetooth/bluez
 2013-10-02 12:29 UTC 

[Qemu-devel] [PATCH v6 0/5] Do not set SO_REUSEADDR on Windows
 2013-10-02 12:28 UTC  (2+ messages)

[PATCH] btrfs-progs: Make btrfs_header_chunk_tree_uuid() return unsigned long
 2013-10-02 12:28 UTC 

[RFC PATCH] regulator: core: Add ability to create a lookup alias for supply
 2013-10-02 12:16 UTC 

[RFC PATCH 0/7] cross rename
 2013-10-02 12:26 UTC  (9+ messages)
` [PATCH 3/7] vfs: add renameat2 syscall and cross-rename
` [PATCH 4/7] ext4: rename: create ext4_renament structure for local vars
` [PATCH 5/7] ext4: rename: move EMLINK check up
` [PATCH 6/7] ext4: rename: split out helper functions

[PATCH v2 0/2] serial: mxs-auart: wait for DMA buffer to flush before shutdown
 2013-10-02 12:25 UTC  (10+ messages)
` [PATCH v2 1/2] serial: mxs-auart: set the FIFO size to DMA buffer size
` [PATCH v2 2/2] serial: mxs-auart: wait for FIFO to flush before shutdown

[PATCH] hotplug: Optimize {get,put}_online_cpus()
 2013-10-02 12:25 UTC  (17+ messages)

A few BoF slots at Xen Project Developer Summit left - Let me know if you want to propose a BoF
 2013-10-02 12:24 UTC 

[PATCH/RFC v3 00/19] Common Display Framework
 2013-10-02 12:23 UTC  (4+ messages)

[Qemu-devel] [PATCH V3 0/7] qcow2: rollback the modification on fail in snapshot creation
 2013-10-02 12:23 UTC  (6+ messages)
` [Qemu-devel] [PATCH V3 2/7] qcow2: free allocated cluster on fail in qcow2_write_snapshots()
` [Qemu-devel] [PATCH V3 6/7] qcow2: print message for error path in snapshot creation

[PATCH] fast-import: always save out branches, tags and marks on checkpoint
 2013-10-02 12:24 UTC 

[PATCH 0/3] net: mv643xx_eth: various small fixes for v3.12
 2013-10-02 12:22 UTC  (10+ messages)
` [PATCH 1/3] net: mv643xx_eth: update statistics timer from timer context only
` [PATCH 2/3] net: mv643xx_eth: fix orphaned statistics timer crash
` [PATCH 3/3] net: mv643xx_eth: fix missing device_node for port devices

[PATCH 08/19 v2] net: atl1c: Change variable type to bool
 2013-10-02 12:19 UTC  (8+ messages)
` [PATCH 09/19 v2] net: bnx2x: "
` [PATCH 10/19 v2] net: myri10ge: "
` [PATCH 19/19 v2] net: ipv4: "

[PATCH -v1.1] x86, boot: Further compress CPUs bootup message
 2013-10-02 12:20 UTC  (5+ messages)
` [tip:x86/boot] x86/boot: "

[PATCH v3 0/8] Add CSA 4 commands and events in hci.h
 2013-10-02 12:20 UTC  (10+ messages)
` [PATCH v3 1/8] Bluetooth: Add Set Reserved LT_ADDR Command
` [PATCH v3 2/8] Bluetooth: Add Delete "
` [PATCH v3 3/8] Bluetooth: Add Set Connectionless Slave Broadcast Data Command
` [PATCH v3 4/8] Bluetooth: Add Write Synchronization Train Parameters Command
` [PATCH v3 5/8] Bluetooth: Add Set Connectionless Slave Broadcast Command
` [PATCH v3 6/8] Bluetooth: Add Start Synchronization Train Command
` [PATCH v3 7/8] Bluetooth: Add Synchronization Train Complete Event
` [PATCH v3 8/8] Bluetooth: Add Slave Page Response Timeout Event

[PATCH] Bluetooth: Increment management interface revision
 2013-10-02 12:18 UTC 

[PATCH 3/6] arm: shmobile: Add internal PCI support to RCAR Gen2
 2013-10-02 12:16 UTC  (2+ messages)

[RFC PATCH v2 0/7] VFIO for device tree based platform devices (work in progress)
 2013-10-02 12:14 UTC  (11+ messages)
` [PATCH 1/7] VFIO_IOMMU_TYPE1 workaround to build for platform devices
` [PATCH 3/7] Return info for device and its memory regions and interrupts

[PATCH 1/2] cx24117[v4]: Add new dvb-frontend
 2013-10-02 12:14 UTC  (3+ messages)

[BUG] perf timechart segfault
 2013-10-02 12:13 UTC  (5+ messages)

[PATCH 2/6] arm: shmobile: lager: Add USBHS support
 2013-10-02 12:13 UTC  (3+ messages)

[[RFC]] scripts/robopatch.pl: the mechanical bride of checkpatch.pl
 2013-10-02 12:06 UTC  (2+ messages)

32-bit access to 16-bit register on L4_PER
 2013-10-02 12:13 UTC 

[PATCH v2 0/5] usb: musb_dsps: support for suspend and resume
 2013-10-02 12:12 UTC  (6+ messages)
` [PATCH v2 2/5] usb: musb: call musb_port_suspend from musb_bus_suspend

[PATCH] ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
 2013-10-02 12:12 UTC  (16+ messages)

[PATCH net-next] tcp: shrink tcp6_timewait_sock by one cache line
 2013-10-02 12:08 UTC  (2+ messages)

[RFT][PATCH 1/2] regulator: as3722: Fix equation to calculate max_uV in regulator_lin_range macro
 2013-10-02 12:32 UTC  (4+ messages)

[meta-oe][PATCH v3] libhugetlbfs: add recipe
 2013-10-02 12:07 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC 00/11] s390 cpu models for KVM accelerator
 2013-10-02 12:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH RFC 10/11] s390/qemu: cpu model QMP query-cpu-model

[PATCH 0/4] Kirkwood: minor cleanups
 2013-10-02 12:05 UTC  (11+ messages)
` [PATCH 3/4] clk: kirkwood: Add CLK_IGNORE_UNUSED to ethernet ge0 and ge1 clocks

Adam7 and narrow PNG
 2013-10-02 12:05 UTC  (4+ messages)

Race and segmentation fault in pthread_kill() vs thread teardown
 2013-10-02 12:04 UTC 

mmap for /proc/vmcore broken since 3.12-rc1
 2013-10-02 12:03 UTC  (2+ messages)

[PATCH net-next v5 0/3] bonding: modify the current and add new hash functions
 2013-10-02 12:03 UTC  (3+ messages)
` [PATCH net-next v5 2/3] bonding: modify the old and add new xmit hash policies

[PATCH 1/2] hyperv-fb: add pci stub
 2013-10-02 11:55 UTC  (4+ messages)
` [PATCH 2/2] hyperv-fb: add blanking support

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi
 2013-10-02 11:59 UTC 

post-receive: pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
 2013-10-02 11:58 UTC 

[Qemu-devel] [PATCH] block/iscsi: reenable iscsi_co_get_block_status
 2013-10-02 11:58 UTC  (2+ messages)

[PATCH] misc: bh1780: probe from compatible string
 2013-10-02 11:57 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2013-10-02 11:53 UTC  (2+ messages)

[Buildroot] [git commit] linux: bump 3.11.x stable version
 2013-10-02 11:53 UTC 


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.