All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-18 07:08:08 to 2014-10-18 13:57:59 UTC [more...]

[PATCH] mm/zbud: init user ops only when it is needed
 2014-10-18 13:57 UTC  (2+ messages)

[Qemu-devel] qemu guest stalls with lots of PTY writes
 2014-10-18 13:56 UTC  (2+ messages)

[PULL REQUEST] i2c for 3.18
 2014-10-18 13:54 UTC  (2+ messages)

[Buildroot] [PATCH buildroot-test 1/8] autobuild-run: check-requirements does not need to know the login details
 2014-10-18 13:52 UTC  (13+ messages)
` [Buildroot] [PATCH buildroot-test 6/8] autobuild-run: create main method to locally-scope all variables
` [Buildroot] [PATCH buildroot-test 8/8] autobuild-run: add support for custom git wrapper

[Buildroot] [PATCH] sdl_mixer: Enable support for libmodplug
 2014-10-18 13:42 UTC  (2+ messages)

[PATCH 0/5] clk: sunxi: Add peripheral bus clock support for A80
 2014-10-18 13:35 UTC  (6+ messages)
` [PATCH 2/5] clk: sunxi: Add support for A80 basic bus clocks

strange 3.16.3 problem
 2014-10-18 13:33 UTC  (3+ messages)

[Buildroot] [PATCH] fs/iso9660: add dependencies for make source
 2014-10-18 13:31 UTC  (3+ messages)

[refpolicy] [PATCH 1/3] Label /sbin/iw as ifconfig_exec_t
 2014-10-18 13:30 UTC  (3+ messages)
` [refpolicy] [PATCH 2/3] Allow iw to create generic netlink sockets
` [refpolicy] [PATCH 3/3] Use create_netlink_socket_perms when allowing netlink socket creation

[Buildroot] [PATCH 1/1] package/pkg-autotools.mk: add host-m4 dependency
 2014-10-18 13:24 UTC  (2+ messages)

[Buildroot] [PATCH] tinyalsa: Fix overwrite of asound.h
 2014-10-18 13:21 UTC 

[Buildroot] [PATCH] tinyalsa: new package
 2014-10-18 13:19 UTC  (6+ messages)

[Buildroot] [PATCH v3 1/3] gst-ffmpeg: add option to select GPL vs LGPL build
 2014-10-18 13:14 UTC  (5+ messages)
` [Buildroot] [PATCH v3 2/3] gst-ffmpeg: add --pkg-config to internal libav configure options

[Buildroot] [PATCH] freetype: Add config option for bzip2 compressed font support
 2014-10-18 13:12 UTC  (3+ messages)

[PATCH] bcache: unregister reboot notifier when bcache fails to register a block device
 2014-10-18 13:13 UTC 

[Buildroot] [PATCH 1/2] package/pkg-autotools.mk: set --localstatedir=/var by default
 2014-10-18 13:03 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/.mk files: remove --localstatedir=/var from autotools packages

[Buildroot] [PATCH] rpi-userland: Add patches to fix compilation with musl libc
 2014-10-18 13:02 UTC  (6+ messages)
` [Buildroot] [PATCH v3] rpi-userland: bump revision for musl compile fixes

[PATCH] pinctrl: nomadik: amend MMC/SD pins
 2014-10-18 12:57 UTC  (2+ messages)

[PATCH 3/3] input: stmpe: bias keypad columns properly
 2014-10-18 12:56 UTC 

[PATCH 2/3] input: stmpe: enforce device tree only mode
 2014-10-18 12:56 UTC 

[PATCH] drm/i915/vlv: don't try to enable a crtc without fb
 2014-10-18 12:56 UTC  (2+ messages)

[PATCH 1/3] mfd: stmpe: add pull up/down register offsets for STMPE
 2014-10-18 12:56 UTC 

[linux-3.10 test] 30809: regressions - trouble: broken/fail/pass
 2014-10-18 12:54 UTC 

[PATCH] input: stmpe: fix valid key line bitmask
 2014-10-18 12:52 UTC 

[PATCH] bcache: fix a livelock in btree lock
 2014-10-18 12:51 UTC 

Problem about very high Average Read/Write Request Time
 2014-10-18 12:38 UTC  (2+ messages)

[RFC PATCH 1/2] ALSA: hda - Fix "PCM" name being used on one DAC when there are two DACs
 2014-10-18 12:33 UTC  (4+ messages)

3.17.1 blocked task
 2014-10-18 12:00 UTC 

[PATCH v4] Handle atexit list internaly for unthreaded builds
 2014-10-18 12:31 UTC  (2+ messages)
` [PATCH v5] "

