All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-21 17:09:24 to 2008-05-21 18:49:46 UTC [more...]

Filesystem fuzzing
 2008-05-21 18:49 UTC  (3+ messages)

[PATCH 3/4] [MMC] mmc_spi: add polling support for the card detect line
 2008-05-21 18:47 UTC  (11+ messages)
    ` [PATCH 1/2] mmc: add support for card-detection polling
    ` [PATCH 2/2] mmc_spi: "

HG -> GIT migration
 2008-05-21 18:47 UTC  (23+ messages)
                  ` [alsa-devel] "

acpi_cpufreq stepping issue on Pentium M 1.2GHz
 2008-05-21 18:48 UTC  (7+ messages)
      ` [PATCH] Make acpi-cpufreq more robust against BIOS freq changes behind our back

[RFC] x86: merging nmi 32/64 to nmi.c v2
 2008-05-21 18:47 UTC  (3+ messages)

[linux-dvb] TT S2-3200 LIRC remote - Multiproto drivers merge?
 2008-05-21 18:46 UTC  (2+ messages)
` [linux-dvb] Re : "

Git-new-workdir
 2008-05-21 18:44 UTC  (2+ messages)

cloning file data
 2008-05-21 18:45 UTC  (10+ messages)
` [Btrfs-devel] "
        ` btrfs_put_inode

[iproute2] get_hz() with CONFIG_HIGH_RES_TIMERS
 2008-05-21 18:43 UTC  (5+ messages)
  ` [PATCH] net: neighbour table ABI problem
  ` route metrics in jiffies??

[Xenomai-help] Problem with time-out ends
 2008-05-21 18:44 UTC  (11+ messages)

2.6.26-rcX: Problem with mem config > 4GB ; fore2000 atm driver options
 2008-05-21 18:41 UTC  (2+ messages)

[U-Boot-Users] Question about Bad CRC
 2008-05-21 18:43 UTC  (2+ messages)

[PATCH 1/3] signals: sigqueue_free: don't free sigqueue if it is queued
 2008-05-21 18:42 UTC  (4+ messages)

kswapd busy but not swapping
 2008-05-21 18:42 UTC  (3+ messages)

[PATCH 1/2] Add thread_info_cache_init() to all archs
 2008-05-21 18:41 UTC  (11+ messages)

[PATCH] Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx target
 2008-05-21 18:41 UTC 

linux-next: sound/pcmcia/vx build error
 2008-05-21 18:37 UTC  (2+ messages)
` [PATCH -next] "

[PATCH] ATA over Ethernet: Convert emsgs_sema in a completion
 2008-05-21 18:38 UTC  (4+ messages)

two git-cherry-pick enhancements
 2008-05-21 18:36 UTC  (2+ messages)

[PATCH] scripts/ver_linux use 'gcc -dumpversion'
 2008-05-21 18:36 UTC 

Compile warning rtmutex code on 2.6.24.7-rt8 (CC:LKML added)
 2008-05-21 18:35 UTC  (3+ messages)

MMC/SD cards hotplug scenario
 2008-05-21 18:32 UTC  (4+ messages)

PS3: Fix memory hotplug
 2008-05-21 18:31 UTC  (4+ messages)

using libxenstat.h with g++
 2008-05-21 18:30 UTC 

[PATCH 0/4] (RESEND) ext3[34] barrier changes
 2008-05-21 18:29 UTC  (8+ messages)

Help to setup non-zero PPC_MEMSTART on PPC440
 2008-05-21 18:22 UTC 

[Qemu-devel] Re: [PATCH][v2] Align file accesses with cache=off (O_DIRECT)
 2008-05-21 18:29 UTC  (17+ messages)

initialization of static per-cpu variables
 2008-05-21 18:28 UTC 

[RFC/PATCH 3/3] SLOB: make ksize() more strict for page allocator pass-through
 2008-05-21 18:26 UTC 

