aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2015-01-21Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-17/+8
2015-01-17kernel: avoid overflow in cmp_rangeGravatar Louis Langholtz 1-5/+5
2015-01-16workqueue: fix subtle pool management issue which can stall whole worker_poolGravatar Tejun Heo 1-17/+8
2015-01-17Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-23/+100
2015-01-15tracing: Fix enabling of syscall events on the command lineGravatar Steven Rostedt (Red Hat) 1-14/+55
2015-01-15tracing: Remove extra call to init_ftrace_syscalls()Gravatar Steven Rostedt (Red Hat) 1-1/+0
2015-01-15ftrace: Check both notrace and filter for old hashGravatar Steven Rostedt (Red Hat) 1-7/+20
2015-01-15ftrace: Fix updating of filters for shared global_ops filtersGravatar Steven Rostedt (Red Hat) 1-1/+25
2015-01-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-30/+14
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-11/+8
2015-01-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-1/+1
2015-01-09Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-139/+228
2015-01-09mutex: Always clear owner field upon mutex_unlock()Gravatar Chris Wilson 1-1/+1
2015-01-09sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()Gravatar Tetsuo Handa 1-0/+4
2015-01-09sched/deadline: Avoid double-accounting in case of missed deadlinesGravatar Luca Abeni 1-18/+1
2015-01-09sched/deadline: Fix migration of SCHED_DEADLINE tasksGravatar Luca Abeni 1-3/+3
2015-01-09sched: Fix odd values in effective_load() calculationsGravatar Yuyang Du 1-1/+1
2015-01-09perf: Move task_pt_regs sampling into arch codeGravatar Andy Lutomirski 1-11/+8
2015-01-08exit: fix race between wait_consider_task() and wait_task_zombie()Gravatar Oleg Nesterov 1-3/+9
2014-12-31Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 1-9/+40
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+1
2014-12-30audit: create private file name copies when auditing inodesGravatar Paul Moore 1-9/+40
2014-12-27netlink/genetlink: pass network namespace to bind/unbindGravatar Johannes Berg 1-1/+1
2014-12-23Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 3-21/+24
2014-12-23audit: restore AUDIT_LOGINUID unset ABIGravatar Richard Guy Briggs 1-0/+10
2014-12-23sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocationGravatar Alex Thorlton 1-8/+5
2014-12-22audit: correctly record file names with different path name typesGravatar Paul Moore 1-4/+10
2014-12-20Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-10/+6
2014-12-19audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skbGravatar Richard Guy Briggs 1-4/+4
2014-12-19audit: don't attempt to lookup PIDs when changing PID filtering audit rulesGravatar Paul Moore 1-13/+0
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMEGravatar Rafael J. Wysocki 1-10/+6
2014-12-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+0
2014-12-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-1/+77
2014-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+2
2014-12-19tick/powerclamp: Remove tick_nohz_idle abuseGravatar Thomas Gleixner 1-2/+0
2014-12-18Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-146/+121
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2014-12-18param: do not set store func without write permGravatar Kees Cook 1-1/+3
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 4-13/+125
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 6-54/+55
2014-12-16Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 5-8/+87
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 2-1/+2
2014-12-15tracing: Add tp_printk cmdline to have tracepoints go to printk()Gravatar Steven Rostedt (Red Hat) 4-0/+57
2014-12-15tracing: Move enabling tracepoints to just after rcu_init()Gravatar Steven Rostedt (Red Hat) 4-8/+30
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-21/+0
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-3/+0
2014-12-13Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+8
2014-12-13Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 1-1/+1
2014-12-13fsnotify: unify inode and mount marks handlingGravatar Jan Kara 1-8/+8
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsGravatar Riku Voipio 1-1/+4