All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-07 18:06:09 to 2013-01-07 18:53:56 UTC [more...]

[PATCHv2 0/6] mesh power save - basics
 2013-01-07 18:47 UTC  (5+ messages)
` [PATCHv2 1/6] nl80211: add range checks to mesh parameters
` [PATCHv2 2/6] mac80211: update mesh peer link counter during userspace peering

e2fsprogs maint branch and metadata_csum option
 2013-01-07 18:53 UTC  (2+ messages)

LSF 2013 call for participation?
 2013-01-07 18:53 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/61] Virtio refactoring
 2013-01-07 18:41 UTC  (59+ messages)
` [Qemu-devel] [PATCH 01/61] qdev : add a maximum device allowed field for the bus
` [Qemu-devel] [PATCH 02/61] virtio-bus : introduce virtio-bus
` [Qemu-devel] [PATCH 03/61] virtio-pci-bus : introduce virtio-pci-bus
` [Qemu-devel] [PATCH 04/61] virtio-pci : refactor virtio-pci device
` [Qemu-devel] [PATCH 05/61] virtio-device : refactor virtio-device
` [Qemu-devel] [PATCH 06/61] virtio-s390-bus : add virtio-s390-bus
` [Qemu-devel] [PATCH 07/61] virtio-s390-device : create a virtio-s390-bus during init
` [Qemu-devel] [PATCH 08/61] virtio-blk : show VirtIOBlock structure
` [Qemu-devel] [PATCH 09/61] virtio-blk : don't use pointer for configuration
` [Qemu-devel] [PATCH 10/61] virtio-blk : add the virtio-blk device
` [Qemu-devel] [PATCH 11/61] virtio-blk-pci : switch to new API
` [Qemu-devel] [PATCH 12/61] virtio-blk-s390 : switch to the "
` [Qemu-devel] [PATCH 13/61] virtio-blk : cleanup : use QOM cast
` [Qemu-devel] [PATCH 14/61] virtio-blk : cleanup : remove qdev field
` [Qemu-devel] [PATCH 15/61] virtio-net : show the VirtIONet structure
` [Qemu-devel] [PATCH 16/61] virtio-net : add the virtio-net device
` [Qemu-devel] [PATCH 17/61] virtio-net-pci : switch to the new API
` [Qemu-devel] [PATCH 18/61] virtio-net-s390 "
` [Qemu-devel] [PATCH 19/61] virtio-net : cleanup : use QOM cast
` [Qemu-devel] [PATCH 20/61] virtio-net : cleanup : init and exit function
` [Qemu-devel] [PATCH 21/61] virtio-net : cleanup : remove qdev field
` [Qemu-devel] [PATCH 22/61] virtio-scsi : show the VirtIOSCSI structure
` [Qemu-devel] [PATCH 23/61] virtio-scsi : don't use pointer for configuration
` [Qemu-devel] [PATCH 24/61] virtio-scsi : allocate cmd_vqs array separately
` [Qemu-devel] [PATCH 25/61] virtio-scsi : moving host_features from properties to transport properties
` [Qemu-devel] [PATCH 26/61] virtio-scsi : add the virtio-scsi device
` [Qemu-devel] [PATCH 27/61] virtio-scsi-pci : switch to new API
` [Qemu-devel] [PATCH 28/61] virtio-scsi-s390 : switch to the "
` [Qemu-devel] [PATCH 29/61] virtio-scsi : cleanup : use QOM casts
` [Qemu-devel] [PATCH 30/61] virtio-scsi : cleanup : init and exit functions
` [Qemu-devel] [PATCH 31/61] virtio-scsi : cleanup : remove qdev field
` [Qemu-devel] [PATCH 32/61] virtio-balloon : show the VirtIOBalloon structure
` [Qemu-devel] [PATCH 33/61] virtio-balloon : add the virtio-balloon device
` [Qemu-devel] [PATCH 34/61] virtio-balloon-pci : switch to the new API
` [Qemu-devel] [PATCH 35/61] virtio-balloon : cleanup : init and exit function
` [Qemu-devel] [PATCH 36/61] virtio-balloon : cleanup : QOM casts
` [Qemu-devel] [PATCH 37/61] virtio-balloon : cleanup : remove qdev field
` [Qemu-devel] [PATCH 38/61] virtio-rng : show the VirtIORNG structure
` [Qemu-devel] [PATCH 39/61] virtio-rng : don't use pointer for configuration
` [Qemu-devel] [PATCH 40/61] virtio-rng : add virtio-rng device
` [Qemu-devel] [PATCH 41/61] virtio-rng-s390 : switch to the new API
` [Qemu-devel] [PATCH 42/61] virtio-rng-pci "
` [Qemu-devel] [PATCH 43/61] virtio-rng.c : cleanup : init and exit functions
` [Qemu-devel] [PATCH 44/61] virtio-rng.c : cleanup : remove qdev field
` [Qemu-devel] [PATCH 45/61] virtio-rng.c : cleanup : use QOM casts
` [Qemu-devel] [PATCH 46/61] virtio-serial : show structures
` [Qemu-devel] [PATCH 47/61] virtio-serial : add the virtio-serial device
` [Qemu-devel] [PATCH 48/61] virtio-serial-pci : switch to the new API
` [Qemu-devel] [PATCH 49/61] virtio-serial-s390 "
` [Qemu-devel] [PATCH 50/61] virtio-serial : cleanup : init and exit functions
` [Qemu-devel] [PATCH 51/61] virtio-serial : cleanup : use QOM casts
` [Qemu-devel] [PATCH 52/61] virtio-serial : cleanup : remove qdev field
` [Qemu-devel] [PATCH 53/61] virtio-9p : add the virtio-9p device
` [Qemu-devel] [PATCH 56/61] virtio-9p : cleanup : QOM casts
` [Qemu-devel] [PATCH 57/61] virtio : remove the function pointer
` [Qemu-devel] [PATCH 58/61] virtio-pci : cleanup : init, exit and reset functions
` [Qemu-devel] [PATCH 59/61] s390-virtio-bus : cleanup
` [Qemu-devel] [PATCH 61/61] virtio : cleanup : init and exit function

