All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-30 23:54:57 to 2012-10-31 01:21:26 UTC [more...]

[RFC 0/7] Capebus; a bus for SoCs using simple expansion connectors
 2012-10-31 16:52 UTC  (6+ messages)
` [RFC 2/7] capebus: Add beaglebone board support

zram OOM behavior
 2012-10-31  1:27 UTC  (13+ messages)

[PATCH v2 0/2] driver for 60g Wilocity chip wil6210
 2012-10-31  1:23 UTC  (3+ messages)
` [PATCH v2 1/2] wireless: Driver for 60GHz card wil6210

[ANNOUNCE] 3.6.4-rt11
 2012-10-31  1:19 UTC 

[PATCH 0/6] cpufreq: add support for Calxeda ECX-1000 (highbank)
 2012-10-31  1:17 UTC  (5+ messages)
` [PATCH 5/6] power: export opp cpufreq functions

[PATCH v8 01/16] hashtable: introduce a small and naive hashtable
 2012-10-31  1:16 UTC  (13+ messages)

[PATCH] NFS: fix bug in legacy DNS resolver
 2012-10-31  1:16 UTC 

[PATCH v11] kvm: notify host when the guest is panicked
 2012-10-31  1:12 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] vmware_vga: Cleanup and allow simple drivers to work without the fifo
 2012-10-31  1:12 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/4 v3] vmware_vga: Coding style cleanup
        ` [Qemu-devel] [PATCH 1/4 v4] "
        ` [Qemu-devel] [PATCH 2/4 v4] vmware_vga: Remove duplicated info from local state
        ` [Qemu-devel] [PATCH 3/4 v4] vmware_vga: Return a value for FB_SIZE before the device is enabled
        ` [Qemu-devel] [PATCH 4/4 v4] vmware_vga: Allow simple drivers to work without using the fifo

[PATCH] Some virtio-ccw clarifications
 2012-10-31  1:11 UTC  (3+ messages)
` [PATCH] virtio-ccw: Clarifications

[PULL REQUEST] md fixes (plus UAPI reorg) for 3.7
 2012-10-31  1:09 UTC 

[PATCH v2 3/4] fast-export: don't handle uninteresting refs
 2012-10-31  1:08 UTC  (11+ messages)

[RFC][PATCH 00/23] Load keys from signed PE binaries
 2012-10-31  1:06 UTC  (8+ messages)
` [PATCH 16/23] pefile: Parse a PE binary to find a key and a signature contained therein
` [PATCH 17/23] pefile: Strip the wrapper off of the cert data block

[patch] x86, apic: use tsc deadline for oneshot when available
 2012-10-31  1:05 UTC  (2+ messages)

[PATCH v4 0/10] Cleanup & new features for compiler*.h and bug.h
 2012-10-31  1:02 UTC  (4+ messages)
` [PATCH v4 9/9] bug.h: Convert BUILD_BUG{,_ON} to use BUILD_BUG_ON_MSG

[Qemu-devel] [PULL] QOM CPUState patch queue 2012-10-31
 2012-10-31  1:00 UTC  (46+ messages)
` [Qemu-devel] [PATCH 01/35] target-i386: cpu_x86_register(): report error from property setter
` [Qemu-devel] [PATCH 02/35] target-i386: If x86_cpu_realize() failed, report error and do cleanup
` [Qemu-devel] [PATCH 03/35] target-i386: Initialize APIC at CPU level
` [Qemu-devel] [PATCH 04/35] target-i386: Inline APIC cpu_env property setting
` [Qemu-devel] [PATCH 05/35] apic: Store X86CPU in APICCommonState
` [Qemu-devel] [PATCH 06/35] target-i386: Pass X86CPU to cpu_x86_load_seg_cache_sipi()
` [Qemu-devel] [PATCH 07/35] cpus: Pass CPUState to qemu_cpu_is_self()
  `  "
` [Qemu-devel] [PATCH 08/35] cpus: Pass CPUState to qemu_cpu_kick_thread()
` [Qemu-devel] [PATCH 09/35] cpu: Move created field to CPUState
` [Qemu-devel] [PATCH 10/35] cpu: Move stop "
` [Qemu-devel] [PATCH 11/35] ppce500_spin: Store PowerPCCPU in SpinKick
` [Qemu-devel] [PATCH 12/35] cpu: Move stopped field to CPUState
` [Qemu-devel] [PATCH 13/35] cpus: Pass CPUState to cpu_is_stopped()
  `  "
