All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-13 20:52:45 to 2013-12-13 22:36:53 UTC [more...]

[PATCH 000/115] Android ION for drivers/staging
 2013-12-13 22:25 UTC  (60+ messages)
` [PATCH 001/115] gpu: ion: Add ION Memory Manager
` [PATCH 002/115] gpu: ion: ion_carveout_heap: fix for 3.4
` [PATCH 006/115] ion: Switch ion to use dma-buf
` [PATCH 007/115] gpu: ion: Use alloc_pages instead of vmalloc from the system heap
` [PATCH 010/115] gpu: ion: Get an sg_table from an ion handle
` [PATCH 014/115] gpu: ion: Loop on the handle count when destroying
` [PATCH 015/115] gpu: ion: Map only the vma size given
` [PATCH 018/115] gpu: ion: Add explicit sync ioctl
` [PATCH 021/115] gpu: ion: Add EXPORT_SYMBOL to functions
` [PATCH 023/115] gpu: ion: Don't call ion_buffer_put on error path
` [PATCH 025/115] gpu: ion: Switch to using kmalloc rather than kmap during allocation
` [PATCH 027/115] gpu: ion: Fix race between ion_import and ion_free
` [PATCH 029/115] gpu: ion: Add debug information for orphaned handles
` [PATCH 031/115] gpu: ion: Add support for cached mappings that don't fault
` [PATCH 033/115] gpu: ion: Stop trying to allocate from an order on first failure
` [PATCH 035/115] gpu: ion: use vmalloc to allocate page array to map kernel
` [PATCH 037/115] gpu: ion: Use the ion_page_pool from the system heap
` [PATCH 038/115] gpu: ion: Modify gfp flags in ion_system_heap
` [PATCH 041/115] gpu: ion: Switch to using a single shrink function
` [PATCH 042/115] gpu: ion: Refactor locking
` [PATCH 043/115] gpu: ion: Clear GFP_WAIT flag on high order allocations
` [PATCH 049/115] gpu: ion: Modify reserve function for carveouts with no start address
` [PATCH 050/115] gpu: ion: Fix bug where MAP ioctl was no longer supported
` [PATCH 054/115] gpu: ion: Clarify variable names and comments around heap ids v types
` [PATCH 056/115] gpu: ion: Remove heapmask from client
` [PATCH 057/115] gpu: ion: Modify zeroing code so it only allocates address space once
` [PATCH 060/115] gpu: ion: Add support for sharing buffers with dma buf kernel handles
` [PATCH 061/115] gpu: ion: Make ion_free asynchronous
` [PATCH 062/115] gpu: ion: fix kfree/list_del order
` [PATCH 063/115] gpu: ion: ion_chunk_heap: Zero chunk heap memory at creation time
` [PATCH 064/115] gpu: ion: Fix bug in ion shrinker
` [PATCH 065/115] gpu: ion: Also shrink memory cached in the deferred free list
` [PATCH 066/115] gpu: ion: __dma_page_cpu_to_dev -> arm_dma_ops.sync_single_for_device hack
` [PATCH 067/115] gpu: ion: Remove __GFP_NO_KSWAPD
` [PATCH 068/115] ion: Add Kconfig dependency to ARM
` [PATCH 069/115] gpu: ion: fix ion_platform_data definition
` [PATCH 070/115] gpu: ion: add CMA heap
` [PATCH 071/115] gpu: ion: Fix performance issue in faulting code
` [PATCH 072/115] ion: chunk_heap: fix leak in allocated counter
` [PATCH 073/115] ion: add free list size to heap debug files
` [PATCH 074/115] ion: convert map_kernel to return ERR_PTR
` [PATCH 075/115] ion: remove IS_ERR_OR_NULL
` [PATCH 076/115] ion: replace userspace handle cookies with idr
` [PATCH 077/115] ion: index client->handles rbtree by buffer
` [PATCH 078/115] ion: don't use id 0 for handle cookie
` [PATCH 079/115] ion: add new ion_user_handle_t type for the user-space token
` [PATCH 080/115] ion: change ion_user_handle_t definition to int
` [PATCH 081/115] ion: add compat_ioctl
` [PATCH 082/115] gpu: ion: delete ion_system_mapper.c
` [PATCH 083/115] ion: move userspace api into uapi/ion.h
` [PATCH 084/115] ion: Fix compat support to use proper compat ioctl numbers
` [PATCH 085/115] ion: hold reference to handle after ion_uhandle_get
` [PATCH 086/115] ion: fix crash when alloc len is -1
` [PATCH 087/115] ion: fix dma APIs
` [PATCH 088/115] ion: convert sg_dma_len(sg) to sg->length
` [PATCH 089/115] ion: check invalid values in ion_system_heap
` [PATCH 090/115] ion: add test device for unit tests to interact with dma_bufs
` [PATCH 091/115] ion: update idr to avoid deprecated apis
` [PATCH 092/115] ion: don't use __arm_ioremap to map pages

[U-Boot] [PATCH 0/34] Switch over to real Kbuild
 2013-12-13 22:35 UTC  (5+ messages)

[PATCH] PCI AER: handle pci_cleanup_aer_uncorrect_error_status() in firmware first mode
 2013-12-13 22:35 UTC  (2+ messages)

[PATCH 1/2] drivers: platform: Mark functions as static in hp_accel.c
 2013-12-13 22:34 UTC  (3+ messages)

[PATCH 0/4] lis3lv02d: update DT binding for use with Nokia N900
 2013-12-13 22:31 UTC  (6+ messages)
  ` [PATCH 1/4] of: introduce of_property_read_s32
  ` [PATCH 2/4] lis3lv02d: DT: use s32 to support negative values
  ` [PATCH 3/4] lis3lv02d: DT: add wakeup unit 2 and wakeup threshold
  ` [PATCH 4/4] Documentation: DT: lis302: update wakeup binding

[PATCH net 0/3] bonding: add port protection for bond_3ad_xxx_change()
 2013-12-13 22:26 UTC  (2+ messages)

[PATCH] irq-gic: remove file name from heading comment
 2013-12-13 23:24 UTC  (2+ messages)

[PATCH 00/11] SLES resync
 2013-12-13 22:24 UTC  (7+ messages)
` [PATCH 01/11] Remove trailing spaces from sysfs attributes
` [PATCH 08/11] Reset timezone information on reconfigure
` [PATCH 10/11] multipathd: add path when transitioned from 'blocked' state

