All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-16 10:26:36 to 2014-10-16 11:49:23 UTC [more...]

[RFC 0/5] CR4 handling improvements
 2014-10-16 11:49 UTC  (7+ messages)
` [RFC 1/5] x86: Clean up cr4 manipulation
` [RFC 2/5] x86: Store a per-cpu shadow copy of CR4

[PATCH 0/1] systemd: fix runtime dependency
 2014-10-16 11:49 UTC  (7+ messages)
` [PATCH 1/1] "

v3.17, i915 vs nouveau: possible recursive locking detected
 2014-10-16 11:47 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] ARM: sunxi_defconfig: enable CONFIG_REGULATOR
 2014-10-16 11:46 UTC  (4+ messages)

[PATCH 0/4] some btrfs-progs coverity fixes
 2014-10-16 11:46 UTC  (4+ messages)
` [PATCH 4/4] btrfs-progs: fix csum root copy-n-paste error

[Bug 85086] New: read/write faults leave machine unsuable
 2014-10-16 11:46 UTC  (2+ messages)
  ` [Bug 85086] "

[Ksummit-discuss] CEWG project BOFS in Dusseldorf (today)
 2014-10-16 11:46 UTC 

[RFC PATCH 0/3] drm driver for baytrail's vxd392
 2014-10-16 11:45 UTC  (10+ messages)
` [RFC PATCH 2/3] drm/ipvr: drm driver for vxd392
  ` [Intel-gfx] [RFC PATCH 0/3] drm driver for baytrail's vxd392

Possibility to unbind interface by DPDK
 2014-10-16 11:45 UTC 

Debug message API names for WPAN
 2014-10-16 11:41 UTC 

[PATCH 0/2] Introduce MEN Board Information EEPROM driver
 2014-10-16 11:44 UTC  (7+ messages)
` [PATCH 1/2] drivers/misc/eeprom/men_eeprod: "

[Qemu-devel] [PATCH v3 0/2] monitor: add peripheral device del completion support
 2014-10-16 11:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] qdev: add qdev_build_hotpluggable_device_list helper

[Buildroot] [git commit] libgtk3: ensure cups-config can be found
 2014-10-16 11:42 UTC 

[PATCH] lseek64.3: tfix
 2014-10-16 11:42 UTC  (2+ messages)

CEWG project BOFS in Dusseldorf (today)
 2014-10-16 11:41 UTC 

[PATCH] OpenSSL: Fix no-ssl3 configuration option, CVE-2014-3568
 2014-10-16 11:40 UTC 

Problem with Das Keyboard 4 in N-key rollover mode
 2014-10-16 11:38 UTC  (4+ messages)

UBI: ignore/overwrite old data/PEBs after flashing
 2014-10-16 11:38 UTC  (10+ messages)

[Qemu-devel] [PATCH] MAINTAINERS: add myself as MIPS guest cores co-maintainer
 2014-10-16 11:38 UTC 

[PATCH] ntfs: add code to make FIBMAP ioctl work
 2014-10-16 11:37 UTC  (3+ messages)

[PATCH] cpufreq: allow powersave governor as the default without expert mode
 2014-10-16 11:37 UTC  (2+ messages)
` [PATCH v2] "

Poll: time to switch skinny-metadata on by default?
 2014-10-16 11:33 UTC 

[Qemu-devel] [PATCH v3 0/2] Xen: Use ioreq-server API
 2014-10-16 11:29 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 2/2] Xen: Use the ioreq-server API when available
      `  "

[Qemu-devel] [PATCH v4] pc-dimm/numa: Fix stat of memory size in node when hotplug memory
 2014-10-16 11:29 UTC  (3+ messages)

[PATCH RFC 0/2] xen/pvh: enable migration on PVH Dom0
 2014-10-16 11:30 UTC  (5+ messages)
` [PATCH RFC 2/2] xen/pvh: enable mmu_update hypercall

[Qemu-devel] [RFC] Use of host vector operations in host helper functions
 2014-10-16 11:07 UTC  (4+ messages)
` [Qemu-devel] [PATCH RFC 0/7] Translate guest vector operations to host vector operations

[RFC PATCH v2 0/8] xen_cpufreq implementation in kernel
 2014-10-16 11:28 UTC  (9+ messages)