` [Qemu-devel] [PATCH 14/35] cpus: Pass CPUState to cpu_can_run()
` [Qemu-devel] [PATCH 15/35] cpu: Move halt_cond to CPUState
` [Qemu-devel] [PATCH 16/35] cpus: Pass CPUState to qemu_tcg_cpu_thread_fn
` [Qemu-devel] [PATCH 17/35] cpus: Pass CPUState to qemu_tcg_init_vcpu()
` [Qemu-devel] [PATCH 18/35] ppc: Pass PowerPCCPU to {ppc6xx, ppc970, power7, ppc40x, ppce500}_set_irq()
` [Qemu-devel] [PATCH 19/35] target-ppc: Rename kvm_kick_{env => cpu} and pass PowerPCCPU
  `  "
` [Qemu-devel] [PATCH 20/35] cpus: Pass CPUState to qemu_cpu_kick()
  `  "
` [Qemu-devel] [PATCH 21/35] cpu: Move queued_work_{first, last} to CPUState
` [Qemu-devel] [PATCH 22/35] cpus: Pass CPUState to flush_queued_work()
` [Qemu-devel] [PATCH 23/35] cpus: Pass CPUState to qemu_wait_io_event_common()
` [Qemu-devel] [PATCH 24/35] xtensa_pic: Pass XtensaCPU to xtensa_ccompare_cb()
` [Qemu-devel] [PATCH 25/35] target-ppc: Pass PowerPCCPU to powerpc_excp()
` [Qemu-devel] [PATCH 26/35] target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall
` [Qemu-devel] [PATCH 27/35] spapr: Pass PowerPCCPU to spapr_hypercall()
  `  "
` [Qemu-devel] [PATCH 28/35] spapr: Pass PowerPCCPU to hypercalls
` [Qemu-devel] [PATCH 29/35] cpus: Pass CPUState to [qemu_]cpu_has_work()
` [Qemu-devel] [PATCH 30/35] target-i386: Pass X86CPU to kvm_mce_inject()
  `  "
` [Qemu-devel] [PATCH 31/35] target-i386: Pass X86CPU to cpu_x86_inject_mce()
  `  "
` [Qemu-devel] [PATCH 32/35] cpus: Pass CPUState to run_on_cpu()
  `  "
` [Qemu-devel] [PATCH 33/35] cpu: Move thread_id to CPUState
` [Qemu-devel] [PATCH 34/35] target-i386: Pass X86CPU to kvm_get_mp_state()
  `  "
` [Qemu-devel] [PATCH 35/35] target-i386: Pass X86CPU to kvm_handle_halt()
  `  "

[PATCH v3 0/3] zram/zsmalloc promotion
 2012-10-31  1:06 UTC  (3+ messages)

[Bug 42723] New: EXT4-fs error: ext4_mb_generate_buddy
 2012-10-31  0:53 UTC  (2+ messages)
` [Bug 42723] "

[PATCH 0/3] Add ARCH_MULTIPLATFORM support
 2012-10-31  0:52 UTC  (4+ messages)
` [PATCH 2/3] drm/exynos: add support for ARCH_MULTIPLATFORM

[PATCH] PCI/portdrv: Fix regression introduced by commit 2dcfaf85
 2012-10-31  0:51 UTC 

[PATCH 1/5] fat: remove parent_logstart check in fat_get_parent
 2012-10-31  0:51 UTC  (3+ messages)

Crashes in extent_io.c after "btrfs bad mapping eb" notice
 2012-10-31  0:50 UTC  (3+ messages)

NULL pointer dereference at fat_detach
 2012-10-31  0:49 UTC  (3+ messages)

[PATCH] update-linux-headers.sh: Handle new kernel uapi/ directories
 2012-10-31  0:49 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH 00/25, V3] xfs: metadata buffer verifiers
 2012-10-31  0:50 UTC  (6+ messages)
` [PATCH 19/25] xfs: add xfs_da_node verification

[PATCH 00/31] numa/core patches
 2012-10-31  0:48 UTC  (7+ messages)

[PATCH 5/5] fat: add mutex lock to fat_build_inode
 2012-10-31  0:46 UTC  (4+ messages)

[PATCH 1/1] net: fix compile warning in af_unix.c
 2012-10-31  0:46 UTC  (3+ messages)

[for-next PATCH V2] PM / devfreq: Add sysfs node to expose available frequencies
 2012-10-31  0:45 UTC  (2+ messages)

[PATCH 00/32] [RFC] nohz/cpuset: Start discussions on nohz CPUs
 2012-10-31  0:45 UTC  (6+ messages)
` [PATCH 04/32] x86: New cpuset nohz irq vector

perf PMU support for Haswell v5
 2012-10-31  0:34 UTC  (33+ messages)
