Age | Commit message (Expand) | Author |
2015-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-11-10 | bpf_trace: Make dependent on PERF_EVENTS | Steven Rostedt |
2015-11-10 | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-09 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-11-09 | remove abs64() | Andrew Morton |
2015-11-09 | Merge branch 'for-4.4/hotplug' into libnvdimm-for-next | Dan Williams |
2015-11-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-06 | panic: release stale console lock to always get the logbuf printed out | Vitaly Kuznetsov |
2015-11-06 | pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode | Ben Segall |
2015-11-06 | kexec: use file name as the output message prefix | Minfei Huang |
2015-11-06 | coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMP | Oleg Nesterov |
2015-11-06 | signals: kill block_all_signals() and unblock_all_signals() | Oleg Nesterov |
2015-11-06 | printk: prevent userland from spoofing kernel messages | Mathias Krause |
2015-11-06 | module: export param_free_charp() | Dan Streetman |
2015-11-06 | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-11-06 | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2015-11-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-05 | mm: introduce VM_LOCKONFAULT | Eric B Munson |
2015-11-05 | mm: mlock: add new mlock system call | Eric B Munson |
2015-11-05 | mm, oom: remove task_lock protecting comm printing | David Rientjes |
2015-11-05 | kernel/watchdog.c: fix race between proc_watchdog_thresh() and watchdog_timer... | Ulrich Obergfell |
2015-11-05 | kernel/watchdog.c: remove {get|put}_online_cpus() from watchdog_{park|unpark}... | Ulrich Obergfell |
2015-11-05 | kernel/watchdog.c: avoid races between /proc handlers and CPU hotplug | Ulrich Obergfell |
2015-11-05 | kernel/watchdog.c: avoid race between lockup detector suspend/resume and CPU ... | Ulrich Obergfell |
2015-11-05 | kernel/watchdog.c: add sysctl knob hardlockup_panic | Don Zickus |
2015-11-05 | kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup | Jiri Kosina |
2015-11-05 | watchdog: do not unpark threads in watchdog_park_threads() on error | Ulrich Obergfell |
2015-11-05 | watchdog: implement error handling in lockup_detector_suspend() | Ulrich Obergfell |
2015-11-05 | watchdog: implement error handling in update_watchdog_all_cpus() and callers | Ulrich Obergfell |
2015-11-05 | watchdog: move watchdog_disable_all_cpus() outside of ifdef | Ulrich Obergfell |
2015-11-05 | watchdog: fix error handling in proc_watchdog_thresh() | Ulrich Obergfell |
2015-11-05 | kernel/watchdog.c: is_hardlockup can be boolean | Yaowei Bai |
2015-11-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-11-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2015-11-05 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2015-11-05 | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2015-11-05 | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2015-11-05 | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-11-04 | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-11-04 | Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-11-04 | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-11-04 | audit: make audit_log_common_recv_msg() a void function | Paul Moore |
2015-11-04 | audit: removing unused variable | Saurabh Sengar |
2015-11-04 | audit: fix comment block whitespace | Scott Matheina |
2015-11-04 | audit: audit_tree_match can be boolean | Yaowei Bai |
2015-11-04 | audit: audit_string_contains_control can be boolean | Yaowei Bai |