summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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-141-66/+0
* 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
* libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo2008-11-041-0/+2
* Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-031-0/+125
|\
| * io mapping: clean up #ifdefsKeith Packard2008-11-031-18/+25
| * resources: add io-mapping functions to dynamically map large device aperturesKeith Packard2008-10-311-0/+118
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-022-2/+2
|\ \
| * | net: delete excess kernel-doc notationRandy Dunlap2008-10-301-1/+0
| * | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-301-1/+2
| |\ \ | | |/ | |/|
| | * gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-311-1/+2
* | | linux/string.h: fix comment typoJeff Garzik2008-11-021-1/+1
* | | libata: add whitelist for devices with known good pata-sata bridgesJens Axboe2008-10-311-0/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-10-301-1/+5
|\ \
| * | adjust init section definitionsJan Beulich2008-10-291-1/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-302-0/+2
|\ \ \
| * | | HID: fix hid_device_id for cross compilingAndreas Schwab2008-10-291-0/+1
| * | | HID: fix oops during suspend of unbound HID devicesJiri Slaby2008-10-271-0/+1
* | | | spi: fix compile errorFernando Luis Vazquez Cao2008-10-301-0/+3
* | | | nfsd: fix vm overcommit crashAlan Cox2008-10-301-0/+6
* | | | kernel.h: fix might_sleep kernel-docRandy Dunlap2008-10-301-2/+2
* | | | fs: remove prepare_write/commit_writeNick Piggin2008-10-301-7/+0
* | | | cgroups: tiny cleanupsLi Zefan2008-10-301-4/+0
* | | | freezer_cg: use thaw_process() in unfreeze_cgroup()Li Zefan2008-10-301-5/+0
* | | | mm: increase the default mlock limit from 32k to 64kKurt Garloff2008-10-301-2/+2
| |/ / |/| |
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-281-16/+32
|\ \ \
| * \ \ Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-2764-273/+4014
| |\ \ \
| * | | | ftrace: remove ftrace hashSteven Rostedt2008-10-231-5/+3
| * | | | ftrace: remove mcount setSteven Rostedt2008-10-231-1/+0
| * | | | ftrace: only have ftrace_kill atomicSteven Rostedt2008-10-231-2/+1
| * | | | ftrace: return error on failed modified text.Steven Rostedt2008-10-231-2/+22
| * | | | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-221-6/+6
| |\ \ \ \
| | * | | | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-6/+6
| | * | | | Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar2008-10-19122-960/+7921
| | |\ \ \ \