` [PATCH 01/32] perf, x86: Add PEBSv2 record support
` [PATCH 02/32] perf, x86: Basic Haswell PMU support v2
` [PATCH 03/32] perf, x86: Basic Haswell PEBS support v3
` [PATCH 04/32] perf, x86: Support the TSX intx/intx_cp qualifiers v2
` [PATCH 05/32] perf, kvm: Support the intx/intx_cp modifiers in KVM arch perfmon emulation v3
` [PATCH 06/32] perf, x86: Support PERF_SAMPLE_ADDR on Haswell
` [PATCH 07/32] perf, x86: Support Haswell v4 LBR format
` [PATCH 08/32] perf, x86: Disable LBR recording for unknown LBR_FMT
` [PATCH 09/32] perf, x86: Support LBR filtering by INTX/NOTX/ABORT v2
` [PATCH 10/32] perf, tools: Add abort_tx,no_tx,in_tx branch filter options to perf record -j v3
` [PATCH 11/32] perf, tools: Support sorting by intx, abort branch flags
` [PATCH 12/32] perf, x86: Support full width counting
` [PATCH 13/32] perf, x86: Avoid checkpointed counters causing excessive TSX aborts v3
` [PATCH 14/32] perf, core: Add a concept of a weightened sample
` [PATCH 15/32] perf, x86: Support weight samples for PEBS
` [PATCH 16/32] perf, tools: Add support for weight v3
` [PATCH 17/32] perf, tools: Handle XBEGIN like a jump
` [PATCH 18/32] perf, x86: Support for printing PMU state on spurious PMIs v3
` [PATCH 19/32] perf, core: Add generic transaction flags v2
` [PATCH 20/32] perf, x86: Add Haswell specific transaction flag reporting
` [PATCH 21/32] perf, tools: Add support for record transaction flags v2
` [PATCH 22/32] perf, tools: Point --sort documentation to --help
` [PATCH 23/32] perf, tools: Add browser support for transaction flags v2
` [PATCH 24/32] perf, tools: Add arbitary aliases and support names with -
` [PATCH 25/32] tools, perf: Add a precise event qualifier
` [PATCH 26/32] perf, x86: improve sysfs event mapping with event string
` [PATCH 27/32] perf, x86: Support CPU specific sysfs events
` [PATCH 28/32] perf, x86: Add Haswell TSX event aliases v2
` [PATCH 29/32] perf, tools: Add perf stat --transaction v2
` [PATCH 30/32] perf, x86: Add a Haswell precise instructions event v2
` [PATCH 31/32] perf, tools: Default to cpu// for events v3
` [PATCH 32/32] perf, tools: List kernel supplied event aliases in perf list v2

[PATCH] cpufreq: Avoid calling cpufreq driver's target() routine if target_freq == policy->cur
 2012-10-31  0:44 UTC  (5+ messages)

[PATCH 1/2 v4] Btrfs: snapshot-aware defrag
 2012-10-31  0:44 UTC  (5+ messages)
` [PATCH 2/2] Btrfs: make snapshot-aware defrag as a mount option

[PATCH RESEND] cpufreq: Make sure target freq is within limits
 2012-10-31  0:44 UTC  (4+ messages)

How to use new "native 4k sector sized" HDD with ext4
 2012-10-31  0:43 UTC  (3+ messages)

[PATCH] cpuidle - sysfs : move declaration in the sysfs file
 2012-10-31  0:46 UTC  (2+ messages)

btrfs defrag problem
 2012-10-31  0:40 UTC  (4+ messages)

How to find (out if) files sharing content?
 2012-10-31  0:40 UTC  (2+ messages)

[PATCH -next] PM / OPP: using kfree_rcu() to simplify the code
 2012-10-31  0:43 UTC  (2+ messages)

[PATCH] cpuidle : fixup device.h header in cpuidle.h
 2012-10-31  0:43 UTC  (2+ messages)

[PATCH v3 0/4] fast-export: general fixes
 2012-10-31  0:37 UTC  (4+ messages)
` [PATCH v3 4/4] fast-export: make sure refs are updated properly
  ` [PATCH v2 "

[PATCH 3/5] md: Increase the frequency of recording checkpoint of recovery
 2012-10-31  0:37 UTC  (4+ messages)
  `  "

drivers/tty/serial/8250/8250_early.c:160:18: error: 'BASE_BAUD' undeclared
 2012-10-31  0:36 UTC 

[PATCH 0/2] irq_work: A couple fixes
 2012-10-31  0:36 UTC  (4+ messages)
` [PATCH 2/2] irq_work: Fix racy IRQ_WORK_BUSY flag setting

Process Hang in __read_seqcount_begin
 2012-10-31  0:33 UTC  (14+ messages)

[PATCH RT 0/4] [ANNOUNCE] 3.0.48-rt72-rc1 stable review
 2012-10-31  0:33 UTC  (5+ messages)
` [PATCH RT 1/4] hrtimer: Raise softirq if hrtimer irq stalled
` [PATCH RT 2/4] rcu: Disable RCU_FAST_NO_HZ on RT
` [PATCH RT 3/4] net: netfilter: Serialize xt_write_recseq sections "
` [PATCH RT 4/4] Linux 3.0.48-rt72-rc1

[lm-sensors] coretemp.ko -- Sandy Bridge: temperature readings "biased" based on power consumption?
 2012-10-31  0:32 UTC  (2+ messages)
` [lm-sensors] coretemp.ko -- Sandy Bridge: temperature readings "biased" based on power consumpti