[PATCH v2 0/25] prune-safety
 2014-10-18 12:31 UTC  (5+ messages)

[Buildroot] [PATCH] libxml2: explicitly state zlib dir
 2014-10-18 12:30 UTC 

[PATCH] arm: dts: add initial support for TBS2910 Matrix ARM mini PC
 2014-10-18 12:27 UTC 

[PATCH v2] iio: add ABI documentation for scaled pressure
 2014-10-18 12:24 UTC  (3+ messages)

[Buildroot] [PATCH] btrfs-progs: bump to version 3.17
 2014-10-18 12:24 UTC  (2+ messages)

[ath9k-devel] MAC Layer Retransmissions during the same TXOP
 2014-10-18 12:23 UTC  (2+ messages)

[GIT PULL] Second pull request for KVM on arm/arm64 for 3.18
 2014-10-18 11:57 UTC  (26+ messages)
` [PATCH 01/12] arm: kvm: fix CPU hotplug
` [PATCH 02/12] ARM: KVM: fix vgic-disabled build
` [PATCH 03/12] arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pages
` [PATCH 04/12] arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()
` [PATCH 05/12] arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
` [PATCH 06/12] ARM: kvm: define PAGE_S2_DEVICE as read-only by default
` [PATCH 07/12] arm64: "
` [PATCH 08/12] arm/arm64: KVM: map MMIO regions at creation time
` [PATCH 09/12] arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
` [PATCH 10/12] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE
` [PATCH 11/12] arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort
` [PATCH 12/12] arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs

[PATCH] iio: inkern: Add of_xlate function to struct iio_dev
 2014-10-18 12:14 UTC  (6+ messages)

[Qemu-devel] [PATCH v1 repost] block/curl: Improve type safety of s->timeout
 2014-10-18 12:11 UTC  (2+ messages)

[PATCH 1/3] iio: accel: bmc150: Error handling when mode set fails
 2014-10-18 12:11 UTC  (3+ messages)
` [PATCH 2/3] iio: accel: bmc150: Send x, y and z motion separately

[lm-sensors] Can't load it87 module [solved]
 2014-10-18 11:59 UTC 

[PATCH] io: accel: kxcjk-1013: Fix iio_event_spec direction
 2014-10-18 11:57 UTC  (2+ messages)

Queue with wait-free enqueue, blocking dequeue, splice
 2014-10-18 11:48 UTC 

[PATCH 0/4] blkdev: flush optimization
 2014-10-18 11:52 UTC  (6+ messages)
` [PATCH 1/4] blkdev: add flush generation counter

[Qemu-devel] ANNOUNCE: libguestfs 1.28 released
 2014-10-18 11:46 UTC 

[PATCH dtv-scan-tables] Add Dusseldorf DVB-T channels
 2014-10-18 11:45 UTC 

[lm-sensors] [PATCH v2] hwmon: (iio_hwmon) Add support for humidity sensors
 2014-10-18 11:45 UTC  (2+ messages)

[PATCH 3.12 000/197] 3.12.31-stable review
 2014-10-18 11:38 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/avahi: use upstream-provided systemd files
 2014-10-18 11:39 UTC  (3+ messages)

getaddrinfo slowdown in 3.17.1, due to getifaddrs
 2014-10-18 10:45 UTC  (3+ messages)

Poll: time to switch skinny-metadata on by default?
 2014-10-18 11:21 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2014-10-18 11:20 UTC 

[meta-qt5][PATCH] qtwebengine: backport patches to fix ARM build failures
 2014-10-18 11:17 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] arm: mx6: add support for TBS2910 Matrix ARM miniPC
 2014-10-18 11:13 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] video: speedup writing strings to fb console

threadirqs and kthreadd_task
 2014-10-18 11:11 UTC 

