All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-16 15:02:32 to 2014-05-16 15:51:07 UTC [more...]

[Qemu-devel] [PULL 00/20] QMP queue
 2014-05-16 15:30 UTC  (16+ messages)
` [Qemu-devel] [PULL 01/20] qapi: Update qapi-code-gen.txt example to match current code
` [Qemu-devel] [PULL 03/20] qapi: Remove unused Visitor callbacks start_handle(), end_handle()
` [Qemu-devel] [PULL 06/20] qapi: Clean up shadowing of parameters and locals in inner scopes
` [Qemu-devel] [PULL 08/20] qapi: Un-inline visit of implicit struct
` [Qemu-devel] [PULL 09/20] hmp: Call visit_end_struct() after visit_start_struct() succeeds
` [Qemu-devel] [PULL 11/20] tests: Don't call visit_end_struct() after visit_start_struct() fails
` [Qemu-devel] [PULL 12/20] qapi: Replace uncommon use of the error API by the common one
` [Qemu-devel] [PULL 13/20] qapi: Show qapi-commands.py invocation in qapi-code-gen.txt
` [Qemu-devel] [PULL 14/20] monitor: Convert sendkey to use command_completion
` [Qemu-devel] [PULL 15/20] monitor: Add chardev-remove command completion
` [Qemu-devel] [PULL 16/20] monitor: Add chardev-add backend argument completion
` [Qemu-devel] [PULL 17/20] monitor: Add set_link arguments completion
` [Qemu-devel] [PULL 18/20] monitor: Add netdev_add type argument completion
` [Qemu-devel] [PULL 19/20] monitor: Add netdev_del id "
` [Qemu-devel] [PULL 20/20] qapi: skip redundant includes

[PATCH] gpio: gpio-bt8xx: fix compilation warning
 2014-05-16 15:51 UTC  (3+ messages)

[PATCH net-next 00/11] 802154: implement link-layer security
 2014-05-16 15:46 UTC  (12+ messages)
` [PATCH net-next 02/11] mac802154: update Kconfig
` [PATCH net-next 04/11] mac802154: add llsec encryption method
  ` [PATCH net-next 01/11] ieee802154: add types for link-layer security
  ` [PATCH net-next 03/11] mac802154: add llsec structures and mutators
  ` [PATCH net-next 05/11] mac802154: add llsec decryption method
  ` [PATCH net-next 07/11] ieee802154: add dgram sockopts for security control
  ` [PATCH net-next 08/11] mac802154: add llsec configuration functions
  ` [PATCH net-next 09/11] mac802154: propagate device address changes to llsec
` [PATCH net-next 06/11] mac802154: integrate llsec with wpan devices
` [PATCH net-next 10/11] ieee802154: add netlink interfaces for llsec
` [PATCH net-next 11/11] ieee802154, mac802154: implement devkey record option

[PATCH 0/3] Introduce MEN 14F021P00 Board Management Controller driver set
 2014-05-16 16:37 UTC  (4+ messages)
` [PATCH 1/3] drivers/mfd/menf21bmc: introduce MEN 14F021P00 BMC MFD Core driver

[PATCH] usb: dwc3: gadget: check link trb after free_slot is increased
 2014-05-16 15:50 UTC  (3+ messages)

[PATCH] Btrfs-progs: fsck: add an option to check data csums
 2014-05-16 15:49 UTC  (4+ messages)

[PATCH] GPIOD, OF: parse flags into gpiod
 2014-05-16 15:49 UTC  (9+ messages)

RAID-1 - suboptimal write performance?
 2014-05-16 15:48 UTC 

[PATCH] FIX: Align buffers on 4 bytes for 64bit access
 2014-05-16 15:47 UTC 

[PATCH] ath9k/ath10k: remove unnecessary channel_switch_beacon callbacks
 2014-05-16 15:34 UTC  (5+ messages)
    ` [ath9k-devel] "

[PATCH 0/6 V2] perf: Enable mmap2 and add dcacheline sorting
 2014-05-16 15:45 UTC  (12+ messages)
` [PATCH 1/6] events, perf: Pass protection and flags bits through mmap2 interface
` [PATCH 6/6] perf: Add dcacheline sort

