aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm fieldDaniel Borkmann2019-03-07
* bpf: fix sysctl.c warningArnd Bergmann2019-03-07
* Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-05
|\
| * ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390Arnd Bergmann2019-01-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-05
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-04
| |\ \
| | * | bpf: fix u64_stats_init() usage in bpf_prog_alloc()Eric Dumazet2019-03-01
| | * | bpf: fix build without bpf_syscallAlexei Starovoitov2019-02-28
| | * | bpf: set inner_map_meta->spin_lock_off correctlyYonghong Song2019-02-27
| | * | bpf: expose program stats via bpf_prog_infoAlexei Starovoitov2019-02-27
| | * | bpf: enable program statsAlexei Starovoitov2019-02-27
| | * | seccomp, bpf: disable preemption before calling into bpf progAlexei Starovoitov2019-02-21
| | * | bpf: check that BPF programs run with preemption disabledPeter Zijlstra2019-02-19
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-02
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-24
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-20
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-17
| |\ \ \ \ \
| | * | | | | bpf: offload: add priv field for driversJakub Kicinski2019-02-12
| | * | | | | bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sockMartin KaFai Lau2019-02-10
| | * | | | | bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helperMartin KaFai Lau2019-02-10
| | * | | | | bpf: Fix narrow load on a bpf_sock returned from sk_lookup()Martin KaFai Lau2019-02-10
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-15
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-08
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | bpf: introduce BPF_F_LOCK flagAlexei Starovoitov2019-02-01
| * | | | | | | bpf: add support for bpf_spin_lock to cgroup local storageAlexei Starovoitov2019-02-01
| * | | | | | | bpf: introduce bpf_spin_lockAlexei Starovoitov2019-02-01
| * | | | | | | bpf, cgroups: clean up kerneldoc warningsValdis Kletnieks2019-01-31
| * | | | | | | bpf: fix bitrotted kerneldocValdis Kletnieks2019-01-31
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-30
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-01-28
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: JIT blinds support JMP32Jiong Wang2019-01-26
| | * | | | | | | | bpf: interpreter support for JMP32Jiong Wang2019-01-26
| | * | | | | | | | bpf: disassembler support JMP32Jiong Wang2019-01-26
| | * | | | | | | | bpf: verifier support JMP32Jiong Wang2019-01-26
| | * | | | | | | | bpf: refactor verifier min/max code for condition jumpJiong Wang2019-01-26
| | * | | | | | | | bpf: notify offload JITs about optimizationsJakub Kicinski2019-01-23
| | * | | | | | | | bpf: verifier: record original instruction indexJakub Kicinski2019-01-23
| | * | | | | | | | bpf: verifier: remove unconditional branches by 0Jakub Kicinski2019-01-23
| | * | | | | | | | bpf: verifier: remove dead codeJakub Kicinski2019-01-23
| | * | | | | | | | bpf: verifier: hard wire branches to dead codeJakub Kicinski2019-01-23
| | * | | | | | | | bpf: change parameters of call/branch offset adjustmentJakub Kicinski2019-01-23
| | * | | | | | | | bpf: fix a (false) compiler warningPeter Oskolkov2019-01-17
| | * | | | | | | | bpf: btf: support 128 bit integer typeYonghong Song2019-01-16
* | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-03-04
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | cgroup: saner refcounting for cgroup_rootAl Viro2019-01-17
| * | | | | | | | | fix cgroup_do_mount() handling of failure exitsAl Viro2019-01-17
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | bpf: fix sanitation rewrite in case of non-pointersDaniel Borkmann2019-03-02
* | | | | | | | | bpf: drop refcount if bpf_map_new_fd() fails in map_create()Peng Sun2019-03-01
* | | | | | | | | bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()Peng Sun2019-02-26
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-24
|\ \ \ \ \ \ \ \