All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-20 19:23:18 to 2015-01-20 20:38:41 UTC [more...]

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2015-01-20 20:38 UTC 

arecord: strange --duration behaviour with some sample rates
 2015-01-20 20:38 UTC 

[Qemu-devel] [PATCH v4 0/7] pc: acpi: various fixes and cleanups
 2015-01-20 20:38 UTC  (3+ messages)

[LSF/MM TOPIC] epoll topics
 2015-01-20 20:37 UTC  (5+ messages)

[PATCH v7 0/3] iio: Add Cosmic Circuits ADC support
 2015-01-20 20:37 UTC  (6+ messages)

[Qemu-devel] [PATCH v8] block/raw-posix.c: Fix raw_getlength() on Mac OS X for CD
 2015-01-20 20:36 UTC  (7+ messages)

[PATCH] staging: mt29f_spinand: Fix typo in Kconfig
 2015-01-20 20:34 UTC  (2+ messages)

Implement GLX_EXT_buffer_age for DRI2
 2015-01-20 20:35 UTC  (5+ messages)
` [mesa 8/9] glx/dri2: Move the wait after SwapBuffers into the next GetBuffers
` [mesa 9/9] glx/dri2: Implement getBufferAge

Perf support for interpreted and Just-In-Time translated olanguages
 2015-01-20 20:34 UTC  (12+ messages)

[Bug 88408] Black screen in Nuclear Dawn
 2015-01-20 20:34 UTC  (4+ messages)

[U-Boot] [RFC 1/1] ARM: Add ARMv7-M support
 2015-01-20 20:33 UTC  (2+ messages)

Re: Re: [PATCH tip 0/9] tracing: attach eBPF programs to tracepoints/syscalls/kprobe
 2015-01-20 20:33 UTC 

[RFC PATCH v5 0/4] ARM: OMAP2+: AM33XX: Add suspend-resume support
 2015-01-20 20:32 UTC  (4+ messages)

[net-next PATCH v3 00/12] Flow API
 2015-01-20 20:31 UTC  (13+ messages)
` [net-next PATCH v3 01/12] net: flow_table: create interface for hw match/action tables
` [net-next PATCH v3 02/12] net: flow_table: add rule, delete rule
` [net-next PATCH v3 03/12] net: flow: implement flow cache for get routines
` [net-next PATCH v3 04/12] net: flow_table: create a set of common headers and actions
` [net-next PATCH v3 05/12] net: flow_table: add validation functions for rules
` [net-next PATCH v3 06/12] net: rocker: add pipeline model for rocker switch
` [net-next PATCH v3 07/12] net: rocker: add set rule ops
` [net-next PATCH v3 08/12] net: rocker: add group_id slices and drop explicit goto
` [net-next PATCH v3 09/12] net: rocker: add multicast path to bridging
` [net-next PATCH v3 10/12] net: rocker: add cookie to group acls and use flow_id to set cookie
` [net-next PATCH v3 11/12] net: rocker: have flow api calls set cookie value
` [net-next PATCH v3 12/12] net: rocker: implement delete flow routine

[PATCH] mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs
 2015-01-20 20:31 UTC  (3+ messages)

[PATCH v2] ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
 2015-01-20 20:30 UTC  (11+ messages)
              ` [PATCH] "

[PATCHv2 wpan-tools 1/2] interface: remove twice phy information
 2015-01-20 20:30 UTC  (4+ messages)
` [PATCHv2 wpan-tools 2/2] info: remove unused features argument

[PATCH v2 0/3] ARM: mvebu: Enable XHCI on the Armada 385 AP
 2015-01-20 20:30 UTC  (3+ messages)

[PULL] First round of new IIO drivers, features and cleanups for the 3.20 cycle
 2015-01-20 20:28 UTC  (5+ messages)

[Buildroot] [PATCH 1/4] package/gnu-efi: bump version to 3.0.1
 2015-01-20 20:27 UTC  (4+ messages)
` [Buildroot] [PATCH 4/4] boot/syslinux: add host-perl dependency

linux-next: Tree for Jan 20
 2015-01-20 20:26 UTC  (11+ messages)
` linux-next: Tree for Jan 20 -- Kernel panic - Unable to mount root fs

[PATCH] mtd: spi-nor: support for (GigaDevice) GD25Q128B
 2015-01-20 20:25 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3 V3] add PCI support for the s390 platform
 2015-01-20 20:24 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/3 V3] s390: implement pci instructions

[PATCH] powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARN
 2015-01-20 20:03 UTC 

