All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-25 17:50:02 to 2010-06-25 20:05:12 UTC [more...]

Q: sys_futex() && timespec_valid()
 2010-06-25 20:04 UTC  (6+ messages)

[PATCH 0/3 v5][RFC] ext3/4: enhance fsync performance when using CFQ
 2010-06-25 20:02 UTC  (7+ messages)
` [PATCH 1/3] block: Implement a blk_yield function to voluntarily give up the I/O scheduler

fs/exec.c core dumping on NFS mounted directory
 2010-06-25 20:01 UTC  (3+ messages)
` Fwd: "

[PATCH] Add missing part of vgaarb.h include guard
 2010-06-25 19:55 UTC 

[U-Boot] [PATCH v6 0/10] PPC LBC/TLB cleanups; reginfo command for 85xx
 2010-06-25 19:52 UTC  (4+ messages)
` [U-Boot] [PATCH V6 01/10] powerpc: Update configs to properly set FSL_ELBC
  ` [U-Boot] [PATCH V6 02/10] drivers/usb/host/ohci-hcd: undef readl/writel before redefining

[PATCH 2.6.35] bonding: prevent netpoll over bonded interfaces
 2010-06-25 19:50 UTC 

[RFC 1/5] Make soft_irq NMI safe
 2010-06-25 19:49 UTC  (7+ messages)
` [RFC][PATCH] irq_work
  ` [RFC][PATCH] irq_work -v2

[Bug 16295] New: radeon conflict/interference with rt2800pci
 2010-06-25 19:46 UTC  (3+ messages)
` [Bug 16295] "

[Patch] USB UHCI portstatus correction
 2010-06-25 19:45 UTC  (2+ messages)

[U-Boot] [PATCH] EHCI: zero out QH transfer overlay in ehci_submit_async()
 2010-06-25 19:44 UTC  (2+ messages)

What's cooking in git.git (Jun 2010, #04; Wed, 23)
 2010-06-25 19:43 UTC  (6+ messages)

Possible methods for the kernel to terminate a process
 2010-06-25 19:43 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/12] More block-related fixes and cleanups
 2010-06-25 19:42 UTC  (9+ messages)
` [Qemu-devel] [PATCH 01/12] scsi: scsi_bus_legacy_handle_cmdline() can fail, fix callers
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 02/12] ide: Make it explicit that ide_create_drive() can't fail
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 03/12] blockdev: Remove drive_get_serial()
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 04/12] blockdev: New drive_of_blockdev()
  ` [Qemu-devel] "

Bug#586358: grub-pc: Please handle DOS line endings in "cat"
 2010-06-25 18:51 UTC  (2+ messages)

[RFC] [PATCH] Generate stable device names in device.map on Linux
 2010-06-25 18:46 UTC  (2+ messages)

[rfc] new stat*fs-like syscall?
 2010-06-25 19:40 UTC  (9+ messages)

Dear Account User,
 2010-06-25 18:04 UTC 

mpc870 support in the powerpc arch?
 2010-06-25 19:39 UTC  (4+ messages)

[U-Boot] [PATCH] Fix console_buffer size conflict error
 2010-06-25 19:39 UTC  (2+ messages)

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS
 2010-06-25 19:33 UTC 

[PATCH] drm/i915/pch: Cosmetic fix to FDI link training
 2010-06-25 19:32 UTC 

[PATCH 0/1] pid_ns: move pid_ns_release_proc() from proc_flush_task() to zap_pid_ns_processes()
 2010-06-25 19:29 UTC  (7+ messages)
` [RESEND PATCH] pid_ns: Fix proc_flush_task() accessing freed proc_mnt

I added one dracut module into initial ramdisk, but it is not called
 2010-06-25 19:27 UTC  (4+ messages)

[PATCH v2 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup
 2010-06-25 19:25 UTC  (5+ messages)
` [PATCH v2 3/4] KVM: cleanup: remove kvm_get_dirty_log()

[PATCH] drm/radeon/kms: trivial code style fixes for audio
 2010-06-25 19:24 UTC 

[PATCH 00/38] Union mounts - multiple layers and submounts
 2010-06-25 19:05 UTC  (45+ messages)
` [PATCH 01/38] VFS: Comment follow_mount() and friends
` [PATCH 02/38] VFS: Make lookup_hash() return a struct path
` [PATCH 03/38] VFS: Add read-only users count to superblock
` [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
` [PATCH 05/38] whiteout/NFSD: Don't return information about whiteouts to userspace
` [PATCH 06/38] whiteout: Add vfs_whiteout() and whiteout inode operation
` [PATCH 07/38] whiteout: Set S_OPAQUE inode flag when creating directories
` [PATCH 08/38] whiteout: Allow removal of a directory with whiteouts
` [PATCH 09/38] whiteout: tmpfs whiteout support
` [PATCH 10/38] whiteout: Split of ext2_append_link() from ext2_add_link()
` [PATCH 11/38] whiteout: ext2 whiteout support
` [PATCH 12/38] whiteout: jffs2 "
` [PATCH 13/38] fallthru: Basic fallthru definitions
` [PATCH 14/38] fallthru: ext2 fallthru support
` [PATCH 15/38] fallthru: jffs2 "
` [PATCH 16/38] fallthru: tmpfs "
` [PATCH 17/38] union-mount: Union mounts documentation
` [PATCH 18/38] union-mount: Introduce MNT_UNION and MS_UNION flags
` [PATCH 19/38] union-mount: Introduce union_dir structure and basic operations
` [PATCH 20/38] union-mount: Free union dirs on removal from dcache
` [PATCH 21/38] union-mount: Support for mounting union mount file systems
` [PATCH 22/38] union-mount: Implement union lookup
` [PATCH 23/38] union-mount: Call do_whiteout() on unlink and rmdir in unions
` [PATCH 24/38] union-mount: Copy up directory entries on first readdir()
` [PATCH 25/38] VFS: Split inode_permission() and create path_permission()
` [PATCH 26/38] VFS: Create user_path_nd() to lookup both parent and target
` [PATCH 27/38] union-mount: In-kernel file copyup routines
` [PATCH 28/38] union-mount: Implement union-aware access()/faccessat()
` [PATCH 29/38] union-mount: Implement union-aware link()
` [PATCH 30/38] union-mount: Implement union-aware rename()
` [PATCH 31/38] union-mount: Implement union-aware writable open()
` [PATCH 32/38] union-mount: Implement union-aware chown()
` [PATCH 33/38] union-mount: Implement union-aware truncate()
` [PATCH 34/38] union-mount: Implement union-aware chmod()/fchmodat()
` [PATCH 35/38] union-mount: Implement union-aware lchown()
` [PATCH 36/38] union-mount: Implement union-aware utimensat()
` [PATCH 37/38] union-mount: Implement union-aware setxattr()
` [PATCH 38/38] union-mount: Implement union-aware lsetxattr()

Clean the line endings in the repository history
 2010-06-25 19:14 UTC 

[PATCH] tps65023: Allow registering similar TPS65021
 2010-06-25 19:11 UTC  (3+ messages)

nonlocal_bind & IPv6
 2010-06-25 19:10 UTC  (3+ messages)

[Bug 28745] New: RS780: dynpm makes my cat levitate (div by 0)
 2010-06-25 19:08 UTC  (4+ messages)
` [Bug 28745] "

Compat-wireless release for 2010-06-25 is baked
 2010-06-25 19:03 UTC 

[RFC PATCH 0/2] Teach "git status" the "--ignore-submodules" option
 2010-06-25 19:01 UTC  (3+ messages)
  ` git-gui and gitk-git as submodules (Re: [RFC PATCH 0/2] Teach "git status" the "--ignore-submodules" option)

[PATCH 2/2] nfsd: reject NFSv4 requests over UDP (try #2)
 2010-06-25 19:02 UTC  (3+ messages)

Unbound(?) internal fragmentation in Btrfs
 2010-06-25 18:58 UTC  (10+ messages)
  ` Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)

intel 5100/iwlagn bug in 2.6.35-rc2 during large file transfer
 2010-06-25 18:57 UTC  (8+ messages)

[PATCH] Add wait4() back to the set of <asm-generic/unistd.h> syscalls
 2010-06-25 18:54 UTC 