IT Administrador del sistema
 2013-12-13 20:43 UTC 

[PATCH net-next v6 0/11] bonding: rebuild the lock use for bond monitor
 2013-12-13 22:20 UTC  (2+ messages)

[PATCH net-next v3 0/6] net_sched: some cleanup and improvments
 2013-12-13 22:19 UTC  (20+ messages)
` [PATCH net-next v3 1/6] net_sched: remove get_stats from tc_action_ops
` [PATCH net-next v3 2/6] net_sched: act: use standard struct list_head
` [PATCH net-next v3 6/6] net_sched: convert tcf_hashinfo to hlist and use rcu

[PATCH] xfs: remove the incorrect entry in the MAINTAINER file
 2013-12-13 22:01 UTC  (4+ messages)

[GIT PULL] get rid of <mach/timex.h>
 2013-12-13 22:16 UTC 

[PATCH] PCI AER: Handle non-AER HEST error sources in aer_hest_parse()
 2013-12-13 22:16 UTC  (2+ messages)

[RFC PATCH 0/7] Configurable fair allocation zone policy v2r6
 2013-12-13 22:15 UTC  (6+ messages)
` [PATCH 7/7] mm: page_alloc: Default allow file pages to use remote nodes for fair allocation policy

Security issue - storing NTACL's in non-NT-security-namespace
 2013-12-13 22:14 UTC  (3+ messages)

ARM,sdhci_esdhc_imx: INFO: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected
 2013-12-13 22:14 UTC  (3+ messages)

Help with degraded array
 2013-12-13 22:11 UTC 

[PATCH 0/6] xfs: fixes for 3.13-rc4
 2013-12-13 22:11 UTC  (4+ messages)
` [PATCH 5/6] xfs: xlog_recover_process_data leaks like a sieve

[Bug 72685] New: [radeonsi] artifacts and/or GPU crashes with htile
 2013-12-13 22:10 UTC  (3+ messages)
` [Bug 72685] "

[PATCH 0/7] Patches to support subpagesize blocksize
 2013-12-13 22:09 UTC  (3+ messages)

Regression wrt mounting /proc in user namespace in 3.13
 2013-12-13 22:07 UTC  (13+ messages)
    ` [REVIEW][PATCH 0/3] userns fixes for v3.13-rc1
      ` [REVIEW][PATCH 3/3] vfs: Fix a regression in mounting proc

[PATCH v3 0/6] correct and clean-up migration related stuff
 2013-12-13 22:05 UTC  (4+ messages)