[PATCH 2/2] mm: fix undefined reference to `.kernel_map_pages' on PPC builds
 2015-01-20 20:02 UTC  (2+ messages)

[PATCH] kernel/image/depmodwrapper: Fixups for depmod
 2015-01-20 20:22 UTC  (4+ messages)

[PATCH 1/2] mm/slub: fix typo
 2015-01-20 20:01 UTC  (3+ messages)

[PATCH v2] maintainers: Update for non-maintained recipes
 2015-01-20 20:19 UTC 

[PATCH v5 0/5] Add Spreadtrum Sharkl64 Platform support
 2015-01-20 20:17 UTC  (9+ messages)
` [PATCH v5 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support

Git messes up 'ø' character
 2015-01-20 20:17 UTC  (3+ messages)

[PATCH v14 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2015-01-20 20:12 UTC  (50+ messages)
` [PATCH v14 01/11] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH v14 02/11] qspinlock, x86: Enable x86-64 to use "
` [PATCH v14 03/11] qspinlock: Add pending bit
` [PATCH v14 04/11] qspinlock: Extract out code snippets for the next patch
` [PATCH v14 05/11] qspinlock: Optimize for smaller NR_CPUS
` [PATCH v14 06/11] qspinlock: Use a simple write to grab the lock
` [PATCH v14 07/11] qspinlock: Revert to test-and-set on hypervisors
` [PATCH v14 08/11] qspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH v14 09/11] pvqspinlock, x86: Add para-virtualization support
` [PATCH v14 10/11] pvqspinlock, x86: Enable PV qspinlock for KVM
` [PATCH v14 11/11] pvqspinlock, x86: Enable PV qspinlock for XEN

[PATCH] mac80211: tell drivers the user TX power restriction
 2015-01-20 20:15 UTC 

[PATCH BlueZ 0/2] core: device: GATT fixes
 2015-01-20 20:16 UTC  (2+ messages)

[Bug 90741] New: Radeon: System pauses on TAHITI
 2015-01-20 20:15 UTC  (2+ messages)
` [Bug 90741] "

[Qemu-devel] [PATCH] qdev: Don't exit when running into bad -global
 2015-01-20 20:14 UTC  (3+ messages)

[qemu-mainline test] 33578: regressions - FAIL
 2015-01-20 20:14 UTC 

[PATCH v14 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2015-01-20 20:12 UTC 

[PATCH 2/4] recipes: add x11 to required DISTRO_FEATURES
 2015-01-20 20:12 UTC  (4+ messages)
` [PATCHv2 1/4] xorg-app: add x11 to required DISTRO_FEATURES and cleanup dependencies

[PATCH v14 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2015-01-20 20:12 UTC 

Building Hello World LSM
 2015-01-20 20:11 UTC  (5+ messages)

[PATCH v4 0/5] ARM:sunxi:ps2 Added support for A10/A20 ps2 controller
 2015-01-20 20:07 UTC  (14+ messages)
` [PATCH v4 3/5] ARM: sunxi: dts: Add PS2 nodes to dtsi for A10 and A20
` [PATCH v4 4/5] ARM: sunxi: dts: Add A10/A20 PS2 pin muxing options
` [PATCH v4 5/5] ARM: sunxi: dts: Add PS2 nodes for A20 lime2 board
  ` [linux-sunxi] "

[PATCH v2 0/5] ARM: at91: fix irq_pm_install_action WARNING
 2015-01-20 20:07 UTC  (9+ messages)
` [PATCH v2 1/5] irqchip: add dumb demultiplexer implementation

[stk1160] Audio chip not detected on a Easycap Model 001
 2015-01-20 20:03 UTC 

[PATCH v5] clk: sunxi: Add driver for A80 MMC config clocks/resets
 2015-01-20 20:03 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/5] target-arm: ARM64: Adding EL1 AARCH32 guest support
 2015-01-20 20:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/5] target-arm: Add AArch32 guest support to KVM64

[PATCH] rtmutex: enable deadlock detection in ww_mutex_lock functions
 2015-01-20 20:02 UTC 

[PATCH 1/2] UBI: Implement UBI_METAONLY
 2015-01-20 19:50 UTC  (5+ messages)
` [PATCH 2/2] UBI: rename_volumes: Use UBI_METAONLY

[PATCH] staging: lustre: ptlrpc: fix lproc_ptlrpc static declarations
 2015-01-20 19:55 UTC 

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2015-01-20 19:55 UTC 

[Qemu-devel] [PATCH v3] Makes -full-screen option work on Mac OS X
 2015-01-20 19:51 UTC 

[PATCH 0/3] x86: drop EISA support from x86_32 builds
 2015-01-20 19:50 UTC  (5+ messages)
` [PATCH 3/3] x86: drop support for 1995 era EISA based platforms

[PATCH] xen-time: decreasing the rating of the xen clocksource below that of the tsc clocksource for dom0's
 2015-01-20 19:21 UTC  (3+ messages)
` [Xen-devel] "

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2015-01-20 19:50 UTC 

[PATCH v7 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-20 19:20 UTC  (11+ messages)
` [PATCH v7 04/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI

[PATCHv7 0/2] Better page protections for arm64
 2015-01-20 19:46 UTC  (9+ messages)
` [PATCHv7 2/2] arm64: add better page protections to arm64

[PATCH v7 0/2] iommu/arm-smmu: hard iova_to_phys
 2015-01-20 19:45 UTC  (5+ messages)
` [PATCH v7 2/2] iommu/arm-smmu: add support for iova_to_phys through ATS1PR

CMake in populate_sdk
 2015-01-20 19:42 UTC 

[PATCH v2] staging: lustre: fix sparse warnings related to lock context imbalance
 2015-01-20 19:39 UTC 

[Bug 70354] New: Failed to initialise context object: 2D_NVC0 (0) (for my GeForce GT 750M)
 2015-01-20 19:45 UTC  (4+ messages)
  ` [Bug 70354] [NVE6, NVE7] HUB_INIT timeout on graph init, blob fw doesn't help

[PATCH v10 0/9] ASoC: tda998x: add a codec to the HDMI transmitter
 2015-01-20 19:35 UTC  (11+ messages)
` [PATCH v10 1/9] ASoC: kirkwood: dynamically build the DAI array
` [PATCH v10 2/9] ASoC: kirkwood: check the DAI type from the DAI name
` [PATCH v10 3/9] ASoC: kirkwood: accept the DAI definitions from a graph of ports
` [PATCH v10 4/9] drm/i2c: tda998x: Add support of a DT "
` [PATCH v10 5/9] drm/i2c: tda998x: Change drvdata for audio extension
` [PATCH v10 6/9] ASoC: tda998x: add a codec to the HDMI transmitter
` [PATCH v10 7/9] drm/i2c: tda998x: set cts_n according to the sample width
` [PATCH v10 8/9] ASoC: core: export snd_soc_get_dai_name
` [PATCH v10 9/9] ASoC: add generic dt-card support

Device or resource busy
 2015-01-20 19:44 UTC  (2+ messages)

BW regression after "tcp: refine TSO autosizing"
 2015-01-20 19:44 UTC  (14+ messages)

[PATCH] net: ipv4: Fix incorrect free in ICMP receive
 2015-01-20 19:42 UTC  (7+ messages)

[PATCH 2/2] shdmac: extend PM methods
 2015-01-20 19:41 UTC  (2+ messages)

KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issue
 2015-01-20 19:40 UTC  (2+ messages)

post-receive: pub/scm/virt/kvm/kvm
 2015-01-20 19:40 UTC 

post-receive: pub/scm/linux/kernel/git/mfleming/linux
 2015-01-20 19:39 UTC 

[PATCH] maintainers: Update for non-maintained recipes
 2015-01-20 19:38 UTC 

[Bug 88493] No hdmi audio an agd5f 3.20-wip since consolidate audio_get_pin() functions
 2015-01-20 19:38 UTC  (2+ messages)

[U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address
 2015-01-20 19:37 UTC  (2+ messages)

[Bug 85204] New: [Radeon HD 5650] return from sleep state failed
 2015-01-20 19:33 UTC  (2+ messages)
` [Bug 85204] "

[LSF/MM TOPIC] async buffered diskio read for userspace apps
 2015-01-20 19:33 UTC  (11+ messages)
` [Lsf-pc] "

[Qemu-devel] [PATCH v2] Makes -full-screen option work on Mac OS X
 2015-01-20 19:33 UTC  (3+ messages)

[Xen-users] ANN: FreeRTOS 7.6.0 for Xen on ARM released
 2015-01-20 19:31 UTC  (2+ messages)

[L10N] Startup of Git 2.3.0 l10n round 2
 2015-01-20 19:30 UTC  (2+ messages)
` [PATCH] show-branch: fix indentation of usage string

[PATCH] blk-mq: fix hctx/ctx kobject use-after-free
 2015-01-20 19:30 UTC  (2+ messages)

master - lvmthin: include errorwhenfull
 2015-01-20 19:29 UTC 

[PATCH 00/24] nd/untracked-cache update
 2015-01-20 19:28 UTC  (2+ messages)

[RESEND: PATCH net-next] net: netcp: remove unused kconfig option and code
 2015-01-20 19:27 UTC 

USB autosuspend causing trouble with bluetooth
 2015-01-20 19:25 UTC  (7+ messages)

[PATCH] move MAXDEPTH definition to the cache.h
 2015-01-20 19:25 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2015-01-20 19:25 UTC 

[PATCH net-next v8 1/4] Documentation: dt: net: Add binding doc for Keystone NetCP ethernet driver
 2015-01-20 19:23 UTC  (8+ messages)
` [PATCH net-next v8 2/4] net: netcp: Add Keystone NetCP core "

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2015-01-20 19:23 UTC 

[PATCH v2 net-next 0/2] vxlan: Don't use UDP socket for transmit
 2015-01-20 19:23 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] udp: Do not require sock in udp_tunnel_xmit_skb
` [PATCH v2 net-next 2/2] vxlan: Eliminate dependency on UDP socket in transmit path


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.