[PATCH 0/4] Intel primary plane support (v6)
 2014-05-16 15:45 UTC  (4+ messages)
` [PATCH 2/4] drm/plane-helper: Add drm_primary_helper_check_update() (v2)

[PATCH v1] virtio_blk: fix race between start and stop queue
 2014-05-16 15:45 UTC  (4+ messages)

[GUILT v3 00/31] Teach guilt import-commit how to create legal patch names, and more
 2014-05-16 15:45 UTC  (13+ messages)
` [GUILT v3 09/31] Test suite: properly check the exit status of commands
` [GUILT v3 12/31] "guilt header": more robust header selection
` [GUILT v3 14/31] Use "git check-ref-format" to validate patch names
` [GUILT v3 28/31] Fix coding style errors in t-061.sh
` [GUILT v3 29/31] Added guilt.reusebranch configuration option
` [GUILT v3 31/31] Don't use "git log -p" in the test suite

[Qemu-devel] [PATCH 0/2] Two simple Coverity defect patches
 2014-05-16 15:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] scsi: Document intentional fall through in scsi_req_length()
` [Qemu-devel] [PATCH 2/2] virtio-scsi: Plug memory leak on virtio_scsi_push_event() error path

[RFC PATCH 00/11] Add support for devtmpfs in user namespaces
 2014-05-16 15:43 UTC  (13+ messages)
` [lxc-devel] "

[PATCHSET cgroup/for-3.16] cgroup: use css->refcnt for cgroup reference counting
 2014-05-16 15:43 UTC  (8+ messages)
` [PATCH 9/9] cgroup: use cgroup->self.refcnt for cgroup refcnting
        ` [PATCH cgroup/for-3.16] cgroup: introduce CSS_NO_REF and skip refcnting on normal root csses

[PATCH 2/2] pretty.c: format string with truncate respects logOutputEncoding
 2014-05-16 15:40 UTC  (4+ messages)
` [PATCH v2 0/2] Reroll patch series. Pretty print truncate does not work
  ` [PATCH v2 1/2] t4205, t6006: Add failing tests for the case when i18n.logOutputEncoding is set
  ` [PATCH v2 2/2] pretty.c: format string with truncate respects logOutputEncoding

[PATCH] Fix for possible null pointer dereference in keyspan.c
 2014-05-16 15:39 UTC  (3+ messages)
  ` [PATCH] USB: keyspan: fix potential null pointer dereference

[Qemu-devel] [PATCH v2] qmp: object-add: Validate class before creating object
 2014-05-16 15:39 UTC 

[PATCH v1 RFC 0/6] KVM: s390: cpu model implementation
 2014-05-16 15:39 UTC  (5+ messages)
` [PATCH v1 RFC 6/6] KVM: s390: add cpu model support
    ` [Qemu-devel] "

[PATCH 0/15] dpdk: Separate compile time linkage between eal lib and pmd's
 2014-05-16 15:39 UTC  (4+ messages)
` [PATCH v5 00/14] "

[PATCH 0/2] scsi: hyper-v storvsc changes by Ubuntu
 2014-05-16 15:39 UTC  (3+ messages)
` [PATCH 1/2] scsi: hyper-v storvsc switch up to SPC-3
` [PATCH 2/2] scsi: hyper-v storvsc -- host takes MAINTENANCE_IN commands badly -- elide them

[PATCH net-next] pktgen: Add NOINIT option to leave packet data uninitialized
 2014-05-16 15:39 UTC  (9+ messages)

[PATCH 3.2 31/34] rtl8192ce: Fix null dereference in watchdog
 2014-05-16 15:38 UTC  (3+ messages)

[PATCH V2 0/3] cpufreq: add support for intermediate (stable)
 2014-05-16 15:38 UTC  (6+ messages)

[Qemu-devel] dump-guest-memory command?
 2014-05-16 15:38 UTC  (8+ messages)

[PATCH] ath10k: fix rssi reporting
 2014-05-16 15:36 UTC  (6+ messages)

[PATCH 0/4] Fix lockdep issues with stacked devices
 2014-05-16 15:36 UTC  (5+ messages)
