linux-2.6-microblaze.git
2020-08-21 Andrii Nakryikolibbpf: Normalize and improve logging across few functions
2020-08-21 Andrii Nakryikolibbpf: Skip well-known ELF sections when iterating ELF
2020-08-21 Andrii Nakryikolibbpf: Add __noinline macro to bpf_helpers.h
2020-08-21 Andrii Nakryikolibbpf: Factor out common ELF operations and improve...
2020-08-21 Andrii Nakryikoselftests/bpf: BPF object files should depend only...
2020-08-21 Alexei StarovoitovMerge branch 'update-sockmap-from-prog'
2020-08-21 Lorenz Bauerselftests: bpf: Test sockmap update from BPF
2020-08-21 Lorenz Bauerbpf: sockmap: Allow update from BPF
2020-08-21 Lorenz Bauerbpf: Override the meaning of ARG_PTR_TO_MAP_VALUE for...
2020-08-21 Lorenz Bauerbpf: sockmap: Call sock_map_update_elem directly
2020-08-21 Lorenz Bauerbpf: sockmap: Merge sockmap and sockhash update functions
2020-08-21 Lorenz Bauernet: sk_msg: Simplify sk_psock initialization
2020-08-21 Andrii Nakryikolibbpf: Add perf_buffer APIs for better integration...
2020-08-21 Alexei StarovoitovMerge branch 'link_query-bpf_iter'
2020-08-21 Yonghong Songbpftool: Implement link_query for bpf iterators
2020-08-21 Yonghong Songbpf: Implement link_query callbacks in map element...
2020-08-21 Yonghong Songbpf: Implement link_query for bpf iterators
2020-08-20 Andrii Nakryikoselftests/bpf: List newest Clang built-ins needed for...
2020-08-20 Andrii Nakryikoselftests/bpf: Fix two minor compilation warnings repor...
2020-08-20 Andrii Nakryikolibbpf: Fix libbpf build on compilers missing __builtin...
2020-08-20 Andrii Nakryikolibbpf: Fix detection of BPF helper call instruction
2020-08-20 Daniel BorkmannMerge branch 'bpf-umd-debug'
2020-08-20 Alexei Starovoitovselftests/bpf: Add bpffs preload test.
2020-08-20 Alexei Starovoitovbpf: Add kernel module with user mode driver that popul...
2020-08-20 Alexei Starovoitovbpf: Add BPF program and map iterators as built-in...
2020-08-20 Alexei Starovoitovbpf: Factor out bpf_link_by_id() helper.
2020-08-20 Xu Wanglibbpf: Simplify the return expression of build_map_pin...
2020-08-19 Alexei StarovoitovMerge branch 'type-and-enum-value-relos'
2020-08-19 Andrii Nakryikoselftests/bpf: Add tests for ENUMVAL_EXISTS/ENUMVAL_VAL...
2020-08-19 Andrii Nakryikolibbpf: Implement enum value-based CO-RE relocations
2020-08-19 Andrii Nakryikoselftests/bpf: Add CO-RE relo test for TYPE_ID_LOCAL...
2020-08-19 Andrii Nakryikoselftests/bpf: Test TYPE_EXISTS and TYPE_SIZE CO-RE...
2020-08-19 Andrii Nakryikolibbpf: Implement type-based CO-RE relocations support
2020-08-19 Maciej Żenczykowskinet-veth: Add type safety to veth_xdp_to_ptr() and...
2020-08-19 Maciej Żenczykowskinet-tun: Eliminate two tun/xdp related function calls...
2020-08-19 Maciej Żenczykowskinet-tun: Add type safety to tun_xdp_to_ptr() and tun_pt...
2020-08-19 Alexei StarovoitovMerge branch 'libbpf-minimize-feature-detection'
2020-08-19 Andrii Nakryikotools: Remove feature-libelf-mmap feature detection
2020-08-19 Andrii Nakryikolibbpf: Centralize poisoning and poison reallocarray()
2020-08-19 Andrii Nakryikotools/bpftool: Remove libbpf_internal.h usage in bpftool
2020-08-19 Andrii Nakryikolibbpf: Remove any use of reallocarray() in libbpf
2020-08-19 Andrii Nakryikoselftests/bpf: Add test validating failure on ambiguous...
2020-08-19 Andrii Nakryikolibbpf: Improve relocation ambiguity detection
2020-08-19 Andrii Nakryikolibbpf: Clean up and improve CO-RE reloc logging
2020-08-19 Andrii Nakryikolibbpf: Improve error logging for mismatched BTF kind...
2020-08-19 Alexei StarovoitovMerge branch 'libbpf-probing-improvements'
2020-08-19 Andrii Nakryikolibbpf: Detect minimal BTF support and skip BTF loading...
2020-08-19 Andrii Nakryikolibbpf: Switch tracing and CO-RE helper macros to bpf_p...
2020-08-19 Andrii Nakryikoselftests/bpf: Fix test_vmlinux test to use bpf_probe_r...
2020-08-19 Andrii Nakryikolibbpf: Sanitize BPF program code for bpf_probe_read_...
2020-08-19 Andrii Nakryikolibbpf: Factor out common logic of testing and closing FD
2020-08-19 Andrii Nakryikolibbpf: Make kernel feature probing lazy
2020-08-19 Andrii Nakryikolibbpf: Disable -Wswitch-enum compiler warning
2020-08-19 Xu Wanglibbpf: Convert comma to semicolon
2020-08-19 Daniel T. Leesamples: bpf: Fix broken bpf programs due to removed...
2020-08-18 Miaohe Linnet: eliminate meaningless memcpy to data in pskb_carve...
2020-08-18 Alex Dewarethernet: cirrus: Remove unused macros
2020-08-18 Miaohe Linnet: tipc: Convert to use the preferred fallthrough...
2020-08-18 David S. MillerMerge branch 'netlink-allow-NLA_BINARY-length-range...
2020-08-18 Johannes Bergnetlink: make NLA_BINARY validation more flexible
2020-08-18 Johannes Bergnetlink: consistently use NLA_POLICY_MIN_LEN()
2020-08-18 Johannes Bergnetlink: consistently use NLA_POLICY_EXACT_LEN()
2020-08-18 Linus TorvaldsMerge tag 'pstore-v5.9-rc2' of git://git./linux/kernel...
2020-08-18 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-08-17 Xu Wangotx2_common: Use devm_kcalloc() in otx2_config_npa()
2020-08-17 Necip Fazil... net: qrtr: fix usage of idr in port assignment to socket
2020-08-17 David Ahernselftests: disable rp_filter for icmp_redirect.sh
2020-08-17 Kees Cookmailmap: Add WeiXiong Liao
2020-08-17 Kees Cookmailmap: Restore dictionary sorting
2020-08-17 David S. MillerRevert "net: xdp: pull ethernet header off packet after...
2020-08-17 Randy Dunlapphylink: <linux/phylink.h>: fix function prototype...
2020-08-17 David Howellswatch_queue: Limit the number of watches a user can...
2020-08-17 Florian Westphalmptcp: sendmsg: reset iter on error redux
2020-08-17 Andrew Lunnnet: devlink: Remove overzealous WARN_ON with snapshots
2020-08-17 Xin Longtipc: not enable tipc when ipv6 works as a module
2020-08-17 Cong Wangtipc: fix uninit skb->data in tipc_nl_compat_dumpit()
2020-08-16 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2020-08-16 David S. MillerMerge tag 'linux-can-fixes-for-5.9-20200815' of git...
2020-08-16 Miaohe Linnet: Fix potential wrong skb->protocol in skb_vlan_untag()
2020-08-16 Jason A. Donenfeldnet: xdp: pull ethernet header off packet after computi...
2020-08-16 Mahesh Bandewaripvlan: fix device features
2020-08-16 Cong Wangbonding: fix a potential double-unregister
2020-08-16 Linus TorvaldsLinux 5.9-rc1
2020-08-16 Linus TorvaldsMerge tag 'io_uring-5.9-2020-08-15' of git://git.kernel...
2020-08-16 Mike Rapoportparisc: fix PMD pages allocation by restoring pmd_alloc...
2020-08-16 Linus TorvaldsMerge tag 'block-5.9-2020-08-14' of git://git.kernel...
2020-08-16 Linus TorvaldsMerge tag 'riscv-for-linus-5.9-mw1' of git://git./linux...
2020-08-16 Linus TorvaldsMerge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
2020-08-15 Jens Axboeio_uring: short circuit -EAGAIN for blocking read attempt
2020-08-15 Jens Axboeio_uring: sanitize double poll handling
2020-08-15 Linus TorvaldsMerge tag 'perf-tools-2020-08-14' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'x86-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'sched-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'perf-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'locking-urgent-2020-08-15' of git://git...
2020-08-15 Linus TorvaldsMerge tag '9p-for-5.9-rc1' of git://github.com/martinet...
2020-08-15 Linus TorvaldsMerge tag '5.9-rc-smb3-fixes-part2' of git://git.samba...
2020-08-15 Linus TorvaldsMerge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org...
2020-08-15 Linus TorvaldsMerge tag 'edac_updates_for_5.9_pt2' of git://git....
2020-08-15 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.9' of git://git....
next