[RFC/PATCH 2/3] SLUB: make ksize() more strict for page allocator pass-through
 2008-05-21 18:25 UTC 

[PATCH] Add format.date config variable
 2008-05-21 18:24 UTC  (2+ messages)

[RFC/PATCH 1/3] SLAB: Add PageSlab checking to ksize()
 2008-05-21 18:25 UTC 

[U-Boot-Users] [PATCH] PPC4xx: Simplified post_word_{load,store}
 2008-05-21 18:24 UTC 

INFO: task md2_resync:7950 blocked for more than 120 seconds
 2008-05-21 18:23 UTC  (4+ messages)
  ` Round Robin vs Active/Passive

[PATCH 0/6] Initial set of 2.6.27 patches, take 3
 2008-05-21 18:16 UTC  (7+ messages)
` [PATCH 1/6] NFS: Update help text for CONFIG_NFS_FS
` [PATCH 2/6] SUNRPC: Add a function to display the name of an RPC procedure
` [PATCH 3/6] SUNRPC: Rename "call_" functions that are no longer FSM states
` [PATCH 4/6] SUNRPC: Don't display the rpc_show_tasks header if there are no tasks
` [PATCH 5/6] SUNRPC: Refactor rpc_show_tasks
` [PATCH 6/6] SUNRPC: Display some debugging information as text rather than numbers

[Qemu-devel] [4514] convert remaining segment handling to TCG
 2008-05-21 18:19 UTC  (4+ messages)

[2.6 patch] unexport uts_sem
 2008-05-21 18:19 UTC  (7+ messages)
` [PATCH] usb-storage: don't call utsname()
    `  "

[patch 00/14] vfs: permission API cleanup
 2008-05-21 18:16 UTC  (16+ messages)
` [patch 01/14] vfs: add path_getxattr()
` [patch 02/14] vfs: add path_listxattr()
` [patch 03/14] hppfs: remove hppfs_permission
` [patch 04/14] gfs2: dont call permission()
` [patch 05/14] hpfs: "
` [patch 06/14] hfsplus: remove hfsplus_permission()
` [patch 07/14] vfs: pass dentry to permission()
` [patch 08/14] vfs: cleanup i_op->permission()
` [patch 09/14] security: dont pass nameidata to security_inode_permission()
` [patch 10/14] vfs: pass flags to dentry_permission()
` [patch 11/14] vfs: move executable checking into ->permission()
` [patch 12/14] vfs: create path_permission()
` [patch 13/14] vfs: dont use dentry_permission()
` [patch 14/14] vfs: path_permission() clean up flags

[PATCH] selinux: enable processes with mac_admin to get the raw inode contexts
 2008-05-21 18:16 UTC 

[patch 10/21] buffer heads: Support slab defrag
 2008-05-21 18:12 UTC  (15+ messages)
                      ` iput() in reclaim context

[patch] ptrace.2: Add note regarding 'struct user'
 2008-05-21 18:13 UTC  (3+ messages)

[Cluster-devel] [GFS2] Fix ordering bug in lock_dlm
 2008-05-21 18:10 UTC  (2+ messages)

[Bug 10770] New: many modules lacking description: field in modinfo
 2008-05-21 18:10 UTC  (3+ messages)
  ` [Bug 10770] "

git bug: rebase fatal failure
 2008-05-21 18:08 UTC  (5+ messages)
    ` [PATCH] mailsplit and mailinfo: gracefully handle NUL characters

Patch: usblp quirk for zebra printers
 2008-05-21 17:57 UTC 

Using git to perform merges between SVN branches
 2008-05-21 18:01 UTC  (2+ messages)

2.6.24 not recognizing 2G MMC card?
 2008-05-21 18:01 UTC  (2+ messages)

1 GB lowmem
 2008-05-21 18:00 UTC 

[U-Boot-Users] [PATCH] ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)
 2008-05-21 17:58 UTC 

