All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-13 10:32:36 to 2014-06-13 11:42:10 UTC [more...]

post-receive: pub/scm/linux/kernel/git/mnyman/xhci
 2014-06-13 11:42 UTC 

[PATCH 00/36] OMAP: GPMC: Restructure and move OMAP GPMC driver out of mach-omap2
 2014-06-13 11:42 UTC  (11+ messages)
` [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver

[Qemu-devel] [PATCH v8 00/20] virtio endian-ambivalent target
 2014-06-13 11:41 UTC  (23+ messages)
` [Qemu-devel] [PATCH v8 01/20] virtio-serial: don't migrate the config space
` [Qemu-devel] [PATCH v8 02/20] virtio: introduce device specific migration calls
` [Qemu-devel] [PATCH v8 03/20] virtio-net: implement per-device "
` [Qemu-devel] [PATCH v8 04/20] virtio-blk: "
` [Qemu-devel] [PATCH v8 05/20] virtio-serial: "
` [Qemu-devel] [PATCH v8 06/20] virtio-balloon: "
` [Qemu-devel] [PATCH v8 07/20] virtio-rng: "
` [Qemu-devel] [PATCH v8 08/20] virtio: add subsections to the migration stream
` [Qemu-devel] [PATCH v8 09/20] exec: introduce target_words_bigendian() helper
` [Qemu-devel] [PATCH v8 10/20] cpu: introduce CPUClass::virtio_is_big_endian()
` [Qemu-devel] [PATCH v8 11/20] virtio: add endian-ambivalent support to VirtIODevice
` [Qemu-devel] [PATCH v8 12/20] virtio: memory accessors for endian-ambivalent targets
` [Qemu-devel] [PATCH v8 13/20] virtio: allow byte swapping for vring
` [Qemu-devel] [PATCH v8 14/20] virtio-net: use virtio wrappers to access headers
` [Qemu-devel] [PATCH v8 15/20] virtio-balloon: use virtio wrappers to access page frame numbers
` [Qemu-devel] [PATCH v8 16/20] virtio-blk: use virtio wrappers to access headers
` [Qemu-devel] [PATCH v8 17/20] virtio-scsi: "
` [Qemu-devel] [PATCH v8 18/20] virtio-serial-bus: "
` [Qemu-devel] [PATCH v8 19/20] virtio-9p: "
` [Qemu-devel] [PATCH v8 20/20] target-ppc: enable virtio endian ambivalent support

[PATCH 0/2] xen/arm: make accesses to desc->status flags atomic
 2014-06-13 11:41 UTC  (6+ messages)
` [PATCH 1/2] xen: introduce bit access macros for the IRQ line status flags
` [PATCH 2/2] xen/arm: make accesses to desc->status flags atomic

[meta-oe][PATCH] eject: link po subdirectory for out-of-tree build
 2014-06-13 11:40 UTC  (3+ messages)
` [Patch v3] eject: copy "

[PATCH 0/3] verify-commit: verify commit signatures
 2014-06-13 11:39 UTC  (18+ messages)
