..
debug
kdb,vt_console: Fix missed data due to pager overruns
2012-10-21 09:27:59 -07:00
events
perf_event: Switch to internal refcount, fix race with close()
2012-10-02 10:29:54 -07:00
gcov
irq
genirq: Avoid deadlock in spurious handling
2013-02-28 06:58:58 -08:00
power
ftrace: Disable function tracing during suspend/resume and hibernation, again
2012-08-09 08:31:29 -07:00
sched
sched/rt: Use root_domain of rt_rq not current processor
2013-02-11 08:47:18 -08:00
time
timekeeping: Cast raw_interval to u64 to avoid shift overflow
2012-12-03 11:47:23 -08:00
trace
ftrace: Be first to run code modification on modules
2013-01-27 20:47:42 -08:00
.gitignore
acct.c
async.c
Fix a dead loop in async_synchronize_full()
2012-10-02 10:30:35 -07:00
audit_tree.c
audit: fix refcounting in audit-tree
2012-09-14 10:00:18 -07:00
audit_watch.c
audit.c
audit.h
auditfilter.c
auditsc.c
backtracetest.c
bounds.c
capability.c
cgroup_freezer.c
cgroup.c
cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
2013-01-11 09:06:58 -08:00
compat.c
compat: Fix RT signal mask corruption via sigprocmask
2012-05-10 08:58:33 -07:00
configs.c
cpu_pm.c
cpu.c
cpuset.c
CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume
2012-10-13 05:38:57 +09:00
crash_dump.c
cred.c
cred: copy_process() should clear child->replacement_session_keyring
2012-04-11 08:20:11 -07:00
delayacct.c
dma.c
elfcore.c
exec_domain.c
exit.c
posix_types.h: Cleanup stale __NFDBITS and related definitions
2012-08-09 08:31:39 -07:00
extable.c
fork.c
mm/fork: fix overflow in vma length when copying mmap on clone
2012-06-10 00:36:06 +09:00
freezer.c
futex_compat.c
futex: Revert "futex: Mark get_robust_list as deprecated"
2013-02-28 06:59:01 -08:00
futex.c
futex: Revert "futex: Mark get_robust_list as deprecated"
2013-02-28 06:59:01 -08:00
groups.c
hrtimer.c
hrtimer: Prevent hrtimer_enqueue_reprogram race
2013-02-28 06:58:59 -08:00
hung_task.c
irq_work.c
irq_work: fix compile failure on tile from missing include
2012-04-13 13:15:16 -04:00
itimer.c
itimer: Use printk_once instead of WARN_ONCE
2012-04-10 11:00:30 +02:00
jump_label.c
kallsyms.c
Kconfig.freezer
Kconfig.hz
Kconfig.locks
Kconfig.preempt
kexec.c
kfifo.c
kmod.c
kprobes.c
ksysfs.c
kthread.c
kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed
2012-10-02 10:30:40 -07:00
latencytop.c
lockdep_internals.h
lockdep_proc.c
lockdep_states.h
lockdep.c
Makefile
module.c
module: fix out-by-one error in kallsyms
2012-11-26 11:37:41 -08:00
mutex-debug.c
mutex-debug.h
mutex.c
mutex.h
notifier.c
nsproxy.c
padata.c
padata: Fix cpu hotplug
2012-03-29 19:52:46 +08:00
panic.c
kdump: Execute kmsg_dump(KMSG_DUMP_PANIC) after smp_send_stop()
2012-06-22 11:36:56 -07:00
params.c
pid_namespace.c
pid.c
posix-cpu-timers.c
posix-cpu-timers: Fix nanosleep task_struct leak
2013-02-28 06:58:59 -08:00
posix-timers.c
printk.c
printk: fix buffer overflow when calling log_prefix function from call_console_drivers
2013-02-21 10:04:57 -08:00
profile.c
ptrace.c
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
2013-01-27 20:47:43 -08:00
range.c
rcu.h
rcupdate.c
rcutiny_plugin.h
rcutiny.c
rcutorture.c
rcutree_plugin.h
rcutree_trace.c
rcutree.c
rcu: Fix batch-limit size problem
2012-12-17 10:37:46 -08:00
rcutree.h
relay.c
splice: fix racy pipe->buffers uses
2012-07-16 09:04:42 -07:00
res_counter.c
resource.c
kernel/resource.c: fix stack overflow in __reserve_region_with_split()
2013-02-14 10:48:53 -08:00
rtmutex_common.h
rtmutex-debug.c
rtmutex-debug.h
rtmutex-tester.c
rtmutex.c
rtmutex.h
rwsem.c
seccomp.c
semaphore.c
signal.c
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
2013-01-27 20:47:43 -08:00
smp.c
smp: Fix SMP function call empty cpu mask race
2013-02-03 18:24:42 -06:00
softirq.c
spinlock.c
srcu.c
stacktrace.c
stop_machine.c
sys_ni.c
sys.c
use clamp_t in UNAME26 fix
2012-10-28 10:14:13 -07:00
sysctl_binary.c
sysctl.c
sysctl: fix write access to dmesg_restrict/kptr_restrict
2012-04-05 14:51:43 +10:00
taskstats.c
test_kprobes.c
time.c
timeconst.pl
timeconst.pl: Eliminate Perl warning
2013-02-28 06:58:58 -08:00
timer.c
timers: Fix endless looping between cascade() and internal_add_timer()
2012-10-21 09:27:59 -07:00
tracepoint.c
tsacct.c
uid16.c
up.c
user_namespace.c
user-return-notifier.c
user.c
utsname_sysctl.c
utsname.c
wait.c
watchdog.c
watchdog: using u64 in get_sample_period()
2012-12-03 11:47:17 -08:00
workqueue_sched.h
workqueue.c
workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s
2012-12-17 10:37:43 -08:00