Age | Commit message (Expand) | Author |
2008-11-14 | CRED: Inaugurate COW credentials | David Howells |
2008-11-14 | CRED: Rename is_single_threaded() to is_wq_single_threaded() | David Howells |
2008-11-14 | CRED: Separate per-task-group keyrings from signal_struct | David Howells |
2008-11-14 | CRED: Use RCU to access another task's creds and to release a task's own creds | David Howells |
2008-11-14 | CRED: Wrap current->cred and a few other accessors | David Howells |
2008-11-14 | CRED: Detach the credentials from task_struct | David Howells |
2008-11-14 | CRED: Separate task security context from task_struct | David Howells |
2008-11-14 | CRED: Neuter sys_capset() | David Howells |
2008-11-14 | KEYS: Alter use of key instantiation link-to-keyring argument | David Howells |
2008-11-14 | CRED: Wrap task credential accesses in the core kernel | David Howells |
2008-11-11 | Capabilities: BUG when an invalid capability is requested | Eric Paris |
2008-11-11 | When the capset syscall is used it is not possible for audit to record the | Eric Paris |
2008-11-11 | Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a | Eric Paris |
2008-11-11 | This patch will print cap_permitted and cap_inheritable data in the PATH | Eric Paris |
2008-11-06 | file capabilities: add no_file_caps switch (v4) | Serge E. Hallyn |
2008-11-03 | tracing, ring-buffer: add paranoid checks for loops | Steven Rostedt |
2008-11-03 | ftrace: use kretprobe trampoline name to test in output | Steven Rostedt |
2008-11-03 | tracing, alpha: undefined reference to `save_stack_trace' | Al Viro |
2008-11-01 | PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB | Al Viro |
2008-11-01 | reserve_region_with_split: Fix GFP_KERNEL usage under spinlock | Linus Torvalds |
2008-10-30 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-30 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2008-10-30 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-31 | ftrace: handle archs that do not support irqs_disabled_flags | Steven Rostedt |
2008-10-30 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2008-10-30 | 'kill sig -1' must only apply to caller's namespace | Sukadev Bhattiprolu |
2008-10-30 | kernel/profile: fix profile_init() section mismatch | Paul Mundt |
2008-10-30 | freezer_cg: simplify freezer_change_state() | Li Zefan |
2008-10-30 | freezer_cg: use thaw_process() in unfreeze_cgroup() | Li Zefan |
2008-10-30 | freezer_cg: remove redundant check in freezer_can_attach() | Li Zefan |
2008-10-30 | freezer_cg: fix improper BUG_ON() causing oops | Li Zefan |
2008-10-30 | sched: change sched_debug's mode to 0444 | Li Zefan |
2008-10-29 | ftrace: fix trace_nop config select | Steven Rostedt |
2008-10-28 | resources: fix x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WA... | Suresh Siddha |
2008-10-28 | ftrace: perform an initialization for ftrace to enable it | Frederic Weisbecker |
2008-10-28 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2008-10-28 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-28 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-28 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-28 | ftrace: fix current_tracer error return | Steven Rostedt |
2008-10-28 | lockdep: fix irqs on/off ip tracing | Heiko Carstens |
2008-10-28 | lockdep: minor fix for debug_show_all_locks() | qinghuang feng |
2008-10-28 | tracing: fix a build error on alpha | Frederic Weisbecker |
2008-10-27 | tracing/ftrace: make boot tracer select the sched_switch tracer | Frederic Weisbecker |
2008-10-27 | tracepoint: check if the probe has been registered | Frederic Weisbecker |
2008-10-27 | trace: fix printk warning for u64 | Stephen Rothwell |
2008-10-27 | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar |
2008-10-26 | cgroup: remove unused variable | Stephen Rothwell |
2008-10-25 | Revert "Call init_workqueues before pre smp initcalls." | Linus Torvalds |
2008-10-24 | ftrace: warning in kernel/trace/ftrace.c | Ingo Molnar |