` [PATCH 2/3] gpg-interface: provide access to the payload
` [PATCH 3/3] verify-commit: scriptable commit signature verification
` [PATCHv2 0/6] verify-commit: verify commit signatures
  ` [PATCHv2 1/6] pretty: free the gpg status buf
  ` [PATCHv2 2/6] gpg-interface: provide access to the payload
  ` [PATCHv2 3/6] verify-commit: scriptable commit signature verification
  ` [PATCHv2 4/6] t7510: exit for loop with test result
  ` [PATCHv2 5/6] t7510: test verify-commit
  ` [PATCHv2 6/6] gpg-interface: provide clear helper for struct signature_check

[PATCH v2] builddeb: fix missing headers in linux-headers package
 2014-06-13 11:39 UTC  (2+ messages)

[PATCH RFC] xen: prevent PVH Dom0 from having pages with more than one ref
 2014-06-13 11:39 UTC  (7+ messages)

Problems to get started with nftables
 2014-06-13 11:37 UTC  (2+ messages)

lttng enable event failing with i386 deb package
 2014-06-13 11:37 UTC 

[PATCH] usb: gadget: composite: unlock spinlock before usb_gadget_disconnect()
 2014-06-13 11:36 UTC  (2+ messages)

[PATCH] cpuidle: Improve perf for certain workloads
 2014-06-13 11:37 UTC  (2+ messages)

device tree: compilation of device tree sources
 2014-06-13 11:37 UTC  (2+ messages)

[LTP] [PATCH] syslog: rsyslog doesn't create empty log files
 2014-06-13 11:35 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[Qemu-devel] [PULL 0/1] usb-host: add range checks for usb-host parameters
 2014-06-13 11:35 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] "

[Regression] 3.15 mmc related ext4 corruption with qemu-system-arm
 2014-06-13 11:35 UTC  (4+ messages)

[PATCH RFCv2 1/5] ARM: use write allocate by default on ARMv6+
 2014-06-13 11:34 UTC  (12+ messages)

[PATCH BlueZ v2 01/11] android/gatt: Make application API public
 2014-06-13 11:33 UTC  (11+ messages)
` [PATCH BlueZ v2 02/11] android/bluetooth: Add bt_is_device_le function
` [PATCH BlueZ v2 03/11] android/hidhost: Add support for HoG
` [PATCH BlueZ v2 04/11] android/gatt: Fix not detecting device found by Bluetooth HAL
` [PATCH BlueZ v2 05/11] android/gatt: Create device and connect bonded devices
` [PATCH BlueZ v2 06/11] android/bluetooth: Add bt_device_set_uuids
` [PATCH BlueZ v2 07/11] android/gatt: Automatically discover primary services for bonded devices
` [PATCH BlueZ v2 08/11] android/gatt: Do not disconnect immediately after discovering primaries
` [PATCH BlueZ v2 09/11] android/hidhost: Add support for re-connecting HoG
` [PATCH BlueZ v2 10/11] android/bluetooth: Fix not setting expected discovery type
` [PATCH BlueZ v2 11/11] android/gatt: Fix not setting medium security for paired devices

[PATCH v2 1/2] usb: ehci-exynos: Make provision for vdd regulators
 2014-06-13 11:33 UTC  (4+ messages)

[PATCH 1/2] btio: Fix typo in error message
 2014-06-13 11:33 UTC  (2+ messages)

[PATCH] drm/i915: Drop WA to fix Voltage not getting dropped to Vmin when Gfx is power gated
 2014-06-13 11:33 UTC  (2+ messages)

[PATCH] fsl-rio: add support for mapping inbound windows
 2014-06-13 11:09 UTC 

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth
 2014-06-13 11:33 UTC 

[PATCH 1/3] texinfo: Use texinfo-replacement-native as an alias for texinfo-native
 2014-06-13 11:32 UTC  (3+ messages)
` [PATCH 3/3] texinfo.bbclass: native/cross uses dummy texinfo; target uses host's Texinfo

post-receive: pub/scm/bluetooth/bluez
 2014-06-13 11:32 UTC 

[Qemu-devel] [PULL 0/1] inet_listen_opts: add error checking
 2014-06-13 11:32 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] "

[meta-oe][PATCH] Upgrade geode video driver to 2.11.15
 2014-06-13 11:32 UTC  (2+ messages)

[Qemu-devel] [PULL 0/2] spice patch queue
 2014-06-13 11:28 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] spice: add mouse cursor support
` [Qemu-devel] [PULL 2/2] qxl-render: add sanity check

[PATCHv3 0/5] ACL library
 2014-06-13 11:26 UTC  (6+ messages)
  ` [PATCHv3 1/5] Add ACL library (librte_acl) into DPDK
  ` [PATCHv3 2/5] acl: update UT to reflect latest changes in the librte_acl
  ` [PATCHv3 3/5] acl: New test-acl application
  ` [PATCHv3 4/5] acl: New sample l3fwd-acl
  ` [PATCHv3 5/5] acl: add doxygen configuration and start page

[PATCH] xenpv: don't BUG when failing to setup NMI callback
 2014-06-13 11:26 UTC 

[PATCH] xenpv: don't BUG when failing to setup NMI callback
 2014-06-13 11:26 UTC 

iwlwifi AC 7260 fails to connect
 2014-06-13 10:54 UTC 

[Qemu-devel] [PATCH 3/3] ppc debug: Add debug stub support
 2014-06-13 11:24 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2014-06-13 11:18 UTC 

[Qemu-devel] [PULL 0/1] char: fix avail_connections init in qemu_chr_open_eventfd()
 2014-06-13 11:18 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] "

[PATCH] Bluetooth: Fix locking of hdev when calling into SMP code
 2014-06-13 11:18 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] audio: Drop superfluous conditionals around g_free()
 2014-06-13 11:16 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] "

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth
 2014-06-13 11:16 UTC 

[PATCH v2] ARM: shmobile: koelsch: Add support HSCIF1
 2014-06-13 11:16 UTC  (7+ messages)

[PATCH] selftests/powerpc: Use the test harness for the TM DSCR test
 2014-06-13 11:16 UTC 

[PATCHv7 0/2] mmc: fixed the mmc_of_parse for dwmmc
 2014-06-13 11:14 UTC  (4+ messages)
` [PATCHv7 2/2] ARM: dts: unuse the slot-node and deprecated supports-highspeed for dw-mmc

[PATCH] IOMMU: Prevent VT-d device IOTLB operations on wrong IOMMU
 2014-06-13 11:13 UTC  (3+ messages)

mips: Accidental removal of paravirt_cpus_done?
 2014-06-13 11:13 UTC  (2+ messages)

compat-wireless-2014-05-22 breaks ath10k in an Archer C7 v2
 2014-06-13 11:12 UTC  (10+ messages)

Backport of SeaVgaBios binary from upstream to our branch
 2014-06-13 11:12 UTC  (2+ messages)

[PATCH] OMAP: add deprecation message for legacy omap DMA API
 2014-06-13 11:12 UTC  (4+ messages)

usb: musb: omap: Add device tree support for omap musb glue
 2014-06-13 11:11 UTC  (2+ messages)

[PATCH] efi/arm64: efistub: remove local copy of linux_banner
 2014-06-13 11:11 UTC  (2+ messages)

[Buildroot] Java Runtime JRE mipsel uclibc
 2014-06-13 11:11 UTC 

[PATCH 1/5] samba: Security Advisory - CVE-2013-4496
 2014-06-13 11:11 UTC  (2+ messages)

[PATCH] [media] staging: allow omap4iss to be modular
 2014-06-13 11:10 UTC  (6+ messages)

how to locate the file through blktrace with xfs
 2014-06-13 11:08 UTC  (2+ messages)

[PATCH V2 00/19] irqchip: crossbar: driver fixes
 2014-06-13 11:04 UTC  (14+ messages)
` [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
` [PATCH V2 16/19] irqchip: crossbar: introduce ti,max-crossbar-sources to identify valid crossbar mapping
      ` [PATCH V2 16/19] irqchip: crossbar: introduce ti, max-crossbar-sources "

[PATCH v3 0/5] APEI: Make APEI architecture independent
 2014-06-13 11:03 UTC  (6+ messages)
` [PATCH v3 1/5] apei, mce: Factor out APEI architecture specific MCE calls
` [PATCH v3 2/5] acpi, apei, ghes: Introduce ARCH_HAS_ACPI_APEI_NMI to make NMI error notification a GHES feature
` [PATCH v3 3/5] acpi, apei, ghes: Introduce more generic mechanism to init/deinit GHES error notifications
` [PATCH v3 4/5] apei, ghes, nmi: Factor out NMI arch-specific calls
` [PATCH v3 5/5] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context

[RFC PATCH] alsactl: Do not run udev rule before datadir is mounted
 2014-06-13 11:02 UTC  (9+ messages)
        ` ALSA 1.0.28 release - request for testing

[PATCH v2 1/2] mmc: sdhci: add init_card callback
 2014-06-13 11:01 UTC  (2+ messages)

After shutdown/restart, ath10k sometimes stops receiving packets
 2014-06-13 11:00 UTC  (5+ messages)

[PATCH conntrack-tools] conntrackd: build: fix crash when optional kernel module are not loaded
 2014-06-13 10:56 UTC 

[PATCH v2 0/2] make kASLR vs hibernation boot-time selectable
 2014-06-13 10:56 UTC  (3+ messages)
` [PATCH v2 1/2] hibernate: create "nohibernate" boot parameter

SCTP seems to lose its socket state
 2014-06-13 10:53 UTC  (5+ messages)

Help with corrupted MDADM Raid6
 2014-06-13 10:53 UTC  (3+ messages)

[PATCH 3/3 v3] ACL: Add some test cases for nfsv4 acl
 2014-06-13 10:52 UTC 

(unknown),
 2014-06-13 10:18 UTC 

(unknown),
 2014-06-13 10:18 UTC 

[libnftnl PATCH 0/5] queue: Do not print unset value
 2014-06-13 10:51 UTC  (2+ messages)

[PATCH 0/2] make kASLR vs hibernation boot-time selectable
 2014-06-13 10:51 UTC  (6+ messages)

Btrfs filesystem read only on error
 2014-06-13 10:51 UTC 

[Qemu-devel] [PATCH v7 0/4] cpus: Add generic "nmi" monitor command support
 2014-06-13 10:50 UTC  (2+ messages)

[PATCH 2/3 v3] NFS4.0: Cases for SGID/SUID status after writing
 2014-06-13 10:50 UTC 

[Bug 77201] CPU online hangs, works when powernow-k8 is UN-loaded
 2014-06-13 10:49 UTC 

[PATCH 1/3 v2] NFS4.0: Add IPv6 support
 2014-06-13 10:48 UTC 

[PATCH v3 0/7] File Sealing & memfd_create()
 2014-06-13 10:36 UTC  (16+ messages)
` [PATCH v3 1/7] mm: allow drivers to prevent new writable mappings
` [PATCH v3 2/7] shm: add sealing API
` [PATCH v3 3/7] shm: add memfd_create() syscall
` [PATCH v3 4/7] selftests: add memfd_create() + sealing tests
` [PATCH v3 5/7] selftests: add memfd/sealing page-pinning tests
` [RFC v3 6/7] shm: wait for pins to be released when sealing
` [RFC v3 7/7] shm: isolate pinned pages when sealing files

[PATCH v3 5/8] ARM: shmobile: r8a7791: Add clock index macros for DT sources
 2014-06-13 10:46 UTC  (2+ messages)
` [PATCH v3 5/8] ARM: shmobile: r8a7791: Add default PCIe bus clock

[PATCH v3 2/8] ARM: shmobile: r8a7790: Add default PCIe bus clock
 2014-06-13 10:45 UTC  (2+ messages)

[PATCH] NFS4.1: try to clean sessions after testing
 2014-06-13 10:44 UTC  (7+ messages)
` [PATCH v2] "

iwlwifi: very poor performance on 3.16-rc0
 2014-06-13 10:44 UTC 

[PATCH v2 0/3] File Sealing & memfd_create()
 2014-06-13 10:42 UTC  (7+ messages)
` [PATCH v2 2/3] shm: add memfd_create() syscall

[PATCH v3 0/3] mmc: sdhci: Use mmc core regulator infrastucture
 2014-06-13 10:39 UTC  (2+ messages)

[PATCH 00/11] drm/i915: VLV display clock/phy stuff
 2014-06-13 10:37 UTC  (12+ messages)
` [PATCH 01/11] drm/i915: Change vlv cdclk to use kHz units
` [PATCH 02/11] drm/i915: Give names to the CCK_DISPLAY_CLOCK_CONTROL bits
` [PATCH 03/11] drm/i915: Move vlv cdclk code to .get_display_clock_speed()
` [PATCH 04/11] drm/i915: Handle 320 vs. 333 MHz cdclk on vlv
` [PATCH 05/11] drm/i915: Use 200MHz cdclk on vlv when all pipes are off
` [PATCH 06/11] drm/i915: Wait for cdclk change to occure when going for 400MHz
` [PATCH 07/11] drm/i915: Warn if there's a cdclk change in progess
` [PATCH 08/11] drm/i915: Kill duplicated cdclk readout code from i2c
` [PATCH 09/11] drm/i915: Pull the cmnlane tricks into its own power well ops
` [PATCH 10/11] drm/i915: Move VLV cmnlane workaround to intel_power_domains_init_hw()
` [WIP][PATCH 11/11] drm/i915: Turn off clocks when disp2d is powered down

[RFC - WIP v2 00/10] conf-files: New recipe to consolidate config file
 2014-06-13 10:35 UTC  (3+ messages)
` [RFC - WIP v2 02/10] apmd: convert to use conf-files

Device Tree Binding for DSA on P1023RDB
 2014-06-13 10:34 UTC  (3+ messages)

[U-Boot] [PATCH] mxs: fixed battery boot on imx233-olinuxino-micro
 2014-06-13 10:33 UTC  (4+ messages)

[U-Boot] pxa310 SDHC support
 2014-06-13 10:32 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH V2 0/5] icount: Implement delay algorithm between guest and host clocks
 2014-06-13 10:32 UTC  (2+ messages)

[PATCH V2 0/7] YB #6375 #6254
 2014-06-13 10:32 UTC  (2+ messages)


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.