All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-04-25 09:28:15 to 2011-04-25 11:47:57 UTC [more...]

2.6.39-rc4+: Kernel leaking memory during FS scanning, regression?
 2011-04-25 11:47 UTC  (12+ messages)

[PATCH 00/18] Kemari for KVM v0.2.14
 2011-04-25 11:46 UTC  (40+ messages)
` [Qemu-devel] "
` [PATCH 01/18] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
  ` [Qemu-devel] "
` [PATCH 02/18] Introduce read() to FdMigrationState
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 03/18] Introduce qemu_loadvm_state_no_header() and make qemu_loadvm_state() a wrapper
  `  "
` [PATCH 04/18] qemu-char: export socket_set_nodelay()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 05/18] vl.c: add deleted flag for deleting the handler
  `  "
` [PATCH 06/18] virtio: decrement last_avail_idx with inuse before saving
  ` [Qemu-devel] "
` [PATCH 07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode
  ` [Qemu-devel] "
` [PATCH 08/18] savevm: introduce util functions to control ft_trans_file from savevm layer
  ` [Qemu-devel] "
` [PATCH 09/18] Introduce event-tap
  ` [Qemu-devel] "
` [PATCH 10/18] Call init handler of event-tap at main() in vl.c
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 11/18] ioport: insert event_tap_ioport() to ioport_write()
  `  "
` [PATCH 12/18] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c
  ` [Qemu-devel] "
` [PATCH 13/18] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async()
  ` [Qemu-devel] "
` [PATCH 14/18] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush()
  ` [Qemu-devel] "
` [PATCH 15/18] savevm: introduce qemu_savevm_trans_{begin,commit}
  ` [Qemu-devel] [PATCH 15/18] savevm: introduce qemu_savevm_trans_{begin, commit}
` [PATCH 16/18] migration: introduce migrate_ft_trans_{put,get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on
  ` [Qemu-devel] [PATCH 16/18] migration: introduce migrate_ft_trans_{put, get}_ready(), "
` [PATCH 17/18] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled
  ` [Qemu-devel] "
` [PATCH 18/18] Introduce "kemari:" to enable FT migration mode (Kemari)
  ` [Qemu-devel] "

SDP zcopy performance measurement
 2011-04-25 11:44 UTC  (3+ messages)

[BUG] [PATCH] Undefined symbols: "_posix_memalign" on Mac OS X
 2011-04-25 11:42 UTC  (3+ messages)

Background memory scrubbing
 2011-04-24 20:47 UTC  (3+ messages)

[PATCH 0/2] misc: add support to MOXA V2100 serial io driver
 2011-04-25 11:40 UTC  (5+ messages)
` [PATCH 1/2] misc: add option in menu to support "
  ` [PATCH 2/2] misc: add real function open/read/write/ioctl/close for moxa_serial_io driver

[U-Boot] [PATCH 2/3] Fix a few gcc warnings
 2011-04-25 11:39 UTC  (2+ messages)
` [U-Boot] [PATCH] "

[RFC PATCH v2 0/7] signal: sigprocmask fixes
 2011-04-25 11:39 UTC  (25+ messages)
` [PATCH v2 1/7] signal: introduce retarget_shared_pending()
` [PATCH v2 2/7] signal: retarget_shared_pending: consider shared/unblocked signals only
` [PATCH v2 3/7] signal: retarget_shared_pending: optimize while_each_thread() loop
` [PATCH v2 4/7] signal: sigprocmask: narrow the scope of ->siglock
` [PATCH v2 5/7] signal: sigprocmask() should do retarget_shared_pending()
` [PATCH v2 6/7] x86: signal: handle_signal() should use set_current_blocked()
` [PATCH v2 7/7] x86: signal: sys_rt_sigreturn() "
` [PATCH v2 8/7] signal: cleanup sys_rt_sigprocmask()
      ` [PATCH 0/3] do_sigtimedwait() needs retarget_shared_pending()
        ` [PATCH 1/3] signal: sys_rt_sigtimedwait: simplify the timeout logic
        ` [PATCH 2/3] signal: introduce do_sigtimedwait() to factor out compat/native code

[PATCH] arm: add support to generate uImage
 2011-04-25 11:37 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] TS-7800 port for U-Boot
 2011-04-25 11:37 UTC  (4+ messages)
` [U-Boot] [PATCH 2/9] mvgbe: Support preserving the existing MAC address

Announcing Gitspread - Spread Git commits to several servers with a single push
 2011-04-25 11:31 UTC  (3+ messages)

sata_mv port lockup on hotplug (kernel 2.6.38.2)
 2011-04-25 11:30 UTC  (11+ messages)

[PATCH resend] rtc: Adding support for spear rtc
 2011-04-25 11:30 UTC 

Connecting to a new guest VM
 2011-04-25 11:26 UTC 

[PATCH] cifs-utils: Handle cifs_idmap type of key to map a SID to either an uid or gid (try #17)
 2011-04-25 11:26 UTC  (2+ messages)

VFAT: flush mount option
 2011-04-25 11:26 UTC  (3+ messages)

Linux TCP's Robustness to Multipath Packet Reordering
 2011-04-25 11:25 UTC  (2+ messages)

[PATCH] CIFS: Simplify invalidate part (try #5)
 2011-04-25 11:23 UTC  (2+ messages)

[PATCH 0/8] Support for Netlogic XLR/XLS processors
 2011-04-25 11:23 UTC  (7+ messages)
` [PATCH 7/8] USB support for XLS platforms
  ` [PATCH 7/8, UPDATED] PCI support for XLR/XLS
` [PATCH 8/8] "
  ` [PATCH 8/8, UPDATED] USB support for XLS platforms

snd_pcm_writei BLOCKED
 2011-04-25 11:17 UTC 

[PATCH V4 resend] rtc: Adding support for spear rtc
 2011-04-25 11:21 UTC  (4+ messages)
  ` [rtc-linux] "

Hight speed data sending from custom IP out of kernel
 2011-04-25 11:18 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] cmd_ide: enhance new feature "CONFIG_IDE_AHB"
 2011-04-25 11:17 UTC  (3+ messages)

r8712u cannot set essid
 2011-04-25 11:14 UTC  (4+ messages)

2.6.38.3 and 2.6.39-rc4 hangs after "Booting the kernel" on quad Pentium Pro system
 2011-04-25 11:13 UTC  (4+ messages)
` FW: "

[patch] mm/vmalloc: remove block allocation bitmap
 2011-04-25 11:08 UTC  (7+ messages)

[PATCH 2/2] cifs: Invoke id mapping functions (try #17 repost)
 2011-04-25 11:08 UTC  (2+ messages)

Common clock and dvfs
 2011-04-25 11:03 UTC  (6+ messages)

RPS will assign different smp_processor_id for the same packet?
 2011-04-25 11:02 UTC  (10+ messages)

[RFC] What is the preferred way to share ADC unit between hwmon and input(ts) drivers?
 2011-04-25 11:02 UTC  (2+ messages)

[Bridge] mind-boggling questions
 2011-04-25 11:02 UTC  (2+ messages)

Grub2 EFI: Image loading from USB takes too long
 2011-04-25 10:58 UTC  (6+ messages)

[PATCH 1/5] wireless: Fix warnings due to -Wunused-but-set-variable
 2011-04-25 11:00 UTC  (6+ messages)
` [PATCH 2/5] mac80211: "
` [PATCH 3/5] ath9k: "
` [PATCH 4/5] ath9k_htc: "
` [PATCH 5/5] ath9k_hw: "

[PATCH RFC] clk: add support for automatic parent handling
 2011-04-25 10:57 UTC  (11+ messages)

[ANNOUNCE] Git 1.7.5
 2011-04-25 10:57 UTC  (4+ messages)

[PATCH] Power Manager suspend-hybrid warn on systemlog
 2011-04-25 10:58 UTC  (3+ messages)

Linux kernel patches - websites
 2011-04-25 10:57 UTC  (2+ messages)

[PATCH 4/5] UBIFS: remove strange commentary
 2011-04-25 10:51 UTC  (2+ messages)

Actual number of writes to a MTD device
 2011-04-25 10:47 UTC  (2+ messages)

[RFC 0/5] Date Mode: Add --time-zone; deprecate --date=local
 2011-04-25 10:45 UTC  (7+ messages)
` [RFC 2/5] Pretty Print: show tz when using DATE_LOCAL
    ` Dates in Commits and other issues of style (Re: [RFC 2/5] Pretty Print: show tz when using DATE_LOCAL)

[PATCH 0/4] munmap: Flexible mem unmap operation interface for scheduling latency
 2011-04-25 10:44 UTC  (5+ messages)
` [PATCH 1/4] munmap: mem unmap operation size handling
` [PATCH 2/4] munmap: sysctl extension for tunable parameter
` [PATCH 3/4] munmap: kbuild menu for munmap interface
` [PATCH 4/4] munmap: documentation of munmap operation interface

Prefer specific wireless standard
 2011-04-25 10:44 UTC 

git-work, git-base: an example of how to use it
 2011-04-25 10:43 UTC 

[PATCH 0/9] x86 idle cruft removal - v2
 2011-04-25 10:41 UTC  (5+ messages)
` idle cleanup - v3
  ` [PATCH 11/18] cpuidle: stop using pm_idle
    ` [linux-pm] "

RFC: Folder Git
 2011-04-25 10:39 UTC  (2+ messages)

[PATCH] freezer: use smp barriers
 2011-04-25 10:38 UTC  (3+ messages)

[PATCH] video: s3c-fb: add gpio setup function to resume function
 2011-04-25 10:38 UTC 

Submodules or separate repos?
 2011-04-25 10:35 UTC 

[PATCH] wvstreams: Added recipe for wxstreams 4.6.1
 2011-04-25 10:29 UTC  (3+ messages)

[Linux-HA] UDP / DHCP / LDIRECTORD
 2011-04-25 10:30 UTC  (4+ messages)
    `  "

[PATCH/RFC] MMC: remove unbalanced pm_runtime_suspend()
 2011-04-25 10:29 UTC  (4+ messages)
  ` [linux-pm] "

[PATCH 1/1] libata: ahci_start_engine compliant to AHCI spec
 2011-04-25 10:26 UTC  (2+ messages)

[Qemu-devel] [RFC][PATCH v2 00/11] trace-state: make the behaviour of "disable" consistent across all backends
 2011-04-25 10:27 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 10/11] trace-state: [stderr] add support for dynamically enabling/disabling events

[Qemu-devel] [PATCH 0/3] spicevmc -> chardev: restore guest open / close (v2)
 2011-04-25 10:25 UTC  (2+ messages)

Sandbox Segfaults
 2011-04-25 10:23 UTC  (2+ messages)

[PATCH 0/7] memcg background reclaim , yet another one
 2011-04-25 10:14 UTC  (11+ messages)
` [PATCH 1/7] memcg: add high/low watermark to res_counter
` [PATCH 2/7] memcg high watermark interface
` [PATCH 3/7] memcg: select victim node in round robin
` [PATCH 4/7] memcg fix scan ratio with small memcg
` [PATCH 5/7] memcg bgreclaim core
` [PATCH 6/7] memcg add zone_all_unreclaimable
` [PATCH 7/7] memcg watermark reclaim workqueue
` [PATCH 8/7] memcg : reclaim statistics

[PATCH V3 1/3] ARM: mxs: add GPMI support for imx23/imx28
 2011-04-25 10:20 UTC  (6+ messages)
` [PATCH V3 2/3] ARM: mxs: add GPMI device for imx23
` [PATCH V3 3/3] ARM: mxs: add GPMI device for imx28

[Qemu-devel] [PATCH v2 0/5] atapi: Some code restructuring
 2011-04-25 10:19 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/5] ide: Split atapi.c out
` [Qemu-devel] [PATCH v2 3/5] ide/atapi: Use table instead of switch for commands
` [Qemu-devel] [PATCH v2 5/5] ide/atapi: Introduce CHECK_READY flag "

[U-Boot] [PATCH] PowerPC: Move -fPIC flag to common place
 2011-04-25 10:17 UTC  (7+ messages)
` [U-Boot] [PATCH 3/3] powerpc, 8xx: adapt a few linker scripts so it will build

[Qemu-devel] [Bug 770173] [NEW] /etc/qemu-ifup is not executed
 2011-04-25 10:06 UTC  (2+ messages)
` [Qemu-devel] [Bug 770173] "

Searching for a good hardware for an AP with hostapd
 2011-04-25 10:17 UTC 

[PATCH] video: s3c-fb: correct transparency checking in 32bpp
 2011-04-25 10:14 UTC 

[U-Boot] [PATCH] powerpc:Enable compiler debug option for powerpc platforms
 2011-04-25 10:14 UTC  (6+ messages)

[PATCH] sched: get rid of lock_depth
 2011-04-25 10:13 UTC  (2+ messages)
` [tip:sched/core] sched: Get "

[PATCH] x86: demacro !CONFIG_PARAVIRT cpu accessors
 2011-04-25 10:13 UTC  (2+ messages)
` [tip:x86/asm] x86: Demacro CONFIG_PARAVIRT "

[RFC patch 00/20] Interrupt chip consolidation
 2011-04-25 10:13 UTC  (6+ messages)
` arm: msm: Convert irq-vic to generic irq chip

[PATCH]arch:x86:kernel:cpu:perf_event_p4.c Typo: change indexig to indexing
 2011-04-25 10:12 UTC  (2+ messages)
` [tip:perf/core] perf events, x86, P4: Fix typo in comment

[Qemu-devel] [PATCH]fix ambiguity in "-d op_opt"
 2011-04-25  9:41 UTC 

schroedinger_1.0.9: task compile fails with `schroorc.c:93:3: error: 'int16_t' undeclared`
 2011-04-25 10:07 UTC  (8+ messages)
` [RFC] [PATCH] schroedinger: add version 1.0.10

[Bug 36422] New: unable to hibernate with nouveau and NV11 [bisected]
 2011-04-25 10:10 UTC  (2+ messages)
  ` [Bug 36422] "

[RFC PATCH] Btrfs: do not flush csum items of unchanged file data during treelog
 2011-04-25  9:58 UTC  (5+ messages)

[PATCH 0/2][RESEND] bug fix for quilt and sat-solver
 2011-04-25  9:49 UTC  (3+ messages)
` [PATCH 2/2] quilt: fix test for target build
` [PATCH 1/2] sat-solver: fix arch=all packages

[Qemu-devel] [PATCH] char: Allow devices to use a single multiplexed chardev
 2011-04-25  9:57 UTC  (2+ messages)

[PATCH] usbvision: add Nogatech USB MicroCam
 2011-04-25  9:57 UTC 

[PATCH V7 7/9] Per-memcg background reclaim
 2011-04-25  9:47 UTC  (4+ messages)
  ` [PATCH] vmscan,memcg: memcg aware swap token

[U-Boot] [PATCH] andes_spi: add andes_spi interface
 2011-04-25  9:52 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

Oops in 2.6.39 include/net/dst.h: dst_metrics_write_ptr() running l2tp over ipsec
 2011-04-25  9:52 UTC  (3+ messages)

2.6.39-rc4+: oom-killer busy killing tasks
 2011-04-25  9:50 UTC  (5+ messages)

[U-Boot] [PATCH] powerpc/85xx: Integrated Flash Controller NAND support
 2011-04-25  9:47 UTC  (3+ messages)

[U-Boot] Mainlining android fastboot support to upstream u-boot
 2011-04-25  9:44 UTC  (9+ messages)

Direct disk access on IBM Server
 2011-04-25  9:42 UTC  (11+ messages)

[PATCH v13 00/11] dmtimer adaptation to platform_driver
 2011-04-25  9:41 UTC  (5+ messages)
` [PATCH v13 04/11] OMAP2+: dmtimer: convert to platform devices
` [PATCH v13 10/11] OMAP: dmtimer: mark clocksource and clockevent timers reserved

[PATCH] cpumask: convert cpumask_of_cpu() with cpumask_of()
 2011-04-25  9:41 UTC 

cpumask: convert for_each_cpumask() with for_each_cpu()
 2011-04-25  9:39 UTC 

[PATCH 1/3] m32r: convert cpumask api
 2011-04-25  9:38 UTC  (3+ messages)
` [PATCH 2/3] m32r: fix spin_lock_irqsave() misuse
` [PATCH 3/3] m32r: remove redundant declaration

[Bug 33912] New: [RV515] Kernel .35 onwards, Random X freezes while scrolling
 2011-04-25  9:37 UTC  (4+ messages)
` [Bug 33912] "

[PATCH] alpha: replace with new cpumask APIs
 2011-04-25  9:34 UTC  (2+ messages)

[PATCH 0/4] blackfin: convet cpumask apis
 2011-04-25  9:32 UTC  (5+ messages)
` [PATCH 1/4] blackfin: remove unused function
` [PATCH 2/4] blackfin: don't touch cpu_possible_map and cpu_present_map directly
` [PATCH 3/4] blackfin: don't touch task->cpus_allowed directly
` [PATCH 4/4] blackfin: convert old cpumask API to new one

i915 completely unusable in 2.6.38.x
 2011-04-25  9:14 UTC 


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.