Age | Commit message (Expand) | Author |
2017-07-30 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-07-27 | genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration" | Thomas Gleixner |
2017-07-25 | sched/core: Fix some documentation build warnings | Jonathan Corbet |
2017-07-21 | Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-07-21 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-07-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-07-21 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-07-21 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-07-21 | perf/core: Fix locking for children siblings group read | Jiri Olsa |
2017-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-07-20 | bpf: fix mixed signed/unsigned derived min/max value bounds | Daniel Borkmann |
2017-07-20 | Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2017-07-20 | trace: fix the errors caused by incompatible type of RCU variables | Chunyan Zhang |
2017-07-20 | tracing: Fix kmemleak in instance_rmdir | Chunyu Hu |
2017-07-20 | perf/core: Fix scheduling regression of pinned groups | Alexander Shishkin |
2017-07-19 | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-07-19 | audit: fix memleak in auditd_send_unicast_skb. | Shu Wang |
2017-07-19 | tracing/ring_buffer: Try harder to allocate | Joel Fernandes |
2017-07-17 | genirq/PM: Properly pretend disabled state when force resuming interrupts | Juergen Gross |
2017-07-17 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-07-17 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-07-15 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2017-07-14 | Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-14 | kmod: throttle kmod thread limit | Luis R. Rodriguez |
2017-07-14 | kernel/watchdog.c: use better pr_fmt prefix | Kefeng Wang |
2017-07-14 | Merge branches 'pm-cpufreq-sched' and 'intel_pstate' | Rafael J. Wysocki |
2017-07-14 | sched/deadline: Fix confusing comments about selection of top pi-waiter | Joel Fernandes |
2017-07-14 | sched/cputime: Don't use smp_processor_id() in preemptible context | Wanpeng Li |
2017-07-13 | Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2017-07-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-07-13 | locking/rtmutex: Remove unnecessary priority adjustment | Alex Shi |
2017-07-12 | Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-12 | fork,random: use get_random_canary() to set tsk->stack_canary | Rik van Riel |
2017-07-12 | kexec_file: adjust declaration of kexec_purgatory | Kees Cook |
2017-07-12 | kernel/watchdog: provide watchdog_nmi_reconfigure() for arch watchdogs | Nicholas Piggin |
2017-07-12 | kernel/watchdog: split up config options | Nicholas Piggin |
2017-07-12 | kernel/watchdog: introduce arch_touch_nmi_watchdog() | Nicholas Piggin |
2017-07-12 | fault-inject: support systematic fault injection | Dmitry Vyukov |
2017-07-12 | kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files | Cyrill Gorcunov |
2017-07-12 | kernel/sysctl_binary.c: check name array length in deprecated_sysctl_warning() | Mateusz Jurczyk |
2017-07-12 | sysctl: add unsigned int range support | Luis R. Rodriguez |
2017-07-12 | sysctl: simplify unsigned int support | Luis R. Rodriguez |
2017-07-12 | sysctl: fold sysctl_writes_strict checks into helper | Luis R. Rodriguez |
2017-07-12 | sysctl: kdoc'ify sysctl_writes_strict | Luis R. Rodriguez |
2017-07-12 | kdump: protect vmcoreinfo data under the crash memory | Xunlei Pang |
2017-07-12 | powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr | Xunlei Pang |
2017-07-12 | kexec: move vmcoreinfo out of the kernel's .bss section | Xunlei Pang |
2017-07-12 | kernel/fork.c: virtually mapped stacks: do not disable interrupts | Christoph Lameter |
2017-07-12 | fix a braino in compat_sys_getrlimit() | Al Viro |
2017-07-12 | ftrace: Fix uninitialized variable in match_records() | Dan Carpenter |