` [PATCH 1/4] net: Find the nesting level of a given device by type
` [PATCH 2/4] net: Allow for more then a single subclass for netif_addr_lock
` [PATCH 3/4] vlan: Fix lockdep warning with stacked vlan devices
` [PATCH 4/4] macvlan: Fix lockdep warnings with stacked macvlan devices

[Qemu-devel] [PATCH v4 17/18] target-i386: block migration and savevm if invariant tsc is exposed
 2014-05-16 15:36 UTC  (3+ messages)

[PATCH] kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE_SIGHAND
 2014-05-16 15:35 UTC  (3+ messages)

[Bug 76321] New: Incorrect hwmon temperature when radeon card is turned off
 2014-05-16 15:36 UTC  (2+ messages)
` [Bug 76321] "

[PATCH net-next] xen-netfront: try linearizing SKB if it occupies too many slots
 2014-05-16 15:34 UTC  (9+ messages)

perf: use after free in perf_remove_from_context
 2014-05-16 15:34 UTC  (2+ messages)
` BUG_ON drivers/char/random.c:986 (Was: perf: use after free in perf_remove_from_context)

[PATCH] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
 2014-05-16 15:34 UTC  (2+ messages)

[PATCHv3 0/3] ARM: implement workaround for Cortex-A9/PL310/PCIe deadlock
 2014-05-16 15:33 UTC  (9+ messages)
` [PATCHv3 1/3] ARM: mm: allow sub-architectures to override PCI I/O memory type

[PATCH] drivers: i2c: i2c-st: Update i2c timings
 2014-05-16 15:32 UTC  (2+ messages)

uprobes && shmem (Was: uprobes: Shift ->readpage check from __copy_insn() to uprobe_register())
 2014-05-16 15:30 UTC 

dom0 USB failing with "ehci-pci: probe of 0000:00:1d.0 failed with error -110"
 2014-05-16 15:31 UTC  (5+ messages)

[PATCH v2 00/10] x86: Improvements to trap handling
 2014-05-16 15:30 UTC  (7+ messages)
` [PATCH v2 09/10] x86/irqs: Move interrupt-stub generation out of C
` [PATCH v2 10/10] x86/misc: Post cleanup

[PATCH] gpio: make of_get_named_gpiod_flags() private
 2014-05-16 15:29 UTC  (5+ messages)

[GIT PULL] KVM fixes for 3.15-rc6
 2014-05-16 15:28 UTC 

[RFC Patch Part1 V1 00/30] use irqdomain to dynamically allocate IRQ for IOAPIC pin
 2014-05-16 15:28 UTC  (2+ messages)

[PATCH/RFC 7/7] ARM: shmobile: koelsch dts: Enable sysdma0 and sysdma1
 2014-05-16 15:26 UTC 

[PATCH/RFC 6/7] ARM: shmobile: r8a7791 dtsi: Enable DMA for MSIOF
 2014-05-16 15:26 UTC 

[PATCH/RFC 5/7] ARM: shmobile: r8a7791 dtsi: Enable DMA for QSPI
 2014-05-16 15:26 UTC 

[PATCH/RFC 4/7] ARM: shmobile: r8a7791 dtsi: Add SYS-DMAC0 and SYS-DMAC1 nodes
 2014-05-16 15:26 UTC 

[PATCH/RFC 3/7] ARM: shmobile: r8a7791: Add SYS-DMAC channel definitions for bindings
 2014-05-16 15:26 UTC 

[PATCH/RFC 2/7] ARM: shmobile: r8a7791 dtsi: add SYS-DMAC clocks
 2014-05-16 15:26 UTC 

[PATCH/RFC 1/7] DMA: shdma: Add r8a7791 support
 2014-05-16 15:26 UTC 

[PATCH/RFC 0/7] ARM: shmobile: r8a7791: Add preliminary DMA support
 2014-05-16 15:26 UTC 

[PATCH] ARM: remove check for CONFIG_CPU_ICACHE_STREAMING_DISABLE
 2014-05-16 15:25 UTC  (2+ messages)

Bad checksum on bridge with IP options
 2014-05-16 15:24 UTC  (9+ messages)
        ` Revert 462fb2af9788a82a534f8184abfde31574e1cfa0 (bridge : Sanitize skb before it enters the IP stack)

[PATCH] gpio: gpioep93xx: use devm functions
 2014-05-16 15:24 UTC  (2+ messages)

[PATCH] Bluetooth: Add missing msecs to jiffies conversion
 2014-05-16 15:23 UTC  (2+ messages)

[PATCH net-next] pktgen: Use seq_puts() where seq_printf() is not needed
 2014-05-16 15:23 UTC  (4+ messages)

[PATCH 1/2] Add tusb_revision to struct musb to store the revision
 2014-05-16 14:19 UTC 

[PATCH] android/pts: Re-run PTS GAP tests
 2014-05-16 15:23 UTC 

[PATCH] btrfs: ioctl BTRFS_IOC_FS_INFO and BTRFS_IOC_DEV_INFO miss-matched with slots
 2014-05-16 15:23 UTC  (4+ messages)

[Qemu-devel] [PATCH v1 2/3] memory: Add sysbus memory device
 2014-05-16 15:22 UTC 

[PATCH 2/2] Use musb->tusb_revision instead of tusb_get_revision call
 2014-05-16 14:20 UTC 

[PATCH 0/2] Fix dependency loop in tusb6010
 2014-05-16 14:19 UTC 

[Buildroot] [PATCH v2 0/1] Rebuild packages when their external config is updated
 2014-05-16 15:22 UTC  (2+ messages)
` [Buildroot] [PATCH v2 1/1] "

[U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
 2014-05-16 15:22 UTC  (3+ messages)

[PATCH] virtio_blk: fix race between start and stop queue
 2014-05-16 15:22 UTC  (6+ messages)

[PATCH] gpio: janzttl: use devm function
 2014-05-16 15:22 UTC  (2+ messages)

[PATCH 1/2] MIPS: lib: csum_partial: more instruction paral
 2014-05-16 15:21 UTC  (5+ messages)
` [PATCH 2/2] MIPS: lib: csum_partial: use wsbh/movn on ls3

[U-Boot] Please pull u-boot-ti/master
 2014-05-16 15:20 UTC  (2+ messages)

[RFC][PATCH 2/3] PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
 2014-05-16 15:20 UTC  (3+ messages)

BUG: spinlock wrong CPU on CPU#3, krfcommd/1500 (resend)
 2014-05-16 15:20 UTC  (2+ messages)

[PATCH 1/4] lib: Add definitions for Get Connection Information command
 2014-05-16 15:19 UTC  (4+ messages)
` [PATCH 2/4] tools: Add conn-info to btmgmt
` [PATCH 3/4] android/gatt: Add support to read connection RSSI
` [PATCH 4/4] android/gatt: Add proper read_remote_rssi implementation

[PATCH] x86/HVM: don't use confusing/non-suitable XSM checks
 2014-05-16 15:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/2] Named GPIOs
 2014-05-16 15:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/2] qdev: Implement named GPIOs

[Buildroot] kernel compilation error by using buildroot
 2014-05-16 15:19 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/9] spapr: Enable ibm, client-architecture-support
 2014-05-16 15:17 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/9] target-ppc: Implement "compat" CPU option

[PATCH 0/3] btrfs-progs: add quota group verify to btrfsck
 2014-05-16 15:17 UTC  (4+ messages)
` [PATCH 3/3] btrfs-progs: add quota group verify code

[PATCH] shared/gatt: Fix freeing uninitialized attributes
 2014-05-16 15:17 UTC  (2+ messages)

[Qemu-devel] [RFC 0/5] Allow object-add on X86CPU subclasses, for CPU model probing
 2014-05-16 15:16 UTC  (11+ messages)

[PATCH v6 00/19] x86/PMU: Xen PMU PV(H) support
 2014-05-16 15:16 UTC  (5+ messages)
` [PATCH v6 01/19] common/symbols: Export hypervisor symbols to privileged guest

[PATCH v8 00/44] Use ref transactions for all ref updates
 2014-05-16 15:15 UTC  (5+ messages)
` [PATCH v8 21/44] refs.c: ref_transaction_commit should not free the transaction

[Qemu-devel] [PATCH v2] kvmclock: Ensure time in migration never goes backward
 2014-05-16 15:15 UTC  (2+ messages)
`  "

[Qemu-devel] hw/scsi/megasas.c: (sdev->id & 0xFF) >> 8
 2014-05-16 15:14 UTC  (2+ messages)

[PATCH] Btrfs: fix NULL pointer crash of deleting a seed device
 2014-05-16 15:16 UTC  (2+ messages)

[Qemu-devel] [Qemu-detvel] [PATCH 0/4] machine: QemuOpts per machine
 2014-05-16 14:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] machine: conversion of QEMUMachineInitArgs to MachineState

crash report: paging request errors in various krbd contexts
 2014-05-16 15:13 UTC  (3+ messages)

[GIT PULL] ARM: imx: device tree changes for 3.16
 2014-05-16 15:12 UTC 

[PATCH] NFSD: Checking whether kill_suid by should_remove_suid()
 2014-05-16 15:12 UTC  (10+ messages)
    ` [PATCH v2] NFSD: Don't clear SUID/SGID after root writing data

[Qemu-devel] [PATCH 0/7] iotests: Allow out-of-tree run
 2014-05-16 15:11 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/7] "

[GIT PULL] ARM: imx: soc changes for 3.16
 2014-05-16 15:12 UTC 

[RFC PATCHv1 0/7] ARM core support for hardware I/O coherency in non-SMP platforms
 2014-05-16 15:11 UTC  (8+ messages)

[GIT PULL] cpuidle: new driver for Cirrus Logic for 3.16
 2014-05-16 15:10 UTC  (5+ messages)

830GM still woes
 2014-05-16 15:09 UTC  (3+ messages)

[Qemu-devel] [RFC 0/5] virtio: use alias properties in transport devices
 2014-05-16 15:08 UTC  (2+ messages)

[Xenomai] [Xenomai-git] Philippe Gerum : cobalt/shadow: drop spurious assertion
 2014-05-16 15:08 UTC  (2+ messages)

[PATCHv3 0/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support
 2014-05-16 15:07 UTC  (4+ messages)
` [PATCHv3 3/3] "

[RFC v3] domain snapshot documents
 2014-05-16 15:07 UTC  (4+ messages)

igt tests/rendercopy: Add option to test resource streamer functionality
 2014-05-16 15:07 UTC  (11+ messages)
` [PATCH 1/2] rendercopy/bdw: Enable hw-generated binding tables

[PATCH RFC 0/3] kmemcg slab reparenting
 2014-05-16 15:05 UTC  (15+ messages)
` [PATCH RFC 1/3] slub: keep full slabs on list for per memcg caches
` [PATCH RFC 3/3] slub: reparent memcg caches' slabs on memcg offline

secilc: classmappings do not work
 2014-05-16 15:05 UTC  (3+ messages)

[Qemu-devel] [PATCH v4] Let the C generated bits of QAPI be generated only once when identical includes are done
 2014-05-16 14:44 UTC  (2+ messages)

[Qemu-devel] [PATCH] doc: add "setup" to list of migration states
 2014-05-16 15:04 UTC  (2+ messages)

Living without shadow
 2014-05-16 15:04 UTC 

[Bug 78453] New: [HAWAII] Get acceleration working
 2014-05-16 15:04 UTC  (2+ messages)
` [Bug 78453] "

[PATCH] Btrfs-progs: save us an unnecessary ioctl call
 2014-05-16 15:06 UTC  (6+ messages)
` [PATCH] Btrfs: set right total device count for seeding support

[Ksummit-discuss] [CORE TOPIC] [nomination] Move Fast and Oops Things
 2014-05-16 15:04 UTC  (3+ messages)

[PATCH v3 00/13] ARM/DT: edma: IP configuration from hardware and cleanups
 2014-05-16 15:02 UTC  (4+ messages)
` [PATCH v3 11/13] ARM: dts: am4372: Remove obsolete properties from edma node


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.