summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2006-03-20[PATCH] Minor cosmetic cleanups to the code moved into auditfilter.cDavid Woodhouse-7/+4
2006-03-20[PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALLDavid Woodhouse-377/+454
2006-03-20[PATCH] Miscellaneous bug and warning fixesDustin Kirkland-9/+12
2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland-9/+135
2006-03-20[PATCH] Exclude messages by message typeDustin Kirkland-1/+37
2006-03-20[PATCH] Collect more inode information during syscall processing.Amy Griffis-24/+118
2006-03-20[PATCH] Pass dentry, not just name, in fsnotify creation hooks.Amy Griffis-1/+1
2006-03-20[PATCH] Define new range of userspace messages.Steve Grubb-0/+2
2006-03-20[PATCH] Filter rule comparatorsDustin Kirkland-42/+75
2006-03-20[PATCH] AUDIT: kerneldoc for kernel/audit*.cRandy Dunlap-46/+238
2006-03-20[PATCH] make vm86 call audit_syscall_exitJason Baron-5/+0
2006-03-18[PATCH] don't do exit_io_context() until we know we won't be doing any IOAl Viro-2/+5
2006-03-18[PATCH] disable unshare(CLONE_VM) for nowOleg Nesterov-3/+1
2006-03-17[PATCH] posix-timers: fix requeue accounting when signal is ignoredRoman Zippel-0/+1
2006-03-17[PATCH] time_interpolator: add __read_mostlyChristoph Lameter-2/+2
2006-03-17[PATCH] unshare: Use rcu_assign_pointer when setting sighandEric W. Biederman-1/+1
2006-03-17Merge ../linux-2.6Paul Mackerras-8/+9
2006-03-14Merge ../linux-2.6James Bottomley-29/+143
2006-03-14[PATCH] Fix sigaltstack corruption among cloned threadsGOTO Masanori-0/+6
2006-03-11[PATCH] remove __put_task_struct_cb export againChristoph Hellwig-8/+3
2006-03-09Merge ../linux-2.6Paul Mackerras-21/+134
2006-03-08[PATCH] fix file countingDipankar Sarma-1/+4
2006-03-08[PATCH] rcu batch tuningDipankar Sarma-18/+58
2006-03-08[PATCH] idle threads should have a sane ->timestamp valueIngo Molnar-0/+1
2006-03-06[PATCH] time: add barrier after updating jiffies_64Atsushi Nemoto-0/+2
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren-0/+51
2006-03-06Add early-boot-safety check to cond_resched()Linus Torvalds-0/+2
2006-03-02[PATCH] time_interpolator: Use readq_relaxed() instead of readq().Christoph Lameter-2/+2
2006-03-02[PATCH] fix acpi_video_flags on x86-64Stefan Seyfried-1/+1
2006-02-28[IA64] sysctl option to silence unaligned trap warningsJes Sorensen-0/+14
2006-02-27[SCSI] add execute_in_process_context() APIJames Bottomley-0/+29
2006-02-24Merge ../powerpc-mergePaul Mackerras-160/+156
2006-02-20[PATCH] kjournald keeps reference to namespaceBjörn Steinbrink-0/+3
2006-02-20Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds-3/+3
2006-02-20[PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=nStephen Rothwell-0/+2
2006-02-20[PATCH] Fix undefined symbols for nommu architectureLuke Yang-0/+2
2006-02-20[PATCH] suspend-to-ram: allow video options to be set at runtimePavel Machek-4/+12
2006-02-18[PATCH] GFP_KERNEL allocations in atomic (auditsc)Al Viro-3/+3
2006-02-17[PATCH] swsusp: fix breakage with swap on LVMRafael J. Wysocki-3/+1
2006-02-17[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COSTIngo Molnar-1/+12
2006-02-17[PATCH] Provide an interface for getting the current tick lengthPaul Mackerras-5/+34
2006-02-17[PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen-2/+0
2006-02-15[PATCH] swsusp: nuke noisy messageAndrew Morton-3/+1
2006-02-15[PATCH] cpuset: oops in exit on null cpuset fixPaul Jackson-1/+34
2006-02-15[PATCH] fix zap_thread's ptrace related problemsOleg Nesterov-10/+15
2006-02-15[PATCH] fix kill_proc_info() vs fork() theoretical raceOleg Nesterov-2/+2
2006-02-15[PATCH] fix kill_proc_info() vs CLONE_THREAD raceOleg Nesterov-3/+2
2006-02-14[PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar-1/+12
2006-02-14[PATCH] sched: revert "filter affine wakeups"Chen, Kenneth W-9/+1
2006-02-14[PATCH] compound page: no access_process_vm checkHugh Dickins-2/+1