` [PATCH v3 2/6] mm/migrate: correct failure handling if !hugepage_migration_support()

outw() in virtio_ring_doorbell() in DPDK+virtio consume 40% of the CPU in oprofile
 2013-12-13 22:04 UTC 

[PATCH] devicetree: macb: Document clock properties
 2013-12-13 22:03 UTC 

outw() in virtio_ring_doorbell() in DPDK+virtio consume 40% of the CPU in oprofile
 2013-12-13 22:02 UTC 

outw() in virtio_ring_doorbell() in DPDK+virtio consume 40% of the CPU in oprofile
 2013-12-13 21:59 UTC 

[PATCH] ARM/cpuidle: remove __init tag from Calxeda cpuidle probe function
 2013-12-13 21:57 UTC  (3+ messages)

[PATCH V1 00/11] Update Sabre Lite
 2013-12-13 21:55 UTC  (11+ messages)
` [PATCH V1 01/11] ARM: dts: imx: sabrelite: add Dual Lite/Solo support
` [PATCH V1 05/11] ARM: dts: imx6qdl-sabrelite: specify pad settings
` [PATCH V1 06/11] ARM: dts: imx6qdl-sabrelite: add gpio-keys

xattr atomicy
 2013-12-13 21:51 UTC  (2+ messages)

[PATCH net-next] tcp: remove a bogus TSO split
 2013-12-13 21:51 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v3 net-next] tcp: refine TSO splits

[PATCH 0/3] xfs: dquot modification scalability
 2013-12-13 21:30 UTC  (4+ messages)
` [PATCH 4/3] xfs: xfs_qm_dqrele mostly doesn't need locking

post-receive: pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
 2013-12-13 21:45 UTC 

post-receive: pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
 2013-12-13 21:45 UTC 

post-receive: pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
 2013-12-13 21:44 UTC 

[PATCH] ipvs: avoid oops in nf_ct_seqadj_set when called from ip_vs_ftp helper
 2013-12-13 21:37 UTC 

[PATCH v3 00/23] mm: Use memblock interface instead of bootmem
 2013-12-13 21:37 UTC  (17+ messages)
` [PATCH v3 05/23] mm/memblock: drop WARN and use SMP_CACHE_BYTES as a default alignment
` [PATCH v3 06/23] mm/memblock: reorder parameters of memblock_find_in_range_node
` [PATCH v3 07/23] mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES
` [PATCH v3 08/23] mm/memblock: Add memblock memory allocation apis

[PATCH] xfs: require 64-bit sector_t
 2013-12-13 21:37 UTC  (2+ messages)

[PATCH 0/8] Modernize pm8921 with irqdomains + regmap
 2013-12-13 21:37 UTC  (11+ messages)
` [PATCH 3/8] regmap: Add support for using regmap over ssbi

[Bug 56534] New: All anti-aliasing methods buggy at cayman
 2013-12-13 21:35 UTC  (2+ messages)
` [Bug 56534] [r600g] cayman msaa/mlaa/fxaa buggy

[Qemu-devel] [PATCH v8 0/6] hw/arm: add initial support for Canon DIGIC SoC
 2013-12-13 21:42 UTC  (7+ messages)
` [Qemu-devel] [PATCH v8 1/6] hw/arm: add very "
` [Qemu-devel] [PATCH v8 2/6] hw/arm/digic: prepare DIGIC-based boards support
` [Qemu-devel] [PATCH v8 3/6] hw/arm/digic: add timer support
` [Qemu-devel] [PATCH v8 4/6] hw/arm/digic: add UART support
` [Qemu-devel] [PATCH v8 5/6] hw/arm/digic: add NOR ROM support
` [Qemu-devel] [PATCH v8 6/6] MAINTAINERS: Document 'Canon DIGIC' machine

(no subject)
 2013-12-13 21:33 UTC 

[PATCH 0/3] Next try: systemd watchdog integration
 2013-12-13 21:34 UTC  (2+ messages)

Problem after update windows VirtIO drivers
 2013-12-13 21:30 UTC  (11+ messages)

btrfs-send-receive vs rsync for (incremental/full) backups
 2013-12-13 21:30 UTC  (3+ messages)

OMAP3: Pinmux: DT: missing irq domain
 2013-12-13 21:28 UTC 

post-receive: pub/scm/linux/kernel/git/tegra/linux
 2013-12-13 21:27 UTC 

post-receive: pub/scm/linux/kernel/git/tegra/linux
 2013-12-13 21:27 UTC 

[PATCH 1/7] usb: dwc3: keystone: add basic PM support
 2013-12-13 21:26 UTC  (9+ messages)
` [PATCH v2 "

post-receive: pub/scm/linux/kernel/git/snitzer/linux
 2013-12-13 21:25 UTC 

[usb-storage] UAS hangs khubd on USB disconnect
 2013-12-13 21:24 UTC  (9+ messages)

post-receive: pub/scm/linux/kernel/git/snitzer/linux
 2013-12-13 21:24 UTC 

[PATCH 3.12] Broken terminal due to echo bufferring
 2013-12-13 21:24 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 00/21] blkdebug/blkverify: Allow QMP configuration
 2013-12-13 21:23 UTC  (16+ messages)
