All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-27 14:42:27 to 2015-04-27 15:34:01 UTC [more...]

[PATCH v3 0/2] Add support for Sensortek STK3310
 2015-04-27 15:34 UTC  (3+ messages)
` [PATCH v3 1/2] iio: light: "
` [PATCH v3 2/2] iio: light: Add threshold interrupt support for STK3310

[PATCH i-g-t] tests/drm_hw_lock: Tests for hw_lock fixes
 2015-04-27 15:33 UTC  (3+ messages)

[PATCH] drm/i915: Silence compiler warning in dvo
 2015-04-27 15:32 UTC 

[Buildroot] [PATCH] cc-tool: new package
 2015-04-27 15:31 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] s390x: support diag288 watchdog
 2015-04-27 15:28 UTC  (12+ messages)
` [Qemu-devel] [PATCH 1/6] s390x/virtio-ccw: enable has_dynamic_sysbus

[PATCH v9] drm/i915/skl: Add support for SKL background color
 2015-04-27 15:28 UTC  (2+ messages)

[LTP] [PATCH v4] syscalls/fallocate04: add new fallocate() test
 2015-04-27 15:27 UTC  (3+ messages)

strange benchmark problem : restarting osd daemon improve performance from 100k iops to 300k iops
 2015-04-27 15:27 UTC  (14+ messages)
` [ceph-users] "

[PATCH v5 0/4] Switch to BlueZ 5.x as default Bluetooth stack
 2015-04-27 15:27 UTC  (8+ messages)
` [PATCH v5 4/4] bluez5: don't exclude from world builds

[PATCH 2/3] spidev: Add DT binding example
 2015-04-27 15:27 UTC  (19+ messages)
    ` [linux-sunxi] "
      ` [linux-sunxi] "

[meta-fsl-arm-extra][PATCH 1/2] linux-riotboard: Add separate riotboard kernel recipe
 2015-04-27 15:27 UTC  (3+ messages)

[Qemu-trivial] [PATCH v2] block/dmg: make it modular
 2015-04-27 15:26 UTC  (3+ messages)
  ` [Qemu-devel] "

Access to 64-bit hppa machine for GCC development
 2015-04-27 15:26 UTC  (2+ messages)

[PATCH 1/4] misc: ti-st: use GPIO_LOW for initial value of nshutdown
 2015-04-27 15:26 UTC  (4+ messages)
` [PATCH 2/4] misc: ti-st: use of_get_named_gpio_flags for nshutdown

[PATCH] ARM: gic: Document Power and Clock Domain optional properties
 2015-04-27 15:25 UTC  (6+ messages)

[PATCH] scripts: fix link-vmlinux.sh bash-ism
 2015-04-27 15:25 UTC  (5+ messages)

Hitting tcmalloc bug even with patch applied
 2015-04-27 15:25 UTC  (5+ messages)

[Buildroot] [PATCH] imx-usb-loader: new host package
 2015-04-27 15:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/mirror: Always call block_job_sleep_ns()
 2015-04-27 15:25 UTC  (2+ messages)

[PATCH v2 RESEND 0/2] Add SDHCI support for APM X-Gene SoC using ARASAN SDHCI controller
 2015-04-27 15:25 UTC  (9+ messages)
` [PATCH v2 RESEND 2/2] mmc: host: Add some quirks to be read from fdt in sdhci-pltm.c

Debian 3.16.7-ckt9-2 issue with lttng-modules kmem probe
 2015-04-27 15:25 UTC  (2+ messages)

[PATCH v2]block:bounce: fix call inc_|dec_zone_page_state on different pages confuse value of NR_BOUNCE
 2015-04-27 15:24 UTC  (3+ messages)

[PATCH 1/3] libceph: properly release STAT request's raw_data_in
 2015-04-27 15:24 UTC  (4+ messages)
` [PATCH 2/3] libceph: allow setting osd_req_op's flags

[Buildroot] Any ideas about mechanism of updating software/firmware?
 2015-04-27 15:24 UTC  (2+ messages)

Beyond DPDK 2.0
 2015-04-27 15:23 UTC  (11+ messages)

[PATCH] xfs: log record crc mismatch test
 2015-04-27 15:25 UTC 

[Buildroot] [PATCH] android-tools: new host package
 2015-04-27 15:22 UTC  (2+ messages)

[U-Boot] [PATCH 2/5] x86: Kconfig: Move platform options forward
 2015-04-27 15:22 UTC  (4+ messages)
` [U-Boot] [PATCH 3/5] x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics
` [U-Boot] [PATCH 4/5] x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
` [U-Boot] [PATCH 5/5] x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS

[U-Boot] [PATCH 1/5] x86: Kconfig: Divide the target selection to vendor/model
 2015-04-27 15:22 UTC 

