summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2005-04-29[AUDIT] Avoid using %*.*s format strings.Peter Martuccelli
2005-04-29[AUDIT] Fix signedness of 'serial' in various routines.Steve Grubb
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.
2005-04-29audit_log_untrustedstring() warning fixAndrew Morton
2005-04-29AUDIT: Avoid log pollution by untrusted strings.
2005-04-28[PATCH] time interpolator: Fix settimeofday inaccuracyChristoph Lameter
2005-04-24[SPARC]: Stop-A printk cleanupTom 'spot' Callaway
2005-04-18[PATCH] sched: fix signed comparisons of long longIngo Molnar
2005-04-18[PATCH] SELinux: fix deadlock on dcache lockStephen Smalley
2005-04-16[PATCH] reparent_to_init cleanupCoywolf Qi Hunt
2005-04-16[PATCH] cpuset: remove function attribute constBenoit Boissinot
2005-04-16[PATCH] pci enumeration on ixp2000: overflow in kernel/resource.cLennert Buytenhek
2005-04-16[PATCH] kill #ifndef HAVE_ARCH_GET_SIGNAL_TO_DELIVER in signal.cChristoph Hellwig
2005-04-16[PATCH] kernel/param.c: don't use .max when .num is NULL in param_array_set()Bert Wesarg
2005-04-16[PATCH] swsusp: SMP fixAlexander Nyberg
2005-04-16[PATCH] Fix get_compat_sigevent()David S. Miller
2005-04-16[PATCH] re-export cancel_rearming_delayed_workqueueJames Bottomley
2005-04-03[PATCH] cpuset.c __user annotationsAlexander Viro
2005-03-30[PATCH] vt: don't call unblank at irq timeBenjamin Herrenschmidt
2005-03-30[PATCH] sched: fix schedstats warningNick Piggin
2005-03-30[PATCH] kernel/rcupdate.c: make the exports EXPORT_SYMBOL_GPLAdrian Bunk
2005-03-30[PATCH] seccomp for ppc64Andrea Arcangeli
2005-03-30[PATCH] cpuset: make function decl. ANSIRandy Dunlap
2005-03-30[PATCH] BDI: Provide backing device capability information [try #3]David Howells
2005-03-28Merge whitespace and __nocast changesLinus Torvalds
2005-03-28[PATCH] Futex: make futex_wait() atomic againJakub JelĂ­nek
2005-03-28[PATCH] posix-cpu-timers and cputime_t divisons.Martin Schwidefsky
2005-03-28[PATCH] Fix POSIX timers expiring before their scheduled timeGeorge Anzinger
2005-03-28[PATCH] cpusets: mems generation deadlock fixPaul Jackson
2005-03-28[PATCH] Missing set_fs() calls around kernel syscallRandolph Chung
2005-03-28[PATCH] kprobes: incorrect spin_unlock_irqrestore() call in register_kprobe()Prasanna S. Panchamukhi
2005-03-28[PATCH] New console flag: CON_BOOTMatthew Wilcox
2005-03-28[PATCH] Exports to enable clock driver modulesChristoph Lameter
2005-03-28[PATCH] Fix irq_affinity write from /proc for ia64Ashok Raj
2005-03-28[PATCH] break_lock fixIngo Molnar
2005-03-28[PATCH] swsusp: kill swsusp_restorePavel Machek
2005-03-28[PATCH] swsusp: small updatesPavel Machek
2005-03-28[PATCH] swsusp: Add missing refrigerator callsPavel Machek
2005-03-28[PATCH] x86: CMOS time update optimisationGeorge Anzinger
2005-03-28[PATCH] ppc64: fix linkage error on G5Anton Blanchard
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds
2005-03-16MergeLinus Torvalds
2005-03-15[PATCH] tasklist left lockedHugh Dickins
2005-03-13[PATCH] Update panic() commentHeiko Carstens
2005-03-13[PATCH] verify_area cleanup : i386 and misc.Jesper Juhl
2005-03-13[PATCH] Allow admin to enable only some of the Magic-Sysrq functionsJan Kara
2005-03-13[PATCH] Subject: swsusp: do not provoke emergency disk shutdownsStefan Seyfried
2005-03-13[PATCH] swsusp: enable resume from initrdPavel Machek
2005-03-13[PATCH] swsusp: use non-contiguous memory on resumePavel Machek