` [RFC PATCH v2 1/8] PM / OPP: make cpufreq functions dependent on CONFIG_CPU_FREQ_TABLE
` [RFC PATCH v2 2/8] xen/arm: implement HYPERVISOR_sysctl
` [RFC PATCH v2 3/8] xen/arm: implement HYPERVISOR_dom0_op
` [RFC PATCH v2 4/8] xen/arm: add XEN_SYSCTL_cpufreq_op definition
` [RFC PATCH v2 5/8] cpufreq: cpufreq-cpu0: change cpus data path in devtree for Dom0 kernel
` [RFC PATCH v2 6/8] cpufreq: introduce cpufreq_drv_ops
` [RFC PATCH v2 7/8] cpufreq: make cpufreq low-level drivers visible for CPUFREQ_DRV_OPS config
` [RFC PATCH v2 8/8] xen/arm: cpufreq: add xen-cpufreq driver

[RFC PATCH v2 00/12] xen_cpufreq implementation in Xen hypervisor
 2014-10-16 11:27 UTC  (13+ messages)
` [RFC PATCH v2 01/12] cpufreq: move cpufreq.h file to the xen/include/xen location
` [RFC PATCH v2 02/12] pm: move processor_perf.h "
` [RFC PATCH v2 03/12] pmstat: move pmstat.c file to the xen/drivers/pm/stat.c location
` [RFC PATCH v2 04/12] cpufreq: make turbo settings to be configurable
` [RFC PATCH v2 05/12] pmstat: make pmstat functions more generalizable
` [RFC PATCH v2 06/12] cpufreq: make cpufreq driver "
` [RFC PATCH v2 07/12] arch/arm: create device tree nodes for Dom0 cpufreq cpu driver
` [RFC PATCH v2 08/12] xsm: enable xsm_platform_op hook for all architectures
` [RFC PATCH v2 09/12] xen: arm: implement platform hypercall
` [RFC PATCH v2 10/12] cpufreq: add dom0-cpufreq driver
` [RFC PATCH v2 11/12] xen: arm: implement XEN_SYSCTL_cpufreq_op
` [RFC PATCH v2 12/12] xen/arm: enable cpufreq functionality for ARM

Locking issues with cpufreq and sysfs
 2014-10-16 11:23 UTC  (4+ messages)

[PATCH 0/3] CVE fixes of package readline and gnupg
 2014-10-16 11:20 UTC  (3+ messages)
` [PATCH 1/3] readline: Security Advisory - readline - CVE-2014-2524

[patch 0/3] mm: memcontrol: lockless page counters v3
 2014-10-16 11:20 UTC  (6+ messages)
` [patch 3/3] kernel: res_counter: remove the unused API

[PATCH 0/2] fix a kernel panic on fsl corenet board when CONFIG_CLK_PPC_CORENET is enabled
 2014-10-16 11:18 UTC  (3+ messages)
` [PATCH 1/2] powerpc: move ppc_init() to common place
` [PATCH 2/2] clk: ppc-corenet: don't use platform_driver to init the clock device

[PATCH v2 00/53] dmaengine: Implement generic slave capabilities retrieval
 2014-10-16 11:17 UTC  (40+ messages)
` [PATCH v2 01/53] dmaengine: Make the destination abbreviation coherent
` [PATCH v2 02/53] dmaengine: Make channel allocation callbacks optional
` [PATCH v2 03/53] dmaengine: Introduce a device_config callback
` [PATCH v2 04/53] dmaengine: split out pause/resume operations from device_control
` [PATCH v2 05/53] dmaengine: Add device_terminate_all callback
` [PATCH v2 06/53] dmaengine: Create a generic dma_slave_caps callback
` [PATCH v2 09/53] dmaengine: hdmac: Split device_control
` [PATCH v2 10/53] dmaengine: bcm2835: "
` [PATCH v2 12/53] dmaengine: cppi41: "
` [PATCH v2 13/53] dmaengine: jz4740: "
` [PATCH v2 14/53] dmaengine: dw: "
` [PATCH v2 16/53] dmaengine: ep93xx: "
` [PATCH v2 17/53] dmaengine: fsl-edma: "
` [PATCH v2 18/53] dmaengine: imx: "
` [PATCH v2 19/53] dmaengine: imx-sdma: "
` [PATCH v2 24/53] dmaengine: mmp-tdma: "
` [PATCH v2 26/53] dmaengine: fsl-dma: "
` [PATCH v2 27/53] dmaengine: mpc512x: "
` [PATCH v2 29/53] dmaengine: nbpfaxi: "
` [PATCH v2 30/53] dmaengine: omap: "
` [PATCH v2 31/53] dmaengine: pl330: "
` [PATCH v2 32/53] dmaengine: bam-dma: "
` [PATCH v2 35/53] dmaengine: sh: "
` [PATCH v2 37/53] dmaengine: sun6i: "
` [PATCH v2 41/53] dmaengine: mv_xor: Remove device_control
` [PATCH v2 42/53] dmaengine: pch-dma: Rename device_control
` [PATCH v2 43/53] dmaengine: td: "

[RFC] pcm: provide a simple mechanism to start playback at a given time
 2014-10-16 11:15 UTC  (2+ messages)

[PATCH] OpenSSL: session tickets memory leak, CVE-2014-3567
 2014-10-16 11:12 UTC 

[PATCH v6] mmc: dw_mmc: Add IDMAC 64-bit address mode support
 2014-10-16 11:11 UTC  (8+ messages)

[PATCH] misc: always assign miscdevice to file->private_data in open()
 2014-10-16 11:08 UTC  (5+ messages)

mlx5_core: Fix PowerPC support
 2014-10-16 11:08 UTC 

UBI: Fastmap fixes - round one
 2014-10-16 11:07 UTC  (12+ messages)
` [PATCH 3/4] UBI: Fastmap: Care about the protection queue

