Age | Commit message (Expand) | Author |
2015-01-20 | param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC | Rusty Russell |
2014-12-23 | param: initialize store function to NULL if not available. | Rusty Russell |
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 | 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 |
2014-12-13 | stacktrace: introduce snprint_stack_trace for buffer output | Joonsoo Kim |
2014-12-13 | uprobes: share the i_mmap_rwsem | Davidlohr Bueso |
2014-12-13 | mm: convert i_mmap_mutex to rwsem | Davidlohr Bueso |
2014-12-13 | mm: use new helper functions around the i_mmap_mutex | Davidlohr Bueso |
2014-12-13 | genirq: Prevent proc race against freeing of irq descriptors | Thomas Gleixner |
2014-12-13 | tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-12-12 | Merge branch 'linus' into perf/urgent, to pick up the upstream merged bits | Ingo Molnar |
2014-12-11 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2014-12-11 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2014-12-11 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2014-12-12 | Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/... | Dave Airlie |
2014-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-12-11 | userns; Correct the comment in map_write | Eric W. Biederman |
2014-12-11 | userns: Allow setting gid_maps without privilege when setgroups is disabled | Eric W. Biederman |
2014-12-11 | userns: Add a knob to disable setgroups on a per user namespace basis | Eric W. Biederman |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-11 | printk: Do not disable preemption for accessing printk_func | Steven Rostedt (Red Hat) |
2014-12-11 | perf: Fix events installation during moving group | Jiri Olsa |
2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-12-10 | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-10 | Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-12-10 | Merge branch 'akpm' (patchbomb from Andrew) | Linus Torvalds |
2014-12-10 | Merge branch 'nsfs' into for-next | Al Viro |
2014-12-10 | exit: pidns: fix/update the comments in zap_pid_ns_processes() | Oleg Nesterov |