boot cgroup questions
 2008-05-21 17:58 UTC  (24+ messages)
                                      ` IRQ affinities (was: boot cgroup questions)
                                        ` IRQ affinities

vif-common.sh call on xm shutdown / xm destroy
 2008-05-21 17:58 UTC  (2+ messages)

[Bugme-new] [Bug 10767] New: Seg Fault Instead of Swapping
 2008-05-21 17:57 UTC 

Debugging the hypervisor
 2008-05-21 17:56 UTC  (2+ messages)

[PATCH 3/4] add support for modifying secmark via ctnetlink
 2008-05-21 17:55 UTC  (10+ messages)

Input+S3: extra keycodes forgotten after suspend
 2008-05-21 17:55 UTC  (6+ messages)

[RFC] correct flags to f_mode conversion in __dentry_open
 2008-05-21 17:54 UTC  (4+ messages)

[Take2 PATCH 00/10][e2fsprogs] Initial blk64_t capable API calls
 2008-05-21 17:54 UTC  (11+ messages)
` [Take2 PATCH 01/10][e2fsprogs] Add ext2_off64_t type
` [Take2 PATCH 02/10][e2fsprogs] Add new blk64_t handling functions
` [Take2 PATCH 03/10][e2fsprogs] Use blk64_t for blocks in struct ext2_file
` [Take2 PATCH 04/10][e2fsprogs] Add 64-bit dirblock interface
` [Take2 PATCH 05/10][e2fsprogs] Add 64-bit alloc_stats interface
` [Take2 PATCH 06/10][e2fsprogs] Add 64-bit alloc interface
` [Take2 PATCH 07/10][e2fsprogs] Add 64-bit ext_attr interface
` [Take2 PATCH 08/10][e2fsprogs] Add 64-bit closefs interface
` [Take2 PATCH 09/10][e2fsprogs] Use new ext2fs_super_and_bgd_loc2 call in libext2fs
` [Take2 PATCH 10/10][e2fsprogs] Add 64-bit openfs interface

epoll(7) redux
 2008-05-21 17:53 UTC  (5+ messages)

oestats: build statistics for OpenEmbedded
 2008-05-21 17:48 UTC 

[RFC/DRAFT] SPI OF bindings, MMC-over-SPI, chip-selects and so on
 2008-05-21 17:51 UTC  (14+ messages)
` [PATCH 1/4] [SPI] spi_mpc83xx: convert to the OF platform driver
` [PATCH 2/4] [OF] spi_of: add support for dedicated SPI constructors

[PATCH] Standard indentation of arguments
 2008-05-21 17:46 UTC  (8+ messages)
` CFD: linux-wanking@vger.kernel.org (was [PATCH] Standard indentation of arguments)

[2.6 patch] don't offer BINFMT_FLAT on frv
 2008-05-21 17:42 UTC 

delalloc and journal locking order inversion fixes
 2008-05-21 17:44 UTC  (6+ messages)
` [PATCH] ext4: Add validation to jbd lock inversion patch and split and writepage
  ` [PATCH] ext4: inverse locking ordering of page_lock and transaction start in delalloc
    ` [PATCH] ext4: Fix delalloc sync hang with journal lock inversion
      ` [PATCH] ext4: Inverse locking order of page_lock and transaction start
        ` [PATCH] ext4: Use page_mkwrite vma_operations to get mmap write notification

[2.6 patch] frv: export empty_zero_page
 2008-05-21 17:42 UTC 

enabling uart2 on omap5912 osk
 2008-05-21 17:44 UTC  (5+ messages)

[2.6 patch] scsi/advansys.c: fix compile errors
 2008-05-21 17:41 UTC 

