aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-06-20
|\
| * [PATCH] make set_loginuid obey audit_enabledSteve Grubb2006-06-20
| * [PATCH] log more info for directory entry change eventsAmy Griffis2006-06-20
| * [PATCH] fix AUDIT_FILTER_PREPEND handlingAmy Griffis2006-06-20
| * [PATCH] validate rule fields' typesAl Viro2006-06-20
| * [PATCH] audit: path-based rulesAmy Griffis2006-06-20
| * [PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson2006-06-20
| * [PATCH] deprecate AUDIT_POSSBILEAl Viro2006-06-20
| * [PATCH] inline more audit helpersAl Viro2006-06-20
| * [PATCH] update of IPC audit record cleanupLinda Knippers2006-06-20
| * [PATCH] minor audit updatesSerge E. Hallyn2006-06-20
| * [PATCH] fix audit_krule_to_{rule,data} return valuesAmy Griffis2006-06-20
| * [PATCH] add filtering by ppidAl Viro2006-06-20
| * [PATCH] log ppidAl Viro2006-06-20
| * [PATCH] collect sid of those who send signals to auditdAl Viro2006-06-20
| * [PATCH] execve argument loggingAl Viro2006-06-20
| * [PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULESAl Viro2006-06-20
| * [PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis2006-06-20
* | Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds2006-06-20
|\ \
| * | [RBTREE] Update hrtimers to use rb_parent() accessor macro.David Woodhouse2006-04-21
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-06-20
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-15
| |\ \ \
| * | | | Finally remove the obnoxious inter_module_xxx()David Woodhouse2006-05-08
* | | | | Add support for suspending and resuming the whole console subsystemLinus Torvalds2006-06-19
| |_|_|/ |/| | |
* | | | [PATCH] arm_timer: remove a racy and obsolete PF_EXITING checkOleg Nesterov2006-06-17
* | | | [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()Oleg Nesterov2006-06-17
* | | | [PATCH] check_process_timers: fix possible lockupOleg Nesterov2006-06-17
* | | | [PATCH] hrtimer: export symbolsStephen Hemminger2006-05-31
* | | | Revert "[PATCH] sched: fix interactive task starvation"Linus Torvalds2006-05-21
* | | | [PATCH] Fix a NO_IDLE_HZ timer bugZachary Amsden2006-05-21
* | | | [PATCH] cpuset: might_sleep_if check in cpuset_zones_allowedPaul Jackson2006-05-21
* | | | [PATCH] cpuset: update cpuset_zones_allowed commentPaul Jackson2006-05-21
| |/ / |/| |
* | | [PATCH] symbol_put_addr() locks kernelTrent Piepho2006-05-15
* | | [PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens2006-05-15
* | | ptrace_attach: fix possible deadlock schenario with irqsLinus Torvalds2006-05-11
* | | Fix ptrace_attach()/ptrace_traceme()/de_thread() raceLinus Torvalds2006-05-07
|/ /
* | [PATCH] Audit Filter PerformanceSteve Grubb2006-05-01
* | [PATCH] Rework of IPC auditingSteve Grubb2006-05-01
* | [PATCH] More user space subject labelsSteve Grubb2006-05-01
* | [PATCH] Reworked patch for labels on user space messagesSteve Grubb2006-05-01
* | [PATCH] change lspp ipc auditingSteve Grubb2006-05-01
* | [PATCH] audit inode patchSteve Grubb2006-05-01
* | [PATCH] support for context based audit filtering, part 2Darrel Goeddel2006-05-01
* | [PATCH] no need to wank with task_lock() and pinning task down in audit_sysca...Al Viro2006-05-01
* | [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-01
* | [PATCH] drop gfp_mask in audit_log_exit()Al Viro2006-05-01
* | [PATCH] move call of audit_free() into do_exit()Al Viro2006-05-01
* | [PATCH] deal with deadlocks in audit_free()Al Viro2006-05-01
* | [PATCH] request_irq(): remove warnings from irq probingAndrew Morton2006-04-28
* | [PATCH] off-by-1 in kernel/power/main.cdean gaudet2006-04-28