Age | Commit message (Expand) | Author |
2015-01-17 | kernel: avoid overflow in cmp_range | Louis Langholtz |
2015-01-17 | Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-01-15 | tracing: Fix enabling of syscall events on the command line | Steven Rostedt (Red Hat) |
2015-01-15 | tracing: Remove extra call to init_ftrace_syscalls() | Steven Rostedt (Red Hat) |
2015-01-15 | ftrace: Check both notrace and filter for old hash | Steven Rostedt (Red Hat) |
2015-01-15 | ftrace: Fix updating of filters for shared global_ops filters | Steven Rostedt (Red Hat) |
2015-01-11 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-01-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-01-11 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2015-01-09 | Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-01-09 | mutex: Always clear owner field upon mutex_unlock() | Chris Wilson |
2015-01-09 | sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group() | Tetsuo Handa |
2015-01-09 | sched/deadline: Avoid double-accounting in case of missed deadlines | Luca Abeni |
2015-01-09 | sched/deadline: Fix migration of SCHED_DEADLINE tasks | Luca Abeni |
2015-01-09 | sched: Fix odd values in effective_load() calculations | Yuyang Du |
2015-01-09 | perf: Move task_pt_regs sampling into arch code | Andy Lutomirski |
2015-01-08 | exit: fix race between wait_consider_task() and wait_task_zombie() | Oleg Nesterov |
2014-12-31 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2014-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-12-30 | audit: create private file name copies when auditing inodes | Paul Moore |
2014-12-27 | netlink/genetlink: pass network namespace to bind/unbind | Johannes Berg |
2014-12-23 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2014-12-23 | audit: restore AUDIT_LOGINUID unset ABI | Richard Guy Briggs |
2014-12-23 | sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocation | Alex Thorlton |
2014-12-22 | audit: correctly record file names with different path name types | Paul Moore |
2014-12-20 | Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-19 | audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb | Richard Guy Briggs |
2014-12-19 | audit: don't attempt to lookup PIDs when changing PID filtering audit rules | Paul Moore |
2014-12-19 | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki |
2014-12-19 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-12-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-12-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-12-19 | tick/powerclamp: Remove tick_nohz_idle abuse | Thomas Gleixner |
2014-12-18 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-12-18 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-18 | param: do not set store func without write perm | Kees Cook |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2014-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-12-16 | Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2014-12-15 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-12-15 | tracing: Add tp_printk cmdline to have tracepoints go to printk() | Steven Rostedt (Red Hat) |
2014-12-15 | tracing: Move enabling tracepoints to just after rcu_init() | Steven Rostedt (Red Hat) |
2014-12-14 | Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-12-13 | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-12-13 | Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-13 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2014-12-13 | fsnotify: unify inode and mount marks handling | Jan Kara |
2014-12-13 | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio |
2014-12-13 | kexec: remove unnecessary KERN_ERR from kexec.c | Masanari Iida |
2014-12-13 | syscalls: implement execveat() system call | David Drysdale |