[PATCH] clocksource, Add warning to clocksource_delta() validation code
 2014-10-18 11:06 UTC  (5+ messages)

Problems with Wacom Intuos PT M (CTH680) on FreeBSD
 2014-10-18 10:56 UTC 

CRASH during boot 3.16.3+
 2014-10-18 10:56 UTC  (5+ messages)

[PATCH] i8k: Add support for Dell Latitude E6440
 2014-10-18 10:40 UTC  (4+ messages)

Patchset questions
 2014-10-18 10:34 UTC  (2+ messages)

LTTng-UST bytecode interpreter
 2014-10-18 10:33 UTC  (2+ messages)

[PATCH RFC V3 0/3] mxs: add ocotp support for i.MX23 and i.MX28
 2014-10-18 10:32 UTC  (8+ messages)
` [PATCH RFC V3 1/3] mxs: add binding for fsl ocotp
` [PATCH RFC V3 2/3] mxs: add driver for ocotp in i.MX23 and i.MX28
` [PATCH RFC V3 3/3] mxs: enable ocotp for "

[Buildroot] [PATCH v3] ejabberd: new package
 2014-10-18 10:31 UTC  (6+ messages)

[PATCH 01/26] ARM: sunxi: Fix GPLv2 wording
 2014-10-18 10:21 UTC  (3+ messages)
` [PATCH 02/26] ARM: sunxi: regulators: Relicense the device tree under GPLv2/X11

gcc in meta-toolchain-qt5 (master) is not hard float by default
 2014-10-18 10:12 UTC 

when rpc.mountd flushes auth.unix.gid
 2014-10-18 10:10 UTC  (5+ messages)

[PATCH resend] [media] rc-core: fix protocol_change regression in ir_raw_event_register
 2014-10-18 10:10 UTC  (3+ messages)

[Bug 84977] New: r300/compiler: register allocation pass generate invalid swizzle for r300/r400
 2014-10-18 10:07 UTC  (2+ messages)
` [Bug 84977] "

v3.17, i915 vs nouveau: possible recursive locking detected
 2014-10-18 10:04 UTC  (3+ messages)
` [Intel-gfx] "

[Qemu-devel] Close the BlockDriverState when guest eject the media
 2014-10-18 10:02 UTC 

Updating daisy -> Python.h not found
 2014-10-18 10:03 UTC  (14+ messages)
                  ` SOLUTION: "

[ath9k-devel] IBSS network crashes after one device leaves network
 2014-10-18 10:01 UTC  (2+ messages)
` [ath9k-devel] ath9k-htc: "

[PATCH] ASoC: rt5677: Add TDM channel mapping function
 2014-10-18  9:52 UTC 

[PATCH v4 00/13] Add ACPI _DSD and unified device properties support
 2014-10-18  9:47 UTC  (7+ messages)
` [PATCH v5 00/12] "
  ` [PATCH v5 09/12] Driver core: Unified interface for firmware node properties
` [PATCH v5 10/12] gpio: Support for unified device properties interface

[PATCH] ipv6: fix a potential use after free in sit.c
 2014-10-18  9:33 UTC 

[RESEND PATCH v2 0/4] add VHT support to minstrel_ht
 2014-10-18  9:29 UTC  (4+ messages)
  ` [RESEND PATCH v2 4/4] mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz

[PATCH] mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats
 2014-10-18  9:27 UTC  (2+ messages)

[PATCH] ipv6: fix a potential use after free in ip6_offload.c
 2014-10-18  9:27 UTC 

[PATCH] ipv4: fix a potential use after free in gre_offload.c
 2014-10-18  9:26 UTC 

[Qemu-devel] [PATCH] libqos: Convert malloc-pc allocator to a generic allocator
 2014-10-18  9:24 UTC 

[PATCH] reset: socfpga: use arch_initcall for early initialization
 2014-10-18  9:22 UTC  (4+ messages)

[PATCH] tcp: refine autocork condition check
 2014-10-18  9:22 UTC  (3+ messages)

[PATCH v2] vxlan: remove the dead codes
 2014-10-18  9:20 UTC  (4+ messages)

State of bitbake world, wrong PACKAGE_ARCHs 2014-10-18
 2014-10-18  9:21 UTC 