[PATCH 0/5] DT Overlay based cape manager for TI's Beaglebone
 2013-01-07 18:51 UTC  (7+ messages)
` [PATCH 1/5] capemgr: Beaglebone DT overlay based cape manager
` [PATCH 2/5] capemgr: Add beaglebone's cape driver bindings
` [PATCH 3/5] capemgr: am335x-bone capemgr bindings
` [PATCH 4/5] capemgr: firmware makefiles for DT objects
` [PATCH 5/5] capemgr: Weather cape cape definition

[PATCH v11 0/9] ZPODD Patches
 2013-01-07 18:49 UTC  (16+ messages)
` [PATCH v11 2/9] libata: Add CONFIG_SATA_ZPODD
` [PATCH v11 3/9] libata: identify and init ZPODD devices
` [PATCH v11 4/9] libata: move acpi notification code to zpodd
` [PATCH v11 5/9] libata: check zero power ready status for ZPODD
` [PATCH v11 6/9] libata: handle power transition of ODD
` [PATCH v11 7/9] libata: expose pm qos flags for ata device
` [PATCH v11 8/9] libata: no poll when ODD is powered off

[PATCH] tools, power: correct precedence of operators in init_maxfreq_mode
 2013-01-07 18:48 UTC  (3+ messages)
` [PATCH] PCI: cpqphp: minor cleanup and removal of unreachable paths

Fwd: Interfaces proposed changes
 2013-01-07 18:40 UTC 

[Buildroot] [pull request v6] Pull request for branch yem-root-passwd
 2013-01-07 18:47 UTC  (4+ messages)
` [Buildroot] [PATCH 1/2] system: set root password only for default skeleton

[PATCH] PCI AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()
 2013-01-07 18:46 UTC  (6+ messages)

[PATCH] ASoC: wm_adsp: Ensure that block writes are from DMA aligned addresses
 2013-01-07 18:45 UTC 

[PATCH RFCv8 1/2] dvb: Add DVBv5 stats properties for Quality of Service
 2013-01-07 18:44 UTC  (2+ messages)
