summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusJames Morris2008-12-2517-383/+614
|\
| * security: pass mount flags to security_sb_kern_mount()James Morris2008-12-201-3/+3
| * Audit: Log TIOCSTIAl Viro2008-12-091-0/+4
| * Merge branch 'master' into nextJames Morris2008-12-0426-88/+53
| |\
| * | User namespaces: set of cleanups (v2)Serge Hallyn2008-11-245-11/+7
| * | Merge branch 'master' into nextJames Morris2008-11-187-22/+45
| |\ \
| * \ \ Merge branch 'master' into nextJames Morris2008-11-1435-366/+874
| |\ \ \
| * | | | CRED: Allow kernel services to override LSM settings for task actionsDavid Howells2008-11-142-0/+34
| * | | | CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells2008-11-143-15/+20
| * | | | CRED: DocumentationDavid Howells2008-11-141-1/+11
| * | | | CRED: Use creds in file structsDavid Howells2008-11-141-1/+1
| * | | | CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-145-92/+48
| * | | | CRED: Inaugurate COW credentialsDavid Howells2008-11-147-137/+139
| * | | | CRED: Pass credentials through dentry_open()David Howells2008-11-142-4/+7
| * | | | CRED: Separate per-task-group keyrings from signal_structDavid Howells2008-11-143-12/+18
| * | | | CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-141-1/+2
| * | | | CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-142-45/+144
| * | | | CRED: Detach the credentials from task_structDavid Howells2008-11-144-29/+43
| * | | | CRED: Separate task security context from task_structDavid Howells2008-11-144-78/+155
| * | | | CRED: Constify the kernel_cap_t arguments to the capset LSM hooksDavid Howells2008-11-141-20/+24
| * | | | CRED: Neuter sys_capset()David Howells2008-11-141-32/+16
| * | | | KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells2008-11-142-9/+11
| * | | | KEYS: Disperse linux/key_ui.hDavid Howells2008-11-142-66/+31
| * | | | CRED: Wrap task credential accesses in the networking subsystemDavid Howells2008-11-141-2/+2
| * | | | CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells2008-11-141-1/+1
| * | | | security: remove broken and useless declarationsJames Morris2008-11-121-2/+0
| * | | | Add a new capable interface that will be used by systems that use audit toEric Paris2008-11-112-3/+16
| * | | | When the capset syscall is used it is not possible for audit to record theEric Paris2008-11-111-0/+10
| * | | | Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aEric Paris2008-11-111-0/+26
| * | | | This patch will print cap_permitted and cap_inheritable data in the PATHEric Paris2008-11-111-0/+5
| * | | | This patch add a generic cpu endian caps structure and externally availableEric Paris2008-11-111-0/+7
| * | | | Document the order of arguments for cap_issubset. It's not instantly clearEric Paris2008-11-111-0/+7
| * | | | file capabilities: add no_file_caps switch (v4)Serge E. Hallyn2008-11-061-0/+3
* | | | | ACPI: don't cond_resched() when irqs_disabled()Wu Fengguang2008-12-191-1/+5
* | | | | ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas2008-12-191-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-182-1/+4
|\ \ \ \ \
| * | | | | irda: Add irda_skb_cb qdisc related paddingSamuel Ortiz2008-12-171-1/+3
| * | | | | netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso2008-12-161-0/+1
* | | | | | USB: fix comment about endianness of descriptorsPhil Endecott2008-12-171-2/+6
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-151-0/+7
|\ \ \ \ \
| * | | | | netpoll: fix race on poll_list resulting in garbage entryNeil Horman2008-12-091-0/+7
* | | | | | Define smp_call_function_many for UPRusty Russell2008-12-151-0/+2
* | | | | | Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds2008-12-101-13/+5
* | | | | | MN10300: Fix __put_user_asm8()Akira Takeuchi2008-12-101-1/+1
* | | | | | KSYM_SYMBOL_LEN fixesHugh Dickins2008-12-101-1/+2
* | | | | | atomic: fix a typo in atomic_long_xchg()Eric Dumazet2008-12-101-1/+1
* | | | | | revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton2008-12-101-9/+3
* | | | | | revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton2008-12-101-3/+9
* | | | | | Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-092-2/+6
|\ \ \ \ \ \
| * | | | | | [PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro2008-12-091-2/+2
OpenPOWER on IntegriCloud