aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-01-16module, async: async_synchronize_full() on module init iff async is usedGravatar Tejun Heo 2-2/+28
2013-01-14Merge tag 'trace-3.8-rc3-regression-fix' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-4/+11
2013-01-14tracing: Fix regression of trace_pipeGravatar Liu Bo 1-2/+2
2013-01-11kernel/audit.c: avoid negative sleep durationsGravatar Andrew Morton 1-13/+23
2013-01-11audit: catch possible NULL audit buffersGravatar Kees Cook 4-11/+27
2013-01-11audit: create explicit AUDIT_SECCOMP event typeGravatar Kees Cook 1-3/+11
2013-01-11lockdep, rwsem: provide down_write_nest_lock()Gravatar Jiri Kosina 1-0/+10
2013-01-11tracing: Fix regression with irqsoff tracer and tracing_on fileGravatar Steven Rostedt 1-2/+9
2013-01-10audit: fix auditfilter.c kernel-doc warningsGravatar Randy Dunlap 1-1/+0
2013-01-10Merge tag 'trace-3.8-rc2-regression-fix' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-0/+2
2013-01-09tracing: Fix regression of trace_options file settingGravatar Steven Rostedt 1-0/+2
2013-01-07Merge branch 'akpm' (fixes from Andrew)Gravatar Linus Torvalds 1-2/+3
2013-01-05signals: set_current_blocked() can use __set_current_blocked()Gravatar Oleg Nesterov 1-6/+2
2013-01-05signals: sys_ssetmask() uses uninitialized newmaskGravatar Oleg Nesterov 1-0/+1
2013-01-04printk: fix incorrect length from print_time() when seconds > 99999Gravatar Roland Dreier 1-2/+3
2012-12-25pidns: Stop pid allocation when init diesGravatar Eric W. Biederman 2-3/+16
2012-12-24pidns: Outlaw thread creation after unshare(CLONE_NEWPID)Gravatar Eric W. Biederman 1-0/+8
2012-12-20Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyGravatar Linus Torvalds 2-7/+7
2012-12-20Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 2-9/+7
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-5/+77
2012-12-20keys: use keyring_alloc() to create module signing keyringGravatar David Howells 1-9/+6
2012-12-20kcmp: include linux/ptrace.hGravatar Cyrill Gorcunov 1-0/+1
2012-12-20sched: numa: ksm: fix oops in task_numa_placment()Gravatar Hugh Dickins 1-1/+4
2012-12-19Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+3
2012-12-19new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseGravatar Al Viro 1-0/+16
2012-12-19generic compat_sys_sigaltstack()Gravatar Al Viro 1-0/+45
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itGravatar Al Viro 1-0/+6
2012-12-19new helper: restore_altstack()Gravatar Al Viro 1-0/+7
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesGravatar Al Viro 2-5/+3
2012-12-19watchdog: Fix disable/enable regressionGravatar Bjørn Mork 1-7/+4
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-183/+294
2012-12-18Merge branch 'akpm' (more patches from Andrew)Gravatar Linus Torvalds 3-10/+16
2012-12-18fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombsGravatar Glauber Costa 1-2/+2
2012-12-18res_counter: return amount of charges after res_counter_uncharge()Gravatar Glauber Costa 1-7/+13
2012-12-18irq: tsk->comm is an arrayGravatar Alan Cox 1-1/+1
2012-12-18Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-33/+31
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 4-4/+31
2012-12-17Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 9-49/+55
2012-12-17pidns: remove unused is_container_init()Gravatar Gao feng 1-15/+0
2012-12-17ptrace: introduce PTRACE_O_EXITKILLGravatar Oleg Nesterov 1-0/+3
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationGravatar Catalin Marinas 1-0/+17
2012-12-17trace: use kbasename()Gravatar Andy Shevchenko 1-4/+4
2012-12-17printk: boot_delay should only affect outputGravatar Andrew Cooks 1-19/+21
2012-12-17watchdog: store the watchdog sample period as a variableGravatar Chuansheng Liu 1-5/+8
2012-12-17lseek: the "whence" argument is called "whence"Gravatar Andrew Morton 1-2/+2
2012-12-17kernel: remove reference to feature-removal-schedule.txtGravatar Tao Ma 2-4/+0
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 14-115/+371
2012-12-17sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_...Gravatar Mel Gorman 1-1/+1
2012-12-16random: Mix cputime from each thread that exits to the poolGravatar Nick Kossifidis 1-0/+3
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 2-115/+25