[PATCH] RFC: let gpiod_get_optional et all return NULL when GPIOLIB is not enabled
 2015-04-27 15:21 UTC  (7+ messages)

[PATCH] x86, amd: Set X86_FEATURE_EXTD_APICID for future processors
 2015-04-27 15:25 UTC 

[PATCH] x86: Fix mkcapflags.sh bash-ism again
 2015-04-27 15:21 UTC  (2+ messages)

bug#20437: ls links too many dynamic libraries
 2015-04-27 15:21 UTC  (2+ messages)

[Qemu-devel] [PULL 00/17] target-arm queue
 2015-04-27 15:20 UTC  (18+ messages)
` [Qemu-devel] [PULL 01/17] memory: Define API for MemoryRegionOps to take attrs and return status
` [Qemu-devel] [PULL 02/17] memory: Replace io_mem_read/write with memory_region_dispatch_read/write
` [Qemu-devel] [PULL 03/17] Make CPU iotlb a structure rather than a plain hwaddr
` [Qemu-devel] [PULL 04/17] Add MemTxAttrs to the IOTLB
` [Qemu-devel] [PULL 05/17] exec.c: Convert subpage memory ops to _with_attrs
` [Qemu-devel] [PULL 06/17] exec.c: Make address_space_rw take transaction attributes
` [Qemu-devel] [PULL 07/17] exec.c: Add new address_space_ld*/st* functions
` [Qemu-devel] [PULL 08/17] exec.c: Capture the memory attributes for a watchpoint hit
` [Qemu-devel] [PULL 09/17] Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
` [Qemu-devel] [PULL 10/17] target-arm: Honour NS bits in page tables
` [Qemu-devel] [PULL 11/17] target-arm: Use correct memory attributes for page table walks
` [Qemu-devel] [PULL 12/17] target-arm: Add user-mode transaction attribute
` [Qemu-devel] [PULL 13/17] target-arm: Use attribute info to handle user-only watchpoints
` [Qemu-devel] [PULL 14/17] target-arm: Check watchpoints against CPU security state
` [Qemu-devel] [PULL 15/17] target-arm: rename c1_coproc to cpacr_el1
` [Qemu-devel] [PULL 16/17] target-arm: Adjust id_aa64pfr0 when has_el3 CPU property disabled
` [Qemu-devel] [PULL 17/17] Allow ARMv8 SCR.SMD updates

[PATCH] fsck: implement fsck -r {fd}
 2015-04-27 15:20 UTC 

[PATCH net] bnx2x: really disable TPA if 'disable_tpa' option is set
 2015-04-27 15:20 UTC 

Linux device driver for USB WIFI needs integrating
 2015-04-27 15:11 UTC 

[PATCH v3 1/2] Documentation: devicetree: root node serial-number property documentation
 2015-04-27 15:20 UTC  (6+ messages)
` [PATCH v3 2/2] arch: arm: Show the serial number from devicetree in cpuinfo

[PATCH] x86/fpu: always restore_xinit_state() when !use_eager_cpu()
 2015-04-27 15:19 UTC  (7+ messages)
  ` [PATCH v2] x86/fpu: always restore_xinit_state() when use_eager_cpu()

[PATCH v3 00/10] Add Freescale i.mx7d support
 2015-04-27 15:20 UTC  (5+ messages)
` [PATCH v3 05/10] pinctrl: add imx7d support

server_scope v4.1 lock reclaim
 2015-04-27 15:19 UTC  (2+ messages)

[Qemu-devel] [PATCH] Fix crash with illegal "-net nic, model=xxx" option
 2015-04-27 15:19 UTC  (5+ messages)

[PATCH] shared/289: do not special-case ext3
 2015-04-27 15:18 UTC  (2+ messages)

[PATCH i-g-t v2] lib/igt_core.c : only disable low mem killer once
 2015-04-27 15:17 UTC 

Compiler warning about comparing result of !!test_bit() to an integer
 2015-04-27 15:17 UTC  (3+ messages)

[PATCH] firmware: dmi_scan: Trim DMI table length before exporting it
 2015-04-27 15:17 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer deref, bisected to 746650160
 2015-04-27 15:17 UTC  (7+ messages)

[RFC v2 0/4] fs: Add generic file system event notifications
 2015-04-27 15:08 UTC  (5+ messages)
` [RFC v2 1/4] "

[PATCH v3 0/5] target: Fix several problems related to T10-PI support
 2015-04-27 15:08 UTC  (6+ messages)
` [PATCH v3 1/5] target: ensure se_cmd->t_prot_sg is allocated when required

Interacting with coherent memory on external devices
 2015-04-27 15:08 UTC  (13+ messages)

New driver causes enlightenment to resize display to 8x8?
 2015-04-27 15:06 UTC  (3+ messages)

[PATCH] x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
 2015-04-27 15:06 UTC  (7+ messages)

