aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'next' into for-linusJames Morris2008-12-24
|\
| * user namespaces: document CFS behaviorSerge E. Hallyn2008-12-08
| * user namespaces: require cap_set{ug}id for CLONE_NEWUSERSerge E. Hallyn2008-12-07
| * user namespaces: let user_ns be cloned with fairschedSerge E. Hallyn2008-12-07
| * Merge branch 'master' into nextJames Morris2008-12-04
| |\
| * | User namespaces: use the current_user_ns() macroSerge Hallyn2008-11-24
| * | User namespaces: set of cleanups (v2)Serge Hallyn2008-11-24
| * | Merge branch 'master' into nextJames Morris2008-11-18
| |\ \
| * \ \ Merge branch 'master' into nextJames Morris2008-11-13
| |\ \ \
| * | | | CRED: Allow kernel services to override LSM settings for task actionsDavid Howells2008-11-13
| * | | | CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells2008-11-13
| * | | | CRED: DocumentationDavid Howells2008-11-13
| * | | | CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-13
| * | | | CRED: Inaugurate COW credentialsDavid Howells2008-11-13
| * | | | CRED: Rename is_single_threaded() to is_wq_single_threaded()David Howells2008-11-13
| * | | | CRED: Separate per-task-group keyrings from signal_structDavid Howells2008-11-13
| * | | | CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
| * | | | CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-13
| * | | | CRED: Detach the credentials from task_structDavid Howells2008-11-13
| * | | | CRED: Separate task security context from task_structDavid Howells2008-11-13
| * | | | CRED: Neuter sys_capset()David Howells2008-11-13
| * | | | KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells2008-11-13
| * | | | CRED: Wrap task credential accesses in the core kernelDavid Howells2008-11-13
| * | | | Capabilities: BUG when an invalid capability is requestedEric Paris2008-11-11
| * | | | When the capset syscall is used it is not possible for audit to record theEric Paris2008-11-11
| * | | | Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aEric Paris2008-11-11
| * | | | This patch will print cap_permitted and cap_inheritable data in the PATHEric Paris2008-11-11
| * | | | file capabilities: add no_file_caps switch (v4)Serge E. Hallyn2008-11-05
* | | | | cgroups: avoid accessing uninitialized data in failure pathLi Zefan2008-12-23
* | | | | cgroups: suppress bogus warning messagesSharyathi Nagesh2008-12-23
* | | | | Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner2008-12-20
* | | | | cgroups: fix a race between rmdir and remountPaul Menage2008-12-15
* | | | | Revert "sched_clock: prevent scd->clock from moving backwards"Linus Torvalds2008-12-14
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-10
|\ \ \ \ \
| * | | | | sched: CPU remove deadlock fixBrian King2008-12-09
* | | | | | fix mapping_writably_mapped()Hugh Dickins2008-12-10
* | | | | | KSYM_SYMBOL_LEN fixesHugh Dickins2008-12-10
* | | | | | relayfs: fix infinite loop with splice()Tom Zanussi2008-12-10
* | | | | | [PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro2008-12-09
* | | | | | [patch 1/1] audit: remove excess kernel-docRandy Dunlap2008-12-09
* | | | | | [PATCH] return records for fork() both to child and parentAl Viro2008-12-09
* | | | | | [PATCH] Audit: make audit=0 actually turn off auditEric Paris2008-12-09
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-05
|\ \ \ \ \ \
| * | | | | | [PATCH] kill obsolete temporary comment in swsusp_close()Al Viro2008-12-04
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-05
|\ \ \ \ \ \
| * | | | | | time: catch xtime_nsec underflows and fix themjohn stultz2008-12-04
| * | | | | | posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_IDPetr Tesarik2008-11-24
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-05
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0Roel Kluin2008-12-03
| | |/ / / / | |/| | | |
* | | | | | taint: add missing commentArjan van de Ven2008-12-01