summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* remove obsolete swsusp_encryptPavel Machek2006-08-031-12/+0
* fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)Greg Kroah-Hartman2006-07-061-1/+1
* [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON() (CVE-2006-2445)Oleg Nesterov2006-06-202-26/+18
* [PATCH] check_process_timers: fix possible lockupOleg Nesterov2006-06-201-5/+4
* [PATCH] ptrace_attach: fix possible deadlock schenario with irqsLinus Torvalds2006-05-201-1/+19
* [PATCH] Fix ptrace_attach()/ptrace_traceme()/de_thread() raceLinus Torvalds2006-05-201-18/+21
* [PATCH] make vm86 call audit_syscall_exitJason Baron2006-05-011-5/+0
* [PATCH] Add more prevent_tail_call()OGAWA Hirofumi2006-04-241-13/+46
* [PATCH] fix non-leader exec under ptraceRoland McGrath2006-04-172-7/+4
* [PATCH] Fix suspend with traced tasksPavel Machek2006-04-172-2/+2
* [PATCH] RLIMIT_CPU: fix handling of a zero limitAndrew Morton2006-04-171-1/+13
* [PATCH] RCU signal handlingOleg Nesterov2006-04-111-1/+0
* [PATCH] Fix module refcount leak in __set_personality()Sergey Vlasov2006-04-071-0/+1
* [PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev2006-04-071-1/+1
* [PATCH] fix scheduler deadlockAnton Blanchard2006-03-271-2/+7
* [PATCH] disable unshare(CLONE_VM) for nowOleg Nesterov2006-03-181-3/+1
* [PATCH] posix-timers: fix requeue accounting when signal is ignoredRoman Zippel2006-03-171-0/+1
* [PATCH] time_interpolator: add __read_mostlyChristoph Lameter2006-03-171-2/+2
* [PATCH] unshare: Use rcu_assign_pointer when setting sighandEric W. Biederman2006-03-171-1/+1
* [PATCH] Fix sigaltstack corruption among cloned threadsGOTO Masanori2006-03-141-0/+6
* [PATCH] remove __put_task_struct_cb export againChristoph Hellwig2006-03-112-8/+3
* [PATCH] fix file countingDipankar Sarma2006-03-081-1/+4
* [PATCH] rcu batch tuningDipankar Sarma2006-03-081-18/+58
* [PATCH] idle threads should have a sane ->timestamp valueIngo Molnar2006-03-081-0/+1
* [PATCH] time: add barrier after updating jiffies_64Atsushi Nemoto2006-03-061-0/+2
* [PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren2006-03-062-0/+51
* Add early-boot-safety check to cond_resched()Linus Torvalds2006-03-061-0/+2
* [PATCH] time_interpolator: Use readq_relaxed() instead of readq().Christoph Lameter2006-03-021-2/+2
* [PATCH] fix acpi_video_flags on x86-64Stefan Seyfried2006-03-021-1/+1
* [IA64] sysctl option to silence unaligned trap warningsJes Sorensen2006-02-281-0/+14
* [PATCH] kjournald keeps reference to namespaceBjörn Steinbrink2006-02-201-0/+3
* Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-02-201-3/+3
|\
| * [PATCH] GFP_KERNEL allocations in atomic (auditsc)Al Viro2006-02-181-3/+3
* | [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=nStephen Rothwell2006-02-201-0/+2
* | [PATCH] Fix undefined symbols for nommu architectureLuke Yang2006-02-201-0/+2
* | [PATCH] suspend-to-ram: allow video options to be set at runtimePavel Machek2006-02-201-4/+12
|/
* [PATCH] swsusp: fix breakage with swap on LVMRafael J. Wysocki2006-02-171-3/+1
* [PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COSTIngo Molnar2006-02-171-1/+12
* [PATCH] Provide an interface for getting the current tick lengthPaul Mackerras2006-02-171-5/+34
* [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-171-2/+0
* [PATCH] swsusp: nuke noisy messageAndrew Morton2006-02-151-3/+1
* [PATCH] cpuset: oops in exit on null cpuset fixPaul Jackson2006-02-151-1/+34
* [PATCH] fix zap_thread's ptrace related problemsOleg Nesterov2006-02-151-10/+15
* [PATCH] fix kill_proc_info() vs fork() theoretical raceOleg Nesterov2006-02-151-2/+2
* [PATCH] fix kill_proc_info() vs CLONE_THREAD raceOleg Nesterov2006-02-151-3/+2
* [PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar2006-02-141-1/+12
* [PATCH] sched: revert "filter affine wakeups"Chen, Kenneth W2006-02-141-9/+1
* [PATCH] compound page: no access_process_vm checkHugh Dickins2006-02-141-2/+1
* [PATCH] prevent recursive panic from softlockup watchdogJan Beulich2006-02-101-0/+1
* [PATCH] sched: remove smpniceNick Piggin2006-02-101-111/+18