All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-13 21:35:06 to 2013-12-13 23:21:35 UTC [more...]

[PATCH v4 1/1] cpufreq: tegra: Re-model Tegra20 cpufreq driver
 2013-12-13 23:21 UTC  (2+ messages)

Security issue - storing NTACL's in non-NT-security-namespace
 2013-12-13 23:20 UTC  (4+ messages)

[PATCH v4 00/11] xen/arm: Handle correctly foreign mapping
 2013-12-13 23:19 UTC  (3+ messages)
` [PATCH v4 01/11] pvh dom0: Introduce p2m_map_foreign

[PATCH] PCI AER: handle pci_cleanup_aer_uncorrect_error_status() in firmware first mode
 2013-12-13 23:16 UTC  (3+ messages)

[PATCH 2/2] dma: pl08x: allow zero slave channels
 2013-12-13 23:16 UTC 

[PATCH 1/2] dma: pl08x: fix descriptor unmapping
 2013-12-13 23:16 UTC 

Writeback threads and freezable
 2013-12-13 23:15 UTC  (6+ messages)
  ` [PATCH] libata, freezer: avoid block device removal while system is frozen

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

[RFC] Handling of reviewed patch series
 2013-12-13 23:14 UTC  (5+ messages)

[PATCH 1/2] x86: add user_atomic_cmpxchg_inatomic at uaccess.h
 2013-12-14  6:25 UTC  (2+ messages)
` [PATCH 2/2] x86: replace futex_atomic_cmpxchg_inatomic() with user_atomic_cmpxchg_inatomic

[PATCH] irq-renesas-irqc: simplify irq_set_type() method
 2013-12-14  0:09 UTC  (2+ messages)

[GIT PULL] clk: socfpga: Clean-ups for 3.14
 2013-12-13 23:07 UTC 

[PATCH] PCI AER: Handle non-AER HEST error sources in aer_hest_parse()
 2013-12-13 23:06 UTC  (4+ messages)

[PATCH 1/9] Known exploit detection
 2013-12-13 23:07 UTC  (8+ messages)

[ath9k-devel] Fw: [Cerowrt-devel] Wireless failures 3.10.17-3
 2013-12-13 23:02 UTC  (7+ messages)
  ` [ath9k-devel] "
        `  "

[PATCH] xfs: require 64-bit sector_t
 2013-12-13 23:01 UTC  (3+ messages)

[PATCH] present: Send GLX_BufferSwapComplete events from present extension
 2013-12-13 23:01 UTC  (4+ messages)
` [PATCH 0/4] Clean up dri3 SBC handling, enable GLX_INTEL_swap_event
  ` [PATCH 1/4] dri3: Clean up struct dri3_drawable

bnx2x_sriov.c: Missing switch/case breaks?
 2013-12-13 23:01 UTC 

outw() in virtio_ring_doorbell() in DPDK+virtio consume 40% of the CPU in oprofile
 2013-12-13 23:01 UTC  (2+ messages)

[PATCH] mm/memory-failure.c: send "action optional" signal to an arbitrary thread
 2013-12-13 23:00 UTC  (3+ messages)
` [PATCH] mm/memory-failure.c: send action optional "

[PATCH 0/4] lis3lv02d: update DT binding for use with Nokia N900
 2013-12-13 22:59 UTC  (3+ messages)

[PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
 2013-12-13 22:58 UTC  (2+ messages)

[PATCH] Btrfs: fix tree mod logging
 2013-12-13 22:57 UTC  (2+ messages)
` [PATCH v2] "

[patch net-next v3] ipv6: log autoconfiguration failures
 2013-12-13 22:57 UTC  (2+ messages)

[PATCH] [RXRPC]: do not unlock unheld spinlock in rxrpc_connect_exclusive()
 2013-12-13 22:56 UTC 

[PATCH] usb: host: xhci: Move suspend ops under PM_SLEEP to avoid warning
 2013-12-13 22:55 UTC  (6+ messages)

btrfs-send-receive vs rsync for (incremental/full) backups
 2013-12-13 22:55 UTC  (4+ messages)

sit tunnel slow since added GSO/TSO support
 2013-12-13 22:54 UTC  (3+ messages)

[PATCH v2] xenconsole: merge pty access check into when it is opened
 2013-12-13 22:54 UTC  (8+ messages)
` [PATCH] "
          ` [PATCH] xenconsole: merge pty access check into when it is opened [and 1 more messages]

[PATCH 000/115] Android ION for drivers/staging
 2013-12-13 22:25 UTC  (93+ messages)
` [PATCH 001/115] gpu: ion: Add ION Memory Manager
` [PATCH 002/115] gpu: ion: ion_carveout_heap: fix for 3.4
` [PATCH 003/115] ion: Switch map/unmap dma api to sg_tables
` [PATCH 004/115] ion: Add reserve function to ion
` [PATCH 005/115] gpu: ion: several bugfixes and enhancements of ION
` [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 008/115] gpu: ion: support begin/end and kmap/kunmap dma_buf ops
` [PATCH 009/115] gpu: ion: Allocate the sg_table at creation time rather than dynamically
` [PATCH 010/115] gpu: ion: Get an sg_table from an ion handle
` [PATCH 011/115] gpu: ion: fill in buffer->{dev,size} before mapping new buffers
` [PATCH 012/115] gpu: ion: Set the dma_address of the sg list at alloc time
` [PATCH 013/115] gpu: ion: ion_system_heap: Change allocations to GFP_HIGHUSER
` [PATCH 014/115] gpu: ion: Loop on the handle count when destroying
` [PATCH 015/115] gpu: ion: Map only the vma size given
` [PATCH 016/115] gpu: ion: Add cache maintenance to ion
` [PATCH 017/115] gpu: ion: Modify the system heap to try to allocate large/huge pages
` [PATCH 018/115] gpu: ion: Add explicit sync ioctl
` [PATCH 019/115] gpu: ion: do not ask for compound pages in system heap
` [PATCH 020/115] gpu: ion: Add missing argument to WARN call
` [PATCH 021/115] gpu: ion: Add EXPORT_SYMBOL to functions
` [PATCH 022/115] gpu: ion: IOCTL return success when error occurs
` [PATCH 023/115] gpu: ion: Don't call ion_buffer_put on error path
` [PATCH 024/115] gpu: ion: Only map as much of the vma as the user requested
` [PATCH 025/115] gpu: ion: Switch to using kmalloc rather than kmap during allocation
` [PATCH 026/115] gpu: ion: fix page offset in dma_buf_kmap()
` [PATCH 027/115] gpu: ion: Fix race between ion_import and ion_free
` [PATCH 028/115] gpu: ion: Fix bug in ion_free
` [PATCH 029/115] gpu: ion: Add debug information for orphaned handles
` [PATCH 030/115] gpu: ion: Fix memory leak of dirty bits
` [PATCH 031/115] gpu: ion: Add support for cached mappings that don't fault
` [PATCH 032/115] gpu: ion: optimize system heap for non fault buffers
` [PATCH 033/115] gpu: ion: Stop trying to allocate from an order on first failure
` [PATCH 034/115] gpu: ion: ion_system_heap: Fix bug preventing compilation
` [PATCH 035/115] gpu: ion: use vmalloc to allocate page array to map kernel
` [PATCH 036/115] gpu: ion: Add ion_page_pool
` [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 039/115] gpu: ion: Fix several issues with page pool
` [PATCH 040/115] gpu: ion: Fix lockdep issue in ion_page_pool
` [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 044/115] gpu: ion: Don't flush allocatoins that come from the page pools
` [PATCH 045/115] gpu: ion: Fix bug in ion_system_heap map_user
` [PATCH 046/115] gpu: ion: Fix bug in zeroing pages in system heap
` [PATCH 047/115] gpu: ion: fix carveout ops
` [PATCH 048/115] gpu: ion: fix compilation warning
` [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 051/115] gpu: ion: Switch heap rbtree to a prio list
` [PATCH 052/115] gpu: ion: Refactor common mapping functions out of system heap
` [PATCH 053/115] gpu: ion: Add chunk heap
` [PATCH 054/115] gpu: ion: Clarify variable names and comments around heap ids v types
` [PATCH 055/115] gpu: ion: Export ion_client_create
` [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 058/115] gpu: ion: Refactor the code to zero buffers
` [PATCH 059/115] gpu: ion: Only flush buffers in the chunk heap if they were used cached
` [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

[PATCH] send-pack.c: mark a file-local function static
 2013-12-13 22:50 UTC  (3+ messages)

[PATCH] ARM/cpuidle: remove __init tag from Calxeda cpuidle probe function
 2013-12-13 22:47 UTC  (5+ messages)

OMAP3: Pinmux: DT: missing irq domain
 2013-12-13 22:45 UTC  (2+ messages)

max_discard anomaly on certain Sandisk eMMC
 2013-12-13 22:43 UTC 

[U-Boot] [U-Boot v2] [PATCH] rsa: add a more flexible way to support different hash algorithms (e.g. sha256)
 2013-12-13 22:40 UTC  (3+ messages)

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

[Bug 72699] New: [llvm] Europa Universalis 4 closes its window and eats all memory while loading
 2013-12-13 22:38 UTC 

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

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

[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  (17+ 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 

[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

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()

[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 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

[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  (5+ messages)
` [PATCH v3 08/23] mm/memblock: Add memblock memory allocation apis

[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  (6+ messages)
` [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


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.