| Commit message (Expand) | Author | Age |
* | [PATCH] uml: make hw_controller_type->release exist only for archs needing it | Paolo 'Blaisorblade' Giarrusso | 2005-06-21 |
* | [PATCH] uml: add and use generic hw_controller_type->release | Paolo 'Blaisorblade' Giarrusso | 2005-06-21 |
* | [PATCH] dup_mmap: update comment on new vma | Hugh Dickins | 2005-06-21 |
* | [PATCH] Avoiding mmap fragmentation | Wolfgang Wander | 2005-06-21 |
* | [PATCH] VM: early zone reclaim | Martin Hicks | 2005-06-21 |
* | [PATCH] smp_processor_id() cleanup | Ingo Molnar | 2005-06-21 |
* | [PATCH] sysfs: (rest) if show/store is missing return -EIO | Dmitry Torokhov | 2005-06-20 |
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-06-18 |
|\ |
|
| * | [PATCH] timer exit cleanup | Ingo Molnar | 2005-06-17 |
| * | [PATCH] cond_resched_lock() fix | Jan Kara | 2005-06-13 |
* | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-06-02 |
|\| |
|
| * | [PATCH] flush icache in correct context | Roman Zippel | 2005-05-31 |
| * | [PATCH] drop note_interrupt() for per-CPU for proper scaling | John Hawkes | 2005-05-28 |
| * | [PATCH] cpuset exit NULL dereference fix | Paul Jackson | 2005-05-27 |
| * | [PATCH] sigkill priority fix | Kirill Korotaev | 2005-05-24 |
| * | [PATCH] spin_unlock_bh() and preempt_check_resched() | Samuel Thibault | 2005-05-21 |
| * | [PATCH] cpusets+hotplug+preepmt broken | Paul Jackson | 2005-05-20 |
* | | AUDIT: Record working directory when syscall arguments are pathnames | David Woodhouse | 2005-05-27 |
* | | AUDIT: Defer freeing aux items until audit_free_context() | David Woodhouse | 2005-05-26 |
* | | AUDIT: Escape comm when logging task info | David Woodhouse | 2005-05-23 |
* | | AUDIT: Unify auid reporting, put arch before syscall number | David Woodhouse | 2005-05-23 |
* | | AUDIT: Assign serial number to non-syscall messages | David Woodhouse | 2005-05-21 |
* | | AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned | Steve Grubb | 2005-05-20 |
* | | AUDIT: Fix AVC_USER message passing. | Steve Grubb | 2005-05-20 |
* | | AUDIT: Avoid sleeping function in SElinux AVC audit. | Stephen Smalley | 2005-05-20 |
* | | AUDIT: Honour audit_backlog_limit again. | David Woodhouse | 2005-05-19 |
* | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-19 |
|\| |
|
| * | [PATCH] Driver Core: pm diagnostics update, check for errors | David Brownell | 2005-05-17 |
| * | [PATCH] profile.c: `schedule' parsing fix | William Lee Irwin III | 2005-05-17 |
| * | [PATCH] add_preferred_console() build fix | Matt Mackall | 2005-05-17 |
| * | [PATCH] spurious interrupt fix | Zhang, Yanmin | 2005-05-17 |
* | | AUDIT: Quis Custodiet Ipsos Custodes? | David Woodhouse | 2005-05-19 |
* | | AUDIT: Send netlink messages from a separate kernel thread | David Woodhouse | 2005-05-19 |
* | | 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 |