All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-05-01 09:40:22 to 2010-05-01 14:15:23 UTC [more...]

[PATCH v21 00/100] Kernel based checkpoint/restart
 2010-05-01 14:15 UTC  (65+ messages)
` [PATCH v21 001/100] eclone (1/11): Factor out code to allocate pidmap page
` [PATCH v21 002/100] eclone (2/11): Have alloc_pidmap() return actual error code
` [PATCH v21 003/100] eclone (3/11): Define set_pidmap() function
` [PATCH v21 004/100] eclone (4/11): Add target_pids parameter to alloc_pid()
` [PATCH v21 005/100] eclone (5/11): Add target_pids parameter to copy_process()
` [PATCH v21 006/100] eclone (6/11): Check invalid clone flags
` [PATCH v21 007/100] eclone (7/11): Define do_fork_with_pids()
` [PATCH v21 008/100] eclone (8/11): Implement sys_eclone for x86 (32, 64)
` [PATCH v21 009/100] eclone (9/11): Implement sys_eclone for s390
` [PATCH v21 010/100] eclone (10/11): Implement sys_eclone for powerpc
  ` [PATCH v21 011/100] eclone (11/11): Document sys_eclone
  ` [PATCH v21 012/100] c/r: extend arch_setup_additional_pages()
  ` [PATCH v21 013/100] c/r: break out new_user_ns()
  ` [PATCH v21 014/100] c/r: split core function out of some set*{u, g}id functions
  ` [PATCH v21 015/100] cgroup freezer: Update stale locking comments
  ` [PATCH v21 016/100] cgroup freezer: Add CHECKPOINTING state to safeguard container checkpoint
  ` [PATCH v21 017/100] cgroup freezer: interface to freeze a cgroup from within the kernel
  ` [PATCH v21 018/100] Namespaces submenu
  ` [PATCH v21 019/100] Make file_pos_read/write() public and export kernel_write()
  ` [PATCH v21 020/100] c/r: documentation
  ` [PATCH v21 021/100] c/r: create syscalls: sys_checkpoint, sys_restart
  ` [PATCH v21 022/100] c/r: basic infrastructure for checkpoint/restart
  ` [PATCH v21 023/100] c/r: x86_32 support "
  ` [PATCH v21 024/100] c/r: x86-64: checkpoint/restart implementation
  ` [PATCH v21 025/100] c/r: external checkpoint of a task other than ourself
  ` [PATCH v21 026/100] c/r: export functionality used in next patch for restart-blocks
  ` [PATCH v21 027/100] c/r: restart-blocks
  ` [PATCH v21 028/100] c/r: checkpoint multiple processes
  ` [PATCH v21 029/100] c/r: restart "
  ` [PATCH v21 030/100] c/r: introduce PF_RESTARTING, and skip notification on exit
  ` [PATCH v21 031/100] c/r: support for zombie processes
  ` [PATCH v21 032/100] c/r: Save and restore the [compat_]robust_list member of the task struct
  ` [PATCH v21 033/100] c/r: infrastructure for shared objects
  ` [PATCH v21 034/100] c/r: detect resource leaks for whole-container checkpoint
  ` [PATCH v21 035/100] deferqueue: generic queue to defer work
  ` [PATCH v21 036/100] c/r: introduce vfs_fcntl()
  ` [PATCH v21 037/100] c/r: introduce new 'file_operations': ->checkpoint, ->collect()
  ` [PATCH v21 038/100] c/r: checkpoint and restart open file descriptors
  ` [PATCH v21 039/100] c/r: introduce method '->checkpoint()' in struct vm_operations_struct
  ` [PATCH v21 040/100] Introduce FOLL_DIRTY to follow_page() for "dirty" pages
  ` [PATCH v21 041/100] c/r: dump memory address space (private memory)

[B.A.T.M.A.N.] [PATCH 0/4] *** SUBJECT HERE ***
 2010-05-01 14:12 UTC  (12+ messages)
` [B.A.T.M.A.N.] [PATCH 1/4] batman-adv: Update README to match mainline README
` [B.A.T.M.A.N.] [PATCH 2/4] batman-adv: Import sparse fixes from mainline
` [B.A.T.M.A.N.] [PATCH 3/4] batman-adv: whitespace "
    ` [B.A.T.M.A.N.] [PATCH] Staging: batman-adv: send.c: Checkpatch cleanup
` [B.A.T.M.A.N.] [PATCH 4/4] batman-adv: include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit

[PATCH 1/3] ptp: Added a brand new class driver for ptp clocks
 2010-05-01 14:09 UTC  (4+ messages)

[Xenomai-core] [Xenomai-git] Jan Kiszka : native: Improve fault tolerance /wrt multiple task deletions
 2010-05-01 14:11 UTC  (3+ messages)

[Qemu-devel] [PATCH] QEMU-KVM scsi-bus: Add LBA+Transfer Length to outgoing SBC CDBs in scsi_req_setup() for SG_IO
 2010-05-01 14:10 UTC  (2+ messages)
`  "

[RFC] Second OLPC Viafb series, v2
 2010-05-01 14:01 UTC  (4+ messages)
` [PATCH 02/30] viafb: use proper pci config API

conntrack h323 reassembly
 2010-05-01 13:59 UTC  (3+ messages)

[PATCH 2/3] input: mt: Introduce MT event slots (rev 2)
 2010-05-01 13:55 UTC  (2+ messages)
` [PATCH 3/3] input: mt: Document the MT event slot protocol

[PATCH] Merge es1688 and es968 drivers
 2010-05-01 13:52 UTC 

[PATCH 0/2] Fix migration races in rmap_walk() V3
 2010-05-01 13:51 UTC  (10+ messages)
` [PATCH 2/2] mm,migration: Avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks

[Qemu-devel] --mem-path option broken on qemu-kvm latest git
 2010-05-01 13:50 UTC  (2+ messages)
`  "

[PATCH 1/3] input: mt: Simplify event bypass logic
 2010-05-01 13:49 UTC 

[PATCH v6] net: batch skb dequeueing from softnet input_pkt_queue
 2010-05-01 13:49 UTC  (31+ messages)
  ` [PATCH net-next-2.6] bnx2x: Remove two prefetch()
          ` [PATCH net-next-2.6] net: speedup udp receive path

[Buildroot] [pull request] ncurses conversion + fix
 2010-05-01 13:46 UTC  (6+ messages)
` [Buildroot] [PATCH 1/2] ncurses: convert to autotools infrastructure
` [Buildroot] [PATCH 2/2] ncurses: fix path to patch ncurses5-config

Loan Application!!!
 2010-05-01 13:34 UTC 

[Qemu-devel] Latest git doesn't compile
 2010-05-01 13:39 UTC  (2+ messages)

Building XFSDump but missing uuid development package
 2010-05-01 13:38 UTC  (2+ messages)

Loan Application!!!
 2010-05-01 12:41 UTC 

[linux-lvm] will pvmove'ing (an LV at a time) defragment?
 2010-05-01 13:26 UTC  (2+ messages)

[Buildroot] [Bug 1675] New: GMP Error during buildroot make process
 2010-05-01 13:24 UTC  (2+ messages)
` [Buildroot] [Bug 1675] "

[PATCH linux-2.6.34-rc5] drivers/net/phy: micrel phy driver
 2010-04-29 16:12 UTC 

Doing a stable v4l-utils release
 2010-05-01 13:12 UTC  (4+ messages)

[Buildroot] [Bug 1615] New: Convert eeprog package to gentargets
 2010-05-01 13:10 UTC  (4+ messages)
` [Buildroot] [Bug 1615] "

[lm-sensors] [PATCH] hwmon: (asc7621) Bug fixes
 2010-05-01 13:08 UTC 

[PATCH 0/6] orinoco: Add support for Agere based USB cards
 2010-05-01 13:05 UTC  (7+ messages)
` [PATCH 1/6] orinoco: add hermes_ops
` [PATCH 2/6] orinoco: allow driver to specify netdev_ops
` [PATCH 3/6] orinoco: encapsulate driver locking
` [PATCH 4/6] orinoco: add orinoco_usb driver
` [PATCH 5/6] orinoco_usb: avoid in_atomic
` [PATCH 6/6] orinoco_usb: implement fw download

Coreboot multiboot breakage. Splitting of multiboot port
 2010-05-01 13:02 UTC 

[PATCH 0/3] Bcache: version 4
 2010-05-01 13:01 UTC  (2+ messages)

How to manage parameter files and code separately using git?
 2010-05-01 12:57 UTC 

[PATCH 0/5] various cleanups for 2.6.35
 2010-05-01 12:58 UTC  (4+ messages)
` [PATCH 4/5] [PATCH] xfs: simplify buffer to transaction matching

[PATCH 2/2] sh: make interrupt resource optional in SH framebuffer
 2010-05-01 12:55 UTC  (5+ messages)
` [PATCH 2/2] sh: make interrupt resource optional in SH
` [PATCH 2/2] sh: make interrupt resource optional in SH framebuffer driver

[PATCH] drm/radeon/kms: fix tv dac conflict resolver
 2010-05-01 12:42 UTC  (6+ messages)

[net-next-2.6 PATCH 2/2] add ndo_set_port_profile op support for enic dynamic vnics
 2010-05-01 12:36 UTC  (2+ messages)

2.6.33-2.6.34-rc5 suspend issues
 2010-05-01 12:24 UTC  (5+ messages)

[PATCHv10 2.6.34-rc6 1/5] mxc: Update GPIO for USB support on Freescale MX51 Babbage HW
 2010-05-01 12:21 UTC  (6+ messages)
` [PATCHv10 2.6.34-rc6 2/5] mx5: Add USB device definitions for "
  ` [PATCHv10 2.6.34-rc6 3/5] mx5: Enable board specific functions for enabling USB host on Babbage
    ` [PATCHv10 2.6.34-rc6 4/5] mxc: Add generic USB HW initialization for MX51

drbd: and hvm
 2010-05-01 12:19 UTC  (5+ messages)
    `  "

b43 'hardware blocked' but only keyboard/led touch button
 2010-05-01 12:17 UTC  (11+ messages)
                  ` BCM4312 802.11b/g LP-PHY (rev 01) dma & led problems

CFQ read performance regression
 2010-05-01 12:13 UTC  (11+ messages)

Timer handling discussion
 2010-05-01 12:11 UTC  (2+ messages)

[Buildroot] [PATCH 2/8] package: Add $(HOST_DIR)/usr/lib to LD_LIBRARY_PATH for host but not target
 2010-05-01 12:10 UTC  (2+ messages)
` [Buildroot] [PATCH] "

[PATCH] tcp: SO_TIMESTAMP implementation for TCP
 2010-05-01 12:06 UTC  (5+ messages)

i915GM 2D+3D intel driver regression
 2010-05-01 12:01 UTC  (4+ messages)

What changed since kvm-72 resulting in winNT to fail to boot (STOP 0x0000001E) ?
 2010-05-01 11:58 UTC  (3+ messages)

Technisat SkyStar USB plus
 2010-05-01 11:56 UTC 

[PATCH tip/perf] perf: fix resource leak in failure path of perf_event_open()
 2010-05-01 11:54 UTC  (2+ messages)
` [tip:perf/urgent] perf: Fix "

wl1251_sdio PSM
 2010-05-01 11:53 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] mtdparts: fix write through NULL pointer
 2010-05-01 11:49 UTC  (4+ messages)

AX25 write up anywhere?
 2010-05-01 11:49 UTC  (3+ messages)

ar9170-fw
 2010-05-01 11:42 UTC  (4+ messages)

[Buildroot] Build Error!
 2010-05-01 11:35 UTC 

[Buildroot] [Bug 1321] New: Buildroot link fails due to lack of --sysroot option
 2010-05-01 11:23 UTC  (2+ messages)
` [Buildroot] [Bug 1321] Busybox "