[PATCH 1/4] drm/radeon: fix lockup when BOs aren't part of the VM on release
 2015-04-27 15:06 UTC  (5+ messages)
` [PATCH 2/4] drm/radeon: reset BOs address after clearing it
` [PATCH 3/4] drm/radeon: check new address before removing old one
` [PATCH 4/4] drm/radeon: fix userptr return value checking

QCA6174 hw2.1?
 2015-04-27 15:04 UTC  (11+ messages)

[PATCH 00/14] Fix world build with gcc-5
 2015-04-27 15:03 UTC  (6+ messages)
` [PATCH 03/14] xserver-xorg: Fix "
` [PATCH 07/14] subversion: Add -P to CPPFLAGS

[Qemu-devel] [PATCH v2] Strip brackets from vnc host
 2015-04-27 15:03 UTC 

[RFC PATCH 0/3] iio: export mounting matrix
 2015-04-27 15:01 UTC  (7+ messages)
` [RFC PATCH 1/3] iio: export mounting matrix information
` [RFC PATCH 2/3] ACPICA: Add _PLD front and back panel constants
` [RFC PATCH 3/3] iio: derive the mounting matrix from ACPI _PLD objects

[U-Boot] [U-Boot 0/7] dm: spi: Convert few drivers to driver model
 2015-04-27 15:02 UTC  (5+ messages)
` [U-Boot] [U-Boot 1/7] dm: spi: zynq_spi: Convert "

Commit 1b673ef breaks riotboard boot
 2015-04-27 15:02 UTC  (4+ messages)

[Qemu-devel] [PATCH V15 0/5] Virtual Machine Generation ID
 2015-04-27 15:01 UTC  (9+ messages)
` [Qemu-devel] [PATCH V15 1/5] docs: vm generation id device's description
` [Qemu-devel] [PATCH V15 2/5] acpi: add a vm_generation_id_changed method
` [Qemu-devel] [PATCH V15 4/5] i386: add a Virtual Machine Generation ID device
` [Qemu-devel] [PATCH V15 5/5] tests: add a unit test for the vmgenid device

[Qemu-devel] [PATCH v3 00/16] target-arm: Add GICv1/SecExt and GICv2/Grouping
 2015-04-27 15:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 08/16] hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked

ceph branch status
 2015-04-27 15:00 UTC 

[PATCH] xen/arm: p2m: Add an ASSERT to check that p2m lock is taken in __p2m_lookup
 2015-04-27 14:58 UTC 

[PATCH 00/36] Update IXGBE base codes
 2015-04-27 14:59 UTC  (3+ messages)

[PATCH v2] SP800-38F / RFC3394 key wrapping
 2015-04-27 14:58 UTC  (4+ messages)
` [PATCH v2] crypto: add key wrapping block chaining mode

[Qemu-devel] [PATCH RFC] virtio: add virtqueue_fill_partial
 2015-04-27 14:58 UTC  (4+ messages)

Sharing credentials in general (Re: [GIT PULL] kdbus for 4.1-rc1)
 2015-04-27 14:57 UTC  (5+ messages)

[RFC] remove the subversion_1.6.15.bb
 2015-04-27 14:58 UTC  (3+ messages)

xen-unstable + 4.1.0-rc1: Dom0 kernel stalls in early boot
 2015-04-27 14:57 UTC  (2+ messages)

[PATCH 00/21] ARCNET: Defibrillation
 2015-04-27 14:57 UTC  (5+ messages)

[RFC] capabilities: Ambient capabilities
 2015-04-27 14:55 UTC  (15+ messages)

btrfs freeze/thaw when using with LVM2
 2015-04-27 14:55 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 00/17] s390 cpu model implementation
 2015-04-27 14:53 UTC  (18+ messages)
