Age | Commit message (Expand) | Author | Files | Lines |
2017-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -8/+17 |
2017-08-01 | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -29/+40 |
2017-07-31 | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+26 |
2017-07-30 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2017-07-30 | bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_len | Daniel Borkmann | 1 | -1/+1 |
2017-07-30 | bpf: don't indicate success when copy_from_user fails | Daniel Borkmann | 1 | -1/+1 |
2017-07-28 | workqueue: Work around edge cases for calc of pool's cpumask | Michael Bringmann | 1 | -0/+7 |
2017-07-27 | genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration" | Thomas Gleixner | 1 | -2/+7 |
2017-07-25 | workqueue: implicit ordered attribute should be overridable | Tejun Heo | 1 | -4/+9 |
2017-07-25 | sched/core: Fix some documentation build warnings | Jonathan Corbet | 1 | -1/+1 |
2017-07-25 | bpf/verifier: fix min/max handling in BPF_SUB | Edward Cree | 1 | -6/+15 |
2017-07-23 | cgroup: fix error return value from cgroup_subtree_control() | Tejun Heo | 1 | -2/+2 |
2017-07-21 | Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -22/+36 |
2017-07-21 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -9/+11 |
2017-07-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -21/+12 |
2017-07-21 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+0 |
2017-07-21 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -10/+12 |
2017-07-21 | perf/core: Fix locking for children siblings group read | Jiri Olsa | 1 | -0/+5 |
2017-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -14/+94 |
2017-07-21 | bpf: fix mixed signed/unsigned derived min/max value bounds | Daniel Borkmann | 1 | -14/+94 |
2017-07-20 | Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 1 | -0/+1 |
2017-07-20 | trace: fix the errors caused by incompatible type of RCU variables | Chunyan Zhang | 2 | -17/+30 |
2017-07-20 | tracing: Fix kmemleak in instance_rmdir | Chunyu Hu | 1 | -0/+1 |
2017-07-20 | perf/core: Fix scheduling regression of pinned groups | Alexander Shishkin | 1 | -0/+7 |
2017-07-19 | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2017-07-19 | workqueue: restore WQ_UNBOUND/max_active==1 to be ordered | Tejun Heo | 1 | -0/+10 |
2017-07-19 | audit: fix memleak in auditd_send_unicast_skb. | Shu Wang | 1 | -0/+1 |
2017-07-19 | tracing/ring_buffer: Try harder to allocate | Joel Fernandes | 1 | -5/+5 |
2017-07-19 | cgroup: create dfl_root files on subsys registration | Tejun Heo | 1 | -0/+4 |
2017-07-17 | genirq/PM: Properly pretend disabled state when force resuming interrupts | Juergen Gross | 3 | -10/+12 |
2017-07-17 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -10/+53 |
2017-07-17 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+2 |
2017-07-15 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -3/+13 |
2017-07-15 | Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+5 |
2017-07-15 | kmod: throttle kmod thread limit | Luis R. Rodriguez | 1 | -9/+7 |
2017-07-15 | kernel/watchdog.c: use better pr_fmt prefix | Kefeng Wang | 1 | -1/+1 |
2017-07-14 | Merge branches 'pm-cpufreq-sched' and 'intel_pstate' | Rafael J. Wysocki | 1 | -0/+5 |
2017-07-14 | sched/deadline: Fix confusing comments about selection of top pi-waiter | Joel Fernandes | 1 | -6/+8 |
2017-07-14 | sched/cputime: Don't use smp_processor_id() in preemptible context | Wanpeng Li | 1 | -3/+3 |
2017-07-13 | Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 4 | -20/+143 |
2017-07-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 13 | -198/+654 |
2017-07-13 | locking/rtmutex: Remove unnecessary priority adjustment | Alex Shi | 1 | -1/+0 |
2017-07-13 | Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -53/+72 |
2017-07-13 | fork,random: use get_random_canary() to set tsk->stack_canary | Rik van Riel | 1 | -1/+1 |
2017-07-13 | kexec_file: adjust declaration of kexec_purgatory | Kees Cook | 2 | -7/+2 |
2017-07-13 | kernel/watchdog: provide watchdog_nmi_reconfigure() for arch watchdogs | Nicholas Piggin | 1 | -4/+44 |
2017-07-13 | kernel/watchdog: split up config options | Nicholas Piggin | 4 | -131/+177 |
2017-07-13 | kernel/watchdog: introduce arch_touch_nmi_watchdog() | Nicholas Piggin | 1 | -3/+2 |
2017-07-13 | fault-inject: support systematic fault injection | Dmitry Vyukov | 1 | -0/+4 |
2017-07-13 | kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files | Cyrill Gorcunov | 1 | -0/+57 |