All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-23 09:58:34 to 2014-09-23 10:44:59 UTC [more...]

[PATCH 00/45 v3] tool changes to honor configure --prefix=DIR
 2014-09-23 10:44 UTC  (31+ messages)
` [PATCH 29/46] Use configure --prefix=DIR to set PREFIX
` [PATCH 30/46] Use configure --localstatedir=BASEDIR to set path to /var
` [PATCH 31/46] Add configure --enable-rpath
` [PATCH 32/46] Add configure --with-linux-backend-modules="mod1 mod2"
` [PATCH 33/46] Add configure --with-bash_completion-dir=DIR
` [PATCH 34/46] Make XENFIRMWAREDIR a subdir of libexecdir
` [PATCH 35/46] Use just PREFIX to reference the path in Paths.mk
` [PATCH 36/46] tools: remove private copies of includedir and libdir from libxenstat
` [PATCH 37/46] Use Paths.mk for docs, stubdom and tools build
` [PATCH 38/46] Move xenconsoled to libexec
` [PATCH 39/46] Move xenstored "
` [PATCH 41/46] tools: use XEN_LIB_STORED instead of /var/lib/xenstored
` [PATCH 42/46] Use XEN_RUN_DIR instead of /var/run/xen
` [PATCH 43/46] Move systemd paths to Paths.mk

[PATCH v2] watchdog: omap_wdt: Add 'early_disable' module parameter
 2014-09-23 10:44 UTC  (5+ messages)

[PATCH] arm64, defconfig: Increase NR_CPUS default to 64
 2014-09-23 10:44 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] vl: Adjust the place of calling mlockall to speedup VM's startup
 2014-09-23 10:42 UTC 

[PATCH] de.po: Fixup one translation
 2014-09-23 10:42 UTC  (4+ messages)

[PATCH] misc/e4defrag: output extent's status(written or unwritten)
 2014-09-23 10:41 UTC 

[PATCH v3 0/4] arm64, thunder: Enable Cavium Thunder SoC Family
 2014-09-23 10:41 UTC  (3+ messages)

[U-Boot] [PATCH] checkpatch: remove unnecessary + after {8,8}
 2014-09-23 10:41 UTC 

[PATCH v3 00/29] nios2 Linux kernel port
 2014-09-23 10:40 UTC  (4+ messages)
` [PATCH v3 01/29] asm-generic: add generic futex for !CONFIG_SMP

[PATCH v12 0/2] x86/viridian improvements
 2014-09-23 10:40 UTC  (3+ messages)
` [PATCH v12 1/2] x86/viridian: Re-purpose the HVM parameter to be a feature mask
` [PATCH v12 2/2] x86/viridian: Add partition time reference counter MSR support

[PATCH v6 00/12] ARM: berlin: USB support
 2014-09-23 10:39 UTC  (40+ messages)
` [PATCH v6 01/12] reset: add the Berlin reset controller driver
` [PATCH v6 02/12] Documentation: bindings: add reset bindings docs for Marvell Berlin SoCs
` [PATCH v6 03/12] ARM: Berlin: select the reset controller
` [PATCH v6 04/12] ARM: dts: berlin: add a required reset property in the chip controller node
` [PATCH v6 05/12] phy: add the Berlin USB PHY driver
` [PATCH v6 06/12] Documentation: bindings: add doc for the Berlin USB PHY
` [PATCH v6 07/12] usb: chipidea: add a usb2 driver for ci13xxx
` [PATCH v6 08/12] Documentation: bindings: add doc for the USB2 ChipIdea USB driver
` [PATCH v6 09/12] ARM: dts: berlin: add BG2Q nodes for USB support
` [PATCH v6 10/12] ARM: dts: Berlin: enable USB on the BG2Q DMP
` [PATCH v6 11/12] ARM: dts: berlin: add BG2CD nodes for USB support
` [PATCH v6 12/12] ARM: dts: berlin: enable USB on the Google Chromecast

[PATCH 0/4] Add DSO symbol versioning to support backwards compatibility
 2014-09-23 10:39 UTC  (3+ messages)
` [PATCH 1/4] compat: Add infrastructure to support symbol versioning

[PATCH v7 00/10] rtc: at91sam9: add DT support
 2014-09-23 10:39 UTC  (15+ messages)
` [PATCH v7 06/10] rtc: at91sam9: rework the Kconfig description
` [PATCH v7 08/10] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK

iwlwifi updates for 3.6
 2014-09-23 10:10 UTC  (3+ messages)
` [PATCH 09/13] iwlwifi: comment that setting driver_data overrides info->control
  ` [PATCH] mac80211: minstrel_ht should not override user supplied rts setting

[Qemu-devel] [PATCH 0/4] A number of Travis CI tweaks
 2014-09-23 10:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/4] .travis.yml: pre-seed sub-modules for speed

[PATCH] dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian model
 2014-09-23 10:37 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] trace: tighten up trace-events regex to fix bad parse
 2014-09-23 10:37 UTC 

[PATCH for-4.5 v5] add support for libvirt-like channels
 2014-09-23 10:35 UTC  (5+ messages)
` [PATCH v5 for-4.5 1/2] libxl: add support for 'channels'

[PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
 2014-09-23 10:34 UTC  (20+ messages)

[PATCH v2 net-next 0/3] tcp: better TCP_SKB_CB layout
 2014-09-23 10:34 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] ipv4: rename ip_options_echo to __ip_options_echo()
` [PATCH v2 net-next 2/3] ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
` [PATCH v2 net-next 3/3] tcp: better TCP_SKB_CB layout to reduce cache line misses

[RESEND PATCH 0/2] Add Qualcomm ADM dmaengine driver
 2014-09-23 10:34 UTC  (6+ messages)
` [PATCH 1/2] dmaengine: Add QCOM ADM DMA driver
` [PATCH 2/2] dmaengine: qcom_adm: Add device tree binding

[Qemu-devel] [PATCH] trace: tighten up trace-events regex to fix bad parse
 2014-09-23 10:33 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/7] virtio-scsi: Dataplane on single iothread
 2014-09-23 10:33 UTC  (2+ messages)

[PATCH linux-wpan v4] ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 header
 2014-09-23 10:33 UTC  (8+ messages)

[Qemu-devel] [PATCH] po: fix conflict with %.mo rule in rules.mak
 2014-09-23 10:32 UTC  (2+ messages)

[PATCH 0/3] Add PCI domain support to R-Car drivers
 2014-09-23 10:32 UTC  (8+ messages)

[PATCH RFC] virtio_pci: fix virtio spec compliance on restore
 2014-09-23 10:32 UTC  (2+ messages)

[RFC Patch v4 0/9] Some bugfix patches
 2014-09-23 10:32 UTC  (29+ messages)
` [RFC Patch v4 5/9] check if mfn is supported by IOCTL_PRIVCMD_MMAPBATCH before calling ioctl()
` [RFC Patch v4 7/9] correct xc_domain_save()'s return value
` [RFC Patch v4 8/9] store correct format into tapdisk-params/params
` [RFC Patch v4 9/9] update libxl__device_disk_from_xs_be() to support blktap device

[PATCH v1 0/10] Add SipHash-2-4 directory hashing support
 2014-09-23 10:31 UTC  (11+ messages)
` patch V1 1/10] ex4: Introduce DX_HASH_UNSIGNED_DELTA
` [PATCH v1 2/10] ext4: Remove redundant local variable p from ext4fs_dirhash
` [PATCH v1 3/10] byteorder: Fix some erroneous comments
` [PATCH v1 4/10] lib/siphash.c: New file
` [PATCH v1 5/10] ext4: Add DX_HASH_SIPHASH24 support
` [PATCH v1 6/10] Add EXT2_HASH_UNSIGNED instead of magic constant 3
` [PATCH v1 7/10] dirhash.c (ext2fs_dirhash): Remove redundant local variable p
` [PATCH v1 8/10] dirhash.c: Add siphash24()
` [PATCH v1 9/10] Add EXT2_HASH_SIPHASH24 (=3)
` [PATCH v1 10/10] Add "hash_alg=siphash" support

[Qemu-devel] [PATCH 0/2] fix two bugs about numa _and_ hotplug memory feature
 2014-09-23 10:32 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/2] pc-dimm: No numa option shouldn't break "

[PATCH v5] mfd: syscon: Decouple syscon interface from platform devices
 2014-09-23 10:29 UTC  (4+ messages)

[PATCH 0/1] systemtap: disable libvirt
 2014-09-23 10:29 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 1/2] ACPICA: Update to GPIO region handler interface
 2014-09-23 10:27 UTC  (3+ messages)
` [PATCH 2/2] gpio / ACPI: Use pin index and bit length

[PATCH 1/3] ext4: fix over-defensive complain after journal abort
 2014-09-23 10:26 UTC  (4+ messages)
` [PATCH 3/3] ext4: optimize block allocation on grow indepth

[PATCH 0/7] l10n: de.po: use imperative form for command options
 2014-09-23 10:24 UTC  (3+ messages)
` [PATCH 3/7] part3: "

[PATCHv2] NVMe: Fix partition detection issue(hot remove followed by hot add)
 2014-09-23 10:24 UTC 

[PATCH v2] pinctrl: lantiq: Release gpiochip resources in fail case
 2014-09-23 10:23 UTC  (2+ messages)

Build regressions/improvements in v3.17-rc6 (take two)
 2014-09-23 10:23 UTC  (3+ messages)

[PATCH] gpiolib:change to use irq_alloc_descs_from to alloc virqs
 2014-09-23 10:21 UTC  (3+ messages)

[Qemu-devel] Why is virt-resize designed to involve two disks?
 2014-09-23 10:15 UTC 

Master Plan on rewinding
 2014-09-23 10:22 UTC  (12+ messages)

DPDK 1.7 crashes on table initialization
 2014-09-23 10:21 UTC  (2+ messages)

[PATCH v2]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-09-23 10:21 UTC  (5+ messages)
` [PATCH v2 3/5] PCI: imx6: update dts and binding for imx6sx pcie
` [PATCH v2 4/5] PCI: imx6: add imx6sx pcie related gpr bits definitions

[Qemu-devel] [PATCH] ohci: Fix compile errors without --enable-trace-backend
 2014-09-23 10:19 UTC 

[U-Boot] [WIP PATCH 0/2] arm: socfpga: Add Cadence QSPI support
 2014-09-23 10:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] vl: Adjust the place of calling mlockall to speedup VM's startup
 2014-09-23 10:19 UTC  (3+ messages)

[PATCH v2 1/2] mmc: atmel-mci: Switch to using managed resource in probe
 2014-09-23 10:20 UTC  (2+ messages)
` [PATCH v2 2/2] mmc: atmel-mci: Release mmc resources on failure "

[PATCH v2 0/8] initial suport for Alpscale ASM9260
 2014-09-23 10:19 UTC  (4+ messages)
` [PATCH v2 1/8] ARM: add mach-asm9260

[PATCH 0/1] nilfs2: improve the performance of fdatasync()
 2014-09-23 10:18 UTC  (2+ messages)
