messages from 2013-01-07 18:19:10 to 2013-01-07 19:21:26 UTC [more...]
kernel manual seems to make no mention of "defconfig"
2013-01-07 19:21 UTC (6+ messages)
[PATCH] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation
2013-01-07 19:20 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
Using collectd: CPUFreq in dom0
2013-01-07 19:20 UTC (7+ messages)
[dm-crypt] [ANNOUNCE] cryptsetup 1.6.0-rc1
2013-01-07 19:20 UTC (11+ messages)
[linux-lvm] Read/Write LV Extent Stats
2013-01-07 19:19 UTC
[PATCH] hwmon: (sht15) avoid CamelCase
2013-01-07 19:18 UTC (4+ messages)
` [lm-sensors] "
` [PATCH] hwmon: (sht15) check GPIO directions
` [lm-sensors] "
[Qemu-devel] Request - How to compile change User Mode Networking address space?
2013-01-07 19:17 UTC
[PATCH] Fix efifb initialisation when the only GOP device implements ConOut
2013-01-07 19:16 UTC (8+ messages)
` [PATCH] Specify ELF ABI for EFI handover protocol
[Bug 57777] New: lcd screen of a laptop does not wake up after sleep
2013-01-07 19:16 UTC (2+ messages)
` [Bug 57777] "
System Hang
2013-01-07 19:16 UTC
[PATCH 01/11] staging: vt6656: create new structure names to remove typedefs
2013-01-07 19:14 UTC (2+ messages)
compaction vs data=ordered on ext34
2013-01-07 19:14 UTC (2+ messages)
bug in ucma_accept()?
2013-01-07 19:13 UTC
[PATCH] cpuidle: fix number of initialized/destroyed states
2013-01-07 19:12 UTC
Security disclosure process discussion update
2013-01-07 19:12 UTC (4+ messages)
` [Xen-users] "
[Qemu-devel] [PATCH 00/61] Virtio refactoring
2013-01-07 19:11 UTC (63+ 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 54/61] virtio-9p-pci : switch to the new API
` [Qemu-devel] [PATCH 55/61] virtio-9p : cleanup : init function
` [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 60/61] virtio : remove virtiobindings
` [Qemu-devel] [PATCH 61/61] virtio : cleanup : init and exit function
Reading cache misses in Userspace?
2013-01-07 19:10 UTC
[PATCH v7 0/5] Reset PCIe devices to address DMA problem on kdump with iommu
2013-01-07 19:09 UTC (5+ messages)
[Qemu-devel] [PATCH 00/15] qdev: make reset semantics more clear and consistent, reset qbuses under virtio devices
2013-01-07 19:10 UTC (2+ messages)
OSD memory leaks?
2013-01-07 19:09 UTC
[PATCH] Prevent space after directories in tcsh completion
2013-01-07 19:07 UTC
[PATCH 3/3] staging: vt6656: dpc.c :RXbBulkInProcessData clean up RSC
2013-01-07 19:07 UTC (2+ messages)
[PATCH 2/3] staging: vt6656: Remove ULONG_PTR/DWORD_PTR from driver
2013-01-07 19:07 UTC (2+ messages)
[PATCH] status: report ignored yet tracked directories
2013-01-07 19:06 UTC (3+ messages)
` [PATCH v2] status: always report ignored "
[Qemu-devel] [PATCH] PPC: Bring EPR support closer to reality
2013-01-07 19:04 UTC (2+ messages)
[PATCH] Set initial value for backlight_active_level
2013-01-07 19:04 UTC
[PATCH] ARM: dts: correct the dw-mshc timing properties as per binding
2013-01-07 19:04 UTC (3+ messages)
[Qemu-devel] [RFC PATCH 0/3] Time resync support by qemu-ga
2013-01-07 19:01 UTC (2+ messages)
[patch net-next v2] ethtool: consolidate work with ethtool_ops
2013-01-07 19:02 UTC
[PATCH] ARM: imx_v6_v7_defconfig: Select IPUV3 driver
2013-01-07 19:01 UTC (2+ messages)
Possible Race Condition on SIGKILL
2013-01-07 18:58 UTC
[PATCH 1/1] TPM: STMicroelectronics st33 driver SPI
2013-01-07 18:50 UTC
Raspberry Pi do_fetch failure
2013-01-07 18:57 UTC (8+ messages)
Warning Alert!! Mailbox Storage Space Has Exceeded
2013-01-07 18:43 UTC
[Qemu-devel] [PATCH qom-cpu 0/7] QOM CPUState, part 7: CPU_COMMON for topology
2013-01-07 18:21 UTC (3+ messages)
` [Qemu-devel] [PATCH qom-cpu 1/7] cpu: Move nr_{cores, threads} fields to CPUState
[PATCH 0/9] SH pinctrl DT support
2013-01-07 18:56 UTC (5+ messages)
` [PATCH 1/9] sh-pfc: Add OF support
[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)
[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 (14+ messages)
` [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
/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 (9+ messages)
exclusive access to can interface
2013-01-07 18:37 UTC (2+ 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
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.