David S. Miller
986e54cd68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
...
Daniel Borkmann says:
====================
pull-request: bpf 2018-04-21
The following pull-request contains BPF updates for your *net* tree.
The main changes are:
1) Fix a deadlock between mm->mmap_sem and bpf_event_mutex when
one task is detaching a BPF prog via perf_event_detach_bpf_prog()
and another one dumping through bpf_prog_array_copy_info(). For
the latter we move the copy_to_user() out of the bpf_event_mutex
lock to fix it, from Yonghong.
2) Fix test_sock and test_sock_addr.sh failures. The former was
hitting rlimit issues and the latter required ping to specify
the address family, from Yonghong.
3) Remove a dead check in sockmap's sock_map_alloc(), from Jann.
4) Add generated files to BPF kselftests gitignore that were previously
missed, from Anders.
====================
Signed-off-by: David S. Miller <davem@davemloft.net >
2018-04-22 21:15:59 -04:00
..
2018-04-13 15:51:06 -07:00
2018-04-04 15:19:26 -07:00
2018-04-13 16:20:36 -07:00
2018-04-06 17:35:43 -07:00
2018-04-04 22:11:36 +02:00
2018-04-13 16:20:36 -07:00
2018-04-07 12:08:19 -07:00
2018-04-11 10:28:37 -07:00
2018-04-10 12:09:27 -07:00
2018-04-12 12:55:50 -07:00
2018-04-05 10:42:07 -07:00
2018-04-13 15:15:15 -07:00
2018-04-11 10:28:37 -07:00
2018-04-02 20:52:27 -07:00
2018-04-10 08:38:46 -06:00
2018-04-11 01:01:40 +02:00
2018-04-03 18:00:13 -07:00
2018-04-15 16:12:35 -07:00
2018-04-11 10:28:35 -07:00
2018-04-11 10:28:35 -07:00
2018-04-11 10:28:38 -07:00
2018-04-10 08:40:45 +02:00
2018-04-06 09:29:34 +02:00
2018-04-03 05:41:19 -07:00
2018-04-04 00:40:19 -04:00
2018-04-06 11:50:19 -07:00
2018-04-04 19:41:45 -07:00
2018-04-03 15:04:23 -04:00
2018-04-05 10:23:24 -07:00
2018-04-05 14:21:13 -07:00
2018-04-05 21:36:26 -07:00
2018-04-12 12:28:32 -07:00
2018-04-06 14:05:14 +01:00
2018-04-06 14:05:14 +01:00
2018-04-13 15:54:13 +02:00
2018-04-09 09:26:12 +02:00
2018-04-11 10:28:31 -07:00
2018-04-11 13:22:46 +02:00
2018-04-09 11:42:31 -07:00
2018-04-05 14:27:02 -07:00
2018-04-11 10:28:39 -07:00
2018-04-17 13:59:28 -04:00
2018-04-06 09:28:50 +02:00
2018-04-05 21:36:24 -07:00
2018-04-11 10:28:35 -07:00
2018-04-13 17:10:28 -07:00
2018-04-11 10:28:38 -07:00
2018-04-07 07:53:23 -07:00
2018-04-05 21:36:27 -07:00
2018-04-17 13:42:48 +02:00
2018-04-12 09:41:19 -07:00
2018-04-07 16:53:59 -07:00
2018-04-07 12:08:19 -07:00
2018-04-11 10:28:31 -07:00
2018-04-11 10:28:32 -07:00
2018-04-05 21:36:25 -07:00
2018-04-12 21:46:10 -04:00
2018-04-11 10:28:32 -07:00
2018-04-05 21:36:27 -07:00
2018-04-11 10:28:39 -07:00
2018-04-05 21:36:27 -07:00
2018-04-11 10:28:32 -07:00
2018-04-13 15:37:59 +02:00
2018-04-10 16:06:22 -04:00
2018-04-10 16:06:22 -04:00
2018-04-05 21:36:25 -07:00
2018-04-05 21:36:25 -07:00
2018-04-05 21:36:25 -07:00
2018-04-11 10:28:32 -07:00
2018-04-11 10:28:39 -07:00
2018-04-06 18:31:06 -07:00
2018-04-03 12:38:05 +01:00
2018-04-03 12:23:38 +01:00
2018-04-06 18:31:06 -07:00
2018-04-11 10:28:39 -07:00
2018-04-05 14:27:02 -07:00
2018-04-05 10:56:16 +02:00
2018-04-07 16:53:59 -07:00
2018-04-11 10:28:36 -07:00
2018-04-13 17:10:28 -07:00
2018-04-16 02:06:47 -04:00
2018-04-05 21:36:24 -07:00
2018-04-05 21:36:27 -07:00
2018-04-05 21:36:24 -07:00
2018-04-03 14:04:18 -07:00
2018-04-05 21:36:25 -07:00
2018-04-09 16:47:27 +02:00
2018-04-16 18:53:13 -04:00
2018-04-09 11:54:56 +02:00
2018-04-12 10:21:19 -07:00
2018-04-10 11:27:30 -07:00
2018-04-11 10:28:35 -07:00
2018-04-11 10:28:30 -07:00
2018-04-03 18:00:13 -07:00
2018-04-11 10:28:39 -07:00
2018-04-05 21:36:26 -07:00