All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-21 15:26:47 to 2015-01-21 16:07:10 UTC [more...]

[PATCH v6 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2015-01-21 16:06 UTC  (18+ messages)
` [PATCH v6 1/7] mfd: Add support for DA9150 combined charger & fuel-gauge device
` [PATCH v6 2/7] mfd: da9150: Add DT binding documentation for core
` [PATCH v6 3/7] iio: Add support for DA9150 GPADC
` [PATCH v6 4/7] iio: da9150: Add DT binding documentation for GPADC
` [PATCH v6 5/7] power: Add support for DA9150 Charger
` [PATCH v6 6/7] power: da9150: Add DT binding documentation for charger
` [PATCH v6 7/7] MAINTAINERS: Include DA9150 files in Dialog Semiconductor support list

[U-Boot] [PATCH 1/3] x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c
 2015-01-21 16:06 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] x86: Save mtrr support flag in global data
` [U-Boot] [PATCH 3/3] x86: Test mtrr support flag before accessing mtrr msr

[Qemu-devel] [PATCH RFC v6 00/20] qemu: towards virtio-1 host support
 2015-01-21 16:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC v6 16/20] virtio-net: support longer header
      `  "

MUSB dual-role on AM335x behaving weirdly
 2015-01-21 16:06 UTC 

Add DSO symbol versioning to supportbackwards compatibility
 2015-01-21 16:05 UTC  (4+ messages)
` [PATCH v6 4/4] docs: Add ABI documentation

[PATCH] power: bq24190_charger: suppress build warning
 2015-01-21 16:05 UTC  (2+ messages)

[PATCH v7 04/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
 2015-01-21 16:05 UTC  (21+ messages)

[PATCH v3 1/3] dt-bindings: mfd: add lubbock-io binding
 2015-01-21 16:05 UTC  (10+ messages)
` [PATCH v3 2/3] mfd: lubbock_io: add lubbock_io board
              ` unclear ipv6 redirect message (was Re: [PATCH v3 2/3] mfd: lubbock_io: add lubbock_io board)

[Qemu-devel] Can we make better use of Coverity?
 2015-01-21 16:05 UTC  (11+ messages)

[PATCH v8 2/4] fpga manager: add sysfs interface document
 2015-01-21 16:01 UTC  (15+ messages)

[PATCH v6 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-01-21 16:04 UTC  (7+ messages)
` [PATCH v6 17/17] Documentation: ACPI for ARM64

[PATCH v3 00/20] NFS/RDMA client for 3.20
 2015-01-21 16:04 UTC  (42+ messages)
` [PATCH v3 01/20] xprtrdma: human-readable completion status
` [PATCH v3 02/20] xprtrdma: Modernize htonl and ntohl
` [PATCH v3 03/20] xprtrdma: Display XIDs in host byte order
` [PATCH v3 04/20] xprtrdma: Clean up hdrlen
` [PATCH v3 05/20] xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt
` [PATCH v3 06/20] xprtrdma: Remove rpcrdma_ep::rep_ia
` [PATCH v3 07/20] xprtrdma: Remove rl_mr field, and the mr_chunk union
` [PATCH v3 08/20] xprtrdma: Move credit update to RPC reply handler
` [PATCH v3 09/20] xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt
` [PATCH v3 10/20] xprtrdma: Free the pd if ib_query_qp() fails
` [PATCH v3 11/20] xprtrdma: Take struct ib_device_attr off the stack
` [PATCH v3 12/20] xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr "
` [PATCH v3 13/20] xprtrdma: Simplify synopsis of rpcrdma_buffer_create()
` [PATCH v3 14/20] xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy()
` [PATCH v3 15/20] xprtrdma: Add struct rpcrdma_regbuf and helpers
` [PATCH v3 16/20] xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req
` [PATCH v3 17/20] xprtrdma: Allocate RPC/RDMA "
` [PATCH v3 18/20] xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep
` [PATCH v3 19/20] xprtrdma: Allocate zero pad separately from rpcrdma_buffer
` [PATCH v3 20/20] xprtrdma: Clean up after adding regbuf management

[Xenomai] Compiling xenomai-3
 2015-01-21 16:04 UTC  (11+ messages)

[U-Boot] [PATCH] pci: tegra: Fix port information parsing
 2015-01-21 16:04 UTC  (7+ messages)

[U-Boot] [PATCH] x86: Fix various code format issues in start16.S
 2015-01-21 16:03 UTC  (2+ messages)

[PATCH 0/3] xilinx-spi: Support more spi modes and multiple device tree
 2015-01-21 16:02 UTC  (13+ messages)
` [PATCH 1/3] spi/xilinx: Use automatic bus number on "
` [PATCH 2/3] spi/xilinx: Support for spi mode LSB_FIRST
` [PATCH 3/3] spi/xilinx: Support for spi mode LOOP

[U-Boot] [PATCH] exynos: usb: make dwc3_set_mode to static
 2015-01-21 16:02 UTC  (2+ messages)

[Qemu-devel] [PATCHv2 0/7] ppc: loadvm/savevm fixups for -M g3beige and -M mac99
 2015-01-21 16:01 UTC  (8+ messages)
` [Qemu-devel] [PATCHv2 1/7] macio.c: include parent PCIDevice state in VMStateDescription
` [Qemu-devel] [PATCHv2 2/7] adb.c: include ADBDevice parent state in KBDState and MouseState
` [Qemu-devel] [PATCHv2 3/7] cuda.c: include adb_poll_timer in VMStateDescription
` [Qemu-devel] [PATCHv2 4/7] target-ppc: move sdr1 value change detection logic to helper_store_sdr1()
` [Qemu-devel] [PATCHv2 5/7] target-ppc: force update of msr bits in cpu_post_load
` [Qemu-devel] [PATCHv2 6/7] openpic: fix segfault on -M mac99 savevm
` [Qemu-devel] [PATCHv2 7/7] openpic: fix up loadvm under -M mac99

[PATCH v4 0/3] perf: User/kernel time correlation and event generation
 2015-01-21 16:01 UTC  (13+ messages)
` [PATCH v4 1/3] perf: Use monotonic clock as a source for timestamps
` [PATCH v4 2/3] perf: Userspace event

Kernel build woes
 2015-01-21 16:02 UTC 

[PATCH v2 OSSTEST 0/18] Implement for driving libvirt via virsh
 2015-01-21 15:59 UTC  (4+ messages)
` [PATCH OSSTEST v2 08/18] Toolstack: Refactor guest lifecycle

[PATCH v2] power: reset: Add reset driver for R-Mobile platforms
 2015-01-21 15:58 UTC  (3+ messages)

[U-Boot] [PATCH] sunxi: Drop qt840a_defconfig
 2015-01-21 15:57 UTC 

[PATCH 1/2] perf: convert: fix duplicate field names
 2015-01-21 15:56 UTC  (4+ messages)
` [PATCH 1/2] perf: convert: fix duplicate field names and avoid reserved keywords

[PATCH] Add security hooks to binder and implement the hooks for SELinux
 2015-01-21 15:54 UTC  (2+ messages)

next-20150120 broken on Tegra by "ata: libahci: Allow using multiple regulators"
 2015-01-21 15:55 UTC  (6+ messages)

[PATCH] staging: vt6656: fix Prefer ether_addr_copy() over memcpy() if the Ethernet addresses are __aligned(2)
 2015-01-21 16:44 UTC  (2+ messages)

linux-next: Tree for Jan 20 -- Kernel panic - Unable to mount root fs
 2015-01-21 15:54 UTC  (6+ messages)

[U-Boot] [PATCH] cmd: Fix gettime command help
 2015-01-21 15:54 UTC  (2+ messages)

[U-Boot] [PATCH v3 2/2] Enable journal replay for UBIFS
 2015-01-21 15:53 UTC 

[PATCH 00/69] checkpatch fix series for Unisys drivers
 2015-01-21 15:53 UTC  (5+ messages)
` [PATCH 55/69] staging: unisys: get rid of LOGWRN() macro and uisklog.h

[PATCH] systemd: Ensure RPC pipefs is mounted before rpc.idmapd starts
 2015-01-21 15:53 UTC 

[PATCHv2 0/4] x86, entry: some cleanup and simplification
 2015-01-21 15:51 UTC  (5+ messages)

[Qemu-devel] [PATCH v11 00/13] block: Incremental backup series
 2015-01-21 15:51 UTC  (10+ messages)
` [Qemu-devel] [PATCH v11 03/13] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove

[U-Boot] [PATCH] arm: spl: Allow board_init_r() to run with a larger stack
 2015-01-21 15:51 UTC  (3+ messages)

[Qemu-devel] [PATCH V2] s390x/pci: avoid sign extension in stpcifc
 2015-01-21 15:50 UTC 

[PATCH 0/5] PCI: st: provide support for dw pcie
 2015-01-21 15:49 UTC  (20+ messages)
` [PATCH 3/5] PCI: st: Provide support for the sti PCIe controller
` [PATCH 5/5] PCI: st: disable IO support

[Qemu-devel] [PATCH] dataplane: endianness-aware accesses
 2015-01-21 15:34 UTC  (3+ messages)

[PATCH] arm64: Add L2 cache topology to ARM Ltd boards/models
 2015-01-21 15:48 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/2] Enable journal replay for UBIFS
 2015-01-21 15:47 UTC 

[Qemu-devel] [PATCH 0/7] ppc: loadvm/savevm fixups for -M g3beige and -M mac99
 2015-01-21 15:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/7] ppc: force update of all msr bits in cpu_post_load

Quota Configuration
 2015-01-21 15:46 UTC  (3+ messages)

[U-Boot] [PATCH] sunxi: Restore lowlevel_init usage
 2015-01-21 15:46 UTC  (2+ messages)

Device or resource busy
 2015-01-21 15:46 UTC  (5+ messages)

master - config: improve config validation to check if setting with string value can be empty
 2015-01-21 15:46 UTC 

rcu, sched: WARNING: CPU: 30 PID: 23771 at kernel/rcu/tree_plugin.h:337 rcu_read_unlock_special+0x369/0x550()
 2015-01-21 15:44 UTC  (5+ messages)

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

[U-Boot] how to (fat)load from emmc boot partition?
 2015-01-21 15:44 UTC 

Anyone seeing tx-credits 'hang'?
 2015-01-21 15:42 UTC  (11+ messages)

[RFC PATCHv2 00/19] power_supply: Allow safe usage of power supply
 2015-01-21 15:42 UTC  (4+ messages)

[U-Boot] [PATCH v1 0/4] arm, at91: update SPL wdt support
 2015-01-21 15:40 UTC  (3+ messages)
` [U-Boot] [PATCH v1 2/4] common/board_f: add at91 wdt

[PATCH v2 0/2] Add sound frontend driver
 2015-01-21 15:39 UTC  (3+ messages)
` [PATCH v2 1/2] xen-sndfront: add "

[PATCH v2] xfstests/xfs: xfs_repair secondary sb verification regression test
 2015-01-21 15:37 UTC  (2+ messages)

[PATCH] can: kvaser_usb: Don't free packets when tight on URBs
 2015-01-21 15:36 UTC  (8+ messages)
` [PATCH v5 1/5] can: kvaser_usb: Update net interface state before exiting on OOM
  ` [PATCH v5 2/5] can: kvaser_usb: Consolidate and unify state change handling

[PATCH 1/2] android/pts: Update AVRCP pics, pixits for PTS 6.0
 2015-01-21 15:35 UTC  (2+ messages)
` [PATCH 2/2] android/pts: Update AVRCP PTS 6.0 results for android 5.0

[U-Boot] [PATCH 0/5] Add support for G2C1 mx28 board (which has no battery)
 2015-01-21 15:35 UTC  (3+ messages)
` [U-Boot] [PATCH 3/5] Add 'Wait for JTAG user' if booted in JTAG mode

[PATCH 001/001] usbhid: Fix initialisation and force effect modifications for the Microsoft Sidewinder Force Feedback Pro 2 joystick
 2015-01-21 14:32 UTC  (3+ messages)
    ` [PATCHv2 002/002] usbhid: Fix "

[pciutils patch v2] add virtio vendor capability support
 2015-01-21 15:35 UTC 

[RFC PATCH 0/8] Fix perf probe issues on powerpc
 2015-01-21 15:33 UTC  (4+ messages)

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

[PATCH v4 0/2] ARM: mediatek: Add driver for Mediatek I2C controller
 2015-01-21 15:31 UTC  (10+ messages)
` [PATCH v4 2/2] I2C: mediatek: Add driver for MediaTek "

[PATCH v2 0/5] Generic IOMMU page table framework
 2015-01-21 15:31 UTC  (8+ messages)
` [PATCH v2] iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator

Migration of a 32-bit PV-Guest
 2015-01-21 15:29 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/12] qcow2: Add new overlap check functions
 2015-01-21 15:28 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 12/12] qcow2: Use new metadata overlap check function

[PATCH 1/1] i2c: i2c-st: Rename clock reference to something that exists
 2015-01-21 15:26 UTC  (3+ messages)
` [STLinux Kernel] "

[PATCH] MIPS: kernel: cps-vec: Replace "addi" with "addiu"
 2015-01-21 15:27 UTC  (2+ messages)

[PATCH v4 00/10] mtd: st_spi_fsm: Align with ST's internal development
 2015-01-21 15:24 UTC  (3+ messages)
` [PATCH v4 04/10] mtd: st_spi_fsm: Add support for N25Q512 and N25Q00A devices
` [PATCH v4 05/10] mtd: st_spi_fsm: Update the JEDEC probe to handle extended READIDs

[PATCH] MIPS: asm: asmmacro: Replace "add" instructions with "addu"
 2015-01-21 15:26 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.