summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-15selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.cStanislav Fomichev
2019-07-15bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6Stanislav Fomichev
2019-07-15bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_okStanislav Fomichev
2019-07-15samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich
2019-07-15selftests/bpf: put test_stub.o into $(OUTPUT)Ilya Leoshkevich
2019-07-15selftests/bpf: make directory prerequisites order-onlyIlya Leoshkevich
2019-07-15selftests/bpf: fix attach_probe on s390Ilya Leoshkevich
2019-07-15Merge branch 'bpf-btf-size-verification-fix'Daniel Borkmann
2019-07-15selftests/bpf: use typedef'ed arrays as map valuesAndrii Nakryiko
2019-07-15selftests/bpf: add trickier size resolution testsAndrii Nakryiko
2019-07-15bpf: fix BTF verifier size resolution logicAndrii Nakryiko
2019-07-12selftests/bpf: fix compiling loop{1, 2, 3}.c on s390Ilya Leoshkevich
2019-07-12selftests/bpf: make PT_REGS_* work in userspaceIlya Leoshkevich
2019-07-12selftests/bpf: fix s930 -> s390 typoIlya Leoshkevich
2019-07-12selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)Ilya Leoshkevich
2019-07-12selftests/bpf: do not ignore clang failuresIlya Leoshkevich
2019-07-12tools: bpftool: add raw_tracepoint_writable prog type to headerDaniel T. Lee
2019-07-12bpf: verifier: avoid fall-through warningsGustavo A. R. Silva
2019-07-12selftests/bpf: fix bpf_target_sparc checkIlya Leoshkevich
2019-07-12xdp: fix potential deadlock on socket mutexIlya Maximets
2019-07-12xdp: fix possible cq entry leakIlya Maximets
2019-07-12libbpf: fix ptr to u64 conversion warning on 32-bit platformsAndrii Nakryiko
2019-07-12bpf: fix precision bit propagation for BPF_ST instructionsAndrii Nakryiko
2019-07-12MAINTAINERS: update BPF JIT S390 maintainersVasily Gorbik
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-07-11Merge branch 'mlx5-build-fixes'David S. Miller
2019-07-11net/mlx5: E-Switch, Reduce ingress acl modify metadata stack usageSaeed Mahameed
2019-07-11net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is offSaeed Mahameed
2019-07-11net/mlx5e: Fix compilation error in TLS codeTariq Toukan
2019-07-11ipv6: fix static key imbalance in fl_create()Eric Dumazet
2019-07-11ipv6: fix potential crash in ip6_datagram_dst_update()Eric Dumazet
2019-07-11ipv6: tcp: fix flowlabels reflection for RST packetsEric Dumazet
2019-07-11ipv6: Use ipv6_authlen for lenyangxingwu
2019-07-11hsr: switch ->dellink() to ->ndo_uninit()Cong Wang
2019-07-11net: stmmac: Fix misuses of GENMASK macroJoe Perches
2019-07-11net: ethernet: mediatek: Fix misuses of GENMASK macroJoe Perches
2019-07-11net: fib_rules: do not flow dissect local packetsPetar Penkov
2019-07-11net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin
2019-07-11net/mlx5e: Fix error flow in tx reporter diagnoseAya Levin
2019-07-11net/mlx5e: Fix return value from timeout recover functionAya Levin
2019-07-11net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed
2019-07-11net/mlx5e: Fix port tunnel GRE entropy controlEli Britstein
2019-07-11net/mlx5: E-Switch, Fix default encap modeMaor Gottlieb
2019-07-11Merge tag 'acpi-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-10Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2019-07-10Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds