aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 7-266/+1555
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Gravatar Linus Torvalds 1-2/+2
2006-06-20Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 2-185/+0
2006-06-20[PATCH] make set_loginuid obey audit_enabledGravatar Steve Grubb 1-11/+16
2006-06-20[PATCH] log more info for directory entry change eventsGravatar Amy Griffis 4-61/+127
2006-06-20[PATCH] fix AUDIT_FILTER_PREPEND handlingGravatar Amy Griffis 1-0/+1
2006-06-20[PATCH] validate rule fields' typesGravatar Al Viro 1-9/+48
2006-06-20[PATCH] audit: path-based rulesGravatar Amy Griffis 4-88/+900
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2Gravatar George C. Wilson 1-1/+273
2006-06-20[PATCH] deprecate AUDIT_POSSBILEGravatar Al Viro 2-4/+5
2006-06-20[PATCH] inline more audit helpersGravatar Al Viro 1-10/+4
2006-06-20[PATCH] update of IPC audit record cleanupGravatar Linda Knippers 1-17/+5
2006-06-20[PATCH] minor audit updatesGravatar Serge E. Hallyn 1-9/+10
2006-06-20[PATCH] fix audit_krule_to_{rule,data} return valuesGravatar Amy Griffis 1-2/+2
2006-06-20[PATCH] add filtering by ppidGravatar Al Viro 1-0/+4
2006-06-20[PATCH] log ppidGravatar Al Viro 1-2/+5
2006-06-20[PATCH] collect sid of those who send signals to auditdGravatar Al Viro 4-23/+44
2006-06-20[PATCH] execve argument loggingGravatar Al Viro 2-3/+56
2006-06-20[PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULESGravatar Al Viro 3-52/+81
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportGravatar Amy Griffis 2-3/+3
2006-06-19Add support for suspending and resuming the whole console subsystemGravatar Linus Torvalds 2-1/+29
2006-06-17[PATCH] arm_timer: remove a racy and obsolete PF_EXITING checkGravatar Oleg Nesterov 1-3/+0
2006-06-17[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()Gravatar Oleg Nesterov 2-26/+18
2006-06-17[PATCH] check_process_timers: fix possible lockupGravatar Oleg Nesterov 1-5/+4
2006-05-31[PATCH] hrtimer: export symbolsGravatar Stephen Hemminger 1-0/+6
2006-05-21Revert "[PATCH] sched: fix interactive task starvation"Gravatar Linus Torvalds 1-44/+18
2006-05-21[PATCH] Fix a NO_IDLE_HZ timer bugGravatar Zachary Amsden 1-0/+16
2006-05-21[PATCH] cpuset: might_sleep_if check in cpuset_zones_allowedGravatar Paul Jackson 1-0/+1
2006-05-21[PATCH] cpuset: update cpuset_zones_allowed commentGravatar Paul Jackson 1-9/+15
2006-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Gravatar David Woodhouse 4-25/+65
2006-05-15[PATCH] symbol_put_addr() locks kernelGravatar Trent Piepho 2-7/+7
2006-05-15[PATCH] RCU: introduce rcu_needs_cpu() interfaceGravatar Heiko Carstens 1-0/+19
2006-05-11ptrace_attach: fix possible deadlock schenario with irqsGravatar Linus Torvalds 1-1/+19
2006-05-08Finally remove the obnoxious inter_module_xxx()Gravatar David Woodhouse 2-185/+0
2006-05-07Fix ptrace_attach()/ptrace_traceme()/de_thread() raceGravatar Linus Torvalds 1-18/+21
2006-05-01[PATCH] Audit Filter PerformanceGravatar Steve Grubb 1-4/+7
2006-05-01[PATCH] Rework of IPC auditingGravatar Steve Grubb 1-3/+51
2006-05-01[PATCH] More user space subject labelsGravatar Steve Grubb 3-39/+141
2006-05-01[PATCH] Reworked patch for labels on user space messagesGravatar Steve Grubb 1-3/+19
2006-05-01[PATCH] change lspp ipc auditingGravatar Steve Grubb 1-47/+21
2006-05-01[PATCH] audit inode patchGravatar Steve Grubb 1-37/+16
2006-05-01[PATCH] support for context based audit filtering, part 2Gravatar Darrel Goeddel 4-27/+256
2006-05-01[PATCH] no need to wank with task_lock() and pinning task down in audit_sysca...Gravatar Al Viro 1-9/+1
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Gravatar Al Viro 1-4/+4
2006-05-01[PATCH] drop gfp_mask in audit_log_exit()Gravatar Al Viro 1-30/+32
2006-05-01[PATCH] move call of audit_free() into do_exit()Gravatar Al Viro 3-10/+4
2006-05-01[PATCH] deal with deadlocks in audit_free()Gravatar Al Viro 1-10/+10
2006-04-28[PATCH] request_irq(): remove warnings from irq probingGravatar Andrew Morton 1-2/+4
2006-04-28[PATCH] off-by-1 in kernel/power/main.cGravatar dean gaudet 1-1/+1
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsGravatar Chandra Seetharaman 7-7/+7