*** Your Money Transfer Control Number [MTCN] is: 590575410 *** 364kvmoo585 ( linux-arm-kernel@lists.infradead.org )
 2014-10-16 11:06 UTC 

[PATCH 00/12] Patches for DPDK to support Power architecture
 2014-10-16 11:04 UTC  (7+ messages)
` [PATCH 02/12] Add atomic operations for IBM "

[PATCH] kbuild: use cscope -q option
 2014-10-16 11:04 UTC 

Truly scary SSL 3.0 vuln to be revealed soon:
 2014-10-16 11:04 UTC  (4+ messages)

[PATCH v5 0/8] xen/arm: introduce GNTTABOP_cache_flush
 2014-10-16 11:03 UTC  (7+ messages)
` [PATCH v5 3/8] xen/arm: return int from flush_page_to_ram and *_dcache_va_range
` [PATCH v5 6/8] xen/arm: introduce GNTTABOP_cache_flush

[PATCH v3 0/3] ARM: rk3288 : Add PM Domain support
 2014-10-16 11:02 UTC  (8+ messages)
` [PATCH v3 1/3] power-domain: add power domain drivers for Rockchip platform
` [PATCH v3 2/3] dt-bindings: add document of Rockchip power domain
` [PATCH v3 3/3] ARM: dts: add rk3288 power-domain node

[vfs] WARNING: CPU: 3 PID: 2339 at mm/truncate.c:758 pagecache_isize_extended+0xdd/0x120()
 2014-10-16 11:01 UTC  (5+ messages)

[Qemu-devel] [PATCH] glib: add compatibility interface for g_strcmp0()
 2014-10-16 10:59 UTC 

[PATCH 1/2] cpufreq: serialize calls to __cpufreq_governor()
 2014-10-16 10:58 UTC  (18+ messages)

[Buildroot] [PATCH v2 1/8] package/mpd: bump to version 0.19
 2014-10-16 10:57 UTC  (10+ messages)
` [Buildroot] [PATCH v2 4/8] package/mpd: enable support for libsoxr
` [Buildroot] [PATCH v2 6/8] package/mpd: enable support for libnfs
` [Buildroot] [PATCH v2 8/8] package/mpd: fix zeroconf support

[PATCH 0/2] s390 vs. kprobes on ftrace
 2014-10-16 10:57 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/5] vmware-vga: fix CVE-2014-3689
 2014-10-16 10:54 UTC  (3+ messages)

[PATCH v6]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-10-16 10:54 UTC  (7+ messages)
` [PATCH v6 01/13] PCI: designware: Refine setup_rc and add msi data restore
` [PATCH v6 02/13] PCI: designware: Set func type of host init to int
` [PATCH v6 09/13] PCI: imx6: Add imx6sx pcie support

btusb_intr_complete returns -EPIPE
 2014-10-16 10:54 UTC  (3+ messages)

[RFC] ALSA: provide a simple mechanism to start playback at a given time
 2014-10-16 10:53 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/9] target-mips: implement features required in MIPS64 Release 6
 2014-10-16 10:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 7/9] target-mips: add TLBINV support

[PATCH]: unix.7: mentioning SOCK_STREAM socket for ioctl_type of ioctl function
 2014-10-16 10:51 UTC  (2+ messages)

