summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells3-15/+20
2008-11-14CRED: DocumentationDavid Howells1-1/+11
2008-11-14CRED: Use creds in file structsDavid Howells1-1/+1
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells5-92/+48
2008-11-14CRED: Inaugurate COW credentialsDavid Howells7-137/+139
2008-11-14CRED: Pass credentials through dentry_open()David Howells2-4/+7
2008-11-14CRED: Separate per-task-group keyrings from signal_structDavid Howells3-12/+18
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells1-1/+2
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells2-45/+144
2008-11-14CRED: Detach the credentials from task_structDavid Howells4-29/+43
2008-11-14CRED: Separate task security context from task_structDavid Howells4-78/+155
2008-11-14CRED: Constify the kernel_cap_t arguments to the capset LSM hooksDavid Howells1-20/+24
2008-11-14CRED: Neuter sys_capset()David Howells1-32/+16
2008-11-14KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells2-9/+11
2008-11-14KEYS: Disperse linux/key_ui.hDavid Howells1-66/+0
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells1-1/+1
2008-11-12security: remove broken and useless declarationsJames Morris1-2/+0
2008-11-11Add a new capable interface that will be used by systems that use audit toEric Paris2-3/+16
2008-11-11When the capset syscall is used it is not possible for audit to record theEric Paris1-0/+10
2008-11-11Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aEric Paris1-0/+26
2008-11-11This patch will print cap_permitted and cap_inheritable data in the PATHEric Paris1-0/+5
2008-11-11This patch add a generic cpu endian caps structure and externally availableEric Paris1-0/+7
2008-11-11Document the order of arguments for cap_issubset. It's not instantly clearEric Paris1-0/+7
2008-11-06file capabilities: add no_file_caps switch (v4)Serge E. Hallyn1-0/+3
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo1-0/+2
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+125
2008-11-03io mapping: clean up #ifdefsKeith Packard1-18/+25
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+2
2008-11-02linux/string.h: fix comment typoJeff Garzik1-1/+1
2008-10-31resources: add io-mapping functions to dynamically map large device aperturesKeith Packard1-0/+118
2008-10-31net: delete excess kernel-doc notationRandy Dunlap1-1/+0
2008-10-31Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller1-1/+2
2008-10-31libata: add whitelist for devices with known good pata-sata bridgesJens Axboe1-0/+1
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho1-1/+2
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-1/+5
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-0/+2
2008-10-30spi: fix compile errorFernando Luis Vazquez Cao1-0/+3
2008-10-30nfsd: fix vm overcommit crashAlan Cox1-0/+6
2008-10-30kernel.h: fix might_sleep kernel-docRandy Dunlap1-2/+2
2008-10-30fs: remove prepare_write/commit_writeNick Piggin1-7/+0
2008-10-30cgroups: tiny cleanupsLi Zefan1-4/+0
2008-10-30freezer_cg: use thaw_process() in unfreeze_cgroup()Li Zefan1-5/+0
2008-10-30mm: increase the default mlock limit from 32k to 64kKurt Garloff1-2/+2
2008-10-30adjust init section definitionsJan Beulich1-1/+5
2008-10-29HID: fix hid_device_id for cross compilingAndreas Schwab1-0/+1
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-16/+32
2008-10-28Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+12
2008-10-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+7
2008-10-28KVM: Future-proof device assignment ABIAvi Kivity1-0/+6
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang1-1/+6