Age | Commit message (Expand) | Author |
2013-11-05 | audit: implement generic feature setting and retrieving | Eric Paris |
2013-11-05 | audit: change decimal constant to macro for invalid uid | Richard Guy Briggs |
2013-11-05 | audit: printk USER_AVC messages when audit isn't enabled | Tyler Hicks |
2013-11-05 | audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_context | Oleg Nesterov |
2013-11-05 | Audit: remove duplicate comments | Gao feng |
2013-11-05 | audit: remove newline accidentally added during session id helper refactor | Richard Guy Briggs |
2013-11-05 | audit: remove duplicate inclusion of the netlink header | Ilya V. Matveychikov |
2013-11-05 | audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTH | Richard Guy Briggs |
2013-08-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-08-29 | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-08-29 | cgroup: fix rmdir EBUSY regression in 3.11 | Hugh Dickins |
2013-08-29 | workqueue: cond_resched() after processing each work item | Tejun Heo |
2013-08-28 | timer_list: correct the iterator for timer_list | Nathan Zimmer |
2013-08-27 | Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children | Andy Lutomirski |
2013-08-23 | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-08-21 | cpuset: fix a regression in validating config change | Li Zefan |
2013-08-19 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-08-19 | kernel: fix new kernel-doc warning in wait.c | Randy Dunlap |
2013-08-18 | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-08-16 | Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2013-08-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-08-13 | microblaze: fix clone syscall | Michal Simek |
2013-08-13 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-08-14 | PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout() | Stephen Boyd |
2013-08-13 | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov |
2013-08-13 | cpuset: fix the return value of cpuset_write_u64() | Li Zefan |
2013-08-12 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-08-12 | Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux... | Ingo Molnar |
2013-08-08 | userns: limit the maximum depth of user_namespace->parent chain | Oleg Nesterov |
2013-08-07 | Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-08-06 | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-08-06 | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-08-06 | printk: Fix return of braille_register_console() | Steven Rostedt |
2013-08-06 | Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)" | Oleg Nesterov |
2013-08-06 | userns: unshare_userns(&cred) should not populate cred on failure | Oleg Nesterov |
2013-08-02 | tracing: Fix reset of time stamps during trace_clock changes | Alexander Z Lam |
2013-08-02 | tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer | Alexander Z Lam |
2013-08-02 | tracing: Fix fields of struct trace_iterator that are zeroed by mistake | Andrew Vagin |
2013-08-02 | Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-08-01 | tracing/uprobes: Fail to unregister if probe event files are in use | Steven Rostedt (Red Hat) |
2013-08-01 | workqueue: copy workqueue_attrs with all fields | Shaohua Li |
2013-07-31 | tracing/kprobes: Fail to unregister if probe event files are in use | Steven Rostedt (Red Hat) |
2013-07-31 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-07-31 | printk: rename struct log to struct printk_log | Joe Perches |
2013-07-31 | printk: use pointer for console_cmdline indexing | Joe Perches |
2013-07-31 | printk: move braille console support into separate braille.[ch] files | Joe Perches |
2013-07-31 | printk: add console_cmdline.h | Joe Perches |
2013-07-31 | printk: move to separate directory for easier modification | Joe Perches |
2013-07-31 | mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG | Dave Kleikamp |
2013-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |