OSDN Git Service

uclinux-h8/linux.git
2019-06-19 Daniel BorkmannMerge branch 'bpf-bounded-loops'
2019-06-19 Alexei Starovoitovbpf: precise scalar_value tracking
2019-06-19 Alexei Starovoitovselftests/bpf: add realistic loop tests
2019-06-19 Alexei Starovoitovselftests/bpf: add basic verifier tests for loops
2019-06-19 Alexei Starovoitovselftests/bpf: fix tests
2019-06-19 Alexei Starovoitovbpf: fix callees pruning callers
2019-06-19 Alexei Starovoitovbpf: introduce bounded loops
2019-06-19 Alexei Starovoitovbpf: extend is_branch_taken to registers
2019-06-19 Alexei Starovoitovselftests/bpf: fix tests due to const spill/fill
2019-06-19 Alexei Starovoitovbpf: track spill/fill of constants
2019-06-19 Andrii Nakryikolibbpf: constify getter APIs
2019-06-17 Daniel T. Leesamples: bpf: refactor header include path
2019-06-17 Daniel T. Leesamples: bpf: remove unnecessary include options in...
2019-06-17 Daniel BorkmannMerge branch 'bpf-libbpf-btf-defined-maps'
2019-06-17 Andrii Nakryikoselftests/bpf: convert tests w/ custom values to BTF...
2019-06-17 Andrii Nakryikoselftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to...
2019-06-17 Andrii Nakryikoselftests/bpf: add test for BTF-defined maps
2019-06-17 Andrii Nakryikolibbpf: allow specifying map definitions using BTF
2019-06-17 Andrii Nakryikolibbpf: split initialization and loading of BTF
2019-06-17 Andrii Nakryikolibbpf: identify maps by section index in addition...
2019-06-17 Andrii Nakryikolibbpf: refactor map initialization
2019-06-17 Andrii Nakryikolibbpf: streamline ELF parsing error-handling
2019-06-17 Andrii Nakryikolibbpf: extract BTF loading logic
2019-06-17 Andrii Nakryikolibbpf: add common min/max macro to libbpf_internal.h
2019-06-14 YueHaibingbpf: Fix build error without CONFIG_INET
2019-06-14 Stanislav Fomichevselftests/bpf: convert socket_cookie test to sk storage
2019-06-14 Stanislav Fomichevbpf/tools: sync bpf.h
2019-06-14 Stanislav Fomichevbpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog...
2019-06-14 Stanislav Fomichevbpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR...
2019-06-14 Martin KaFai Laubpf: Add test for SO_REUSEPORT_DETACH_BPF
2019-06-14 Martin KaFai Laubpf: Sync asm-generic/socket.h to tools/
2019-06-14 Martin KaFai Laubpf: net: Add SO_DETACH_REUSEPORT_BPF
2019-06-14 Andrii Nakryikolibbpf: fix check for presence of associated BTF for...
2019-06-14 Dan Carpenterselftests/bpf: signedness bug in enable_all_controllers()
2019-06-14 Prashant Bholesamples/bpf: fix include path in Makefile
2019-06-12 Valdis Klētnieksbpf: silence warning messages in core
2019-06-11 Daniel BorkmannMerge branch 'bpf-libbpf-num-cpus'
2019-06-11 Hechao Libpf: use libbpf_num_possible_cpus internally
2019-06-11 Hechao Liselftests/bpf: remove bpf_util.h from BPF C progs
2019-06-11 Hechao Libpf: add a new API libbpf_num_possible_cpus()
2019-06-11 Hechao Liselftests/bpf : clean up feature/ when make clean
2019-06-11 Andrii Nakryikoselftests/bpf: fix constness of source arg for bpf...
2019-06-11 Jakub Kicinskisamples: bpf: don't run probes at the local make stage
2019-06-11 Alexei StarovoitovMerge branch 'xskmap-lookup'
2019-06-11 Jonathan Lemonlibbpf: remove qidconf and better support external...
2019-06-11 Jonathan Lemontools/bpf: Add bpf_map_lookup_elem selftest for xskmap
2019-06-11 Jonathan Lemonbpf/tools: sync bpf.h
2019-06-11 Jonathan Lemonbpf: Allow bpf_map_lookup_elem() on an xskmap
2019-06-06 Roman Gushchinbpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id...
2019-06-06 Jakub Kicinskisamples: bpf: print a warning about headers_install
2019-06-04 Colin Ian Kingbpf: remove redundant assignment to err
2019-06-04 Colin Ian Kingbpf: hbm: fix spelling mistake "notifcations" -> "notif...
2019-06-01 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2019-06-01 Alan Maguireselftests/bpf: measure RTT from xdp using xdping
2019-06-01 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2019-06-01 Jiong Wangbpf: doc: update answer for 32-bit subregister question
2019-05-31 Alexei StarovoitovMerge branch 'map-charge-cleanup'
2019-05-31 Roman Gushchinbpf: move memory size checks to bpf_map_charge_init()
2019-05-31 Roman Gushchinbpf: rework memlock-based memory accounting for maps
2019-05-31 Roman Gushchinbpf: group memory related fields in struct bpf_map_memory
2019-05-31 Roman Gushchinbpf: add memlock precharge for socket local storage
2019-05-31 Roman Gushchinbpf: add memlock precharge check for cgroup_local_storage
2019-05-31 Alexei StarovoitovMerge branch 'propagate-cn-to-tcp'
2019-05-31 brakmobpf: Add more stats to HBM
2019-05-31 brakmobpf: Add cn support to hbm_out_kern.c
2019-05-31 brakmobpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
2019-05-31 brakmobpf: Update __cgroup_bpf_run_filter_skb with cn
2019-05-31 brakmobpf: cgroup inet skb programs can return 0 to 3
2019-05-31 brakmobpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY
2019-05-31 Colin Ian Kingxen-netback: remove redundant assignment to err
2019-05-31 Colin Ian Kingnexthop: remove redundant assignment to err
2019-05-31 David S. MillerMerge branch 'phylink-sfp-updates'
2019-05-31 Russell Kingnet: sfp: remove sfp-bus use of netdevs
2019-05-31 Russell Kingnet: sfp: add mandatory attach/detach methods for sfp...
2019-05-31 Russell Kingnet: phy: allow Clause 45 access via mii ioctl
2019-05-31 Russell Kingnet: phylink: support for link gpio interrupt
2019-05-31 Russell Kingnet: phylink: remove netdev from phylink mii ioctl...
2019-05-31 David S. MillerMerge git://git./linux/kernel/git/davem/net
2019-05-31 Pablo Neira... netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y
2019-05-31 Alice Michaeliavf: update comments and file checks to match iavf
2019-05-31 Alice Michaeliavf: rename i40e_device to iavf_device
2019-05-31 Alice Michaeliavf: change remaining i40e defines to be iavf
2019-05-31 Alice Michaeliavf: rename iavf_client.h defines to match driver...
2019-05-31 Alice Michaeliavf: rename iavf_status structure flags
2019-05-31 Alice Michaeliavf: replace i40e variables with iavf
2019-05-31 Alice Michaeliavf: rename i40e functions to be iavf
2019-05-31 Sergey Nemoviavf: change iavf_status_code to iavf_status
2019-05-31 Alice Michaeliavf: Rename i40e_adminq* files to iavf_adminq*
2019-05-31 Gustavo A.... iavf: iavf_client: use struct_size() helper
2019-05-31 Gustavo A.... iavf: use struct_size() in kzalloc()
2019-05-31 Aleksandr Loktionoviavf: Limiting RSS queues to CPUs
2019-05-31 Nathan Chancelloriavf: Use printf instead of gnu_printf for iavf_debug_d
2019-05-31 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-05-31 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-05-31 Linus TorvaldsMerge tag 'for-5.2-rc2-tag' of git://git./linux/kernel...
2019-05-31 Linus TorvaldsMerge tag 'configfs-for-5.2-2' of git://git.infradead...
2019-05-31 Linus TorvaldsMerge tag 'sound-5.2-rc3' of git://git./linux/kernel...
2019-05-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2019-05-30 Willem de Bruijnnet: correct zerocopy refcnt with udp MSG_MORE
2019-05-30 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
next