aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2005-05-19Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-19AUDIT: Quis Custodiet Ipsos Custodes?David Woodhouse
2005-05-19AUDIT: Send netlink messages from a separate kernel threadDavid Woodhouse
2005-05-19AUDIT: Clean up logging of untrusted stringsSteve Grubb
2005-05-18AUDIT: Treat all user messages identically.David Woodhouse
2005-05-17[PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell
2005-05-17[PATCH] profile.c: `schedule' parsing fixWilliam Lee Irwin III
2005-05-17[PATCH] add_preferred_console() build fixMatt Mackall
2005-05-17[PATCH] spurious interrupt fixZhang, Yanmin
2005-05-17AUDIT: Capture sys_socketcall arguments and sockaddrs David Woodhouse
2005-05-13AUDIT: fix max_t thinko.David Woodhouse
2005-05-13AUDIT: Fix some spelling errorsSteve Grubb
2005-05-13AUDIT: Add message types to audit recordsSteve Grubb
2005-05-13AUDIT: Round up audit skb expansion to AUDIT_BUFSIZ.David Woodhouse
2005-05-11Add audit_log_typeChris Wright
2005-05-11Move ifdef CONFIG_AUDITSYSCALL to headerChris Wright
2005-05-11Audit requires CONFIG_NETChris Wright
2005-05-11AUDIT: Properly account for alignment difference in nlmsg_len.Chris Wright
2005-05-10AUDIT: Fix abuse of va_args. David Woodhouse
2005-05-10AUDIT: pass size argument to audit_expand().David Woodhouse
2005-05-10AUDIT: Fix reported length of audit messages.Steve Grubb
2005-05-06AUDIT: Honour gfp_mask in audit_buffer_alloc()David Woodhouse
2005-05-06AUDIT: buffer audit msgs directly to skbChris Wright
2005-05-06AUDIT: expand audit tmp buffer as neededChris Wright
2005-05-06AUDIT: Add helper functions to allocate and free audit_buffers.Chris Wright
2005-05-06The attached patch addresses the problem with getting the audit daemon Steve Grubb
2005-05-05[PATCH] correctly name the Shell sortDomen Puncer
2005-05-05[PATCH] setitimer timer expires too earlyPaulo Marques
2005-05-05[PATCH] kprobes: Allow multiple kprobes at the same addressAnanth N Mavinakayanahalli
2005-05-05[PATCH] Kprobes: Oops! in unregister_kprobe()Prasanna S Panchamukhi
2005-05-05[PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.cAnton Blanchard
2005-05-05[PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse
2005-05-05Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-04Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds
2005-05-03[NETLINK]: Synchronous message processing.Herbert Xu
2005-05-03[patch] MCA recovery module undefined symbol fixRuss Anderson
2005-05-03[PATCH] add new audit data to last skbChris Wright
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-01[PATCH] make lots of things staticAdrian Bunk
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney
2005-05-01[PATCH] Deprecate synchronize_kernel, GPL replacementPaul E. McKenney
2005-05-01[PATCH] kernel/rcupdate.c: make the exports EXPORT_SYMBOL_GPLPaul E. McKenney
2005-05-01[PATCH] clean up kernel messagesMatt Mackall
2005-05-01[PATCH] nice and rt-prio rlimitsMatt Mackall
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org
2005-04-29Remove bogus BUG() in kernel/exit.cLinus Torvalds