` [Qemu-devel] [PATCH v5 12/22] block: Allow recursive "file"s
` [Qemu-devel] [PATCH v5 19/22] blkdebug: Alias "errno" as "error"
` [Qemu-devel] [PATCH v5 20/22] qapi: QMP interface for blkdebug and blkverify
` [Qemu-devel] [PATCH v5 21/22] qemu-io: Make filename optional
` [Qemu-devel] [PATCH v5 22/22] iotests: Test new blkdebug/blkverify interface

[U-Boot] [PATCH] powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL
 2013-12-13 21:22 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/2] powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL
  ` [U-Boot] [PATCH v2 2/2] powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL

dm-cache questions
 2013-12-13 21:21 UTC  (10+ messages)

stable regression: tda18271_read_regs: [1-0060|M] ERROR: i2c_transfer returned: -19
 2013-12-13 21:19 UTC 

[PATCH 0/4] Fix ebizzy performance regression due to X86 TLB range flush v2
 2013-12-13 21:16 UTC  (3+ messages)

[U-Boot] booting issue with Atmel SAMA5D31 Evaluation kit
 2013-12-13 21:15 UTC  (3+ messages)

[PATCH] libata: provide the ability to disable a disk via the params
 2013-12-13 21:15 UTC  (5+ messages)

sja1000 interrupt problem
 2013-12-13 21:14 UTC  (23+ messages)

[PATCH v2 2/4] pciehp: Use link change notifications for hot-plug and removal
 2013-12-13 21:14 UTC  (6+ messages)

[PATCH v5] ARM/KVM: save and restore generic timer registers
 2013-12-13 21:13 UTC  (5+ messages)

[PATCH net-next v2 0/2] ovs: introduce arch-specific fast hashing improvements
 2013-12-13 21:12 UTC  (5+ messages)
` [PATCH net-next v2 2/2] net: ovs: use CRC32 accelerated flow hash if available

[PATCH v10] x86, apic, kexec, Documentation: Add disable_cpu_apic kernel parameter
 2013-12-13 21:08 UTC  (4+ messages)

[meta-fsl-arm][PATCH] gst-fsl-plugin: Fix that enables mfw_isink work by default
 2013-12-13 21:08 UTC  (6+ messages)

[dm-crypt] [ANNOUNCE] cryptsetup 1.6.3
 2013-12-13 21:05 UTC 

[PATCH 1/6] perf, core: Add generic transaction flags v5
 2013-12-13 21:04 UTC  (6+ messages)
` [tip:perf/core] perf: Add generic transaction flags
      ` [patch] perf properly document the new transaction sample type

[PATCH] xl: create VFB for PV guest when VNC is specified
 2013-12-13 21:03 UTC 

lttng-ust works
 2013-12-13 21:03 UTC 

[PATCH 1/3] powerpc/vfio: Enable on POWERNV platform
 2013-12-13 21:02 UTC  (5+ messages)
` [1/3] "

[PATCH] checkpatch: Attempt to find missing switch/case break;
 2013-12-13 21:00 UTC  (2+ messages)

[PATCH 1/2] x86, microcode: Do Intel microcode revision check signed
 2013-12-13 21:00 UTC  (3+ messages)
` [PATCH 2/2] x86, microcode: Add option to allow downgrading of microcode

[PATCH] sh: Add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms_32.c
 2013-12-13 20:59 UTC  (2+ messages)

What's cooking in git.git (Dec 2013, #03; Thu, 12)
 2013-12-13 20:58 UTC  (5+ messages)

[U-Boot] [PATCH] i2c: Fix i2c speed command
 2013-12-13 20:57 UTC 

[PATCH] mm/zswap: change params from hidden to ro
 2013-12-13 20:56 UTC  (4+ messages)

Fw: [Cerowrt-devel] Wireless failures 3.10.17-3
 2013-12-13 20:56 UTC  (6+ messages)
  `  "
        ` [ath9k-devel] "

Xen 4.4 development update: Is PVH a blocker?
 2013-12-13 20:55 UTC  (3+ messages)

re QT5 on Yocto
 2013-12-13 20:51 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.