[Buildroot] [pull request] directfb/linux-fusion bumps + lirc integration
 2010-05-01 11:15 UTC  (2+ messages)

Exception in U-Boot
 2010-05-01 11:11 UTC  (2+ messages)
  ` [U-Boot] "

Nouveau / Mesa gets X11 libraries overwritten sometimes
 2010-05-01 11:09 UTC 

[Buildroot] [pull request] Fixes for 2010.05
 2010-05-01 11:09 UTC  (11+ messages)
` [Buildroot] [PATCH 4/8] package: added PKG_CONF_ENV variables to host packages
` [Buildroot] [PATCH 5/8] libtool: added LIBTOOLIZE variable to point on $(HOST_DIR)/usr/bin/libtoolize
` [Buildroot] [PATCH 6/8] autoconf: added AUTOHEADER variable
` [Buildroot] [PATCH 7/8] autoconf: added missing AUTOMAKE variable setting
` [Buildroot] [PATCH 8/8] autoconf: added AUTOCONF "

[PATCH 10/10] bkl: Fix-up compile problems as a result of the bkl-pushdown
 2010-05-01 11:11 UTC  (7+ messages)
` [PATCH 0/5] Pushdown bkl from v4l ioctls

[PATCH] console logging detour via printk
 2010-05-01 11:04 UTC  (2+ messages)

[PATCH/RFC] pretty.c: add %O format specifier to format_commit_one()
 2010-05-01 10:56 UTC 

[PATCH v6] net: batch skb dequeueing from softnet input_pkt_queue
 2010-05-01 11:00 UTC  (3+ messages)

FYI: WinKVM (Windows kernel-based virtual machine)
 2010-05-01 10:52 UTC  (3+ messages)

OFT - reserving CPU's for networking
 2010-05-01 10:53 UTC  (5+ messages)

[ath9k-devel] [PATCH] ath9k: Added get_survey callback in
 2010-05-01 10:32 UTC  (2+ messages)

[U-Boot] [OT] - Seeking information Re: Memory Mapped CF Card (IDE) and Linux
 2010-05-01 10:33 UTC  (4+ messages)
  ` Using PATA Platform Driver to access Memory Mapped CF Card

ar9170-fw II
 2010-05-01 10:19 UTC 

[PATCH] Prevent creation of files larger than RLIMIT_FSIZE using fallocate
 2010-05-01 10:18 UTC  (5+ messages)

Fix build error for i.MX51 (mx51_defconfig)
 2010-05-01 10:18 UTC  (3+ messages)

[PATCH] arm/mach-msm: Add CONFIG conditional for board-trout
 2010-05-01 10:14 UTC  (4+ messages)

[PATCH] [ARM] .gitignore: Ignore piggy.lzo, lib1funcs.S and vmlinux
 2010-05-01 10:11 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/17] Network support for spear platform and spear1300 support
 2010-05-01 10:09 UTC  (4+ messages)

USB keyboard crashes
 2010-05-01 10:06 UTC  (2+ messages)

[PATCH V2] [ARM] Add ARCH_PROVIDES_UDELAY config option
 2010-05-01 10:01 UTC  (4+ messages)

[PATCH V2] ST SPEAr: Adding support for shared irq layer
 2010-05-01  9:56 UTC  (3+ messages)

-next Apr 30: OOPS during eHEA driver initialization
 2010-05-01  9:54 UTC  (6+ messages)

[ath9k-devel] Radar Detection and DFS status
 2010-05-01  9:50 UTC  (3+ messages)

[PATCH] ARM: Add support for 10 hardirq bits
 2010-05-01  9:44 UTC  (4+ messages)

[PATCH 1/2] do not overwrite files marked "assume unchanged"
 2010-05-01  9:25 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.