index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-04-25
sched/debug: Fix sd->*_idx limit range avoiding overflow
libin
2013-04-25
sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
Tejun Heo
2013-04-25
kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
Emese Revfy
2013-04-25
hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
Michael Bohan
2013-04-25
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
2013-04-17
sched_clock: Prevent 64bit inatomicity on 32bit systems
Thomas Gleixner
2013-04-17
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt (Red Hat)
2013-04-17
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
2013-04-17
PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
Huacai Chen
2013-04-17
tracing: Fix double free when function profile init failed
Namhyung Kim
2013-04-12
ftrace: Consistently restore trace function on sysctl enabling
Jan Kiszka
2013-04-05
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
2013-04-05
kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER
Andrew Morton
2013-04-05
userns: Restrict when proc and sysfs can be mounted
Eric W. Biederman
2013-04-05
userns: Don't allow creation if the user is chrooted
Eric W. Biederman
2013-04-05
pid: Handle the exit of a multi-threaded init.
Eric W. Biederman
2013-03-28
clockevents: Don't allow dummy broadcast timers
Mark Rutland
2013-03-28
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
2013-03-28
tracing: Protect tracer flags with trace_types_lock
Steven Rostedt (Red Hat)
2013-03-28
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
2013-03-28
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
2013-03-20
signal: always clear sa_restorer on execve
Kees Cook
2013-03-14
userns: Don't allow CLONE_NEWUSER | CLONE_FS
Eric W. Biederman
2013-03-14
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
2013-03-14
nohz: Make tick_nohz_irq_exit() irq safe
Frederic Weisbecker
2013-03-03
cgroup: fix exit() vs rmdir() race
Li Zefan
2013-03-03
cpuset: fix cpuset_print_task_mems_allowed() vs rename() race
Li Zefan
2013-03-03
workqueue: consider work function when searching for busy work items
Tejun Heo
2013-03-03
sysctl: fix null checking in bin_dn_node_address()
Xi Wang
2013-03-03
ftrace: Call ftrace cleanup module notifier after all other notifiers
Steven Rostedt (Red Hat)
2013-03-03
posix-timer: Don't call idr_find() with out-of-range ID
Tejun Heo
2013-02-28
futex: Revert "futex: Mark get_robust_list as deprecated"
Thomas Gleixner
2013-02-28
workqueue: un-GPL function delayed_work_timer_fn()
Konstantin Khlebnikov
2013-02-28
hrtimer: Prevent hrtimer_enqueue_reprogram race
Leonid Shatz
2013-02-28
posix-cpu-timers: Fix nanosleep task_struct leak
Stanislaw Gruszka
2013-02-28
genirq: Avoid deadlock in spurious handling
Thomas Gleixner
2013-02-28
timeconst.pl: Eliminate Perl warning
H. Peter Anvin
2013-02-12
kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exited
Eric W. Biederman
2013-02-04
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-04
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-04
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-03
perf: Fix event group context move
Jiri Olsa
2013-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-01-31
Revert "console: implement lockdep support for console_lock"
Dave Airlie
2013-01-28
smp: Fix SMP function call empty cpu mask race
Wang YanQing
2013-01-25
sched/debug: Fix format string for 32-bit platforms
Arnd Bergmann
2013-01-25
sched: Fix warning in kernel/sched/fair.c
Arnd Bergmann
2013-01-25
sched/rt: Use root_domain of rt_rq not current processor
Shawn Bohrer
2013-01-24
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2013-01-23
async: fix __lowest_in_progress()
Tejun Heo
[next]