bpf: replace map pointer loads before calling into offloads
[linux-2.6-block.git] / kernel / bpf /
2018-05-04 Jakub Kicinskibpf: replace map pointer loads before calling into...
2018-05-04 Jakub Kicinskibpf: export bpf_event_output()
2018-05-04 Jakub Kicinskinfp: bpf: record offload neutral maps in the driver
2018-05-04 Jakub Kicinskibpf: offload: allow offloaded programs to use perf...
2018-05-04 Daniel BorkmannMerge branch 'bpf-subprog-mgmt-cleanup'
2018-05-04 Jiong Wangbpf: add faked "ending" subprog
2018-05-04 Jiong Wangbpf: centre subprog information fields
2018-05-04 Jiong Wangbpf: unify main prog and subprog
2018-05-03 Alexei StarovoitovMerge branch 'move-ld_abs-to-native-BPF'
2018-05-03 Daniel Borkmannbpf: implement ld_abs/ld_ind in native bpf
2018-05-03 Alexei StarovoitovMerge branch 'AF_XDP-initial-support'
2018-05-03 Björn Töpelbpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
2018-04-30 Alexei Starovoitovbpf: remove tracepoints from bpf core
2018-04-29 Alexei StarovoitovMerge branch 'bpf_get_stack'
2018-04-29 Yonghong Songbpf/verifier: improve register value range tracking...
2018-04-29 Yonghong Songbpf: remove never-hit branches in verifier adjust_scala...
2018-04-29 Yonghong Songbpf/verifier: refine retval R0 state for bpf_get_stack...
2018-04-29 Yonghong Songbpf: add bpf_get_stack helper
2018-04-29 Yonghong Songbpf: change prototype for stack_map_get_build_id_offset
2018-04-27 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2018-04-26 Jiri Olsabpf: Add gpl_compatible flag to struct bpf_prog_info
2018-04-26 David S. MillerMerge git://git./linux/kernel/git/davem/net
2018-04-26 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-04-25 David S. MillerMerge git://git./linux/kernel/git/davem/net
2018-04-25 Linus TorvaldsMerge branch 'userns-linus' of git://git./linux/kernel...
2018-04-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-04-24 Daniel BorkmannMerge branch 'bpf-map-val-as-key'
2018-04-24 Paul Chaignonbpf: allow map helpers access to map values directly
2018-04-23 Daniel BorkmannMerge branch 'bpf-sockmap-fixes'
2018-04-23 John Fastabendbpf: sockmap, fix double page_put on ENOMEM error in...
2018-04-23 John Fastabendbpf: sockmap, sk_wait_event needed to handle blocking...
2018-04-23 John Fastabendbpf: sockmap, map_release does not hold refcnt for...
2018-04-23 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2018-04-23 Martin KaFai Laubpf: btf: Clean up btf.h in uapi
2018-04-23 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-04-23 Linus TorvaldsMerge tag 'drm-fixes-for-v4.17-rc2' of git://people...
2018-04-22 Linus TorvaldsMerge tag 'for-4.17-rc1-tag' of git://git./linux/kernel...
2018-04-22 Linus TorvaldsMerge tag 'random_for_linus_stable' of git://git./linux...
2018-04-21 David S. MillerMerge git://git./linux/kernel/git/davem/net
2018-04-21 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2018-04-21 Linus TorvaldsMerge tag 'sound-4.17-rc2' of git://git./linux/kernel...
2018-04-20 Jann Hornbpf: sockmap remove dead check
2018-04-20 Linus TorvaldsMerge tag 'mmc-v4.17-3' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge tag 'md/4.17-rc1' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge tag 'ecryptfs-4.17-rc2-fixes' of git://git./linux...
2018-04-20 Linus TorvaldsMerge tag 'for_v4.17-rc2' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-04-20 Linus TorvaldsMerge tag 'for-linus-4.17-rc2-tag' of git://git./linux...
2018-04-20 Linus TorvaldsMerge tag 'mips_fixes_4.17_1' of git://git./linux/kerne...
2018-04-19 Daniel BorkmannMerge branch 'bpf-type-format'
2018-04-19 Martin KaFai Laubpf: btf: Add pretty print support to the basic arraymap
2018-04-19 Martin KaFai Laubpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd
2018-04-19 Martin KaFai Laubpf: btf: Add BPF_BTF_LOAD command
2018-04-19 Martin KaFai Laubpf: btf: Add pretty print capability for data with...
2018-04-19 Martin KaFai Laubpf: btf: Check members of struct/union
2018-04-19 Martin KaFai Laubpf: btf: Validate type reference
2018-04-19 Martin KaFai Laubpf: btf: Introduce BPF Type Format (BTF)
2018-04-17 David S. MillerMerge branch 'XDP-redirect-memory-return-API'
2018-04-17 Jesper Dangaard... xdp: transition into using xdp_frame for return API
2018-04-17 Jesper Dangaard... bpf: cpumap convert to use generic xdp_frame
2018-04-17 Jesper Dangaard... xdp: introduce xdp_return_frame API and use in cpumap
2018-04-16 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2018-04-16 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2018-04-16 Sean PaulMerge airlied/drm-next into drm-misc-fixes
2018-04-16 Ingo MolnarMerge tag 'perf-core-for-mingo-4.17-20180413' of git...
2018-04-16 Linus TorvaldsMerge tag 'for-4.17-part2-tag' of git://git./linux...
2018-04-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-04-16 Linus TorvaldsMerge tag 'kbuild-v4.17-2' of git://git./linux/kernel...
2018-04-15 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-04-15 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-04-15 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2018-04-15 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2018-04-15 Linus TorvaldsMerge tag 'powerpc-4.17-2' of git://git./linux/kernel...
2018-04-13 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2018-04-13 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2018-04-13 Linus TorvaldsMerge branch 'dmi-for-linus' of git://git./linux/kernel...
2018-04-13 Linus TorvaldsMerge tag 'chrome-platform-for-linus-4.17' of git:...
2018-04-13 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2018-04-13 Linus TorvaldsMerge tag 'pwm/for-4.17-rc1' of git://git./linux/kernel...
2018-04-13 Linus TorvaldsMerge tag 'linux-watchdog-4.17-rc1' of git://linux...
2018-04-13 Linus TorvaldsMerge tag 'apparmor-pr-2018-04-10' of git://git./linux...
2018-04-13 Linus TorvaldsMerge tag 'for-linus-20180413' of git://git.kernel...
2018-04-13 Linus TorvaldsMerge tag 'sh-for-4.17' of git://git.libc.org/linux-sh
2018-04-13 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2018-04-13 Linus TorvaldsMerge tag 'drm-fixes-for-v4.17-rc1' of git://people...
2018-04-13 Linus TorvaldsMerge tag 'trace-v4.17-2' of git://git./linux/kernel...
2018-04-12 Dave AirlieMerge tag 'drm-misc-next-fixes-2018-04-11' of git:...
2018-04-12 Linus TorvaldsMerge tag 'xfs-4.17-merge-4' of git://git./fs/xfs/xfs...
2018-04-12 Linus TorvaldsMerge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org...
2018-04-12 Linus TorvaldsMerge branch 'work.thaw' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge branch 'afs-dh' of git://git./linux/kernel/git...
2018-04-12 Linus TorvaldsMerge tag 'for-linus-4.17-rc1-tag' of git://git./linux...
2018-04-12 Linus TorvaldsMerge tag 'mmc-v4.17-2' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'for_linus-4.16' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'microblaze-4.17-rc1' of git://git.monstr...
2018-04-12 Linus TorvaldsMerge tag 'asm-generic' of git://git./linux/kernel...
next