summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-11-13CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-13CRED: Detach the credentials from task_structDavid Howells
2008-11-13CRED: Separate task security context from task_structDavid Howells
2008-11-13CRED: Constify the kernel_cap_t arguments to the capset LSM hooksDavid Howells
2008-11-13CRED: Neuter sys_capset()David Howells
2008-11-13KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells
2008-11-13KEYS: Disperse linux/key_ui.hDavid Howells
2008-11-13CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells
2008-11-12security: remove broken and useless declarationsJames Morris
2008-11-11Add a new capable interface that will be used by systems that use audit toEric Paris
2008-11-11When the capset syscall is used it is not possible for audit to record theEric Paris
2008-11-11Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aEric Paris
2008-11-11This patch will print cap_permitted and cap_inheritable data in the PATHEric Paris
2008-11-11This patch add a generic cpu endian caps structure and externally availableEric Paris
2008-11-11Document the order of arguments for cap_issubset. It's not instantly clearEric Paris
2008-11-05file capabilities: add no_file_caps switch (v4)Serge E. Hallyn
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-03io mapping: clean up #ifdefsKeith Packard
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-02linux/string.h: fix comment typoJeff Garzik
2008-10-31resources: add io-mapping functions to dynamically map large device aperturesKeith Packard
2008-10-31net: delete excess kernel-doc notationRandy Dunlap
2008-10-31Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-10-31libata: add whitelist for devices with known good pata-sata bridgesJens Axboe
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-10-30spi: fix compile errorFernando Luis Vazquez Cao
2008-10-30nfsd: fix vm overcommit crashAlan Cox
2008-10-30kernel.h: fix might_sleep kernel-docRandy Dunlap
2008-10-30fs: remove prepare_write/commit_writeNick Piggin
2008-10-30cgroups: tiny cleanupsLi Zefan
2008-10-30freezer_cg: use thaw_process() in unfreeze_cgroup()Li Zefan
2008-10-30mm: increase the default mlock limit from 32k to 64kKurt Garloff
2008-10-29adjust init section definitionsJan Beulich
2008-10-28HID: fix hid_device_id for cross compilingAndreas Schwab
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-10-28Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-28KVM: Future-proof device assignment ABIAvi Kivity
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang
2008-10-27HID: fix oops during suspend of unbound HID devicesJiri Slaby
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar
2008-10-27Phonet: do not reply to indication reset packetsRemi Denis-Courmont
2008-10-26Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-10-25Merge branch 'i7300_idle' into releaseLen Brown
2008-10-24i7300_idle: Disable ioat channel only on platforms where ile driver can loadVenki Pallipadi
2008-10-24Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar