| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-06-21 | 7 | -266/+1555 |
|\ |
|
| * | [PATCH] make set_loginuid obey audit_enabled | Steve Grubb | 2006-06-20 | 1 | -11/+16 |
| * | [PATCH] log more info for directory entry change events | Amy Griffis | 2006-06-20 | 4 | -61/+127 |
| * | [PATCH] fix AUDIT_FILTER_PREPEND handling | Amy Griffis | 2006-06-20 | 1 | -0/+1 |
| * | [PATCH] validate rule fields' types | Al Viro | 2006-06-20 | 1 | -9/+48 |
| * | [PATCH] audit: path-based rules | Amy Griffis | 2006-06-20 | 4 | -88/+900 |
| * | [PATCH] Audit of POSIX Message Queue Syscalls v.2 | George C. Wilson | 2006-06-20 | 1 | -1/+273 |
| * | [PATCH] deprecate AUDIT_POSSBILE | Al Viro | 2006-06-20 | 2 | -4/+5 |
| * | [PATCH] inline more audit helpers | Al Viro | 2006-06-20 | 1 | -10/+4 |
| * | [PATCH] update of IPC audit record cleanup | Linda Knippers | 2006-06-20 | 1 | -17/+5 |
| * | [PATCH] minor audit updates | Serge E. Hallyn | 2006-06-20 | 1 | -9/+10 |
| * | [PATCH] fix audit_krule_to_{rule,data} return values | Amy Griffis | 2006-06-20 | 1 | -2/+2 |
| * | [PATCH] add filtering by ppid | Al Viro | 2006-06-20 | 1 | -0/+4 |
| * | [PATCH] log ppid | Al Viro | 2006-06-20 | 1 | -2/+5 |
| * | [PATCH] collect sid of those who send signals to auditd | Al Viro | 2006-06-20 | 4 | -23/+44 |
| * | [PATCH] execve argument logging | Al Viro | 2006-06-20 | 2 | -3/+56 |
| * | [PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULES | Al Viro | 2006-06-20 | 3 | -52/+81 |
| * | [PATCH] inotify (1/5): split kernel API from userspace support | Amy Griffis | 2006-06-20 | 2 | -3/+3 |
* | | Merge git://git.infradead.org/~dwmw2/rbtree-2.6 | Linus Torvalds | 2006-06-20 | 1 | -2/+2 |
|\ \ |
|
| * | | [RBTREE] Update hrtimers to use rb_parent() accessor macro. | David Woodhouse | 2006-04-22 | 1 | -2/+2 |
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2006-06-20 | 2 | -185/+0 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-05-16 | 4 | -25/+65 |
| |\ \ \ |
|
| * | | | | Finally remove the obnoxious inter_module_xxx() | David Woodhouse | 2006-05-08 | 2 | -185/+0 |
* | | | | | Add support for suspending and resuming the whole console subsystem | Linus Torvalds | 2006-06-20 | 2 | -1/+29 |
| |_|_|/
|/| | | |
|
* | | | | [PATCH] arm_timer: remove a racy and obsolete PF_EXITING check | Oleg Nesterov | 2006-06-17 | 1 | -3/+0 |
* | | | | [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON() | Oleg Nesterov | 2006-06-17 | 2 | -26/+18 |
* | | | | [PATCH] check_process_timers: fix possible lockup | Oleg Nesterov | 2006-06-17 | 1 | -5/+4 |
* | | | | [PATCH] hrtimer: export symbols | Stephen Hemminger | 2006-06-01 | 1 | -0/+6 |
* | | | | Revert "[PATCH] sched: fix interactive task starvation" | Linus Torvalds | 2006-05-22 | 1 | -44/+18 |
* | | | | [PATCH] Fix a NO_IDLE_HZ timer bug | Zachary Amsden | 2006-05-21 | 1 | -0/+16 |
* | | | | [PATCH] cpuset: might_sleep_if check in cpuset_zones_allowed | Paul Jackson | 2006-05-21 | 1 | -0/+1 |
* | | | | [PATCH] cpuset: update cpuset_zones_allowed comment | Paul Jackson | 2006-05-21 | 1 | -9/+15 |
| |/ /
|/| | |
|
* | | | [PATCH] symbol_put_addr() locks kernel | Trent Piepho | 2006-05-15 | 2 | -7/+7 |
* | | | [PATCH] RCU: introduce rcu_needs_cpu() interface | Heiko Carstens | 2006-05-15 | 1 | -0/+19 |
* | | | ptrace_attach: fix possible deadlock schenario with irqs | Linus Torvalds | 2006-05-11 | 1 | -1/+19 |
* | | | Fix ptrace_attach()/ptrace_traceme()/de_thread() race | Linus Torvalds | 2006-05-07 | 1 | -18/+21 |
|/ / |
|
* | | [PATCH] Audit Filter Performance | Steve Grubb | 2006-05-01 | 1 | -4/+7 |
* | | [PATCH] Rework of IPC auditing | Steve Grubb | 2006-05-01 | 1 | -3/+51 |
* | | [PATCH] More user space subject labels | Steve Grubb | 2006-05-01 | 3 | -39/+141 |
* | | [PATCH] Reworked patch for labels on user space messages | Steve Grubb | 2006-05-01 | 1 | -3/+19 |
* | | [PATCH] change lspp ipc auditing | Steve Grubb | 2006-05-01 | 1 | -47/+21 |
* | | [PATCH] audit inode patch | Steve Grubb | 2006-05-01 | 1 | -37/+16 |
* | | [PATCH] support for context based audit filtering, part 2 | Darrel Goeddel | 2006-05-01 | 4 | -27/+256 |
* | | [PATCH] no need to wank with task_lock() and pinning task down in audit_sysca... | Al Viro | 2006-05-01 | 1 | -9/+1 |
* | | [PATCH] drop task argument of audit_syscall_{entry,exit} | Al Viro | 2006-05-01 | 1 | -4/+4 |
* | | [PATCH] drop gfp_mask in audit_log_exit() | Al Viro | 2006-05-01 | 1 | -30/+32 |
* | | [PATCH] move call of audit_free() into do_exit() | Al Viro | 2006-05-01 | 3 | -10/+4 |
* | | [PATCH] deal with deadlocks in audit_free() | Al Viro | 2006-05-01 | 1 | -10/+10 |
* | | [PATCH] request_irq(): remove warnings from irq probing | Andrew Morton | 2006-04-28 | 1 | -2/+4 |
* | | [PATCH] off-by-1 in kernel/power/main.c | dean gaudet | 2006-04-28 | 1 | -1/+1 |