[linux-lvm] strange usage stats for thin LV
 2012-10-31  0:30 UTC  (2+ messages)

[PATCH RT 0/4] [ANNOUNCE] 3.2.32-rt49-rc1 stable review
 2012-10-31  0:31 UTC  (5+ messages)
` [PATCH RT 1/4] hrtimer: Raise softirq if hrtimer irq stalled
` [PATCH RT 2/4] rcu: Disable RCU_FAST_NO_HZ on RT
` [PATCH RT 3/4] net: netfilter: Serialize xt_write_recseq sections "
` [PATCH RT 4/4] Linux 3.2.32-rt49-rc1

[PATCH RT 0/4] [ANNOUNCE] 3.4.15-rt26-rc1 stable review
 2012-10-31  0:29 UTC  (5+ messages)
` [PATCH RT 1/4] hrtimer: Raise softirq if hrtimer irq stalled
` [PATCH RT 2/4] rcu: Disable RCU_FAST_NO_HZ on RT
` [PATCH RT 3/4] net: netfilter: Serialize xt_write_recseq sections "
` [PATCH RT 4/4] Linux 3.4.15-rt26-rc1

[PATCH] [RFC] crypto: sha1/arm - fix build with CONFIG_THUMB2_KERNEL
 2012-10-31  0:25 UTC  (3+ messages)

[PATCH 0/3] HWPOISON: improve error_remove_page()
 2012-10-31  0:21 UTC  (10+ messages)
` [PATCH 2/3] ext4: introduce ext4_error_remove_page

[PATCH V1] md:Add place to update ->recovery_cp
 2012-10-31  0:20 UTC  (2+ messages)

Why btrfs inline small file by default?
 2012-10-31  0:18 UTC  (9+ messages)

[PATCH v2 0/2] x86: clear vmcss on all cpus when doing kdump if necessary
 2012-10-31  0:18 UTC  (3+ messages)
` [PATCH 1/2] x86/kexec: VMCLEAR vmcss on all cpus "

[PATCH 0/4] arch/arm: support seccomp
 2012-10-31  0:13 UTC  (4+ messages)
` [PATCH 2/4] arch/arm: move secure_computing into trace

Minutes: Yocto Project Technical Team Meeting - Tuesday, October 30, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada)
 2012-10-31  0:11 UTC 

Packets marked by iptables only sent to the correct routing table sometimes
 2012-10-31  0:08 UTC  (5+ messages)

[PATCH] Btrfs: don't allow degraded mount if too many devices are missing
 2012-10-31  0:07 UTC  (2+ messages)

[U-Boot] [PATCH v7 0/16] tegra: Add display driver and LCD support for Seaboard
 2012-10-31  0:05 UTC  (5+ messages)

[PATCH 00/11] Fix relative includes for omaps introduced by recent clean-up
 2012-10-31  0:05 UTC  (4+ messages)
` [PATCH 09/11] ARM: OMAP: Fix relative includes for debug-devices.h

[PATCH 0/7] Move GIC and VIC to drivers/irqchip
 2012-10-31  0:04 UTC  (7+ messages)
` [PATCH 1/3] irqchip: Move ARM GIC "

[U-Boot] [PATCH v1 0/8] NAND support for AM33XX
 2012-10-31  0:03 UTC  (3+ messages)
` [U-Boot] [PATCH v1 7/8] am33xx_spl_bch: simple SPL nand loader "

semi-stable page writes
 2012-10-30 23:58 UTC  (8+ messages)
` [RFC PATCH 1/2] bdi: Create a flag to indicate that a backing device needs stable "

[Buildroot] [PATCH] grantlee: new package
 2012-10-30 23:58 UTC  (2+ messages)

[Buildroot] [PATCH 0/7] Introduce the _AVAILABLE mechanism
 2012-10-30 23:58 UTC  (4+ messages)

[Qemu-devel] x86_64-softmmu broken on Windows (TCG?)
 2012-10-30 23:56 UTC  (5+ messages)
  ` [Qemu-devel] 64-on-32 TCG broken [was Re: x86_64-softmmu broken on Windows (TCG?)]
    ` [Qemu-devel] 64-on-32 TCG broken

3TB drives failure rate
 2012-10-30 23:54 UTC  (11+ messages)
                  ` 3TB drives failure rate (summary)


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.