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
2012-12-14
module: Remove a extra null character at the top of module->strtab.
Satoru Takeuchi
2012-12-14
security: introduce kernel_module_from_file hook
Kees Cook
2012-12-14
module: add flags arg to sys_finit_module()
Rusty Russell
2012-12-14
module: add syscall to load module from fd
Kees Cook
2012-12-03
modsign: add symbol prefix to certificate list
James Hogan
2012-12-02
workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay
Tejun Heo
2012-12-01
workqueue: exit rescuer_thread() as TASK_RUNNING
Mike Galbraith
2012-12-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-11-27
futex: avoid wake_futex() for a PI futex_q
Darren Hart
2012-11-27
watchdog: using u64 in get_sample_period()
Chuansheng Liu
2012-11-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-11-01
futex: Handle futex_pi OWNER_DIED take over correctly
Thomas Gleixner
2012-10-31
module: fix out-by-one error in kallsyms
Rusty Russell
2012-10-30
perf, powerpc: Fix hw breakpoints returning -ENOSPC
Michael Neuling
2012-10-25
Merge branch 'akpm' (Andrew's fixes)
Linus Torvalds
2012-10-25
Makefile: Documentation for external tool should be correct
H. Peter Anvin
2012-10-25
pidns: limit the nesting depth of pid namespaces
Andrew Vagin
2012-10-24
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-24
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-24
workqueue: cancel_delayed_work() should return %false if work item is idle
Dan Magenheimer
2012-10-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-22
module_signing: fix printk format warning
Randy Dunlap
2012-10-21
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-10-21
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-10-20
use clamp_t in UNAME26 fix
Kees Cook
2012-10-20
MODSIGN: Move the magic string to the end of a module and eliminate the search
David Howells
2012-10-19
Revert "cgroup: Remove task_lock() from cgroup_post_fork()"
Tejun Heo
2012-10-19
Revert "cgroup: Drop task_lock(parent) on cgroup_fork()"
Tejun Heo
2012-10-19
pidns: remove recursion from free_pid_ns()
Cyrill Gorcunov
2012-10-19
kernel/sys.c: fix stack memory content leak via UNAME26
Kees Cook
2012-10-17
printk: Fix scheduling-while-atomic problem in console_cpu_notify()
Paul E. McKenney
2012-10-17
cgroup: notify_on_release may not be triggered in some cases
Daisuke Nishimura
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-13
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
2012-10-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-13
audit: make audit_inode take struct filename
Jeff Layton
2012-10-13
vfs: make path_openat take a struct filename pointer
Jeff Layton
2012-10-13
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
infrastructure for saner ret_from_kernel_thread semantics
Al Viro
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-10-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-12
kdb,vt_console: Fix missed data due to pager overruns
Jason Wessel
2012-10-12
kdb: Fix dmesg/bta scroll to quit with 'q'
Jason Wessel
2012-10-12
kgdb: Add module event hooks
Jason Wessel
2012-10-12
acct: constify the name arg to acct_on
Jeff Layton
2012-10-12
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
[next]