All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-28 16:56:05 to 2015-01-28 18:50:03 UTC [more...]

[PATCH v3 00/10] Improvements to Tegra-based Chromebook support
 2015-01-28 18:24 UTC  (7+ messages)
` [PATCH v3 06/10] ASoC: tegra: Add a control for the headphone switch
` [PATCH v3 07/10] ASoC: tegra: add sink for the internal mic to tegra_max98090

[PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible
 2015-01-28 18:03 UTC  (13+ messages)
` [PATCH] ARM: /proc/atags: Export also for DT

[PATCH v4 0/6] PCI: get DMA configuration from parent device
 2015-01-28 17:34 UTC  (13+ messages)
` [PATCH v4 3/6] of: fix size when dma-range is not used

[PATCH -mm v2 0/3] slub: make dead caches discard free slabs immediately
 2015-01-28 18:29 UTC  (9+ messages)
` [PATCH -mm v2 1/3] slub: never fail to shrink cache
` [PATCH -mm v2 2/3] slub: fix kmem_cache_shrink return value

[PATCH] mtd: export new mtd_mmap_capabilities
 2015-01-28 18:09 UTC  (5+ messages)

[PATCH] bcm: address clang inline asm incompatibility
 2015-01-28 17:20 UTC  (6+ messages)

[PATCH v2 0/7] ASoC: pcm512x: Clock master modes
 2015-01-28 17:19 UTC  (3+ messages)
` [PATCH v2 1/7] ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()

[PATCH 0/4] clk: st: New clock domain
 2015-01-28 17:46 UTC  (6+ messages)
` [PATCH 4/4] clk: dt: st: Introduce clock domain documentation

[PATCH 0/6] GSBI CRCI Autoconfiguration Support
 2015-01-28 17:27 UTC  (7+ messages)
` [PATCH 1/6] soc: qcom: gsbi: Add support for ADM CRCI muxing

[PATCH] Smack: fix netfilter Makefile entry
 2015-01-28 18:18 UTC  (2+ messages)

[PATCH 0/4] Introduce <linux/mm_struct.h>
 2015-01-28 17:06 UTC  (2+ messages)

[PATCH net-next v8 0/4] net: Add Keystone NetCP ethernet driver support
 2015-01-28 18:20 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2015-01-28 18:50 UTC 

[Bug 73378] New: [UVD] uvd cannot enable on my RadeonHD7870
 2015-01-28 18:47 UTC  (4+ messages)
` [Bug 73378] [drm:radeon_uvd_send_upll_ctlreq] *ERROR* Timeout setting UVD clocks!

[PATCH] RFC: drm: add support for tiled/compressed/etc modifier in addfb2 (v1.5)
 2015-01-28 18:46 UTC  (3+ messages)

[PATCH v3 00/24] xen/arm: Add support for non-pci passthrough
 2015-01-28 18:38 UTC  (14+ messages)
` [PATCH v3 08/24] xen/arm: Allow virq != irq
` [PATCH v3 09/24] xen/arm: route_irq_to_guest: Check validity of the IRQ
` [PATCH v3 10/24] xen/arm: gic: Add sanity checks gic_route_irq_to_guest
` [PATCH v3 11/24] xen/arm: Let the toolstack configure the number of SPIs
` [PATCH v3 12/24] xen/arm: Release IRQ routed to a domain when it's destroying

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2015-01-28 18:45 UTC 

chattr +i not working with cephfs
 2015-01-28 18:43 UTC  (5+ messages)

[PATCH 0/6] staging: comedi: reformat comedi_fops and range comments
 2015-01-28 18:41 UTC  (7+ messages)
` [PATCH 1/6] staging: comedi: comedi_fops.c: reformat copyright header
` [PATCH 2/6] staging: comedi: comedi_fops.c: document exported functions
` [PATCH 3/6] staging: comedi: comedi_fops.c: reformat ioctl handler comments
` [PATCH 4/6] staging: comedi: range.c: reformat ioctl handler comment
` [PATCH 5/6] staging: comedi: range.c: reformat copyright comment
` [PATCH 6/6] staging: comedi: comedi_fops.c: reformat remaining block comments

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2015-01-28 18:41 UTC 

[Qemu-devel] [PATCH v5 0/7] eliminate data write in bdrv_write_zeroes on Linux in raw-posix.c
 2015-01-28 18:38 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] block/raw-posix: create translate_err helper to merge errno values
` [Qemu-devel] [PATCH 2/7] block/raw-posix: create do_fallocate helper
` [Qemu-devel] [PATCH 3/7] block/raw-posix: refactor handle_aiocb_write_zeroes a bit
` [Qemu-devel] [PATCH 4/7] block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes
` [Qemu-devel] [PATCH 5/7] block: use fallocate(FALLOC_FL_PUNCH_HOLE) & fallocate(0) to write zeroes
` [Qemu-devel] [PATCH 6/7] block/raw-posix: call plain fallocate in handle_aiocb_write_zeroes
` [Qemu-devel] [PATCH 7/7] block/raw-posix: set max_write_zeroes to INT_MAX for regular files

[PATCH v7 0/2] watchdog: ImgTec PDC Watchdog Timer Driver
 2015-01-28 18:39 UTC  (4+ messages)

[PATCH 0/5] ARM: at91/dt: add matrix and SMC nodes
 2015-01-28 18:39 UTC  (6+ messages)
` [PATCH 1/5] ARM: at91/dt: add matrix node in at91sam9263 dtsi
` [PATCH 2/5] ARM: at91/dt: add SMC0/1 nodes "
` [PATCH 3/5] ARM: at91/dt: fix matrix compatible in at91sam9261.dtsi
` [PATCH 4/5] ARM: at91/dt: add SMC and HSMC nodes
` [PATCH 5/5] ARM: at91/dt: add matrix nodes

[Qemu-devel] [PATCH RESEND 00/50] blockdev: BlockBackend and media
 2015-01-28 18:35 UTC  (13+ messages)
` [Qemu-devel] [PATCH RESEND 17/50] block: Respect empty BB in bdrv_lookup_bs()
` [Qemu-devel] [PATCH RESEND 31/50] block: Add blk_insert_bs()
` [Qemu-devel] [PATCH RESEND 32/50] blockdev: Check BB validity in eject and change
` [Qemu-devel] [PATCH RESEND 33/50] blockdev: Respect NULL BDS in do_drive_del()
` [Qemu-devel] [PATCH RESEND 34/50] blockdev: Do not create BDS for empty drive

[PATCH v1 0/5] Interrupt mode for PMD
 2015-01-28 18:34 UTC  (5+ messages)
` [PATCH v1 4/5] eal: add per rx queue interrupt handling based on VFIO
` [PATCH v1 5/5] L3fwd-power: enable one-shot rx interrupt and polling/interrupt mode switch

[Buildroot] [PATCH] toolchain/external: do not accept distro-class toolchains
 2015-01-28 18:34 UTC  (4+ messages)

commit 3661261f breaks arm64
 2015-01-28 18:33 UTC 

[Qemu-devel] [PATCHv2 0/2] pc: Fix startup with memory hotplug enabled
 2015-01-28 18:32 UTC  (6+ messages)
` [Qemu-devel] [PATCHv2 1/2] vl.c: Fix error messages when parsing maxmem parameters

meta-qt5 problem in yocto 1.7
 2015-01-28 18:31 UTC 

[PATCH infiniband-diags] ibtracert.c: Remove checking the port 0 state for BasePort0 switches
 2015-01-28 18:27 UTC  (2+ messages)

New ioctl
 2015-01-28 18:22 UTC  (2+ messages)
` New ioctl - FSCTL_DUPLICATE_EXTENTS_TO_FILE

[PATCH] cipher: RFC on an API for a cipher utility infrastructure
 2015-01-28 18:20 UTC  (4+ messages)

[PATCH 0/3] iio: adc: vf610: respect ADC clocking limitations
 2015-01-28 18:19 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: add property for maximum ADC clock frequencies

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

[PATCH 0/4] Introducing the Alpine platform
 2015-01-28 18:16 UTC  (3+ messages)

[PATCH v2 0/6] Add multiple GPIO and external clock to MMC pwrseq_simple
 2015-01-28 18:15 UTC  (14+ messages)
` [PATCH v2 1/6] mmc: pwrseq: Document that simple sequence support more than one GPIO
` [PATCH v2 2/6] mmc: pwrseq_simple: Extend to support more pins
` [PATCH v2 3/6] mmc: pwrseq: Document optional clock for the simple power sequence
` [PATCH v2 4/6] mmc: pwrseq_simple: Add optional reference clock support
` [PATCH v2 5/6] ARM: dts: exynos5250-snow: Enable wifi power-on
` [PATCH v2 6/6] ARM: dts: exynos5250-snow: Add cap-sdio-irq to wifi mmc node

3.19 on Nokia n900: audio quality awful
 2015-01-28 18:15 UTC  (4+ messages)

[PATCH 1/2] drm/udl: optimize udl_compress_hline16
 2015-01-28 18:15 UTC  (2+ messages)
` [PATCH 2/2] drm/udl: fix excessive prefetch_range

[PATCH v2 00/10] clk: qoriq: Add support for the FMan clock
 2015-01-28 18:15 UTC  (2+ messages)

[PATCH v2] PCI: Add guard to avoid mapping a invalid msix base address
 2015-01-28 18:13 UTC  (2+ messages)

blk-mq request allocation stalls
 2015-01-28 18:10 UTC  (13+ messages)
              ` blk-mq DM changes for 3.20 [was: Re: blk-mq request allocation stalls]

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2015-01-28 18:09 UTC 

maxpct option for small xfs filesystems
 2015-01-28 18:05 UTC  (6+ messages)

[U-Boot] [RFC PATCH 0/6] x86: New Intel Quark SoC support
 2015-01-28 18:05 UTC  (14+ messages)
` [U-Boot] [RFC PATCH 1/6] x86: Add header files for Intel Quark SoC defines
` [U-Boot] [RFC PATCH 2/6] x86: quark: Add routines to access message bus registers
` [U-Boot] [RFC PATCH 3/6] x86: quark: Add Cache-As-RAM initialization
` [U-Boot] [RFC PATCH 4/6] x86: Add basic Intel Quark processor support
` [U-Boot] [RFC PATCH 5/6] x86: Add basic Intel Galileo board support
` [U-Boot] [RFC PATCH 6/6] x86: Enable the Intel quark/galileo build

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2015-01-28 18:02 UTC 

SCTP ASCONF Set Primary Address Parameter Type bug
 2015-01-28 18:02 UTC  (2+ messages)

[PATCH v2] clk: sunxi: fix sun6i PLL1 .recalc_rate() result
 2015-01-28 18:01 UTC  (5+ messages)

[PATCH 0/3] Versatile AB/PB clocksource support
 2015-01-28 17:56 UTC  (8+ messages)
` [PATCH 1/3] dt/bindings: Add binding for Versatile system registers
` [PATCH 2/3] clocksource: versatile: adapt for Versatile AB and PB boards
` [PATCH 3/3] dts: versatile: add sysregs node

[PATCH] ocaml/xenctrl: Make failwith_xc() thread safe
 2015-01-28 17:55 UTC 

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2015-01-28 17:53 UTC 

Use of SCHED_SOFTIRQ
 2015-01-28 17:53 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2015-01-28 17:49 UTC 

[PATCH 4/4] ARM: dts: Add initial support for Alpine platform
 2015-01-28 17:49 UTC  (3+ messages)

adding meta-oracle-java
 2015-01-28 17:48 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2015-01-28 17:42 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2015-01-28 17:40 UTC 

post-receive: pub/scm/linux/kernel/git/nferre/linux-at91
 2015-01-28 17:40 UTC 

[PATCH PING] ASoC: dwc: Remove unnecessary conditional compilation
 2015-01-28 17:39 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2015-01-28 17:39 UTC 

meta-qt5 problem in yocto 1.7
 2015-01-28 17:37 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/s390/linux
 2015-01-28 17:38 UTC 

post-receive: pub/scm/linux/kernel/git/s390/linux
 2015-01-28 17:38 UTC 

[PATCH 1/3] tty/serial: of_serial: add DT alias ID handling
 2015-01-28 17:37 UTC  (12+ messages)
` [PATCH 2/3] tty/serial: of_serial: add support for PXA/MMP uarts

[PATCH] spi/rockchip: avoid uninitialized-use warning
 2015-01-28 17:37 UTC  (6+ messages)
` [PATCH] spi: pl08x: do not select S3C64XX_PL080

make allyesconfig i386 build failure with next-20150122
 2015-01-28 17:36 UTC  (3+ messages)
` make allyesconfig i386 build failure with next-20150122 (caused by fb_agm1264k-fl driver)

[PATCH 0/3] Restore UFO support to virtio_net devices
 2015-01-28 17:34 UTC  (16+ messages)
` [PATCH 1/3] ipv6: Select fragment id during UFO/GSO segmentation if not set

post-receive: pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
 2015-01-28 17:31 UTC 

rcu_sched self-detect stall when disable vif device
 2015-01-28 17:27 UTC  (7+ messages)

[PATCH 0/3] cpufreq: build fixes
 2015-01-28 17:22 UTC  (4+ messages)
` [PATCH 3/3] cpufreq: exynos: allow modular build

EFI GetNextVariableName crashes when running under Xen, but not under Linux. efi-rs=0 works. No memmap issues
 2015-01-28 17:20 UTC  (10+ messages)

[RFC] XEN support in aserver
 2015-01-28 17:20 UTC  (4+ messages)

[PATCH 3/5 V2] pigz: Upgrade to 2.3.3
 2015-01-28 17:20 UTC 

[meta-toolchain-qt5] Can't install qtwebkit-dev-5.3.2-r0@i586: no package provides qtwebkit = 5.3.2-r0
 2015-01-28 17:15 UTC 

[PATCH v2] thermal: Fix examples in DT documentation
 2015-01-28 17:13 UTC 

[lm-sensors] Making the pwmcontrol UI a little easier, and delays
 2015-01-28 17:09 UTC 

[LTP] [RFC] usctest cleanup
 2015-01-28 17:09 UTC 

[PATCH 0/4] Device tree related changes to boot dm816x
 2015-01-28 17:04 UTC  (11+ messages)
` [PATCH 4/4] ARM: dts: Add minimal support for dm8168-evm

[PATCH] thermal: Add msm tsens thermal sensor driver
 2015-01-28 17:01 UTC  (2+ messages)

[PATCH] clk: ti: Fix FAPLL parent enable bit handling
 2015-01-28 17:00 UTC  (2+ messages)

raid5 Unplug the disk
 2015-01-28 16:59 UTC  (2+ messages)

[PATCH v2 09/29] ArmPlatformPkg/PrePi: allow use of patchable PCDs
 2015-01-28 16:59 UTC 

[RFC] split struct kiocb
 2015-01-28 16:57 UTC  (4+ messages)
` [PATCH 1/5] fs: don't allow to complete sync iocbs through aio_complete

Cancelling asynchronous operations in libxl
 2015-01-28 16:57 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/mhocko/mm
 2015-01-28 16:56 UTC 

[PATCH i-g-t 1/2] lib/tests: verify subtest enumeration output
 2015-01-28 16:56 UTC  (2+ messages)
` [PATCH i-g-t 2/2] lib/tests: check that invalid subtest names are rejected

post-receive: pub/scm/linux/kernel/git/mhocko/mm
 2015-01-28 16:56 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.