All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-31 00:29:44 to 2012-10-31 01:45:27 UTC [more...]

ACPI errors with 3.7-rc3
 2012-10-31  1:45 UTC 

[PATCH v11] kvm: notify host when the guest is panicked
 2012-10-31  1:48 UTC  (5+ messages)
  ` [Qemu-devel] "

[PATCH 0/6] rbd: version 2 parent probing
 2012-10-31  1:41 UTC 

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

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

Console font corruption on tty1 after using xorg in 3.6 with i915
 2012-10-31  1:12 UTC 

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

[PATCH 1/9] random32: introduce random32_get_bytes() and prandom32_get_bytes()
 2012-10-31  1:35 UTC  (6+ messages)
` [PATCH 2/9] uuid: use random32_get_bytes()

[PATCH V3 0/7] ARM: tegra30: cpuidle: add a powered-down state
 2012-10-31  1:35 UTC  (4+ messages)

[PATCH] PCI/portdrv: Fix regression introduced by commit 2dcfaf85
 2012-10-31  1:34 UTC  (2+ messages)

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

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

[PULL 00/12] ppc patch queue 2012-10-30
 2012-10-31  1:32 UTC  (3+ messages)

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

[Qemu-devel] [PULL] QOM CPUState patch queue 2012-10-31
 2012-10-31  1:29 UTC  (47+ 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()
` [PATCH 07/35] cpus: Pass CPUState to qemu_cpu_is_self()
  ` [Qemu-devel] "
` [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
` [PATCH 13/35] cpus: Pass CPUState to cpu_is_stopped()
  ` [Qemu-devel] "
` [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()
` [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] "
` [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
` [PATCH 27/35] spapr: Pass PowerPCCPU to spapr_hypercall()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 28/35] spapr: Pass PowerPCCPU to hypercalls
` [Qemu-devel] [PATCH 29/35] cpus: Pass CPUState to [qemu_]cpu_has_work()
` [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] "
` [Qemu-devel] [PATCH 33/35] cpu: Move thread_id to CPUState
` [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()
  ` [Qemu-devel] "

[PATCH] test-lib: avoid full path to store test results
 2012-10-31  1:27 UTC  (4+ messages)

[PATCH 0/7] ARM: tegra30: cpuidle: add LP2 support
 2012-10-31  1:26 UTC  (10+ messages)
` [PATCH 3/7] ARM: tegra30: cpuidle: add LP2 driver for secondary CPUs

[PATCH] To crash dump, we need keep other memory type except E820_RAM, because other type come from BIOS or firmware is used by other code(for example: PCI_MMCONFIG)
 2012-10-31  1:26 UTC 

[Qemu-devel] [PATCH 0/8] add paravirtualization hwrng support (v2)
 2012-10-31  1:24 UTC  (2+ messages)

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  (4+ messages)
` [PATCH 5/6] power: export opp cpufreq functions

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

[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 

[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

[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 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 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  (2+ 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 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  (2+ messages)
` [PATCH RT 3/4] net: netfilter: Serialize xt_write_recseq sections on RT


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.