| Commit message (Expand) | Author | Age |
* | [PATCH] swswsup: return correct load_image error | Con Kolivas | 2006-03-26 |
* | [PATCH] warn if free_irq() is called from IRQ context | Ingo Molnar | 2006-03-26 |
* | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-03-25 |
|\ |
|
| * | [PATCH] fix audit_init failure path | Amy Griffis | 2006-03-20 |
| * | [PATCH] EXPORT_SYMBOL patch for audit_log, audit_log_start, audit_log_end and... | lorenzo@gnu.org | 2006-03-20 |
| * | [PATCH] sem2mutex: audit_netlink_sem | Ingo Molnar | 2006-03-20 |
| * | [PATCH] simplify audit_free() locking | Ingo Molnar | 2006-03-20 |
| * | [PATCH] Fix audit operators | Dustin Kirkland | 2006-03-20 |
| * | [PATCH] Add tty to syscall audit records | Steve Grubb | 2006-03-20 |
| * | [PATCH] add/remove rule update | Steve Grubb | 2006-03-20 |
| * | [PATCH] audit string fields interface + consumer | Amy Griffis | 2006-03-20 |
| * | [PATCH] Minor cosmetic cleanups to the code moved into auditfilter.c | David Woodhouse | 2006-03-20 |
| * | [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL | David Woodhouse | 2006-03-20 |
| * | [PATCH] Miscellaneous bug and warning fixes | Dustin Kirkland | 2006-03-20 |
| * | [PATCH] Capture selinux subject/object context information. | Dustin Kirkland | 2006-03-20 |
| * | [PATCH] Exclude messages by message type | Dustin Kirkland | 2006-03-20 |
| * | [PATCH] Collect more inode information during syscall processing. | Amy Griffis | 2006-03-20 |
| * | [PATCH] Pass dentry, not just name, in fsnotify creation hooks. | Amy Griffis | 2006-03-20 |
| * | [PATCH] Define new range of userspace messages. | Steve Grubb | 2006-03-20 |
| * | [PATCH] Filter rule comparators | Dustin Kirkland | 2006-03-20 |
| * | [PATCH] AUDIT: kerneldoc for kernel/audit*.c | Randy Dunlap | 2006-03-20 |
| * | [PATCH] make vm86 call audit_syscall_exit | Jason Baron | 2006-03-20 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-25 |
|\ \ |
|
| * | | BUG_ON() Conversion in kernel/cpu.c | Eric Sesterhenn | 2006-03-24 |
* | | | [PATCH] remove pps support | Roman Zippel | 2006-03-25 |
* | | | [PATCH] Add SA_PERCPU_IRQ flag support | Dimitri Sivanich | 2006-03-25 |
* | | | [PATCH] Use unsigned int types for a faster bsearch | Eric Dumazet | 2006-03-25 |
* | | | [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() | Ashok Raj | 2006-03-25 |
* | | | [PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p... | Eric Dumazet | 2006-03-25 |
* | | | [PATCH] find_task_by_pid() needs tasklist_lock | Andrew Morton | 2006-03-25 |
* | | | [PATCH] refactor capable() to one implementation, add __capable() helper | Chris Wright | 2006-03-25 |
* | | | [PATCH] IRQ: prevent enabling of previously disabled interrupt | Bryan Holty | 2006-03-25 |
* | | | [PATCH] irq: uninline migration functions | Andrew Morton | 2006-03-25 |
* | | | [PATCH] kernel/params.c: make param_array() static | Adrian Bunk | 2006-03-25 |
* | | | [PATCH] Remove MODULE_PARM | Rusty Russell | 2006-03-25 |
* | | | [PATCH] Validate and sanitze itimer timeval from userspace | Thomas Gleixner | 2006-03-25 |
* | | | [PATCH] sys_alarm() unsigned signed conversion fixup | Thomas Gleixner | 2006-03-25 |
* | | | [PATCH] timer irq driven soft watchdog fix | Andrew Morton | 2006-03-25 |
|/ / |
|
* | | [PATCH] fix build error if CONFIG_SYSFS=n | Andrew Morton | 2006-03-24 |
* | | [PATCH] strndup_user: convert module | Davi Arnaut | 2006-03-24 |
* | | [PATCH] timer-irq-driven soft-watchdog, cleanups | Ingo Molnar | 2006-03-24 |
* | | [PATCH] Fix module refcount leak in __set_personality() | Sergey Vlasov | 2006-03-24 |
* | | [PATCH] RLIMIT_CPU: document wrong return value | Andrew Morton | 2006-03-24 |
* | | [PATCH] RLIMIT_CPU: fix handling of a zero limit | Andrew Morton | 2006-03-24 |
* | | [PATCH] sys_setrlimit() cleanup | Andrew Morton | 2006-03-24 |
* | | [PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTK | John Z. Bohach | 2006-03-24 |
* | | [PATCH] cpuset: remove useless local variable initialization | Paul Jackson | 2006-03-24 |
* | | [PATCH] cpuset: don't need to mark cpuset_mems_generation atomic | Paul Jackson | 2006-03-24 |
* | | [PATCH] cpuset: remove unnecessary NULL check | Paul Jackson | 2006-03-24 |
* | | [PATCH] cpuset memory spread slab cache optimizations | Paul Jackson | 2006-03-24 |