Age | Commit message (Expand) | Author |
2006-07-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds |
2006-07-15 | Don't allow chmod() on the /proc/<pid>/ files | Linus Torvalds |
2006-07-15 | Mark /proc MS_NOSUID and MS_NOEXEC | Linus Torvalds |
2006-07-14 | [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays | Shailabh Nagar |
2006-07-14 | [PATCH] add function documentation for register_chrdev() | Rolf Eike Beer |
2006-07-14 | [PATCH] reiserfs: fix handling of device names with /'s in them | Jeff Mahoney |
2006-07-14 | [PATCH] struct file leakage | Kirill Korotaev |
2006-07-14 | Relax /proc fix a bit | Linus Torvalds |
2006-07-14 | Fix nasty /proc vulnerability | Linus Torvalds |
2006-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2006-07-12 | [PATCH] alloc_fdtable() expansion fix | Andrew Morton |
2006-07-12 | [PATCH] /fs/proc/: 'larger than buffer size' memory accessed by clear_user() | Adam B. Jerome |
2006-07-12 | [PATCH] lockdep: annotate the sysfs i_mutex to be a separate class | Arjan van de Ven |
2006-07-12 | [PATCH] fix fdset leakage | Kirill Korotaev |
2006-07-12 | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2006-07-10 | [PATCH] knfsd: nfsd4: add per-operation server stats | Shankar Anand |
2006-07-10 | [PATCH] Remove leftover ext3 acl declarations | Andreas Gruenbacher |
2006-07-10 | [PATCH] fix weird logic in alloc_fdtable() | Andrew Morton |
2006-07-10 | [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt | David Howells |
2006-07-10 | [PATCH] FDPIC: Move roundup() into linux/kernel.h | David Howells |
2006-07-10 | [PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyle | David Howells |
2006-07-10 | [PATCH] NOMMU: Fix execution off of ramfs with mmap() | David Howells |
2006-07-10 | [PATCH] FDPIC: Fix FDPIC compile errors | David Howells |
2006-07-10 | [PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb vir... | Zhang, Yanmin |
2006-07-10 | [PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOL | Adrian Bunk |
2006-07-10 | [PATCH] partitions: let partitions inherit policy from disk | Peter Oberparleiter |
2006-07-10 | [PATCH] reiserfs: fix journaling issue regarding fsync() | Hisashi Hifumi |
2006-07-10 | [PATCH] splice: fix problems with sys_tee() | Jens Axboe |
2006-07-08 | [CIFS] CIFS_DEBUG2 depends on CIFS | Steve French |
2006-07-05 | Merge branch 'locks' | Trond Myklebust |
2006-07-05 | NFS: Optimise away an excessive GETATTR call when a file is symlinked | Trond Myklebust |
2006-07-05 | NFS: Fix NFS page_state usage | Trond Myklebust |
2006-07-05 | NLM,NFSv4: Wait on local locks before we put RPC calls on the wire | Trond Myklebust |
2006-07-05 | VFS: Add support for the FL_ACCESS flag to flock_lock_file() | Trond Myklebust |
2006-07-05 | NFSv4: Ensure nfs4_lock_expired() caches delegated locks | Trond Myklebust |
2006-07-05 | NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock | Trond Myklebust |
2006-07-05 | VFS: Allow caller to determine if BSD or posix locks were actually freed | Trond Myklebust |
2006-07-05 | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust |
2006-07-03 | [PATCH] uclinux: fix proc_task()/get_proc-task() naming | Greg Ungerer |
2006-07-03 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2006-07-03 | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate blkdev nesting | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate sb ->s_umount | Arjan van de Ven |
2006-07-03 | [PATCH] lockdep: annotate ->s_lock | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate the quota code | Arjan van de Ven |
2006-07-03 | [PATCH] lockdep: annotate NTFS locking rules | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate i_mutex | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate dcache | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate direct io | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: locking init debugging improvement | Ingo Molnar |