[qemu-mainline test] 30808: regressions - trouble: broken/fail/pass
 2014-10-18  9:18 UTC 

Re:[PATCH] sched/numa: fix unsafe get_task_struct() in task_numa_assign()
 2014-10-18  9:16 UTC 

Dynamic port/pipe QoS configuration
 2014-10-18  9:16 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound-unstable
 2014-10-18  9:15 UTC 

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2014-10-18  9:14 UTC 

[PATCH] ASoC: arm64: use the same dma mmap codepath both for arm and arm64
 2014-10-18  9:11 UTC  (2+ messages)

[GIT PULL] sound fixes for 3.18-rc1
 2014-10-18  9:08 UTC 

The Async messenger benchmark with latest master
 2014-10-18  9:07 UTC  (2+ messages)

[Buildroot] [PATCH] sqlite: bump to version 3.8.7
 2014-10-18  8:48 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2014-10-18  8:47 UTC 

Xen 4.5 development update (October update). RC1 on 24th
 2014-10-18  8:47 UTC  (2+ messages)

[PATCH] ipset: Adjust the maximum timeout jiffies of set timeout extension
 2014-10-18  8:36 UTC  (2+ messages)

[PATCH RFC] sched: Revert delayed_put_task_struct() and fix use after free
 2014-10-18  8:33 UTC  (4+ messages)
` [PATCH] sched/numa: fix unsafe get_task_struct() in task_numa_assign()

[PATCH] ext4: move_extent improve bh vanishing success factor
 2014-10-18  8:29 UTC 

Поштовани корисниче
 2014-10-18  8:17 UTC 

[mlmmj] bulk-adding emails to a mlmmj email list
 2014-10-18  8:13 UTC  (2+ messages)

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

Why is the deferred initcall patch not mainline?
 2014-10-18  8:11 UTC  (2+ messages)

[PATCH] ld.so.8: Add --inhibit-cache option
 2014-10-18  8:04 UTC  (2+ messages)

[U-Boot] [PATCH 01/11] fdt: Allow ft_board_setup() to report failure
 2014-10-18  8:02 UTC  (3+ messages)
` [U-Boot] [PATCH 07/11] fdt: Tidy up error handling in image_setup_libfdt()

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2014-10-18  8:02 UTC 

[U-Boot] [PATCH 2/2] ARM: sheevaplug: fix ENV offset and MTDPARTS
 2014-10-18  7:50 UTC 

State of bitbake world, Failed tasks 2014-10-13, QA issues
 2014-10-18  7:41 UTC  (2+ messages)

Relationship
 2014-10-18  7:27 UTC 

unexplainable corruptions 3.17.0
 2014-10-18  7:32 UTC  (4+ messages)

[PATCH] futex: Ensure get_futex_key_refs() always implies a barrier
 2014-10-18  7:33 UTC  (4+ messages)

[Buildroot] [PATCH] libshout: fix typo
 2014-10-18  7:32 UTC  (2+ messages)

[xen-4.4-testing test] 30807: trouble: blocked/broken/fail/pass
 2014-10-18  7:31 UTC 

[Buildroot] [git commit] libshout: fix typo
 2014-10-18  7:30 UTC 

[Buildroot] [V2 0/4] host-perl
 2014-10-18  7:25 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] ARM: sheevaplug: add LIBFDT support
 2014-10-18  7:17 UTC 

[PATCH bluetooth-next 0/5] Move skb delivery out of IPHC
 2014-10-18  7:09 UTC  (6+ messages)
` [PATCH bluetooth-next 1/5] Remove skb_deliver from IPHC
` [PATCH bluetooth-next 2/5] Fix process_data return values
` [PATCH bluetooth-next 3/5] Use consume_skb when packet processed successfully
` [PATCH bluetooth-next 4/5] Remove unused skb_delivery_cb typedef
` [PATCH bluetooth-next 5/5] Rename process_data and lowpan_process_data

[PATCH 9/9] perf script: Add period as a default output column
 2014-10-18  7:07 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 8/9] perf script: Add period data column
 2014-10-18  7:07 UTC  (2+ messages)
` [tip:perf/urgent] "

[tip:perf/urgent] perf evsel: No need to drag util/cgroup.h
 2014-10-18  7:07 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.