aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-11Capabilities: BUG when an invalid capability is requestedEric Paris1-0/+5
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-06file capabilities: add no_file_caps switch (v4)Serge E. Hallyn1-0/+11
2008-11-03tracing, ring-buffer: add paranoid checks for loopsSteven Rostedt1-0/+56
2008-11-03ftrace: use kretprobe trampoline name to test in outputSteven Rostedt1-18/+21
2008-11-03tracing, alpha: undefined reference to `save_stack_trace'Al Viro2-1/+3
2008-11-01PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIBAl Viro1-1/+1
2008-11-01reserve_region_with_split: Fix GFP_KERNEL usage under spinlockLinus Torvalds1-1/+1
2008-10-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-30Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-10/+17
2008-10-30Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+3
2008-10-31ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt2-10/+17
2008-10-30Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+9
2008-10-30'kill sig -1' must only apply to caller's namespaceSukadev Bhattiprolu1-1/+2
2008-10-30kernel/profile: fix profile_init() section mismatchPaul Mundt1-1/+1
2008-10-30freezer_cg: simplify freezer_change_state()Li Zefan1-12/+7
2008-10-30freezer_cg: use thaw_process() in unfreeze_cgroup()Li Zefan2-21/+14
2008-10-30freezer_cg: remove redundant check in freezer_can_attach()Li Zefan1-9/+7
2008-10-30freezer_cg: fix improper BUG_ON() causing oopsLi Zefan1-1/+2
2008-10-30sched: change sched_debug's mode to 0444Li Zefan1-1/+1
2008-10-29ftrace: fix trace_nop config selectSteven Rostedt1-1/+1
2008-10-28resources: fix x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WARNINGsSuresh Siddha1-1/+3
2008-10-28ftrace: perform an initialization for ftrace to enable itFrederic Weisbecker1-0/+8
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds14-567/+143
2008-10-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-49/+9
2008-10-28Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-51/+131
2008-10-28ftrace: fix current_tracer error returnSteven Rostedt1-3/+4
2008-10-28lockdep: fix irqs on/off ip tracingHeiko Carstens1-7/+5
2008-10-28lockdep: minor fix for debug_show_all_locks()qinghuang feng1-2/+3
2008-10-28tracing: fix a build error on alphaFrederic Weisbecker1-0/+1
2008-10-27tracing/ftrace: make boot tracer select the sched_switch tracerFrederic Weisbecker1-0/+1
2008-10-27tracepoint: check if the probe has been registeredFrederic Weisbecker1-0/+8
2008-10-27trace: fix printk warning for u64Stephen Rothwell1-1/+3
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar28-551/+785
2008-10-26cgroup: remove unused variableStephen Rothwell1-1/+1
2008-10-25Revert "Call init_workqueues before pre smp initcalls."Linus Torvalds1-1/+1
2008-10-24ftrace: warning in kernel/trace/ftrace.cIngo Molnar1-1/+4