` [PATCH RFCv8 2/2] dvb: the core logic to handle the DVBv5 QoS properties

[ 104/173] rt2x00: Dont let mac80211 send a BAR when an AMPDU subframe fails
 2013-01-07 18:41 UTC  (12+ messages)

[PATCH 0/2] Add support for ARMv8 CPUs to kvmtool
 2013-01-07 18:43 UTC  (3+ messages)
` [PATCH 1/2] kvm tools: add support for ARMv8 processors
` [PATCH 2/2] kvm tools: arm: align guest memory buffer to maximum page size

[PATCH tip/core/rcu 0/6] RCU fixes for 3.9
 2013-01-07 18:43 UTC  (8+ messages)
` [PATCH tip/core/rcu 1/6] rcu: Fix blimit type for trace_rcu_batch_start()
  ` [PATCH tip/core/rcu 4/6] rcu: Silence compiler array out-of-bounds false positive

[PATCH] Fix efifb initialisation when the only GOP device implements ConOut
 2013-01-07 18:43 UTC  (5+ messages)

/boot as a btrfs subvolume
 2013-01-07 18:42 UTC  (9+ messages)

[Qemu-devel] [PATCH 7/7] KVM regsync: Fix do_kvm_cpu_synchronize_state data integrity issue
 2013-01-07 18:42 UTC  (19+ messages)

Proposed XENMEM_claim_pages hypercall: Analysis of problem and alternate solutions
 2013-01-07 18:41 UTC  (9+ messages)

Default xorg.conf is for x86 devices
 2013-01-07 18:25 UTC  (2+ messages)

Querry on UART wakeup on Linux 3.8-rc1
 2013-01-07 18:40 UTC  (3+ messages)

[PATCH 3.9] Driver for 7-segment displays connected over GPIOs
 2013-01-07 18:38 UTC  (13+ messages)

exclusive access to can interface
 2013-01-07 18:37 UTC  (3+ messages)

[U-Boot] Selecting from multiple device trees at runtime
 2013-01-07 18:36 UTC  (2+ messages)

Btrfs: wipe all the superblock [redhat bugzilla 889888]
 2013-01-07 18:33 UTC  (5+ messages)

[PATCH 0/2] KVM integration
 2013-01-07 18:31 UTC  (5+ messages)
` [PATCH 1/2] linux-yocto: added kernel configuration for KVM

[PATCH v5 00/18] perf: add memory access sampling support
 2013-01-07 18:27 UTC  (19+ messages)
` [PATCH v5 01/18] perf, x86: Support CPU specific sysfs events
` [PATCH v5 02/18] perf/x86: improve sysfs event mapping with event string
` [PATCH v5 03/18] perf/x86: add flags to event constraints
` [PATCH v5 04/18] perf, core: Add a concept of a weightened sample
` [PATCH v5 05/18] perf: add minimal support for PERF_SAMPLE_WEIGHT
` [PATCH v5 06/18] perf: add support for PERF_SAMPLE_ADDR in dump_sampple()
` [PATCH v5 07/18] perf: add generic memory sampling interface
` [PATCH v5 08/18] perf/x86: add memory profiling via PEBS Load Latency
` [PATCH v5 09/18] perf/x86: export PEBS load latency threshold register to sysfs
` [PATCH v5 10/18] perf/x86: add support for PEBS Precise Store
` [PATCH v5 11/18] perf tools: add mem access sampling core support
` [PATCH v5 12/18] perf report: add support for mem access profiling
` [PATCH v5 13/18] perf record: "
` [PATCH v5 14/18] perf tools: add new mem command for memory "
` [PATCH v5 15/18] perf: add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP
` [PATCH v5 16/18] perf tools: detect data vs. text mappings
` [PATCH v5 17/18] perf tools: Ignore ABS symbols when loading data maps
` [PATCH v5 18/18] perf tools: Fix output of symbol_daddr offset

[meta-networking][PATCH V2 01/25] arptables: Import recipe from OE-Classic and update to latest
 2013-01-07 18:15 UTC  (3+ messages)
` [meta-oe][PATCH V2 13/25] concurrencykit: Add recipe for latest from git

Raspberry Pi do_fetch failure
 2013-01-07 18:28 UTC  (7+ messages)

[Qemu-devel] [PATCH qom-cpu] qemu-common.h: Make qemu_init_vcpu() stub static inline
 2013-01-07 18:27 UTC  (3+ messages)

[GIT PULL] UIO changes for v3.8
 2013-01-07 18:24 UTC  (2+ messages)

[PATCH qom-cpu 0/7] disable kvm_mmu + -cpu "enforce" fixes (v3)
 2013-01-07 18:20 UTC  (16+ messages)
` [Qemu-devel] "
` [PATCH qom-cpu 1/7] kvm: Add fake KVM constants to avoid #ifdefs on KVM-specific code
  ` [Qemu-devel] "
` [PATCH qom-cpu 2/7] target-i386: Don't set any KVM flag by default if KVM is disabled
  ` [Qemu-devel] "
` [PATCH qom-cpu 3/7] target-i386: Disable kvm_mmu by default
  ` [Qemu-devel] "
` [PATCH qom-cpu 4/7] target-i386/cpu: Introduce FeatureWord typedefs
  ` [Qemu-devel] "
` [PATCH qom-cpu 5/7] target-i386: kvm_check_features_against_host(): Use feature_word_info
  ` [Qemu-devel] "
` [PATCH qom-cpu 6/7] target-i386/cpu.c: Add feature name array for ext4_features
  ` [Qemu-devel] "
` [PATCH qom-cpu 7/7] target-i386: check/enforce: Check all feature words
  ` [Qemu-devel] "

[PATCH] ARM: kirkwood: convert Guruplug to use the device tree
 2013-01-07 18:20 UTC  (9+ messages)
      ` [PATCH v2] ARM: kirkwood: convert Guruplug Server Plus "

[PATCH] mfd: stmpe: Pull IRQ GPIO number from DT during DT-based probe
 2013-01-07 18:19 UTC  (5+ messages)

[PATCH] libnl: Fix building using flex
 2013-01-07 18:06 UTC 

[PATCH] IB/srp: disconnect to SRP target before removing SCSI host
 2013-01-07 18:17 UTC  (3+ messages)

[RFC/PATCH net-next 0/1] Delete obsolete 8390 EISA drivers
 2013-01-07 18:16 UTC  (2+ messages)
` [PATCH net-next 1/1] drivers/net: delete 8390 based "

[PATCH 0/4] ARM updates for kvmtool
 2013-01-07 18:15 UTC  (5+ messages)
` [PATCH 1/4] kvm tools: virtio: remove hardcoded assumptions about guest page size
` [PATCH 2/4] kvm tools: pedantry: fix annoying typo
` [PATCH 3/4] kvm tools: arm: make .dtb dumping a command-line option
` [PATCH 4/4] kvm tools: arm: add support for PSCI firmware in place of spin-tables

[PATCH] git clone depth of 0 not possible
 2013-01-07 18:06 UTC  (2+ messages)
` [PATCH] Documentation on depth option in git clone

Reading cache misses in Userspace?
 2013-01-07 18:15 UTC 

[refpolicy] [PATCH 0/3] Add some files contexts for debian location (contrib)
 2013-01-07 18:15 UTC  (7+ messages)
` [refpolicy] [PATCH 1/3] gnomeclock.fc: Properly label gsd-datetime-mechanism in Debian
` [refpolicy] [PATCH 2/3] ptchown.fc: Properly label pt_chown executable "
` [refpolicy] [PATCH 3/3] Label /usr/bin/kvm as qemu_exec_t

[PATCH] refs: do not use cached refs in repack_without_ref
 2013-01-07 18:14 UTC  (3+ messages)

[PATCH] libnl: fix compilation on hosts without lex
 2013-01-07 17:59 UTC  (2+ messages)

[Xenomai] [PATCH 1/2] ipipe: Rework and simplify __ipipe_pin_vma
 2013-01-07 18:14 UTC  (2+ messages)
` [Xenomai] [PATCH 2/2] ipipe: Fault in locked vmas after changing the protection flags

[Qemu-devel] [PATCH] hw/i386: Fix broken build for MinGW
 2013-01-07 18:14 UTC  (4+ messages)

[Buildroot] [PATCH 1/3] libmhash: new package
 2013-01-07 18:13 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] libmcrypt: "
` [Buildroot] [PATCH 3/3] mcrypt: "

[dm-crypt] [ANNOUNCE] cryptsetup 1.6.0-rc1
 2013-01-07 18:12 UTC  (10+ messages)

[PATCH] Staging: android: fixed const coding style issue in binder.c
 2013-01-07 18:11 UTC 

[linux-lvm] howto avoid initializing a particular volume-group at boot time?
 2013-01-07 18:11 UTC  (2+ messages)

[PATCH v5 0/4] Renesas IPMMU driver for sh7372, sh73a0 and r8a7740
 2013-01-07 18:11 UTC  (5+ messages)
` [PATCH v5 1/4] iommu/shmobile: Add iommu driver for Renesas IPMMU modules

[PATCH] Documentation on depth option in git clone
 2013-01-07 18:10 UTC 

[patch net-next] ethtool: consolidate work with ethtool_ops
 2013-01-07 18:11 UTC  (3+ messages)

[PATCH 1/4] test: Add target test-lint-shell-syntax
 2013-01-07 18:07 UTC  (6+ messages)

[RESEND PATCH v3 0/5] MIPS: enable APRP (APSP) and add features - v3
 2013-01-07 18:05 UTC  (7+ messages)
` [RESEND PATCH v3 1/5] MIPS: APRP (APSP): fix/enrich functionality
` [RESEND PATCH v3 2/5] MIPS: APRP (APSP): split vpe-loader and rtlx into cmp/mt flavors
` [RESEND PATCH v3 3/5] MIPS: APRP (APSP): remove kspd.h
` [RESEND PATCH v3 4/5] MIPS: let amon_cpu_start() report results
` [RESEND PATCH v3 5/5] MIPS: APRP (APSP): malta board support

[PATCH V2 Resend 0/4] Create sched_select_cpu() and use it for workqueues and timers
 2013-01-07 18:07 UTC  (9+ messages)
` [PATCH V2 Resend 3/4] workqueue: Schedule work on non-idle cpu instead of current one


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.