| Commit message (Expand) | Author | Age |
... | |
* | | AUDIT: Clean up logging of untrusted strings | Steve Grubb | 2005-05-19 |
* | | AUDIT: Treat all user messages identically. | David Woodhouse | 2005-05-18 |
* | | AUDIT: Capture sys_socketcall arguments and sockaddrs | David Woodhouse | 2005-05-17 |
* | | AUDIT: fix max_t thinko. | David Woodhouse | 2005-05-13 |
* | | AUDIT: Fix some spelling errors | Steve Grubb | 2005-05-13 |
* | | AUDIT: Add message types to audit records | Steve Grubb | 2005-05-13 |
* | | AUDIT: Round up audit skb expansion to AUDIT_BUFSIZ. | David Woodhouse | 2005-05-13 |
* | | Add audit_log_type | Chris Wright | 2005-05-11 |
* | | Move ifdef CONFIG_AUDITSYSCALL to header | Chris Wright | 2005-05-11 |
* | | Audit requires CONFIG_NET | Chris Wright | 2005-05-11 |
* | | AUDIT: Properly account for alignment difference in nlmsg_len. | Chris Wright | 2005-05-11 |
* | | AUDIT: Fix abuse of va_args. | David Woodhouse | 2005-05-10 |
* | | AUDIT: pass size argument to audit_expand(). | David Woodhouse | 2005-05-10 |
* | | AUDIT: Fix reported length of audit messages. | Steve Grubb | 2005-05-10 |
* | | AUDIT: Honour gfp_mask in audit_buffer_alloc() | David Woodhouse | 2005-05-06 |
* | | AUDIT: buffer audit msgs directly to skb | Chris Wright | 2005-05-06 |
* | | AUDIT: expand audit tmp buffer as needed | Chris Wright | 2005-05-06 |
* | | AUDIT: Add helper functions to allocate and free audit_buffers. | Chris Wright | 2005-05-06 |
* | | The attached patch addresses the problem with getting the audit daemon | Steve Grubb | 2005-05-06 |
|/ |
|
* | [PATCH] correctly name the Shell sort | Domen Puncer | 2005-05-05 |
* | [PATCH] setitimer timer expires too early | Paulo Marques | 2005-05-05 |
* | [PATCH] kprobes: Allow multiple kprobes at the same address | Ananth N Mavinakayanahalli | 2005-05-05 |
* | [PATCH] Kprobes: Oops! in unregister_kprobe() | Prasanna S Panchamukhi | 2005-05-05 |
* | [PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.c | Anton Blanchard | 2005-05-05 |
* | [PATCH] ppc32: platform-specific functions missing from kallsyms. | David Woodhouse | 2005-05-05 |
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-05 |
|\ |
|
| * | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin... | Linus Torvalds | 2005-05-04 |
| |\ |
|
| | * | [patch] MCA recovery module undefined symbol fix | Russ Anderson | 2005-05-03 |
| * | | [NETLINK]: Synchronous message processing. | Herbert Xu | 2005-05-03 |
| |/ |
|
* | | [PATCH] add new audit data to last skb | Chris Wright | 2005-05-03 |
* | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-03 |
|\| |
|
| * | [PATCH] make lots of things static | Adrian Bunk | 2005-05-01 |
| * | [PATCH] DocBook: fix some descriptions | Martin Waitz | 2005-05-01 |
| * | [PATCH] DocBook: changes and extensions to the kernel documentation | Pavel Pisa | 2005-05-01 |
| * | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 2005-05-01 |
| * | [PATCH] consolidate sys_shmat | Stephen Rothwell | 2005-05-01 |
| * | [PATCH] Change synchronize_kernel to _rcu and _sched | Paul E. McKenney | 2005-05-01 |
| * | [PATCH] Deprecate synchronize_kernel, GPL replacement | Paul E. McKenney | 2005-05-01 |
| * | [PATCH] kernel/rcupdate.c: make the exports EXPORT_SYMBOL_GPL | Paul E. McKenney | 2005-05-01 |
| * | [PATCH] clean up kernel messages | Matt Mackall | 2005-05-01 |
| * | [PATCH] nice and rt-prio rlimits | Matt Mackall | 2005-05-01 |
| * | [PATCH] use smp_mb/wmb/rmb where possible | akpm@osdl.org | 2005-05-01 |
| * | Remove bogus BUG() in kernel/exit.c | Linus Torvalds | 2005-04-29 |
* | | [AUDIT] LOGIN message credentials | Steve Grubb | 2005-04-29 |
* | | [AUDIT] Requeue messages at head of queue, up to audit_backlog | Chris Wright | 2005-04-29 |
* | | Add audit uid to netlink credentials | Serge Hallyn | 2005-04-29 |
* | | audit: update pointer to userspace tools, remove emacs mode tags | | 2005-04-29 |
* | | [AUDIT] Avoid using %*.*s format strings. | Peter Martuccelli | 2005-04-29 |
* | | [AUDIT] Fix signedness of 'serial' in various routines. | Steve Grubb | 2005-04-29 |
* | | [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls. | | 2005-04-29 |