Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | bpf: encapsulate verifier log state into a structure | Jakub Kicinski | 2017-10-10 | 1 | -27/+30 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-10-09 | 7 | -520/+378 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | bpf: Append prog->aux->name in bpf_get_prog_name() | Martin KaFai Lau | 2017-10-07 | 1 | -2/+15 | |
| * | | | | | | | | | | | | | bpf: Change bpf_obj_name_cpy() to better ensure map's name is init by 0 | Martin KaFai Lau | 2017-10-07 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | bpf: add helper bpf_perf_prog_read_value | Yonghong Song | 2017-10-07 | 1 | -0/+28 | |
| * | | | | | | | | | | | | | bpf: add helper bpf_perf_event_read_value for perf event array map | Yonghong Song | 2017-10-07 | 2 | -5/+44 | |
| * | | | | | | | | | | | | | bpf: perf event change needed for subsequent bpf helpers | Yonghong Song | 2017-10-07 | 3 | -4/+15 | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-10-05 | 26 | -284/+606 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | bpf: enforce return code for cgroup-bpf programs | Alexei Starovoitov | 2017-10-04 | 1 | -0/+40 | |
| * | | | | | | | | | | | | | | bpf: introduce BPF_PROG_QUERY command | Alexei Starovoitov | 2017-10-04 | 4 | -0/+128 | |
| * | | | | | | | | | | | | | | bpf: multi program support for cgroup+bpf | Alexei Starovoitov | 2017-10-04 | 4 | -149/+414 | |
| * | | | | | | | | | | | | | | bpf: Fix compiler warning on info.map_ids for 32bit platform | Martin KaFai Lau | 2017-10-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | bpf: Add map_name to bpf_map_info | Martin KaFai Lau | 2017-09-29 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | bpf: Add name, load_time, uid and map_ids to bpf_prog_info | Martin KaFai Lau | 2017-09-29 | 1 | -1/+50 | |
| * | | | | | | | | | | | | | | bpf/verifier: improve disassembly of BPF_NEG instructions | Edward Cree | 2017-09-28 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | bpf/verifier: improve disassembly of BPF_END instructions | Edward Cree | 2017-09-28 | 1 | -2/+16 | |
| * | | | | | | | | | | | | | | bpf: add meta pointer for direct access | Daniel Borkmann | 2017-09-26 | 1 | -28/+86 | |
| * | | | | | | | | | | | | | | bpf: rename bpf_compute_data_end into bpf_compute_data_pointers | Daniel Borkmann | 2017-09-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | bpf: Optimize lpm trie delete | Craig Gallek | 2017-09-25 | 1 | -28/+43 | |
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-09-23 | 9 | -21/+346 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | bpf: Implement map_delete_elem for BPF_MAP_TYPE_LPM_TRIE | Craig Gallek | 2017-09-19 | 1 | -3/+77 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-11-15 | 3 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | arm64/sve: Add prctl controls for userspace vector length management | Dave Martin | 2017-11-03 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | perf/core: Export AUX buffer helpers to modules | Will Deacon | 2017-10-18 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | genirq: export irq_get_percpu_devid_partition to modules | Will Deacon | 2017-10-18 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 6 | -18/+399 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-4.15/callbacks' into for-linus | Jiri Kosina | 2017-11-15 | 4 | -17/+121 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | livepatch: __klp_disable_patch() should never be called for disabled patches | Petr Mladek | 2017-10-26 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | livepatch: Correctly call klp_post_unpatch_callback() in error paths | Petr Mladek | 2017-10-26 | 2 | -6/+6 | |
| | * | | | | | | | | | | | | | | | livepatch: add transition notices | Joe Lawrence | 2017-10-19 | 1 | -1/+17 | |
| | * | | | | | | | | | | | | | | | livepatch: move transition "complete" notice into klp_complete_transition() | Joe Lawrence | 2017-10-19 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | livepatch: add (un)patch callbacks | Joe Lawrence | 2017-10-19 | 4 | -13/+98 | |
| * | | | | | | | | | | | | | | | | Merge branch 'for-4.15/shadow-variables' into for-linus | Jiri Kosina | 2017-11-15 | 2 | -1/+278 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | livepatch: __klp_shadow_get_or_alloc() is local to shadow.c | Jiri Kosina | 2017-09-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | livepatch: introduce shadow variable API | Joe Lawrence | 2017-09-14 | 2 | -1/+278 | |
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | tracing: Kconfig text fixes for CONFIG_HWLAT_TRACER | Jesper Dangaard Brouer | 2017-10-12 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-11-14 | 3 | -29/+132 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | kthread: zero the kthread data structure | Shaohua Li | 2017-11-10 | 1 | -5/+1 | |
| * | | | | | | | | | | | | | | | | | | blktrace: fix unlocked registration of tracepoints | Jens Axboe | 2017-11-10 | 1 | -10/+22 | |
| * | | | | | | | | | | | | | | | | | | blktrace: fix unlocked access to init/start-stop/teardown | Jens Axboe | 2017-11-10 | 1 | -10/+48 | |
| * | | | | | | | | | | | | | | | | | | sysctl: remove /proc/sys/vm/nr_pdflush_threads | Jens Axboe | 2017-10-04 | 1 | -5/+0 | |
| * | | | | | | | | | | | | | | | | | | block: fix a build error | Shaohua Li | 2017-09-26 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | kthread: add a mechanism to store cgroup info | Shaohua Li | 2017-09-26 | 1 | -2/+64 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2017-11-14 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | audit: Record fanotify access control decisions | Steve Grubb | 2017-10-10 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack... | Linus Torvalds | 2017-11-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_t | Elena Reshetova | 2017-10-31 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-11-14 | 1 | -3/+68 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 2017-11-03 | 26 | -260/+894 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |