All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-02 01:19:34 to 2013-04-02 04:11:31 UTC [more...]

[ath9k-devel] Cyclic throughput at a distance
 2013-04-02  4:11 UTC  (5+ messages)

s390x: kernel BUG at fs/ext4/inode.c:1591!
 2013-04-02  4:06 UTC  (5+ messages)
      ` bisected! (WAS Re: s390x: kernel BUG at fs/ext4/inode.c:1591!)

[PATCH 00/23] perf: integrate with kconfig and CONFIG driven features
 2013-04-02  3:54 UTC  (24+ messages)
` [PATCH 01/23] perf: initial infrasructure for kconfig
` [PATCH 02/23] perf: make perl support based on CONFIG_LIBPERL
` [PATCH 03/23] perf: make python support based on CONFIG_LIBPYTHON
` [PATCH 04/23] perf: make gtk2 support based on CONFIG_GTK2
` [PATCH 05/23] perf: make newt support based on CONFIG_NEWT
` [PATCH 06/23] perf: remove NEWT_SUPPORT in favor of CONFIG_NEWT
` [PATCH 07/23] perf: remove GTK2_SUPPORT in favor of CONFIG_GTK2
` [PATCH 08/23] perf: make elf support based on CONFIG_LIBELF
` [PATCH 09/23] perf: make cfi unwind support based on CONFIG_LIBUNWIND
` [PATCH 10/23] perf: make demangle support based on CONFIG_DEMANGLE
` [PATCH 11/23] perf: make dwarf support based on CONFIG_DWARF
` [PATCH 12/23] perf: add BIONIC config option
` [PATCH 13/23] perf: make numa support based on CONFIG_LIBNUMA
` [PATCH 14/23] perf: make backtrace support based on CONFIG_BACKTRACE
` [PATCH 15/23] perf: make libaudit support based on CONFIG_LIBAUDIT
` [PATCH 16/23] perf: consolidate CONFIG_LIBUNWIND checks in Makefile
` [PATCH 17/23] perf: remove LIBUNWIND_SUPPORT in favor of CONFIG_LIBUNWIND
` [PATCH 18/23] perf: deprecate LIBELF_SUPPORT in favor of CONFIG_LIBELF
` [PATCH 19/23] perf: deprecate DWARF_SUPPORT in favor of CONFIG_DWARF
` [PATCH 20/23] perf: consolidate CONFIG_LIBELF checks in Makefile
` [PATCH 21/23] perf: consolidate CONFIG_DWARF "
` [PATCH 22/23] perf: only add elf to EXTLIBS if CONFIG_LIBELF is set
` [PATCH 23/23] perf: only add elf-based object files "

[RFC 00/27] perf tools: Build changes and kbuild support
 2013-04-02  3:59 UTC  (5+ messages)
` [PATCH 04/27] perf tools: Move programs check into config/Makefile

linux-next: build failure after merge of the final tree (block tree related)
 2013-04-02  3:56 UTC  (3+ messages)

Invitation - Please Complete Your Profile
 2013-04-02  3:54 UTC 

[PATCH 01/23] perf: initial infrasructure for kconfig
 2013-04-02  3:53 UTC  (6+ messages)
` [PATCH 02/23] perf: make perl support based on CONFIG_LIBPERL
` [PATCH 03/23] perf: make python support based on CONFIG_LIBPYTHON
` [PATCH 04/23] perf: make gtk2 support based on CONFIG_GTK2
` [PATCH 05/23] perf: make newt support based on CONFIG_NEWT
` [PATCH 06/23] perf: remove NEWT_SUPPORT in favor of CONFIG_NEWT

THP: AnonHugePages in /proc/[pid]/smaps is correct or not?
 2013-04-02  3:48 UTC  (10+ messages)

[PATCH 2/2] mm: allow for outstanding swap writeback accounting
 2013-04-02  3:50 UTC 

[PATCH 1/2] mm: break up swap_writepage() for frontswap backends
 2013-04-02  3:50 UTC 

[PATCH 0/2] mm: swap: zswap/zcache writeback supporting
 2013-04-02  3:49 UTC 

[PATCH 0/2] make rpm-postinsts installed on target
 2013-04-02  3:31 UTC  (3+ messages)
` [PATCH 1/2] image.bbclass: allow override for ROOTFS_BOOTSTRAP_INSTALL
` [PATCH 2/2] rootfs_rpm.bbclass: make rpm-postinsts installed on target

[PATCH] eglibc: Let eglibc-extra-nss-dev exist as empty package
 2013-04-02  3:18 UTC 

[PATCH v2 00/13] ARM arch, sp804 and integrator timer CLKSRC_OF support
 2013-04-02  3:35 UTC  (5+ messages)
` [PATCH v2 02/13] ARM: convert arm/arm64 arch timer to use CLKSRC_OF init

[PATCH 1/6] ARM: dts: OMAP36xx: add device tree for ABB
 2013-04-02  3:35 UTC  (8+ messages)
` [PATCH 5/6] ARM: OMAP3+: ABB: introduce ABB driver
        ` [RFC PATCH "

linux-next: build failure after merge of the wireless-next tree
 2013-04-02  3:31 UTC  (3+ messages)

[PATCH 0/5] vhost-scsi: Add support for host virtualized target
 2013-04-02  3:28 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH 00/33] AIO cleanups/performance improvements
 2013-04-02  3:27 UTC  (19+ messages)
` [PATCH 12/33] aio: refcounting cleanup
` [PATCH 13/33] wait: add wait_event_hrtimeout()
` [PATCH 14/33] aio: make aio_read_evt() more efficient, convert to hrtimers
` [PATCH 15/33] aio: use flush_dcache_page()
` [PATCH 16/33] aio: use cancellation list lazily
` [PATCH 17/33] aio: change reqs_active to include unreaped completions
` [PATCH 18/33] aio: kill batch allocation
` [PATCH 19/33] aio: kill struct aio_ring_info
` [PATCH 20/33] aio: give shared kioctx fields their own cachelines

[patch v3 0/8] sched: use runnable avg in load balance
 2013-04-02  3:23 UTC  (9+ messages)
` [patch v3 1/8] Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking"
` [patch v3 2/8] sched: set initial value of runnable avg for new forked task
` [patch v3 3/8] sched: only count runnable avg on cfs_rq's nr_running
` [patch v3 4/8] sched: update cpu load after task_tick
` [patch v3 5/8] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task
` [patch v3 6/8] sched: consider runnable load average in move_tasks
` [patch v3 7/8] sched: consider runnable load average in effective_load
` [patch v3 8/8] sched: use instant load for burst wake up

[PATCH 0/3] ARM: shmobile: Add SMSC support on Bock-W
 2013-04-02  3:25 UTC  (9+ messages)
` [PATCH 0/3 v2] "
  ` [PATCH 3/3 v2] ARM: shmobile: bockw: add SMSC ethernet support

Private Assignment
 2013-04-02  4:18 UTC 

[PATCH 0/1] core-image-sato.bb: increase free space size
 2013-04-02  3:04 UTC  (4+ messages)
` [PATCH 1/1] "

precision measuring tools
 2013-04-02  3:19 UTC 

HVM firmware passthrough - helper library
 2013-04-02  3:19 UTC  (7+ messages)

linux-next: manual merge of the virtio tree with the rr-fixes tree
 2013-04-02  3:17 UTC 

[ANNOUNCE] 3.6.11.1-rt32
 2013-04-02  3:13 UTC  (3+ messages)

[patch 2/2 v3]raid5: create multiple threads to handle stripes
 2013-04-02  3:12 UTC  (11+ messages)

Reading linux boot args
 2013-04-02  3:12 UTC 

[U-Boot] [PATCH] Add initial support for mx6slevk board
 2013-04-02  3:10 UTC  (5+ messages)

[GIT PULL] writeback: convert writeback to unbound workqueue
 2013-04-02  3:09 UTC 

[ath9k-devel] Announcement: open source AR9380 and later HAL
 2013-04-02  3:07 UTC  (5+ messages)
  ` [ath9k-devel] Source code for Bluetooth AR3012 drivers

[PATCH] ARM: kprobes: fix test coverage missing failures
 2013-04-02  3:04 UTC 

kernel build error
 2013-04-02  3:04 UTC  (11+ messages)

[PATCH net-next 1/7] r8169: Remove firmware code
 2013-04-02  2:59 UTC  (10+ messages)
` [PATCH net-next 2/7] r8169: Update PHY settings of RTL8111G
` [PATCH net-next 5/7] r8169: add a new chip for RTL8111G
` [PATCH net-next 6/7] r8169: add a new chip for RTL8106E

[PATCH] dma: of-dma: return error when 'dma-cells' not found
 2013-04-02  2:58 UTC  (7+ messages)
` [PATCH V2] DMA: PL330: Add check if device tree compatible

[PATCH 1/2] PCI: decrease pci_dev->enable_cnt when no pcie capability found
 2013-04-02  2:56 UTC  (4+ messages)
` [PATCH 2/2] PCI/IA64: fix pci_dev->enable_cnt balance when doing pci hotplug

[dm-crypt] Re2: Encrypt underlying disks after the fact?
 2013-04-02  2:56 UTC  (2+ messages)

cgroup.procs versus tasks (cgroups)
 2013-04-02  2:54 UTC 

[U-Boot] [PATCH] video: bcm2835: fix build issues
 2013-04-02  2:54 UTC  (3+ messages)

[PATCH] MAINTAINERS: add missing entries for virtio
 2013-04-02  2:53 UTC 

[PATCH 0/1][yocto-kernel-cache]meta: update atom-pc-wifi.cfg for audit purposes
 2013-04-02  2:34 UTC  (2+ messages)
` [PATCH 1/1] meta: "

[PATCH v5 0/8] staging: zcache: Support zero-filled pages more efficiently
 2013-04-02  2:46 UTC  (18+ messages)
` [PATCH v5 1/8] staging: zcache: introduce zero-filled pages handler
` [PATCH v5 2/8] staging: zcache: zero-filled pages awareness
` [PATCH v5 3/8] staging: zcache: handle zcache_[eph|pers]_zpages for zero-filled page
` [PATCH v5 4/8] staging: zcache: fix pers_pageframes|_max aren't exported in debugfs
` [PATCH v5 5/8] staging: zcache: fix zcache writeback "
` [PATCH v5 6/8] staging: zcache: fix static variables defined in debug.h but used in mutiple C files
` [PATCH v5 7/8] staging: zcache: introduce zero-filled page stat count
` [PATCH v5 8/8] staging: zcache: clean TODO list

[PATCH 1/2] drivers: staging: zcache: fix compile error
 2013-04-02  2:47 UTC  (2+ messages)
` [PATCH 2/2] drivers: staging: zcache: fix compile warning

linux-next: manual merge of the drm-intel tree with Linus' tree
 2013-04-02  2:46 UTC  (2+ messages)

[PATCH 1/2] modem: Support modem property "AlwaysOnline"
 2013-04-02  2:43 UTC  (2+ messages)

[Qemu-devel] [PATCH V10 00/17] qmp/hmp interfaces for internal snapshot info
 2013-04-02  2:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH V10 15/17] block: dump to buffer for bdrv_image_info_dump()

[PATCH 2/2] huawei: Use AlwaysOnline for CDMA modems
 2013-04-02  2:43 UTC  (2+ messages)

UIO device tree bindings
 2013-04-02  2:42 UTC  (3+ messages)

[PATCH 4/4] SIMCOM signal strength reporting quirk
 2013-04-02  2:40 UTC  (2+ messages)

[PATCH 3/4] SIMCOM SIM card ready quirk
 2013-04-02  2:39 UTC  (2+ messages)

[PATCH v2] bcm2835: Add Broadcom BCM2835 RNG to the device tree
 2013-04-02  2:38 UTC  (4+ messages)
` [PATCH] "

[PATCH 1/2] spi: add ability to validate xfer->bits_per_word in SPI core
 2013-04-02  2:36 UTC  (3+ messages)

[PATCH 2/4] SIMCOM AT+CNMI quirk
 2013-04-02  2:35 UTC  (2+ messages)

[PATCH 0/5] optimization, clean-up, correctness about fair.c
 2013-04-02  2:35 UTC  (12+ messages)
` [PATCH 4/5] sched: don't consider upper se in sched_slice()
` [PATCH 5/5] sched: limit sched_slice if it is more than sysctl_sched_latency

[Qemu-devel] [PATCH 0/3] block: make qmp_transaction extendable
 2013-04-02  2:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] block: change rollback sequence in qmp_transaction

[PATCH 1/4] SIMCOM plugin driver
 2013-04-02  2:33 UTC  (2+ messages)

[PATCH] spi/s3c64xx: Convert to bits_per_word_mask
 2013-04-02  2:33 UTC  (2+ messages)

[PATCH 0/4] run-command: new check_command helper
 2013-04-02  2:30 UTC  (9+ messages)
` [PATCH 1/4] run-command: add "
` [PATCH 2/4] transport-helper: check if remote helper is alive

[PATCH 1/2 tj/for-3.10] workqueue: add wq->freezing and remove POOL_FREEZING
 2013-04-02  2:24 UTC  (4+ messages)

