You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexey Dobriyan
5ea473a1df
Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
On every open/close one struct seq_operations leaks.
Kudos to /proc/slab_allocators.
Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
Acked-by: Ingo Molnar <mingo@elte.hu>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
18 years ago |
.. |
Kconfig
|
[PATCH] hrtimers: add high resolution timer support
|
18 years ago |
Makefile
|
Move timekeeping code to timekeeping.c
|
18 years ago |
clockevents.c
|
Remove clockevents_{release,request}_device
|
18 years ago |
clocksource.c
|
clocksource: fix lock order in the resume path
|
18 years ago |
jiffies.c
|
[PATCH] fix jiffies clocksource inittime
|
18 years ago |
ntp.c
|
NTP: move the cmos update code into ntp.c
|
18 years ago |
tick-broadcast.c
|
clockevents: fix device replacement
|
18 years ago |
tick-common.c
|
clockevents: fix resume logic
|
18 years ago |
tick-internal.h
|
highres/dyntick: prevent xtime lock contention
|
18 years ago |
tick-oneshot.c
|
highres: improve debug output
|
18 years ago |
tick-sched.c
|
tick management: spread timer interrupt
|
18 years ago |
timekeeping.c
|
Cache xtime every call to update_wall_time
|
18 years ago |
timer_list.c
|
Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
|
18 years ago |
timer_stats.c
|
Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
|
18 years ago |