Age | Commit message (Expand) | Author |
2012-01-17 | audit: inline checks for not needing to collect aux records | Eric Paris |
2012-01-17 | audit: drop some potentially inadvisable likely notations | Eric Paris |
2012-01-17 | audit: remove AUDIT_SETUP_CONTEXT as it isn't used | Eric Paris |
2012-01-17 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris |
2012-01-17 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris |
2012-01-17 | seccomp: audit abnormal end to a process due to seccomp | Eric Paris |
2012-01-17 | audit: check current inode and containing object when filtering on major and ... | Eric Paris |
2012-01-17 | audit: drop the meaningless and format breaking word 'user' | Eric Paris |
2012-01-17 | audit: dynamically allocate audit_names when not enough space is in the names... | Eric Paris |
2012-01-17 | audit: make filetype matching consistent with other filters | Eric Paris |
2012-01-17 | Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call" | Linus Torvalds |
2012-01-17 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar |
2012-01-16 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-16 | rcu: Add missing __cpuinit annotation in rcutorture code | Heiko Carstens |
2012-01-16 | rcu: Make rcutorture bool parameters really bool (core code) | Rusty Russell |
2012-01-16 | Merge branch 'rcu/fixes-for-v3.2' into rcu/urgent | Paul E. McKenney |
2012-01-16 | tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT | Steven Rostedt |
2012-01-15 | error: implicit declaration of function 'module_flags_taint' | Kevin Winchester |
2012-01-15 | Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-01-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-14 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-14 | PM / Hibernate: Drop the check of swap space size for compressed image | Barry Song |
2012-01-14 | PM: Make sysrq-o be available for CONFIG_PM unset | Rafael J. Wysocki |
2012-01-12 | c/r: prctl: add PR_SET_MM codes to set up mm_struct entries | Cyrill Gorcunov |
2012-01-12 | panic: don't print redundant backtraces on oops | Andi Kleen |
2012-01-12 | sysctl: add the kernel.ns_last_pid control | Pavel Emelyanov |
2012-01-12 | kdump: fix crash_kexec()/smp_send_stop() race in panic() | Michael Holzheu |
2012-01-12 | kdump: crashk_res init check for /sys/kernel/kexec_crash_size | Michael Holzheu |
2012-01-12 | kdump: add missing RAM resource in crash_shrink_memory() | Michael Holzheu |
2012-01-12 | kexec: remove KMSG_DUMP_KEXEC | WANG Cong |
2012-01-12 | treewide: remove useless NORET_TYPE macro and uses | Joe Perches |
2012-01-12 | kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd |
2012-01-13 | module_param: make bool parameters really bool (core code) | Rusty Russell |
2012-01-13 | kernel/async: remove redundant declaration. | Rusty Russell |
2012-01-13 | printk: fix unnecessary module_param_name. | Rusty Russell |
2012-01-13 | module_param: avoid bool abuse, add bint for special cases. | Rusty Russell |
2012-01-13 | modules: sysfs - export: taint, coresize, initsize | Kay Sievers |
2012-01-13 | kernel/params: replace DEBUGP with pr_debug | Jim Cromie |
2012-01-13 | module: replace DEBUGP with pr_debug | Jim Cromie |
2012-01-13 | module: struct module_ref should contains long fields | Eric Dumazet |
2012-01-13 | module: Fix performance regression on modules with large symbol tables | Kevin Cernekee |
2012-01-13 | module: Add comments describing how the "strmap" logic works | Kevin Cernekee |
2012-01-11 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-01-11 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-11 | sched: Fix lockup by limiting load-balance retries on lock-break | Peter Zijlstra |
2012-01-10 | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-10 | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds |
2012-01-10 | user namespace: make signal.c respect user namespaces | Serge E. Hallyn |
2012-01-10 | workqueue: make alloc_workqueue() take printf fmt and args for name | Tejun Heo |