` [PATCH 1/1] "

[U-Boot] [PATCH V4] ARM: mx6: Add support for Kosagi Novena
 2014-09-23 10:18 UTC 

[PATCH BlueZ] doc/obex-api: Split FilterBy into FilterAll and FilterAny
 2014-09-23 10:17 UTC 

[meta-fsl-ppc][PATCH] linux: add support for kernel fragmentation
 2014-09-23  7:36 UTC 

[PATCH 1/2] Btrfs: add missing end_page_writeback on submit_extent_page failure
 2014-09-23 10:14 UTC  (2+ messages)

[PATCH/RESEND V4 00/17] UFS: Power management support
 2014-09-23 10:14 UTC  (3+ messages)
` [PATCH V4 11/17] scsi: ufs: add UFS power "

[U-Boot] [PATCH V3] ARM: mx6: Add support for Kosagi Novena
 2014-09-23 10:14 UTC  (3+ messages)

[PATCH 0/2] Support CrystalCove PMIC ACPI operation region
 2014-09-23 10:13 UTC  (3+ messages)
` [PATCH 1/2] gpio / CrystalCove: support virtual GPIO

[PATCH v6 0/7] usb: add support for the generic PHY framework
 2014-09-23 10:12 UTC  (8+ messages)
` [PATCH v6 1/7] usb: move the OTG state from the USB PHY to the OTG structure
` [PATCH v6 2/7] usb: rename phy to usb_phy in OTG
` [PATCH v6 3/7] usb: add support to the generic PHY framework "
` [PATCH v6 4/7] usb: allow to supply the PHY in the drivers when using HCD
` [PATCH v6 5/7] usb: rename transceiver and phy to usb_phy in ChipIdea
` [PATCH v6 6/7] usb: chipidea: move usb_otg into struct ci_hdrc
` [PATCH v6 7/7] usb: chipidea: add support to the generic PHY framework in ChipIdea

[patch net-next v2 8/9] switchdev: introduce Netlink API
 2014-09-23 10:11 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/3] trace: drop orphan events from ./trace-events
 2014-09-23 10:11 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] docs: add blkdebug block driver documentation
 2014-09-23 10:09 UTC 

[PATCH 1/2] i2c: designware: Rework probe() to get clock a bit later
 2014-09-23 10:05 UTC  (10+ messages)
` [PATCH 2/2] i2c: designware: Add support for AMD I2C controller

[Qemu-devel] [PATCH 4/4] block: avoid creating oversized writes in multiwrite_merge
 2014-09-23 10:05 UTC  (11+ messages)

BCM4313 & brcmsmac & 3.12: only semi-working?
 2014-09-23 10:04 UTC  (15+ messages)

[PATCH] Drivers: hv: util: Implement Time Synchronization using host time sample
 2014-09-23  9:47 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Fix confused output for alias properties
 2014-09-23  9:13 UTC  (12+ messages)

[PATCH v3 1/3] sched: fix confusing PFA_NO_NEW_PRIVS constant
 2014-09-23 10:01 UTC  (4+ messages)
` [PATCH v3 2/3] sched: add macros to define bitops for task atomic flags

[RFC PATCH linux-next] et131x: Promote staging et131x driver to drivers/net
 2014-09-23 10:01 UTC  (5+ messages)

compile error with linuxapp-clang target on Fedora 20 with 3.15.10 kernel
 2014-09-23  9:59 UTC  (6+ messages)

[PATCH] drm/i915: Add RCS General Purpose Registers to parser whitelist
 2014-09-23  9:59 UTC  (3+ messages)

[PATCH 0/4] vf610: Add GPIO support
 2014-09-23  9:59 UTC  (4+ messages)
` [PATCH 4/4] ARM: dts: vf610: Use new "

[PATCH 0/2] RDMA/ocrdma: ocrdma bug fixes
 2014-09-23  9:59 UTC  (2+ messages)

[PATCH] of: fdt: fix memory range check
 2014-09-23  9:59 UTC  (2+ messages)

[Qemu-devel] [[PATCH v2] 1/1] vpc.c: Add VHD resize support
 2014-09-23  9:58 UTC  (4+ messages)

[PATCH] ASoC: blackfin: add bf6xx audio dma driver
 2014-09-24  9:55 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.