[PATCH] KBUILD: Move non-__KERNEL__-checking headers to header-y
 2008-05-21 17:41 UTC  (8+ messages)
            ` [2.6 patch] run all userspace headers through unifdef

PostgreSQL pgbench performance regression in 2.6.23+
 2008-05-21 17:34 UTC 

[2.6 patch] CONFIG_SOUND_WM97XX: remove stale makefile line
 2008-05-21 17:38 UTC 

[2.6 patch] remove some more tipar bits
 2008-05-21 17:38 UTC 

[2.6 patch] powerpc/boot/Makefile CONFIG_ variable fixes
 2008-05-21 17:38 UTC 

[PATCH] PCI: boot parameter to avoid expansion ROM memory allocation
 2008-05-21 17:40 UTC  (6+ messages)

[RFC] 4xx hardware watchpoint support
 2008-05-21 17:39 UTC 

[Buildroot] GTK+ build supported?
 2008-05-21 17:34 UTC  (3+ messages)

Suggestion About Kernel Releases
 2008-05-21 17:31 UTC  (4+ messages)

[RFC] Use cases for 'git statistics'
 2008-05-21 17:30 UTC  (6+ messages)

[IPV6] ADDRCONF: Defer dad for global address until dad for linklocal is completed
 2008-05-21 17:30 UTC  (5+ messages)

[PATCH] nommu: Push kobjsize() slab-specific logic down to ksize()
 2008-05-21 17:27 UTC  (3+ messages)

linux-next: Tree for May 19
 2008-05-21 17:26 UTC  (3+ messages)
` [BUG] linux-next: Tree for May 19 - BUG at arch/x86/kernel/io_apic_64.c:353!
  ` [BUG] linux-next: Tree for May 19/20/21 "

[SPAM] [uml-devel] linux-next: UML build error
 2008-05-21 17:26 UTC  (2+ messages)
`  "

[Fwd: [Bug 10768] New: Got oops with :ip_tables:get_counters during boot]
 2008-05-21 17:25 UTC 

[-mm][PATCH 0/4] Add memrlimit controller (v5)
 2008-05-21 17:20 UTC  (4+ messages)
` [-mm][PATCH 4/4] Add memrlimit controller accounting and control (v5)

[PATCH 2.6.26-rc3] xfrm: Installing NULL encryption IPSec SAs fails
 2008-05-21 16:55 UTC 

[PATCH 0/2] Security: Add security tables for mandatory access control
 2008-05-21 17:23 UTC  (6+ messages)
` [PATCH 1/2] Security: Add iptables security table for mandatory access control rules
` [PATCH 2/2] Security: Add ip6tables security table

[U-Boot-Users] [PATCH] DataFlash AT45DB021 support
 2008-05-21 17:21 UTC  (2+ messages)

[PATCH] always set a/c/mtime through ->setattr
 2008-05-21 17:19 UTC  (3+ messages)
` [PATCH 2/2] "

[RFC] Patch - Big real mode emulation
 2008-05-21 17:19 UTC  (3+ messages)

[PATCH] jbd_commit_transaction() races with journal_try_to_drop_buffers() causing DIO failures
 2008-05-21 17:14 UTC  (12+ messages)
  ` [PATCH] Fix DIO EIO error caused by race between jbd_commit_transaction() and journal_try_to_drop_buffers()
      ` [PATCH] JBD: Fix DIO EIO error caused by race between free buffer and commit trasanction
                ` [PATCH-v2] JBD: Fix "

[Qemu-devel] [4516] converted env access to TCG
 2008-05-21 17:16 UTC 

[PATCH] Fix t6031 on filesystems without working exec bit
 2008-05-21 17:14 UTC  (4+ messages)

[PATCH 0/2] MUSB: 2 patches to fix some bug found on Blackfin
 2008-05-21 17:14 UTC  (5+ messages)

NISPOM Auditing
 2008-05-21 17:14 UTC  (2+ messages)

[PATCH 0/5] sky2: driver update
 2008-05-21 17:12 UTC  (4+ messages)
` [PATCH 1/5] sky2: restore vlan acceleration on reset

linux-next-20080519 does not boot
 2008-05-21 17:09 UTC  (2+ messages)
` [BISECTED] linux-next-20080519 does not boot on x86 (ACPI)


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.