[3.13.y.z extended stable] Linux 3.13.11.9 stable review
 2014-10-16 10:50 UTC  (9+ messages)
` [PATCH 3.13 163/163] lzo: check for length overrun in variable length encoding

[PATCH] madvise.2: madvise(, , MADV_REMOVE) supports ext4, ocfs2 and xfs as well
 2014-10-16 10:50 UTC  (2+ messages)

[PATCH] resolv.conf.5: add missing no-tld-query option
 2014-10-16 10:49 UTC 

[PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs
 2014-10-16 10:48 UTC  (6+ messages)

[PATCH] drm/i915: Document that mmap forwarding is discouraged
 2014-10-16 10:48 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] vnc: add support for multiple vnc server instances
 2014-10-16 10:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH 6/6] vnc: track & limit connections

[PATCH v5 00/10] initial suport for Alphascale ASM9260
 2014-10-16 10:46 UTC  (4+ messages)
` [PATCH v5 06/10] ARM: clocksource: add asm9260_timer driver

mmotm 2014-10-15-16-57 uploaded
 2014-10-16 10:45 UTC  (3+ messages)
` since-3.17 branch opened for mm git tree (was: Re: mmotm 2014-10-15-16-57 uploaded)

[PATCH v2 0/7] Patches to split architecture specific operations from DPDK
 2014-10-16 10:44 UTC  (8+ messages)
  ` [PATCH v2 1/7] Split atomic operations to architecture specific
  ` [PATCH v2 2/7] Split byte order "
  ` [PATCH v2 3/7] Split CPU cycle operation "
  ` [PATCH v2 4/7] Split prefetch operations "
  ` [PATCH v2 5/7] Split spinlock "
  ` [PATCH v2 6/7] Split memcpy operation "
  ` [PATCH v2 7/7] Split CPU flags operations "

OpenSSH SELinux awareness: For your consideration
 2014-10-16 10:42 UTC 

[nft PATCH v2] src: add redirect support
 2014-10-16 10:41 UTC 

[Bug 83800] New: 3DMark2003 crashes radeon with wine 1.7.26 + gallium nine
 2014-10-16 10:40 UTC  (2+ messages)
` [Bug 83800] "

[PATCH] sched/fair: Fix division by zero sysctl_numa_balancing_scan_size
 2014-10-16 10:39 UTC 

[libnftnl PATCH v2] src: add support for nft_redir expression
 2014-10-16 10:39 UTC 

[PATCH 0/5] block/scsi/lio support for COMPARE_AND_WRITE
 2014-10-16 10:39 UTC  (2+ messages)

[PATCH] xfs/195: Use XFSDUMP_PROG instead of xfsdump directly
 2014-10-16 10:38 UTC  (5+ messages)

[PATCH] tiny: reverse logic for DISABLE_DEV_COREDUMP
 2014-10-16 10:18 UTC  (4+ messages)

[PATCH] ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854
 2014-10-16 10:30 UTC  (3+ messages)

drivers/media/pci/saa7134/saa7134-go7007.c:292:2: warning: large integer implicitly truncated to unsigned type
 2014-10-16 10:31 UTC 

[PATCH 0/5] fuse: handle release synchronously (v4)
 2014-10-16 10:31 UTC  (8+ messages)

[U-Boot] Hi all, Can not start the latest version of uboot on Foundation platform on ARM v8 (vexpress_aemv8a_config)
 2014-10-16 10:31 UTC  (2+ messages)

[PATCH] kernel:module Fix coding style errors and warnings
 2014-10-16 10:35 UTC 

[PATCH v11 00/21] Add support for NV-DIMMs to ext4
 2014-10-16 10:28 UTC  (4+ messages)
` [PATCH v11 10/21] dax,ext2: Replace xip_truncate_page with dax_truncate_page

of/pci: Fix the conversion of IO ranges into IO resources
 2014-10-16 10:28 UTC  (6+ messages)

[PATCH v2] mtools: fix broken /usr/bin/lz
 2014-10-16 10:28 UTC  (2+ messages)

[PATCH] cpufreq: allow powersave governor as the default without expert mode
 2014-10-16 10:27 UTC  (2+ messages)

[PATCH v2] mtools: fix broken /usr/bin/lz
 2014-10-16 10:27 UTC 

[PATCH 0/2] spi: fix two bugs
 2014-10-16 10:26 UTC  (8+ messages)
` [PATCH 1/2] spi/rockchip: fix bug that case spi can't go as fast as slave request


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.