| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | kallsyms: remove print_symbol() function | Sergey Senozhatsky | 2018-01-16 | 1 | -11/+0 | |
| | | * | | | | | | | | | | | | | | irq debug: do not use print_symbol() | Sergey Senozhatsky | 2018-01-05 | 1 | -8/+6 | |
| | | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Merge branch 'for-4.16-deprecate-printk-pf' into for-4.16 | Petr Mladek | 2018-01-22 | 3 | -38/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | symbol lookup: introduce dereference_symbol_descriptor() | Sergey Senozhatsky | 2018-01-09 | 1 | -35/+0 | |
| | | * | | | | | | | | | | | | | | sections: split dereference_function_descriptor() | Sergey Senozhatsky | 2018-01-09 | 1 | -0/+6 | |
| | | * | | | | | | | | | | | | | | sched/autogroup: move sched.h include | Sergey Senozhatsky | 2017-12-08 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | sched/autogroup: remove unneeded kallsyms include | Sergey Senozhatsky | 2017-12-08 | 1 | -1/+0 | |
| | | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | printk: drop redundant devkmsg_log_str memsets | Sergey Senozhatsky | 2018-01-22 | 1 | -7/+4 | |
| | * | | | | | | | | | | | | | | printk: add console_msg_format command line option | Sergey Senozhatsky | 2018-01-04 | 1 | -1/+22 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2018-02-01 | 5 | -14/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | ftrace: Mark function tracer test functions noinline/noclone | Andi Kleen | 2018-01-23 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | trace_uprobe: Display correct offset in uprobe_events | Ravi Bangoria | 2018-01-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | tracing: Make sure the parsed string always terminates with '\0' | Changbin Du | 2018-01-23 | 3 | -6/+2 | |
| | * | | | | | | | | | | | | | tracing: Clear parser->idx if only spaces are read | Changbin Du | 2018-01-23 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | tracing: Detect the string nul character when parsing user input string | Changbin Du | 2018-01-23 | 1 | -3/+3 | |
| | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-02-01 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | staging: lustre: lnet: convert selftest to use workqueues | NeilBrown | 2018-01-15 | 1 | -0/+1 | |
| | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-01-31 | 2 | -219/+236 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | mm, hugetlb: remove hugepages_treat_as_movable sysctl | Michal Hocko | 2018-01-31 | 1 | -7/+0 | |
| | * | | | | | | | | | | | | include/linux/sched/mm.h: uninline mmdrop_async(), etc | Andrew Morton | 2018-01-31 | 1 | -212/+236 | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-01-31 | 23 | -603/+2856 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-01-28 | 4 | -146/+207 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | bpf: fix kernel page fault in lpm map trie_get_next_key | Yonghong Song | 2018-01-26 | 1 | -15/+11 | |
| | | * | | | | | | | | | | | | | bpf: fix subprog verifier bypass by div/mod by 0 exception | Daniel Borkmann | 2018-01-26 | 2 | -16/+30 | |
| | | * | | | | | | | | | | | | | bpf: make unknown opcode handling more robust | Daniel Borkmann | 2018-01-26 | 2 | -105/+152 | |
| | | * | | | | | | | | | | | | | bpf: improve dead code sanitizing | Daniel Borkmann | 2018-01-26 | 1 | -5/+12 | |
| | | * | | | | | | | | | | | | | bpf: Use the IS_FD_ARRAY() macro in map_update_elem() | Mickaël Salaün | 2018-01-25 | 1 | -4/+1 | |
| | | * | | | | | | | | | | | | | bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region | Yonghong Song | 2018-01-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-24 | 4 | -41/+84 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-23 | 1 | -6/+14 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-01-20 | 7 | -69/+298 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | bpf: add upper complexity limit to verifier log | Daniel Borkmann | 2018-01-19 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | bpf: get rid of pure_initcall dependency to enable jits | Daniel Borkmann | 2018-01-19 | 1 | -7/+12 | |
| | | * | | | | | | | | | | | | | | bpf, verifier: detect misconfigured mem, size argument pair | Daniel Borkmann | 2018-01-19 | 1 | -24/+55 | |
| | | * | | | | | | | | | | | | | | bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE map | Yonghong Song | 2018-01-19 | 1 | -2/+93 | |
| | | * | | | | | | | | | | | | | | bpf: offload: report device information about offloaded maps | Jakub Kicinski | 2018-01-18 | 2 | -0/+61 | |
| | | * | | | | | | | | | | | | | | bpf: offload: allow array map offload | Jakub Kicinski | 2018-01-18 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | bpf: arraymap: use bpf_map_init_from_attr() | Jakub Kicinski | 2018-01-18 | 1 | -6/+1 | |
| | | * | | | | | | | | | | | | | | bpf: arraymap: move checks out of alloc function | Jakub Kicinski | 2018-01-18 | 1 | -14/+28 | |
| | | * | | | | | | | | | | | | | | bpf: allow socket_filter programs to use bpf_prog_test_run | Alexei Starovoitov | 2018-01-18 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | bpf: change fake_ip for bpf_trace_printk helper | Yonghong Song | 2018-01-18 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info | Jiong Wang | 2018-01-18 | 2 | -13/+41 | |
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-19 | 12 | -59/+205 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-17 | 7 | -28/+70 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | bpf: annotate bpf_insn_print_t with __printf | Jakub Kicinski | 2018-01-17 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | bpf: offload: make bpf_offload_dev_match() reject host+host case | Jakub Kicinski | 2018-01-17 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | bpf: cpumap: make some functions static | Wei Yongjun | 2018-01-17 | 1 | -11/+12 | |
| | * | | | | | | | | | | | | | | | | bpf: offload: add map offload infrastructure | Jakub Kicinski | 2018-01-14 | 3 | -13/+226 | |
| | * | | | | | | | | | | | | | | | | bpf: offload: factor out netdev checking at allocation time | Jakub Kicinski | 2018-01-14 | 1 | -8/+20 | |
| | * | | | | | | | | | | | | | | | | bpf: rename bpf_dev_offload -> bpf_prog_offload | Jakub Kicinski | 2018-01-14 | 1 | -5/+5 | |

