All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-05-14 09:35:29 to 2007-05-14 12:09:07 UTC [more...]

[PATCH 1/2] kbuild: Add "Section mismatch" warning whitelist for powerpc
 2007-05-14 11:06 UTC  (2+ messages)

[PATCH 0/4] in-kernel APIC v3a (usermode side)
 2007-05-14 12:09 UTC  (3+ messages)
` [PATCH 2/4] KVM-USER: Make the kvm_allowed flag always defined so we dont need #ifdefs

[PATCH 0/2] convert mmap_sem to a scalable rw_mutex
 2007-05-14 12:07 UTC  (24+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: change mmap_sem over to the "

Making /var/lib persistent
 2007-05-14 12:06 UTC  (6+ messages)

[PATCH 00/10] in-kernel APIC v3 (kernel side)
 2007-05-14 12:05 UTC  (8+ messages)
` [PATCH 09/10] KVM: Add statistics from interrupt subsystem

[PATCH/RFC 4/9] Basic guest virtual devices infrastructure
 2007-05-14 12:05 UTC  (16+ messages)
            ` [PATCH/RFC 4/9] Basic guest virtualdevices infrastructure
` [PATCH/RFC 6/9] virtual block device driver
` [PATCH/RFC 7/9] Virtual network guest "

fair clock use in CFS
 2007-05-14 12:04 UTC  (9+ messages)

git.or.cz IPv6
 2007-05-14 12:04 UTC  (4+ messages)

Problem with connection tracking in IPtables!!
 2007-05-14 12:03 UTC  (2+ messages)

why does x86 "make defconfig" build a single, lonely module?
 2007-05-14 12:00 UTC  (7+ messages)

Reboot PATCH (ACPI related)
 2007-05-14 11:57 UTC  (4+ messages)

[PATCH] AF_RXRPC: Make call state names available if CONFIG_PROC_FS=n
 2007-05-14 11:50 UTC 

dm(-crypt) and /dev/disk/by-label/
 2007-05-14 11:48 UTC 

Linux 2.6.22-rc1
 2007-05-14 11:44 UTC  (3+ messages)
` Linux 2.6.22-rc1, 'nother randconfig

[PATCH] AF_RXRPC: AF_RXRPC depends on IPv4
 2007-05-14 11:41 UTC 

[Xenomai-help] Problem with Message queue
 2007-05-14 11:57 UTC  (4+ messages)

