Age | Commit message (Expand) | Author |
2018-06-07 | mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct | Yang Shi |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-06-07 | Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-06 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-06 | Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-06-06 | Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-06 | Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook |
2018-06-05 | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2018-06-05 | Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2018-06-05 | tracing: Use match_string() instead of open coding it in trace_set_options() | Yisheng Xie |
2018-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-06-05 | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-06-05 | printk: drop in_nmi check from printk_safe_flush_on_panic() | Sergey Senozhatsky |
2018-06-04 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-06-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-06-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-06-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-06-04 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-06-04 | ring-buffer: Fix a bunch of typos in comments | Steven Rostedt (VMware) |
2018-06-04 | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-04 | bpf: guard bpf_get_current_cgroup_id() with CONFIG_CGROUPS | Yonghong Song |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-04 | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-06-04 | Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs' | Rafael J. Wysocki |
2018-06-04 | Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle' | Rafael J. Wysocki |
2018-06-04 | Merge branches 'pm-qos' and 'pm-core' | Rafael J. Wysocki |
2018-06-03 | bpf: implement bpf_get_current_cgroup_id() helper | Yonghong Song |
2018-06-03 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-06-03 | bpf/xdp: devmap can avoid calling ndo_xdp_flush | Jesper Dangaard Brouer |
2018-06-03 | xdp: add flags argument to ndo_xdp_xmit API | Jesper Dangaard Brouer |
2018-06-03 | bpf: fix context access in tracing progs on 32 bit archs | Daniel Borkmann |
2018-06-03 | bpf: avoid retpoline for lookup/update/delete calls on maps | Daniel Borkmann |
2018-06-03 | bpf: show prog and map id in fdinfo | Daniel Borkmann |
2018-06-03 | bpf: fixup error message from gpl helpers on license mismatch | Daniel Borkmann |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-02 | bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD | Martin KaFai Lau |
2018-06-02 | bpf: btf: Check array t->size | Martin KaFai Lau |
2018-05-31 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar |
2018-05-31 | sched/headers: Fix typo | Davidlohr Bueso |
2018-05-31 | sched/deadline: Fix missing clock update | Juri Lelli |
2018-05-31 | sched/core: Require cpu_active() in select_task_rq(), for user tasks | Paul Burton |
2018-05-31 | sched/core: Fix rules for running on online && !active CPUs | Peter Zijlstra |
2018-05-30 | bpf: devmap: remove redundant assignment of dev = dev | Colin Ian King |
2018-05-30 | media: rc: introduce BPF_PROG_LIRC_MODE2 | Sean Young |
2018-05-30 | bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not found | Sean Young |