Problem: Clients freeze on transfer of large files, w gigabit lan
 2010-06-25 18:51 UTC  (2+ messages)

[PM-SR] [PATCH] OMAP: PM: Remove the usage of vdd id's
 2010-06-25 18:49 UTC  (3+ messages)

[U-Boot] u-boot-2010.06-rc3 Error for ARM dk 
 2010-06-25 18:49 UTC  (2+ messages)

Dear Account User,
 2010-06-25 18:48 UTC 

Dear Account User,
 2010-06-25 18:44 UTC 

Dear Account User,
 2010-06-25 18:41 UTC 

[RFC] omap: hwspinlock: Added hwspinlock driver
 2010-06-25 18:38 UTC  (6+ messages)

[PATCH] usb: usblp: fixed switch, brace, whitespace and spacing coding style issues
 2010-06-25 18:25 UTC 

Atom/ION system often freezes
 2010-06-25 18:32 UTC 

[PATCH 0/4] Allow absence of mach/io.h
 2010-06-25 18:30 UTC  (3+ messages)
` [PATCH 3/4] [ARM] Introduce USE_DEFAULT_IO_H to use default definitions in asm/io.h

[RFC 00/16] ASoC: multi-component - CODECs
 2010-06-25 18:29 UTC  (19+ messages)
` [RFC 01/16] ASoC: multi-component - AKM CODECs
` [RFC 02/16] ASoC: multi-component - cs4720, cs42l51 and da7210 CODECs
` [RFC 03/16] ASoC: multi-component - pcm3008, ssm2602, jz4740 and uda1380
` [RFC 04/16] ASoC: multi-component - TI CODECs
` [RFC 05/16] ASoC: multi-component - open firmware
` [RFC 06/16] ASoC: multi-component - Generic AC97 and SPDIF CODECs
` [RFC 07/16] ASoC: multi-component - cq93vc, cx20442, stac9766 and UDA134x CODECs
` [RFC 08/16] ASoC: multi-component - Wolfson WM85xx CODECs
` [RFC 09/16] ASoC: multi-component - Wolfson WM87xx CODECs
` [RFC 10/16] ASoC: multi-component - Wolfson wm8900, 8903, 8904 and 8955 CODECs
` [RFC 11/16] ASoC: multi-component - Wolfson wm8960, 8961 and 8940 CODECs
` [RFC 12/16] ASoC: multi-component - Wolfson WM8971, 8993, 8990 and 8974 CODECs
` [RFC 13/16] ASoC: multi-component - Wolfson WM8978, 8988 and 8994 CODECs
` [RFC 14/16] ASoC: multi-component - Wolfson WM90xx CODECs
` [RFC 15/16] ASoC: multi-component - Wolfson AudioPlus CODECs
` [RFC 16/16] ASoC: multi-component - Wolfson WM97xx AC97 CODECs

[Xenomai-core] analogy - experimental branch
 2010-06-25 18:28 UTC  (4+ messages)

What is preferred matchbox-keyboard provider nowadays?
 2010-06-25 18:22 UTC  (2+ messages)

LPC track "User visible challenges in Networking" - topics wanted
 2010-06-25 18:27 UTC 

[PATCH] Optimise memset on i386
 2010-06-25 18:27 UTC  (3+ messages)

[PATCH 3/9 v3] omap: generic: introduce a single check_revision
 2010-06-25 18:26 UTC  (5+ messages)
      ` static inline function style (was Re: [PATCH 3/9 v3] omap: generic: introduce a single check_revision)

[PATCH] USB: gadget: f_mass_storage: stale common->fsg value bug fix
 2010-06-25 18:23 UTC  (2+ messages)

[PATCH] firmware: Update hotplug script, remove sysfs files
 2010-06-25 18:22 UTC  (2+ messages)

E2fsprogs master branch now has all 64-bit patch applied
 2010-06-25 18:23 UTC  (4+ messages)

cpio initrd booting failed on powerpc p4080
 2010-06-25 18:23 UTC 

LVM2/tools .exported_symbols Makefile.in
 2010-06-25 18:23 UTC 

linux-next: manual merge of the net tree with the net-current tree
 2010-06-25 18:22 UTC  (3+ messages)

