aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-14Merge branch 'master' into nextJames Morris35-366/+874
2008-11-14CRED: Allow kernel services to override LSM settings for task actionsDavid Howells2-0/+34
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 Howells2-66/+31
2008-11-14CRED: Wrap task credential accesses in the networking subsystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells1-1/+1
2008-11-13slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra1-0/+28
2008-11-12Add c2 port supportRodolfo Giometti1-0/+65
2008-11-12rtc: rtc-wm8350: add support for WM8350 RTCMark Brown1-0/+2
2008-11-12remove ratelimt()Andrew Morton1-7/+0
2008-11-12atmel_lcdfb: change irq_base definition to allow error reportingNicolas Ferre1-1/+1
2008-11-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+0
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds5-11/+66
2008-11-12security: remove broken and useless declarationsJames Morris1-2/+0
2008-11-12hrtimer: clean up unused callback modesPeter Zijlstra1-5/+0
2008-11-11Merge branch 'ec' into releaseLen Brown1-2/+2
2008-11-11Merge branch 'processor-256' into releaseLen Brown1-0/+1
2008-11-11Merge branch 'video' into releaseLen Brown2-0/+46
2008-11-11Merge branch 'misc' into releaseLen Brown2-9/+16
2008-11-11Merge branch 'bugzilla-11312' into releaseLen Brown1-0/+1
2008-11-11ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy1-2/+2
2008-11-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-11-11telephony: trivial: fix up email addressAlan Cox1-1/+1
2008-11-11Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-28/+23
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-7/+35
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-11drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGADave Airlie1-23/+23
2008-11-11drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt1-5/+0
2008-11-11fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lockOleg Nesterov1-0/+1
2008-11-10ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch1-7/+35
2008-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-3/+7
2008-11-10Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai1-3/+7