aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 Howells1-66/+0
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells1-1/+1
2008-11-13USB: don't register endpoints for interfaces that are going awayAlan Stern1-0/+2
2008-11-13slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra1-0/+28
2008-11-13HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg1-0/+2
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-12trace: rename unlikely profiler to branch profilerSteven Rostedt1-9/+10
2008-11-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+0
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-4/+44
2008-11-12Merge branch 'linus' into x86/crashdumpIngo Molnar23-311/+808
2008-11-12tracing: branch tracer, fix vdso crashIngo Molnar1-1/+5
2008-11-12lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar1-2/+3
2008-11-12Merge branch 'linus' into core/lockingIngo Molnar39-355/+976
2008-11-12tracing: profile likely and unlikely annotationsSteven Rostedt1-2/+59
2008-11-12security: remove broken and useless declarationsJames Morris1-2/+0
2008-11-12tracing/fastboot: move boot tracer structs and funcs into their own header.Frederic Weisbecker1-41/+0
2008-11-12Merge branch 'tracing/function-return-tracer' into tracing/fastbootIngo Molnar3-1/+32
2008-11-12Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar4-8/+40
2008-11-12hrtimer: clean up unused callback modesPeter Zijlstra1-5/+0
2008-11-12dccp: Query supported CCIDsGerrit Renker1-0/+1
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda1-0/+3
2008-11-11Merge branch 'video' into releaseLen Brown1-0/+44
2008-11-11Merge branch 'misc' into releaseLen Brown1-4/+0
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller13-22/+634
2008-11-11Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar1-0/+3
2008-11-11ring-buffer: buffer record on/off switchSteven Rostedt1-0/+3
2008-11-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2008-11-11telephony: trivial: fix up email addressAlan Cox1-1/+1
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-7/+35
2008-11-11sched/rt: removed unneeded defintionDhaval Giani1-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