` [Qemu-devel] [PATCH v6 01/17] Introduce stub routine cpu_desc_avail
` [Qemu-devel] [PATCH v6 02/17] Add accelerator id and model name to CPUState
` [Qemu-devel] [PATCH v6 03/17] Extend QMP command query-cpus to return accelerator id and model name
` [Qemu-devel] [PATCH v6 04/17] Extend HMP command info cpus to display "
` [Qemu-devel] [PATCH v6 05/17] Add optional parameters to QMP command query-cpu-definitions
` [Qemu-devel] [PATCH v6 06/17] target-s390x: Introduce S390 CPU facilities
` [Qemu-devel] [PATCH v6 07/17] target-s390x: Generate facility defines per S390 CPU model
` [Qemu-devel] [PATCH v6 08/17] target-s390x: Introduce S390 CPU models
` [Qemu-devel] [PATCH v6 09/17] target-s390x: Define S390 CPU model specific facility lists
` [Qemu-devel] [PATCH v6 10/17] target-s390x: Add S390 CPU model alias definition routines
` [Qemu-devel] [PATCH v6 11/17] target-s390x: Add KVM VM attribute interface for S390 CPU models
` [Qemu-devel] [PATCH v6 12/17] target-s390x: Add S390 CPU class initialization routines
` [Qemu-devel] [PATCH v6 13/17] target-s390x: Prepare accelerator during S390 CPU object realization
` [Qemu-devel] [PATCH v6 14/17] target-s390x: Initialize S390 CPU model name in CPUState
` [Qemu-devel] [PATCH v6 15/17] target-s390x: Extend arch specific QMP command query-cpu-definitions
` [Qemu-devel] [PATCH v6 16/17] target-s390x: Introduce S390 CPU facility test routine
` [Qemu-devel] [PATCH v6 17/17] target-s390x: Enable S390 CPU model usage

[PATCH] usb: dwc3: gadget: call gadget driver's ->suspend/->resume
 2015-04-27 14:55 UTC  (7+ messages)

[PATCH 0/7] asoc: Add audio for sti platforms
 2015-04-27 14:53 UTC  (4+ messages)
` [PATCH 4/7] Asoc: sti: add CPU DAI driver for capture

[PATCH 4/5] drm/i915: Add a partial GGTT view type
 2015-04-27 14:52 UTC  (10+ messages)
` [PATCH 5/5] drm/i915: Use partial view in mmap fault handler

[PATCH v2] sysbus: add irq_routing_notifier
 2015-04-27 15:01 UTC  (9+ messages)
` [Qemu-devel] "

[PATCH 0/3] license.bbclass/linux-firmware: add an approach for non-generic license
 2015-04-27 14:51 UTC  (3+ messages)
` [PATCH 1/3] license.bbclass: allow copying license not in common licenses

[PATCH v4 0/7] mtrr, mm, x86: Enhance MTRR checks for huge I/O mapping
 2015-04-27 14:31 UTC  (6+ messages)

Adding Heart Monitors to IIO take 2
 2015-04-27 14:49 UTC  (4+ messages)
` [PATCH 2/3] iio: bindings: Add TI afe4403 heart monitor documentation

[PATCH] ARM: imx: clk-cpu: Include "clk.h" header file
 2015-04-27 14:49 UTC  (3+ messages)
` [PATCH 2/2] ARM: imx: mmdc: Include "common.h" "

[Qemu-trivial] [PATCH] qemu-options: trivial spelling fix (messsage)
 2015-04-27 14:49 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

Linux device driver for USB WIFI needs integrating
 2015-04-27 14:49 UTC  (2+ messages)

[PATCH] ALSA: hda - Fix missing va_end() call in snd_hda_codec_pcm_new()
 2015-04-27 14:49 UTC 

[PATCH V2] ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name
 2015-04-27 14:46 UTC  (3+ messages)

[Qemu-trivial] [PATCH target-arm 0/2] Unused code cleanups
 2015-04-27 14:47 UTC  (4+ messages)
` [Qemu-trivial] [PATCH target-arm 1/2] arm: cpu.h: Remove unused typdefs
    ` [Qemu-devel] "

[PATCH 00/19] Tegra210 Clock Support
 2015-04-27 14:47 UTC  (4+ messages)
` [PATCH 19/19] clk: tegra210: add support for Tegra210 clocks

[U-Boot] [U-Boot PATCH v2] sf: Fix to compute proper sector_size
 2015-04-27 14:47 UTC  (3+ messages)

[Qemu-trivial] [PATCH microblaze v1 0/6] Microblaze Cleanups
 2015-04-27 14:47 UTC  (3+ messages)
  ` [Qemu-devel] "

[Qemu-devel] [PATCH V6 for-2.3 00/26] hw/pc: implement multiple primary busses for pc machines
 2015-04-27 14:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH V6 for-2.3 13/26] hw/pci-host: introduce TYPE_PCI_HOST_BRIDGE_SNOOPED interface

[PATCH 0/2] introduce kaslr_offset() and its users
 2015-04-27 14:41 UTC  (3+ messages)
` [PATCH 2/2] livepatch: x86: make kASLR logic more accurate

[PATCH resend] ARM: dts: imx25: Add #pwm-cells to pwm4
 2015-04-27 14:43 UTC  (3+ messages)

[PATCH v2] irqchip: renesas-intc-irqpin: Improve binding documentation
 2015-04-27 14:45 UTC  (2+ messages)

We have a whole new ton of goodies to investigate
 2015-04-27 14:44 UTC  (7+ messages)

[PATCH v2] Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"
 2015-04-27 14:44 UTC  (3+ messages)

[Qemu-devel] [PATCH] Strip brackets from vnc host
 2015-04-27 14:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/36] drop qapi nested structs
 2015-04-27 14:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 01/36] qapi: Add copyright declaration on docs


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.