[Xenomai-help] Scheduler: Strange priority handling with multiple tasks waiting for one semaphore
 2007-05-14 11:57 UTC  (5+ messages)
  ` [Xenomai-help] Scheduler: Strange priority handling

[PATCH] Workaround for a PCI restoring bug
 2007-05-14 10:21 UTC  (7+ messages)

undeprecate raw driver
 2007-05-14 11:42 UTC  (5+ messages)

[AppArmor 00/45] AppArmor security module overview
 2007-05-14 11:06 UTC  (59+ messages)
` [AppArmor 01/45] Pass struct vfsmount to the inode_create LSM hook
` [AppArmor 02/45] Pass struct path down to remove_suid and children
` [AppArmor 03/45] Add a vfsmount parameter to notify_change()
` [AppArmor 04/45] Pass struct vfsmount to the inode_setattr LSM hook
` [AppArmor 05/45] Add struct vfsmount parameter to vfs_mkdir()
` [AppArmor 06/45] Pass struct vfsmount to the inode_mkdir LSM hook
` [AppArmor 07/45] Add a struct vfsmount parameter to vfs_mknod()
` [AppArmor 08/45] Pass struct vfsmount to the inode_mknod LSM hook
` [AppArmor 09/45] Add a struct vfsmount parameter to vfs_symlink()
` [AppArmor 10/45] Pass struct vfsmount to the inode_symlink LSM hook
` [AppArmor 11/45] Pass struct vfsmount to the inode_readlink "
` [AppArmor 12/45] Add struct vfsmount parameters to vfs_link()
` [AppArmor 13/45] Pass the struct vfsmounts to the inode_link LSM hook
` [AppArmor 14/45] Add a struct vfsmount parameter to vfs_rmdir()
` [AppArmor 15/45] Pass struct vfsmount to the inode_rmdir LSM hook
` [AppArmor 16/45] Call lsm hook before unhashing dentry in vfs_rmdir()
` [AppArmor 17/45] Add a struct vfsmount parameter to vfs_unlink()
` [AppArmor 18/45] Pass struct vfsmount to the inode_unlink LSM hook
` [AppArmor 19/45] Add struct vfsmount parameters to vfs_rename()
` [AppArmor 20/45] Pass struct vfsmount to the inode_rename LSM hook
` [AppArmor 21/45] Add a struct vfsmount parameter to vfs_setxattr()
` [AppArmor 22/45] Pass struct vfsmount to the inode_setxattr LSM hook
` [AppArmor 23/45] Add a struct vfsmount parameter to vfs_getxattr()
` [AppArmor 24/45] Pass struct vfsmount to the inode_getxattr LSM hook
` [AppArmor 25/45] Add a struct vfsmount parameter to vfs_listxattr()
` [AppArmor 26/45] Pass struct vfsmount to the inode_listxattr LSM hook
` [AppArmor 27/45] Add a struct vfsmount parameter to vfs_removexattr()
` [AppArmor 28/45] Pass struct vfsmount to the inode_removexattr LSM hook
` [AppArmor 29/45] Fix __d_path() for lazy unmounts and make it unambiguous
` [AppArmor 30/45] Make d_path() consistent across mount operations
` [AppArmor 31/45] Add d_namespace_path() to compute namespace relative pathnames
` [AppArmor 32/45] Enable LSM hooks to distinguish operations on file descriptors from operations on pathnames
` [AppArmor 33/45] Pass struct file down the inode_*xattr security LSM hooks
` [AppArmor 34/45] Factor out sysctl pathname code
` [AppArmor 35/45] Allow permission functions to tell between parent and leaf checks
` [AppArmor 36/45] Export audit subsystem for use by modules
` [AppArmor 37/45] AppArmor: Main Part
` [AppArmor 38/45] AppArmor: Module and LSM hooks
` [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching
` [AppArmor 40/45] AppArmor: all the rest
` [AppArmor 41/45] Add AppArmor LSM to security/Makefile
` [AppArmor 42/45] AppArmor: add lock subtyping so lockdep does not report false dependencies
` [AppArmor 43/45] Switch to vfs_permission() in do_path_lookup()
` [AppArmor 44/45] Switch to vfs_permission() in sys_fchdir()
` [AppArmor 45/45] Fix file_permission()

[PATCH -mm] proc: introduce and use pde_users_dec()
 2007-05-14 11:41 UTC 

Async processing using NetFilters
 2007-05-14 11:52 UTC 

[RFD Patch 0/4] AppArmor - Don't pass NULL nameidata to vfs_create/lookup/permission IOPs
 2007-05-14 11:06 UTC  (5+ messages)
` [RFD Patch 1/4] Pass no useless nameidata to the create, lookup, and permission IOPs
` [RFD Patch 2/4] Never pass a NULL nameidata to vfs_create()
` [RFD Patch 3/4] Dont use a NULL nameidata in xattr_permission()
` [RFD Patch 4/4] Pass nameidata2 to permission() from nfsd_permission()

git as a backup tool?
 2007-05-14 11:48 UTC 

2.6.22 -mm merge plans
 2007-05-14 11:48 UTC  (5+ messages)
` pci hotplug patches

*** YOUR EMAIL ADDRESS HAS WON ***
 2007-05-14 11:47 UTC 

[U-Boot-Users] USB custodian repostiory updates
 2007-05-14 11:39 UTC  (2+ messages)
` [U-Boot-Users] please PULL u-boot-usb.git

[U-Boot-Users] [PATCH 3/3] Add USB support for MPC8641HPCN board
 2007-05-14 11:37 UTC  (3+ messages)

[Xenomai-core] [PATCH] Adeos for Linux 2.6.19 PowerPC kernels
 2007-05-14 11:27 UTC  (3+ messages)

LVM2 ./WHATS_NEW lib/activate/dev_manager.c
 2007-05-14 11:27 UTC 

RFC: Bugzilla CC Field
 2007-05-14 11:26 UTC  (8+ messages)
` RFD: Bugzilla in general & bug triaging

SDHCI issues on Ricoh in 2.6.20, 21 and 21-rc7-mm2
 2007-05-14 11:25 UTC  (4+ messages)

[PATCH] libata: disable_irq() during polling IDENTIFY
 2007-05-14 11:29 UTC  (27+ messages)
          ` [PATCH] libata: disable_irq() during polling IDENTIFY (take 2)
                        ` [PATCH/RFC 0/7] libata: push part of irq driven pio to workqueue
                          ` [PATCH 5/7] libata: move and reduce locking to the pio data xfer functions

[LARTC] Multihome load balancing - kernel vs netfilter
 2007-05-14 11:24 UTC  (2+ messages)

[PATCH 0/2] in-kernel APIC v3 (usermode side)
 2007-05-14 11:20 UTC  (4+ messages)
` [PATCH 2/2] KVM: in-kernel-apic modification to QEMU

[Xenomai-help] high latency with Intel Core 2 Duo
 2007-05-14 11:20 UTC  (5+ messages)

Strange performance problems between Linux client and Sun/Solaris-10 Server with SAM-FS
 2007-05-14 11:14 UTC 

[lm-sensors] Sensors-detect with DMI information,
 2007-05-14 11:13 UTC 

framebuffer for LCD connected to GPIO's
 2007-05-14 11:10 UTC 

[RFC] [patch 2/2] i_version update - ext4 part
 2007-05-14 11:05 UTC 

[RFC] [patch 1/2] i_version update - vfs part
 2007-05-14 11:04 UTC 

[RFC] [patch 0/2] i_version update
 2007-05-14 11:04 UTC 

[PATCH 0/8] in-kernel APIC support "v1"
 2007-05-14 11:09 UTC  (5+ messages)
` [PATCH 6/8] KVM: Adds support for real NMI injection on VMX processors
` [PATCH 8/8] KVM: Adds support for TPR shadowing under "

[Bluez-devel] LMX9830 driver
 2007-05-14 11:09 UTC  (6+ messages)

[RFC][PATCH 0/14] VFS based Union Mount(v1)
 2007-05-14 11:15 UTC  (10+ messages)
` [RFC][PATCH 8/14] Union-mount lookup
` [RFC][PATCH 9/14] Union-mount readdir
` [RFC][PATCH 10/14] In-kernel file copy between union mounted filesystems
` [RFC][PATCH 11/14] VFS whiteout handling
` [RFC][PATCH 12/14] ext2 whiteout support
` [RFC][PATCH 13/14] ext3 "
` [RFC][PATCH 14/14] tmpfs "

[PATCH] kbuild: fix wrong warning message in modpost
 2007-05-14 11:05 UTC  (2+ messages)

[Patch] Buffer disk I/O requests
 2007-05-14 11:03 UTC  (2+ messages)

[patch 00/41] Buffered write deadlock fix and new aops for 2.6.21-mm2
 2007-05-14 10:37 UTC  (3+ messages)
` [patch 28/41] qnx4 convert to new aops

Any new idea
 2007-05-14 10:59 UTC 

[PATCH] fix sparc32 kdebug changes
 2007-05-14 10:54 UTC  (3+ messages)

Mounting big endian jffs2 images on mtdram on a x86
 2007-05-14 10:49 UTC  (3+ messages)

netfilter load sharing
 2007-05-14 10:43 UTC 

[PATCH] MIPS: Run checksyscalls for N32 and O32 ABI
 2007-05-14 10:42 UTC  (6+ messages)

[RFC] make qdisc_restart more readable
 2007-05-14 10:40 UTC  (7+ messages)
` take 2 WAS (RE: "
  ` take 3 "
        ` [LAST CALL] [PATCH] [NET_SCHED]make "

[U-Boot-Users] Anybody ported u-boot onto LPC2294 olimex board
 2007-05-14 10:42 UTC 

[PATCH] ppc: MCC2 missing in MPC8260 device_list
 2007-05-14 10:20 UTC 

Opss: 2.6.21-1.3116.ONELAN Kernel last sysfs file: /class/vc/vcsa7/dev
 2007-05-14 10:40 UTC  (2+ messages)

alsa-lib functions reporting conflicting information with two sound cards
 2007-05-14 10:38 UTC  (13+ messages)
      ` Getting a full device list (was: alsa-lib functions reporting conflicting information with two sound cards)
          ` Getting a full device list

Pay $0.87 only per /iagra pill
 2007-05-14 10:38 UTC 

ACPI Power Down is broken in 2.6.21.1
 2007-05-13 19:36 UTC  (2+ messages)

[IPV4] LVS: Allow to send ICMP unreachable responses when real-servers are removed
 2007-05-14 10:35 UTC  (2+ messages)

[Printing-architecture] Japan side activities update 07/04
 2007-05-14 10:34 UTC 

[PATCH] sdhci: Add quirk to support polling for card presence
 2007-05-14 10:29 UTC  (2+ messages)

[U-Boot-Users] Patch: Add USB OHCI support for MPC8220 - part 1
 2007-05-14 10:30 UTC  (2+ messages)

2.6.21-ck2
 2007-05-14 10:30 UTC 

[Xenomai-help] Latencies while ethernet access
 2007-05-14 10:28 UTC  (5+ messages)

[PATCH] x86-64 highres/dyntick support
 2007-05-14 10:26 UTC  (3+ messages)
  ` [PATCH] x86-64 highres/dyntick support 2.6.22-rc1-v1

[Oops] unix_dgram_connect locking problem?
 2007-05-14 10:20 UTC  (2+ messages)

[oe-commits] org.oe.dev ixp4xx-kernel: Dropped support for 2.6.21, we're sticking to 2.6.20 stable and 2.6.22 development
 2007-05-14 10:14 UTC  (2+ messages)

[patch 08/20] drivers/ata: remove the wildcard from sata_nv driver
 2007-05-14 10:10 UTC  (6+ messages)

[PATCH 6/6] [IPV4] SNMP: Display new statistics at /proc/net/snmp
 2007-05-14 10:07 UTC  (4+ messages)

[PATCH] improved locking performance in rt_run_flush()
 2007-05-14 10:04 UTC  (2+ messages)

[patch 04/13] ppp_generic: fix lockdep warning
 2007-05-14 10:09 UTC  (5+ messages)

[RFD] Freezing of kernel threads
 2007-05-14 10:07 UTC  (4+ messages)

[PATCH 1/1] Reverse sense of promisc tests in ip6_mc_input
 2007-05-14 10:00 UTC  (3+ messages)

suggestions for gitweb
 2007-05-14  9:58 UTC  (8+ messages)

pxamci.c fails to compile
 2007-05-14  9:57 UTC  (3+ messages)

[lm-sensors] w83627hf.c pwm frequency patch
 2007-05-14  9:58 UTC  (2+ messages)

[Xenomai-help] Problem with pthread_setschedparam
 2007-05-14  9:56 UTC  (13+ messages)

parport_pc BUG in dma-mapping.h
 2007-05-14  9:56 UTC  (2+ messages)

[ALPHA] Fix hard_smp_processor_id compile error
 2007-05-14  9:42 UTC 

[patch 2.6.21-git] pci_choose_state() works, does ACPI magic
 2007-05-14  9:39 UTC  (3+ messages)
` [linux-pm] "


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.