[patch]THP: add split tail pages to shrink page list in page reclaim
 2013-04-02  2:22 UTC  (4+ messages)

[PATCH] clk: add LP8788 clock driver
 2013-04-02  2:18 UTC  (4+ messages)

v0.60 released
 2013-04-02  2:16 UTC 

[PATCHSET 0/9] perf tools: Bug fix and cleanup for sort keys
 2013-04-02  2:15 UTC  (7+ messages)
` [PATCH 5/9] perf sort: Separate out memory-specific "
` [PATCH 6/9] perf sort: Add 'addr' sort key

[PATCH] sysfs: fix use after free in case of concurrent read/write and readdir
 2013-04-02  2:12 UTC 

[GIT PULL] ARM: OMAP2+: System timer updates
 2013-04-02  2:10 UTC  (2+ messages)

Private Assignment
 2013-04-02  3:00 UTC 

Private Assignment
 2013-04-02  3:00 UTC 

linux-next: build failure after merge of the slave-dma tree
 2013-04-02  1:57 UTC  (2+ messages)

[RFC] mm: remove swapcache page early
 2013-04-02  2:04 UTC  (9+ messages)

[U-Boot] [PATCH 1/3] wandboard: Remove duplicate 'mmc dev'
 2013-04-02  2:03 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] mx6qsabrelite: "
` [U-Boot] [PATCH 3/3] wandboard: Remove CONFIG_SYS_FSL_USDHC_NUM

[Qemu-devel] dataplane bug: fail to start Windows VM with dataplane enable
 2013-04-02  2:02 UTC  (5+ messages)
  ` [Qemu-devel] 回复: "
    ` [Qemu-devel] question about performance of dataplane
      ` [Qemu-devel] 答复: "

[PATCH]gpu:drm: Add missing dependency on DRM KMS/FB CMA helper
 2013-04-02  2:01 UTC 

linux-next: manual merge of the net-next tree with the wireless tree
 2013-04-02  2:00 UTC  (2+ messages)

[PATCH 1/5] spi/mxs: Fix extra CS pulses and read mode in multi-transfer messages
 2013-04-02  1:58 UTC  (9+ messages)
` [PATCH 2/5] spi/mxs: Fix chip select control bits in DMA mode

Yet another pipe related oops
 2013-04-02  1:55 UTC  (11+ messages)

[PATCH -v2] PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities Register
 2013-04-02  1:52 UTC 

[PATCH v2] nfsd: fix bug on nfs4 stateid deallocation
 2013-04-02  1:50 UTC  (3+ messages)

[Patch net-next v1 1/4] vxlan: defer vxlan init as late as possible
 2013-04-02  1:46 UTC  (8+ messages)
` [Patch net-next v1 3/4] vxlan: add ipv6 support

[PATCH] PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities Register
 2013-04-02  1:47 UTC  (3+ messages)

[PATCH] drivers/isdn/divert: beautify code, delete useless 'break'
 2013-04-02  1:37 UTC  (3+ messages)
  ` [PATCH] ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments

[PATCH for 3.10 v2 0/4] thermal: Add Armada 370/XP support
 2013-04-02  1:37 UTC  (4+ messages)
` [PATCH v2 1/4] thermal: Add driver for Armada 370/XP SoC thermal management

[RT LATENCY] 249 microsecond latency caused by slub's unfreeze_partials() code
 2013-04-02  1:37 UTC  (10+ messages)

[PATCH 1/8] compat-drivers: add config option IWLWIFI_OPMODE_MODULAR
 2013-04-02  1:29 UTC  (4+ messages)
` [PATCH 2/8] compat-drivers: add config option CONFIG_WILINK_PLATFORM_DATA

LVTPC masking in Intel VPMU code
 2013-04-02  1:29 UTC  (3+ messages)

[PATCH 10/18 V2]: PVH xen: introduce vmx_pvh.c and pvh.c
 2013-04-02  1:26 UTC  (3+ messages)

oops in udpv6_sendmsg
 2013-04-02  1:23 UTC  (3+ messages)

compat-drivers for older kernels
 2013-04-02  1:22 UTC  (3+ messages)

[PATCH] compat: backport kernel dma-buf implementation
 2013-04-02  1:20 UTC 

[Bug 61182] New: r600g causes KWin crashes with kernel 3.8
 2013-04-02  1:19 UTC  (2+ messages)
` [Bug 61182] "

Virtualbox svga card in KVM
 2013-04-02  1:13 UTC  (3+ 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.