aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov2005-06-201-2/+2
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-06-183-5/+7
|\
| * [PATCH] timer exit cleanupIngo Molnar2005-06-172-3/+2
| * [PATCH] cond_resched_lock() fixJan Kara2005-06-131-2/+5
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-06-026-13/+40
|\ \ | |/
| * [PATCH] flush icache in correct contextRoman Zippel2005-05-311-0/+6
| * [PATCH] drop note_interrupt() for per-CPU for proper scalingJohn Hawkes2005-05-281-2/+0
| * [PATCH] cpuset exit NULL dereference fixPaul Jackson2005-05-271-5/+19
| * [PATCH] sigkill priority fixKirill Korotaev2005-05-241-1/+10
| * [PATCH] spin_unlock_bh() and preempt_check_resched()Samuel Thibault2005-05-211-4/+4
| * [PATCH] cpusets+hotplug+preepmt brokenPaul Jackson2005-05-201-1/+1
* | AUDIT: Record working directory when syscall arguments are pathnamesDavid Woodhouse2005-05-271-0/+23
* | AUDIT: Defer freeing aux items until audit_free_context()David Woodhouse2005-05-261-8/+2
* | AUDIT: Escape comm when logging task infoDavid Woodhouse2005-05-231-1/+2
* | AUDIT: Unify auid reporting, put arch before syscall numberDavid Woodhouse2005-05-232-9/+9
* | AUDIT: Assign serial number to non-syscall messagesDavid Woodhouse2005-05-212-44/+48
* | AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned Steve Grubb2005-05-212-11/+8
* | AUDIT: Fix AVC_USER message passing.Steve Grubb2005-05-211-0/+2
* | AUDIT: Avoid sleeping function in SElinux AVC audit.Stephen Smalley2005-05-211-0/+40
* | AUDIT: Honour audit_backlog_limit again.David Woodhouse2005-05-191-0/+12
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-194-45/+50
|\ \ | |/
| * [PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell2005-05-171-3/+3
| * [PATCH] profile.c: `schedule' parsing fixWilliam Lee Irwin III2005-05-171-6/+10
| * [PATCH] add_preferred_console() build fixMatt Mackall2005-05-171-36/+36
| * [PATCH] spurious interrupt fixZhang, Yanmin2005-05-171-0/+1
* | AUDIT: Quis Custodiet Ipsos Custodes?David Woodhouse2005-05-191-3/+4
* | AUDIT: Send netlink messages from a separate kernel threadDavid Woodhouse2005-05-191-121/+70
* | AUDIT: Clean up logging of untrusted stringsSteve Grubb2005-05-191-23/+48
* | AUDIT: Treat all user messages identically.David Woodhouse2005-05-181-18/+2
* | AUDIT: Capture sys_socketcall arguments and sockaddrs David Woodhouse2005-05-171-2/+71
* | AUDIT: fix max_t thinko.David Woodhouse2005-05-131-1/+1
* | AUDIT: Fix some spelling errorsSteve Grubb2005-05-132-4/+4
* | AUDIT: Add message types to audit recordsSteve Grubb2005-05-132-40/+80
* | AUDIT: Round up audit skb expansion to AUDIT_BUFSIZ.David Woodhouse2005-05-131-1/+1
* | Add audit_log_typeChris Wright2005-05-112-49/+22
* | Move ifdef CONFIG_AUDITSYSCALL to headerChris Wright2005-05-112-14/+5
* | Audit requires CONFIG_NETChris Wright2005-05-112-32/+0
* | AUDIT: Properly account for alignment difference in nlmsg_len.Chris Wright2005-05-111-1/+1
* | AUDIT: Fix abuse of va_args. David Woodhouse2005-05-101-1/+3
* | AUDIT: pass size argument to audit_expand().David Woodhouse2005-05-101-4/+4
* | AUDIT: Fix reported length of audit messages.Steve Grubb2005-05-101-1/+1
* | AUDIT: Honour gfp_mask in audit_buffer_alloc()David Woodhouse2005-05-061-2/+2
* | AUDIT: buffer audit msgs directly to skbChris Wright2005-05-061-76/+46
* | AUDIT: expand audit tmp buffer as neededChris Wright2005-05-061-60/+79
* | AUDIT: Add helper functions to allocate and free audit_buffers.Chris Wright2005-05-061-23/+38
* | The attached patch addresses the problem with getting the audit daemon Steve Grubb2005-05-063-2/+38
|/
* [PATCH] correctly name the Shell sortDomen Puncer2005-05-051-1/+1
* [PATCH] setitimer timer expires too earlyPaulo Marques2005-05-051-1/+5
* [PATCH] kprobes: Allow multiple kprobes at the same addressAnanth N Mavinakayanahalli2005-05-051-13/+131
* [PATCH] Kprobes: Oops! in unregister_kprobe()Prasanna S Panchamukhi2005-05-051-1/+5