Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 7 | -12/+12 | |
* | | | | | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-02-10 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Radim Krčmář | 2018-02-01 | 85 | -2142/+2337 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | kvm_config: add CONFIG_S390_GUEST | Christian Borntraeger | 2018-01-16 | 1 | -0/+1 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-02-10 | 1 | -72/+115 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-02-09 | 1 | -72/+115 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | bpf: sockmap, fix leaking maps with attached but not detached progs | John Fastabend | 2018-02-06 | 1 | -5/+14 | |
| | * | | | | | | | bpf: sockmap, add sock close() hook to remove socks | John Fastabend | 2018-02-06 | 1 | -67/+101 | |
* | | | | | | | | | Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-02-09 | 2 | -6/+4 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | tracing: Fix parsing of globs with a wildcard at the beginning | Steven Rostedt (VMware) | 2018-02-08 | 1 | -5/+4 | |
| * | | | | | | | | ftrace: Remove incorrect setting of glob search field | Steven Rostedt (VMware) | 2018-02-08 | 1 | -1/+0 | |
* | | | | | | | | | Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-02-07 | 1 | -6/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | ftrace/module: Move ftrace_release_mod() to ddebug_cleanup label | Namit Gupta | 2018-01-15 | 1 | -6/+1 | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-02-07 | 16 | -120/+83 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | pipe: reject F_SETPIPE_SZ with size over UINT_MAX | Eric Biggers | 2018-02-07 | 1 | -3/+0 | |
| * | | | | | | | | | pipe, sysctl: remove pipe_proc_fn() | Eric Biggers | 2018-02-07 | 1 | -10/+5 | |
| * | | | | | | | | | pipe, sysctl: drop 'min' parameter from pipe-max-size converter | Eric Biggers | 2018-02-07 | 1 | -14/+1 | |
| * | | | | | | | | | kernel/resource: iomem_is_exclusive can be boolean | Yaowei Bai | 2018-02-07 | 1 | -5/+5 | |
| * | | | | | | | | | kernel/cpuset: current_cpuset_is_being_rebound can be boolean | Yaowei Bai | 2018-02-07 | 1 | -2/+2 | |
| * | | | | | | | | | genirq: remove unneeded kallsyms include | Sergey Senozhatsky | 2018-02-07 | 1 | -1/+0 | |
| * | | | | | | | | | hrtimer: remove unneeded kallsyms include | Sergey Senozhatsky | 2018-02-07 | 1 | -1/+0 | |
| * | | | | | | | | | kcov: detect double association with a single task | Dmitry Vyukov | 2018-02-07 | 1 | -2/+2 | |
| * | | | | | | | | | kernel/relay.c: revert "kernel/relay.c: fix potential memory leak" | Eric Biggers | 2018-02-07 | 1 | -1/+0 | |
| * | | | | | | | | | pids: introduce find_get_task_by_vpid() helper | Mike Rapoport | 2018-02-07 | 4 | -45/+21 | |
| * | | | | | | | | | cpumask: make cpumask_size() return "unsigned int" | Alexey Dobriyan | 2018-02-07 | 2 | -2/+2 | |
| * | | | | | | | | | kernel/fork.c: add comment about usage of CLONE_FS flags and namespaces | Marcos Paulo de Souza | 2018-02-07 | 1 | -0/+4 | |
| * | | | | | | | | | kernel/fork.c: check error and return early | Marcos Paulo de Souza | 2018-02-07 | 1 | -26/+25 | |
| * | | | | | | | | | kernel/async.c: revert "async: simplify lowest_in_progress()" | Rasmus Villemoes | 2018-02-07 | 1 | -8/+12 | |
| * | | | | | | | | | Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO | Kees Cook | 2018-02-07 | 1 | -0/+4 | |
* | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-02-07 | 8 | -99/+308 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into sched/urgent, to resolve conflicts | Ingo Molnar | 2018-02-06 | 58 | -1225/+4082 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS | Mel Gorman | 2018-02-06 | 2 | -2/+21 | |
| * | | | | | | | | | | | sched/fair: Do not migrate if the prev_cpu is idle | Mel Gorman | 2018-02-06 | 1 | -1/+7 | |
| * | | | | | | | | | | | sched/fair: Restructure wake_affine*() to return a CPU id | Mel Gorman | 2018-02-06 | 1 | -18/+17 | |
| * | | | | | | | | | | | sched/fair: Remove unnecessary parameters from wake_affine_idle() | Mel Gorman | 2018-02-06 | 1 | -5/+3 | |
| * | | | | | | | | | | | sched/rt: Make update_curr_rt() more accurate | Wen Yang | 2018-02-06 | 1 | -2/+3 | |
| * | | | | | | | | | | | sched/rt: Up the root domain ref count when passing it around via IPIs | Steven Rostedt (VMware) | 2018-02-06 | 3 | -2/+22 | |
| * | | | | | | | | | | | sched/rt: Use container_of() to get root domain in rto_push_irq_work_func() | Steven Rostedt (VMware) | 2018-02-06 | 1 | -7/+8 | |
| * | | | | | | | | | | | sched/core: Optimize update_stats_*() | Peter Zijlstra | 2018-02-06 | 2 | -16/+20 | |
| * | | | | | | | | | | | sched/core: Optimize ttwu_stat() | Peter Zijlstra | 2018-02-06 | 2 | -8/+10 | |
| * | | | | | | | | | | | membarrier: Provide core serializing command, *_SYNC_CORE | Mathieu Desnoyers | 2018-02-05 | 2 | -17/+54 | |
| * | | | | | | | | | | | membarrier: Provide GLOBAL_EXPEDITED command | Mathieu Desnoyers | 2018-02-05 | 1 | -8/+112 | |
| * | | | | | | | | | | | membarrier: Document scheduler barrier requirements | Mathieu Desnoyers | 2018-02-05 | 1 | -11/+26 | |
| * | | | | | | | | | | | powerpc, membarrier: Skip memory barrier in switch_mm() | Mathieu Desnoyers | 2018-02-05 | 2 | -10/+8 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-02-07 | 1 | -8/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | / / / / / | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-02-04 | 1 | -8/+24 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | bpf: fix bpf_prog_array_copy_to_user() issues | Alexei Starovoitov | 2018-02-03 | 1 | -8/+24 | |
* | | | | | | | | | | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-06 | 1 | -103/+71 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'for-4.16/nfit' into libnvdimm-for-next | Ross Zwisler | 2018-02-03 | 14 | -37/+164 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | mm: Fix devm_memremap_pages() collision handling | Jan H. Schönherr | 2018-01-20 | 1 | -4/+7 |