[Bug 26980] New: GT230M/nouveau: X server hangs spontaneously
 2010-06-25 18:21 UTC  (2+ messages)
  ` [Bug 26980] GT230M or GT218 with nouveau: "

dhclient, checksum and tap
 2010-06-25 18:21 UTC  (2+ messages)

[PATCH] sparc64: fix the build error due to smp_kgdb_capture_client()
 2010-06-25 18:18 UTC  (2+ messages)
` [PATCH] sparc64: fix the build error due to

LVM2 ./WHATS_NEW ./make.tmpl.in libdm/.exporte 
 2010-06-25 18:17 UTC 

[PATCH] smsc95xx: Add module parameter to override MAC address
 2010-06-25 18:17 UTC  (4+ messages)

problem with shared page on xen3.1
 2010-06-25 18:13 UTC 

[Patch] [bug #26237] multiple problems with usb devices
 2010-06-25 18:10 UTC  (27+ messages)
                                  ` [RFT] "

Dear Account User,
 2010-06-25 18:12 UTC 

git config over http and ssh went wrong
 2010-06-25 18:08 UTC  (2+ messages)

[PATCH 1/2] wl1251: fix a memory leak in probe
 2010-06-25 18:06 UTC  (12+ messages)
` [PATCH 2/2] wl1251: fix ELP_CTRL register reads

[PATCH 0/3] Add support for CNS3xxx SDHCI hosts
 2010-06-25 18:06 UTC  (4+ messages)
` [PATCH 1/3] sdhci-pltfm: Switch to module device table matching
` [PATCH 2/3] sdhci-pltfm: Reorganize Makefile entries to support SoC devices
` [PATCH 3/3] sdhci-pltfm: Add support for CNS3xxx "

[PATCH v2 0/3] OMAP: add runtime PM support at bus-level
 2010-06-25 18:04 UTC  (5+ messages)
` [PATCH v2 1/3] OMAP: PM: initial runtime PM core support

[Bug 28756] New: Dual head problems on nvA0
 2010-06-25 18:03 UTC  (4+ messages)
  ` [Bug 28756] "

Support for 0ccd:0072 in em28xx?
 2010-06-25 18:02 UTC  (2+ messages)

ata link not reset properly
 2010-06-25 18:00 UTC  (6+ messages)

qemu fail to parse command line with "-pcidevice 00:19.0"
 2010-06-25  8:12 UTC  (7+ messages)
      ` [Qemu-devel] "
  ` [Qemu-devel] "

unable to handle kernel NULL pointer dereference (snaptest-2)
 2010-06-25 17:55 UTC  (2+ messages)

[Qemu-devel] [PATCHv3] virtio-net: correct packet length math
 2010-06-25 10:58 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v2] Makefile: poison TARGET_xxx for compile once
 2010-06-25  8:01 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] Re: [PATCH] lsi53c895a: fix Phase Mismatch Jump
 2010-06-25  8:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2] "
  ` [Qemu-devel] "

futex: race in lock and unlock&exit for robust futex with PI?
 2010-06-25 17:53 UTC  (4+ messages)

[Qemu-devel] [Bug 595117] Re: qemu-nbd slow and missing "writeback" cache option
 2010-06-25  8:32 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/19] SPEAr : Network support for spear platforms and SPEAr1300
 2010-06-25 17:53 UTC  (11+ messages)
            ` [U-Boot] SPEAr (ARM) patchset inclusion for u-boot

[RFC] Hacky MTRR support
 2010-06-25  8:58 UTC 

[Qemu-devel] Re: UIO interrupts being lost
 2010-06-25 10:32 UTC 

[PATCH] git-rev-parse.txt: Document ":path" specifier
 2010-06-25 17:52 UTC  (4+ messages)
` [PATCHv2] "

[Qemu-devel] [patch 2/3] QEMU-C-F: Introducing qemu userspace tool qemu-core-filter
 2010-06-25 12:38 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7] poison TARGET_xxx for compile once object and header file cleanups
 2010-06-25 12:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/7] rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix
` [Qemu-devel] [PATCH 5/7] add qdev property type "cpu"


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.