messages from 2007-04-12 09:20:00 to 2007-04-12 13:30:04 UTC [more...]
about OMAP usb Speed?
2007-04-12 13:30 UTC (4+ messages)
sched_yield proposals/rationale
2007-04-12 13:31 UTC (5+ messages)
faster boot with -no-kvm?
2007-04-12 13:25 UTC
Fix for broken installation?
2007-04-12 13:23 UTC (2+ messages)
Excluding some device types from persistent-net (xen, s390)
2007-04-12 13:22 UTC (6+ messages)
btrace wiki
2007-04-12 13:21 UTC (3+ messages)
BLK_TA_ISSUE
2007-04-12 13:18 UTC (3+ messages)
[ofa-general] [PATCH 2.6.21] iw_cxgb3 - Add set_tcb_rpl_handler
2007-04-12 12:56 UTC (2+ messages)
` "
[Xenomai-help] Linux system calls from RT kernel task
2007-04-12 13:18 UTC (3+ messages)
Touchscreen on H4
2007-04-12 13:17 UTC
[PATCH] make MADV_FREE lazily free memory
2007-04-12 13:14 UTC (9+ messages)
[KJ] [PATCH] ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.c
2007-04-12 13:10 UTC (3+ messages)
` [KJ] [PATCH] ROUND_UP macro cleanup in
` [KJ][PATCH] ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.c
[PATCHv2 2/25]: Avoid accumulation of large send credit
2007-04-12 13:10 UTC
[PATCH] console UTF-8 fixes
2007-04-12 13:13 UTC (14+ messages)
[PATCH resend][CRYPTO]: RSA algorithm patch
2007-04-12 13:09 UTC (13+ messages)
[PATCH 3/7] [RFC] Battery monitoring class
2007-04-12 13:08 UTC (4+ messages)
[Buildroot] pcmcia does not compile (i686)
2007-04-12 13:07 UTC
[patch 3/3] cell: prevent alignment interrupt on local store
2007-04-12 13:01 UTC (3+ messages)
` [RFC, PATCH] selection of CPU optimization
Same UUID for every member of all array ?
2007-04-12 12:57 UTC
[PATCH 2/25]: Avoid accumulation of large send credit
2007-04-12 12:55 UTC (3+ messages)
Cannot open ramdisk
2007-04-12 12:55 UTC (2+ messages)
IPtables l7 string
2007-04-12 12:54 UTC (3+ messages)
[PATCH 7/17] jffs2: convert jffs2_gc_fetch_page to read_cache_page
2007-04-12 11:40 UTC (2+ messages)
[PATCH] powerpc: Fix PowerPC 750CL CPU features
2007-04-12 12:49 UTC
irqdevice INTR example
2007-04-12 12:49 UTC (4+ messages)
[new 2.6.21-rc6 crash] BUG: unable to handle kernel paging request at virtual address 6b6b6ceb
2007-04-12 12:49 UTC
[AppArmor 00/41] AppArmor security module overview
2007-04-12 13:46 UTC (54+ messages)
` [AppArmor 01/41] Pass struct vfsmount to the inode_create LSM hook
` [AppArmor 02/41] Remove redundant check from proc_setattr()
` [AppArmor 03/41] Remove redundant check from proc_sys_setattr()
` [AppArmor 04/41] Pass struct file down to remove_suid and children
` [AppArmor 05/41] Add a vfsmount parameter to notify_change()
` [AppArmor 06/41] Pass struct vfsmount to the inode_setattr LSM hook
` [AppArmor 07/41] Add struct vfsmount parameter to vfs_mkdir()
` [AppArmor 08/41] Pass struct vfsmount to the inode_mkdir LSM hook
` [AppArmor 09/41] Add a struct vfsmount parameter to vfs_mknod()
` [AppArmor 10/41] Pass struct vfsmount to the inode_mknod LSM hook
` [AppArmor 11/41] Add a struct vfsmount parameter to vfs_symlink()
` [AppArmor 12/41] Pass struct vfsmount to the inode_symlink LSM hook
` [AppArmor 13/41] Pass struct vfsmount to the inode_readlink "
` [AppArmor 14/41] Add struct vfsmount parameters to vfs_link()
` [AppArmor 15/41] Pass the struct vfsmounts to the inode_link LSM hook
` [AppArmor 16/41] Add a struct vfsmount parameter to vfs_rmdir()
` [AppArmor 17/41] Pass struct vfsmount to the inode_rmdir LSM hook
` [AppArmor 18/41] call lsm hook before unhashing dentry in vfs_rmdir()
` [AppArmor 19/41] Add a struct vfsmount parameter to vfs_unlink()
` [AppArmor 20/41] Pass struct vfsmount to the inode_unlink LSM hook
` [AppArmor 21/41] Add struct vfsmount parameters to vfs_rename()
` [AppArmor 22/41] Pass struct vfsmount to the inode_rename LSM hook
` [AppArmor 23/41] Add a struct vfsmount parameter to vfs_setxattr()
` [AppArmor 24/41] Pass struct vfsmount to the inode_setxattr LSM hook
` [AppArmor 25/41] Add a struct vfsmount parameter to vfs_getxattr()
` [AppArmor 26/41] Pass struct vfsmount to the inode_getxattr LSM hook
` [AppArmor 27/41] Add a struct vfsmount parameter to vfs_listxattr()
` [AppArmor 28/41] Pass struct vfsmount to the inode_listxattr LSM hook
` [AppArmor 29/41] Add a struct vfsmount parameter to vfs_removexattr()
` [AppArmor 30/41] Pass struct vfsmount to the inode_removexattr LSM hook
` [AppArmor 31/41] Fix __d_path() for lazy unmounts and make it unambiguous; exclude unreachable mount points from /proc/mounts
` [AppArmor 32/41] Make d_path() consistent across mount operations
` [AppArmor 33/41] Add d_namespace_path() to obtain namespace relative pathnames
` [AppArmor 34/41] Enable LSM hooks to distinguish operations on file descriptors from operations on pathnames
` [AppArmor 35/41] Pass struct file down the inode_*xattr security LSM hooks
` [AppArmor 36/41] Export audit subsystem for use by modules
` [AppArmor 37/41] AppArmor: Main Part
` [AppArmor 38/41] AppArmor: Module and LSM hooks
` [AppArmor 39/41] AppArmor: Profile loading and manipulation, pathname matching
` [AppArmor 40/41] AppArmor: all the rest
` [AppArmor 41/41] Add AppArmor LSM to security/Makefile
No timestamp on log entries
2007-04-12 12:47 UTC (2+ messages)
[patch 0/9] lockless pagecache for 2.6.21-rc6
2007-04-12 12:46 UTC (11+ messages)
` [patch 1/9] mm: prep find_lock_page
` [patch 2/9] radix-tree: use indirect bit
` [patch 3/9] radix-tree: gang slot lookups
` [patch 4/9] mm: __add_to_swap_cache stuff
` [patch 5/9] mm: lockless probe
` [patch 6/9] mm: speculative get page
` [patch 7/9] mm: lockless pagecache lookups
` [patch 8/9] mm: spinlock tree_lock
` [patch 9/9] mm: lockless test threads
` [rfc] rename page_count for lockless pagecache
[lm-sensors] w83627hf hardware sharing
2007-04-12 12:45 UTC (3+ messages)
[LARTC] two routes, non-permanent higher proiority
2007-04-12 12:45 UTC (2+ messages)
[U-Boot-Users] Seeking help in booting linux on a virtual platform
2007-04-12 12:41 UTC
paravirtual drivers?
2007-04-12 12:40 UTC (8+ messages)
joystick links for persistent-input
2007-04-12 12:37 UTC (3+ messages)
Migrating away from the sparse tree
2007-04-12 12:35 UTC
If not readdir() then what?
2007-04-12 12:21 UTC (12+ messages)
Centralized summary as a way to speed up "ls" time
2007-04-12 12:16 UTC (2+ messages)
rsdl:mouse freezing while doing git-gc
2007-04-12 12:10 UTC (4+ messages)
[patch] convert aio event reap to use atomic-op instead of spin_lock
2007-04-12 12:06 UTC (5+ messages)
[Buildroot] FW: C++ support not working by Buildroot
2007-04-12 12:03 UTC
Missing handling for NFS4ERR_OLD_STATEID in nfs4_handle_exception?
2007-04-12 11:59 UTC (2+ messages)
2.6.21-rc6-mm1
2007-04-12 11:42 UTC (7+ messages)
` 2.6.21-rc6-mm1 USB related boot hang
[PATCH] git-clone: Better handling of failed fetches of HEAD over HTTP
2007-04-12 11:38 UTC (2+ messages)
rcs import?
2007-04-12 11:00 UTC
[PATCH 0/17] fs: cleanup single page synchronous read interface
2007-04-12 11:26 UTC (4+ messages)
` [PATCH 1/17] cramfs: use read_mapping_page
tmpfs and the OOM killer
2007-04-12 11:25 UTC (6+ messages)
[Buildroot] svn commit: trunk/buildroot/package/sqlite
2007-04-12 11:24 UTC
[PATCH] pm_ops: add irq enable/disable hooks
2007-04-12 11:23 UTC (8+ messages)
` [PATCH v2] pm_ops: add system quiesce/activate hooks
kvm somehow exempt from frequency scaling?
2007-04-12 11:23 UTC (15+ messages)
[RFC] add FIEMAP ioctl to efficiently map file allocation
2007-04-12 11:22 UTC (2+ messages)
GOOD DAY
2007-04-12 11:22 UTC
[ANNOUNCE]: General remarks on patch submission
2007-04-12 11:19 UTC
LINEAR RAID, little help
2007-04-12 11:19 UTC (7+ messages)
Add a norecovery option to ext3/4?
2007-04-11 20:06 UTC (3+ messages)
PV driver on hvm guest save&restore status report w/ cset 14797
2007-04-12 11:15 UTC (2+ messages)
(unknown),
2007-04-12 11:12 UTC
RFC: initramfs unpack point and rules
2007-04-12 11:06 UTC (2+ messages)
[PATCH] Fix BUG(), BUG_ON() handling
2007-04-12 11:02 UTC
[Buildroot] BSP patch
2007-04-12 11:02 UTC (8+ messages)
[Qemu-devel] qemu-img qcow and raw format
2007-04-12 10:54 UTC (4+ messages)
[PATCH 3/17] afs: convert afs_dir_get_page to read_kmap_page
2007-04-12 10:58 UTC (2+ messages)
[parisc-linux] almost booted a K420
2007-04-12 10:50 UTC
+ expose-range-checking-functions-from-arch-specific.patch added to -mm tree
2007-04-12 10:49 UTC (11+ messages)
Estimado usuario de Online Banking !
2007-04-12 10:50 UTC
[PATCH] power management: change /sys/power/disk display
2007-04-12 10:49 UTC (4+ messages)
` [PATCH v2] "
init's children list is long and slows reaping children
2007-04-12 10:45 UTC (14+ messages)
` [patch] uninline remove/add_parent() APIs
[PATCH] fix bogon in /dev/mem mmap'ing on nommu
2007-04-12 10:40 UTC (2+ messages)
udp checksum issue in netpoll mode
2007-04-12 10:31 UTC
[Bluez-users] raw mode
2007-04-12 10:26 UTC (3+ messages)
Feature request - Subtree checkouts
2007-04-12 9:55 UTC (6+ messages)
` [OT] "
[RFC] git-clone: add --track <headname> support
2007-04-12 10:23 UTC (2+ messages)
[lm-sensors] Taking a closer look at lm-sensors,
2007-04-12 10:07 UTC (2+ messages)
determining which process triggered an automount
2007-04-12 10:05 UTC (2+ messages)
git-format-patch --subject-prefix support
2007-04-12 10:04 UTC (5+ messages)
[RFC] Cpu-hotplug: Using the Process Freezer (try2)
2007-04-12 10:01 UTC (8+ messages)
` [PATCH 7/8] Clean up workqueue.c with respect to the freezer based cpu-hotplug
[PATCH] cfg80211/nl80211: remove reassociate command
2007-04-12 10:00 UTC
Linux 2.6.21-rc6
2007-04-12 9:55 UTC (2+ messages)
` [new 2.6.21-rc6 crash] BUG: unable to handle kernel paging request at virtual address 6b6b6ceb
[PATCH] MIPS: Replace incorrect "__typeof" with "__typeof__"
2007-04-12 9:25 UTC (4+ messages)
Using Netfilter to modify the payload of an IP packet?
2007-04-12 9:42 UTC
OpenBSD bcw: Possible GPL license violation issues
2007-04-12 9:28 UTC
[PATCH] i386 tsc: remove xtime_lock'ing around cpufreq notifier
2007-04-12 9:36 UTC (4+ messages)
[Xenomai-help] how to release file descriptor after application crash
2007-04-12 9:25 UTC
[Repost] Ultra2 SMP freezes with heavy disk I/O
2007-04-12 9:21 UTC (2+ messages)
[patch 0/9] [RFC] sonypi ACPI reimplementation (resend 3)
2007-04-12 9:20 UTC (3+ messages)
Why kmem_cache_free occupy CPU for more than 10 seconds?
2007-04-12 9:19 UTC (5+ messages)
+ expose-range-checking-functions-from-arch-specific.patch added to -mm tree
2007-04-11 13:17 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.