summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-11-14CRED: DocumentationDavid Howells1-1/+1
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells1-1/+45
2008-11-14CRED: Inaugurate COW credentialsDavid Howells12-374/+652
2008-11-14CRED: Rename is_single_threaded() to is_wq_single_threaded()David Howells1-4/+4
2008-11-14CRED: Separate per-task-group keyrings from signal_structDavid Howells2-7/+63
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells10-81/+130
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells2-45/+45
2008-11-14CRED: Detach the credentials from task_structDavid Howells3-19/+103
2008-11-14CRED: Separate task security context from task_structDavid Howells15-204/+250
2008-11-14CRED: Neuter sys_capset()David Howells1-204/+23
2008-11-14KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells1-1/+1
2008-11-14CRED: Wrap task credential accesses in the core kernelDavid Howells12-44/+58
2008-11-13tracing: fix mmiotrace resizing crashIngo Molnar1-0/+6
2008-11-13genirq: __irq_set_trigger: change pr_warning to pr_debugMark Nelson1-1/+1
2008-11-13Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+4
2008-11-13kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor buildsAndrew Morton1-1/+1
2008-11-13kprobes: disable preempt for module_text_address() and kernel_text_address()Masami Hiramatsu1-5/+16
2008-11-13freezer_cg: disable writing freezer.state of root cgroupLi Zefan1-1/+10
2008-11-13freezer_cg: remove task_lock from freezer_fork()Li Zefan1-2/+6
2008-11-12sched: fix init_idle()'s use of sched_clock()Ingo Molnar1-1/+2
2008-11-12sched: fix stale value in average load per taskBalbir Singh1-0/+2
2008-11-12ring-buffer: no preempt for sched_clock()Steven Rostedt1-1/+7
2008-11-12hrtimer: clean up unused callback modesPeter Zijlstra1-9/+0
2008-11-11Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2-6/+103
2008-11-11ring-buffer: buffer record on/off switchSteven Rostedt2-6/+103
2008-11-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-4/+24
2008-11-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-26/+47
2008-11-11Capabilities: BUG when an invalid capability is requestedEric Paris1-0/+5
2008-11-11sched: release buddies on yieldPeter Zijlstra1-5/+12
2008-11-11When the capset syscall is used it is not possible for audit to record theEric Paris2-0/+53
2008-11-11Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aEric Paris1-0/+68
2008-11-11This patch will print cap_permitted and cap_inheritable data in the PATHEric Paris1-5/+77
2008-11-11timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq contextGautham R Shenoy1-1/+16
2008-11-11Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar10-70/+235
2008-11-11fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov2-0/+13
2008-11-11ring-buffer: prevent infinite looping on time stampingSteven Rostedt1-1/+1
2008-11-11ftrace: disable tracing on resizeSteven Rostedt1-1/+16
2008-11-11nohz: disable tick_nohz_kick_tick() for nowThomas Gleixner1-0/+4
2008-11-11irq: call __irq_enter() before calling the tick_idle_checkThomas Gleixner1-3/+4
2008-11-10sched: clean up debug infoPeter Zijlstra2-21/+22
2008-11-10irq: fix typoIngo Molnar1-1/+1
2008-11-10genirq: fix the affinity setting in setup_irqThomas Gleixner1-5/+5
2008-11-10genirq: keep affinities set from userspace across free/request_irq()Thomas Gleixner4-22/+51
2008-11-09Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2-0/+48
2008-11-07sched: fix memory leak in a failure pathLi Zefan1-0/+1
2008-11-07sched: fix a bug in sched domain degenerateLi Zefan1-2/+4
2008-11-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-36/+111
2008-11-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-29/+54
2008-11-07cgroups: fix invalid cgrp->dentry before cgroup has been completely removedLi Zefan1-1/+0
2008-11-06cpumask: introduce new API, without changing anythingRusty Russell2-0/+48