summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Allow kernel services to override LSM settings for task actionsDavid Howells
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells
2008-11-14CRED: DocumentationDavid Howells
2008-11-14CRED: Use creds in file structsDavid Howells
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Separate per-task-group keyrings from signal_structDavid Howells
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Detach the credentials from task_structDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Constify the kernel_cap_t arguments to the capset LSM hooksDavid Howells
2008-11-14CRED: Neuter sys_capset()David Howells
2008-11-14KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells
2008-11-14KEYS: Disperse linux/key_ui.hDavid Howells
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells
2008-11-13slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra
2008-11-12Add c2 port supportRodolfo Giometti
2008-11-12rtc: rtc-wm8350: add support for WM8350 RTCMark Brown
2008-11-12remove ratelimt()Andrew Morton
2008-11-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-11-12security: remove broken and useless declarationsJames Morris
2008-11-12hrtimer: clean up unused callback modesPeter Zijlstra
2008-11-11Merge branch 'video' into releaseLen Brown
2008-11-11Merge branch 'misc' into releaseLen Brown
2008-11-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-11telephony: trivial: fix up email addressAlan Cox
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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-11fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov
2008-11-10ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch
2008-11-10libata: revert convert-to-block-tagging patchesTejun Heo
2008-11-09Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2008-11-09cpumask: introduce new API, without changing anything, v3Rusty Russell
2008-11-09clarify usage expectations for cnt32_to_63()Nicolas Pitre
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-07ACPI video: if no ACPI backlight support, use vendor driversThomas Renninger
2008-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-11-07sched: fine-tune SD_SIBLING_INITIngo Molnar
2008-11-07sched: fine-tune SD_MC_INITMike Galbraith
2008-11-07cpumask: new API, v2Rusty Russell
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds