]> asedeno.scripts.mit.edu Git - linux.git/history - tools
r8169: remove unneeded mmiowb barriers
[linux.git] / tools /
2018-11-26 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-11-26 David Calaverabpf: align map type names formatting.
2018-11-25 Willem de Bruijnselftests/net: add txring_overwrite
2018-11-25 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-11-24 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2018-11-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-11-24 Linus TorvaldsMerge tag 'xfs-4.20-fixes-2' of git://git.kernel.org...
2018-11-23 David Calaverabpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK...
2018-11-23 Nikita V. Shirokovlibbpf: make bpf_object__open default to UNSPEC
2018-11-23 David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2018-11-23 Linus TorvaldsMerge tag 'ceph-for-4.20-rc4' of https://github.com...
2018-11-23 Linus TorvaldsMerge tag 'for-linus-20181123' of git://git.kernel...
2018-11-23 Linus TorvaldsMerge tag 'iommu-fixes-v4.20-rc3' of git://git.kernel...
2018-11-23 Linus TorvaldsMerge tag 'acpi-4.20-rc4' of git://git.kernel.org/pub...
2018-11-23 Linus TorvaldsMerge tag 'pm-4.20-rc4' of git://git.kernel.org/pub...
2018-11-23 Linus TorvaldsMerge tag 'gpio-v4.20-2' of git://git.kernel.org/pub...
2018-11-23 Linus TorvaldsMerge tag 'mmc-v4.20-rc2' of git://git.kernel.org/pub...
2018-11-23 Linus TorvaldsMerge tag 'drm-fixes-2018-11-23' of git://anongit.freed...
2018-11-23 Rafael J. WysockiMerge branches 'pm-cpufreq' and 'pm-sleep'
2018-11-23 Rafael J. WysockiMerge branches 'pm-opp' and 'pm-tools'
2018-11-22 Vlad Dumitrescubpf: add skb->tstamp r/w access from tc clsact and...
2018-11-22 Paolo Abeniselftests: explicitly require kernel features needed...
2018-11-22 Linus TorvaldsMerge tag 'sound-4.20-rc4' of git://git.kernel.org...
2018-11-22 Linus TorvaldsMerge tag 'char-misc-4.20-rc4' of git://git.kernel...
2018-11-22 Linus TorvaldsMerge tag 'usb-4.20-rc4' of git://git.kernel.org/pub...
2018-11-22 Linus TorvaldsMerge tag 'mtd/fixes-for-4.20-rc4' of git://git.infrade...
2018-11-22 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2018-11-22 Colin Ian Kingtools/bpf: fix spelling mistake "memeory" -> "memory"
2018-11-22 Dave AirlieMerge branch 'drm-fixes-4.20' of git://people.freedeskt...
2018-11-22 Dave AirlieMerge tag 'drm-misc-fixes-2018-11-21' of git://anongit...
2018-11-22 David S. MillerMerge branch 'mlxsw-Add-VxLAN-learning-support'
2018-11-22 Ido Schimmelselftests: forwarding: vxlan_bridge_1d: Add learning test
2018-11-22 Ido Schimmelselftests: mlxsw: Consider VxLAN learning enabled as valid
2018-11-21 David S. MillerMerge tag 'wireless-drivers-for-davem-2018-11-20' of...
2018-11-21 Daniel BorkmannMerge branch 'bpf-libbpf-mapinmap'
2018-11-21 Nikita V. Shirokovbpf: adding tests for map_in_map helpber in libbpf
2018-11-21 Nikita V. Shirokovbpf: adding support for map in map in libbpf
2018-11-21 Stanislav Fomichevbpf: libbpf: don't specify prog name if kernel doesn...
2018-11-21 Stanislav Fomichevbpf: libbpf: remove map name retry from bpf_create_map_...
2018-11-21 Stanislav Fomichevbpf, libbpf: introduce bpf_object__probe_caps to test...
2018-11-21 Stanislav Fomichevlibbpf: make sure bpf headers are c++ include-able
2018-11-21 Yonghong Songbpf: fix a libbpf loader issue
2018-11-21 Linus TorvaldsMerge tag 'riscv-for-linus-4.20-rc4' of git://git.kerne...
2018-11-21 Rafael J. WysockiMerge tag 'linux-cpupower-4.20-rc4' of git://git.kernel...
2018-11-20 Linus TorvaldsMerge tag 'mips_fixes_4.20_3' of git://git.kernel.org...
2018-11-20 Alexei StarovoitovMerge branch 'btf-func-info'
2018-11-20 Yonghong Songtools/bpf: bpftool: add support for func types
2018-11-20 Yonghong Songtools/bpf: enhance test_btf file testing to test func info
2018-11-20 Yonghong Songtools/bpf: refactor to implement btf_get_from_id()...
2018-11-20 Yonghong Songtools/bpf: do not use pahole if clang/llvm can generate...
2018-11-20 Yonghong Songtools/bpf: add support to read .BTF.ext sections
2018-11-20 Yonghong Songtools/bpf: extends test_btf to test load/retrieve func_...
2018-11-20 Yonghong Songtools/bpf: add new fields for program load in lib/bpf
2018-11-20 Yonghong Songtools/bpf: sync kernel uapi bpf.h header to tools directory
2018-11-20 Martin KaFai Lautools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KI...
2018-11-20 Martin KaFai Lautools/bpf: Sync kernel btf.h header
2018-11-20 Linus TorvaldsMerge tag 'media/v4.20-3' of git://git.kernel.org/pub...
2018-11-20 David S. MillerMerge tag 'mlx5-fixes-2018-11-19' of git://git.kernel...
2018-11-20 David S. MillerMerge branch 'selftests-Add-tests-for-VXLAN-at-an-802...
2018-11-20 Ido Schimmelselftests: mlxsw: Add a test for VxLAN flooding
2018-11-20 Ido Schimmelselftests: mlxsw: Add a test for VxLAN configuration
2018-11-20 Petr Machataselftests: forwarding: vxlan_bridge_1d_port_8472: New test
2018-11-20 Petr Machataselftests: forwarding: vxlan_bridge_1d: Add an ECN...
2018-11-20 Petr Machataselftests: forwarding: vxlan_bridge_1d: Add an ECN...
2018-11-20 Petr Machataselftests: forwarding: vxlan_bridge_1d: Add a TOS test
2018-11-20 Petr Machataselftests: forwarding: vxlan_bridge_1d: Add a TTL test
2018-11-20 Petr Machataselftests: forwarding: vxlan_bridge_1d: Reconfigure...
2018-11-20 Petr Machataselftests: forwarding: vxlan_bridge_1d: Add unicast test
2018-11-20 Petr Machataselftests: forwarding: vxlan_bridge_1d: Add flood test
2018-11-20 Petr Machataselftests: forwarding: vxlan_bridge_1d: Add ping test
2018-11-20 Petr Machataselftests: forwarding: Add a skeleton of vxlan_bridge_1d
2018-11-20 Petr Machataselftests: forwarding: lib: Add link_stats_rx_errors_get()
2018-11-20 Petr Machataselftests: forwarding: ping{6, }_do(): Allow passing...
2018-11-20 Petr Machataselftests: forwarding: ping{6, }_test(): Add descriptio...
2018-11-20 Petr Machataselftests: forwarding: lib: Add in_ns()
2018-11-20 Petr Machataselftests: forwarding: lib: Support NUM_NETIFS of 0
2018-11-19 Daniel BorkmannMerge branch 'bpf-zero-hash-seed'
2018-11-19 Lorenz Bauertools: add selftest for BPF_F_ZERO_SEED
2018-11-19 Lorenz Bauertools: sync linux/bpf.h
2018-11-19 Stanislav Fomichevbpf: libbpf: retry map creation without the name
2018-11-19 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-11-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-11-19 Rafael J. WysockiMerge branch 'opp/fixes-for-4.20' of git://git.kernel...
2018-11-18 Linus TorvaldsMerge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kerne...
2018-11-18 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-11-18 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2018-11-18 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git.kernel...
2018-11-18 Linus TorvaldsMerge branch 'spectre' of git://git.armlinux.org.uk...
2018-11-18 David S. MillerMerge branch 'tdc-fixes'
2018-11-18 Brenda J. Butlertc-testing: tdc.py: Guard against lack of returncode...
2018-11-18 Lucas Batestc-testing: tdc.py: ignore errors when decoding stdout...
2018-11-17 Paolo Abeniselftests: add explicit test for multiple concurrent...
2018-11-17 Stanislav Fomichevbpftool: make libbfd optional
2018-11-17 David S. MillerMerge tag 'batadv-net-for-davem-20181114' of git:/...
2018-11-17 Alexei StarovoitovMerge branch 'socket-lookup-cg_sock'
2018-11-17 Andrey Ignatovselftest/bpf: Use bpf_sk_lookup_{tcp, udp} in test_sock...
2018-11-17 Martin KaFai Laubpf: libbpf: Fix bpf_program__next() API
2018-11-17 Joe Stringerselftests/bpf: Fix uninitialized duration warning
2018-11-16 Linus TorvaldsMerge tag 'fsnotify_for_v4.20-rc3' of git://git.kernel...
2018-11-16 Linus TorvaldsMerge tag 'gfs2-4.20.fixes3' of git://git.kernel.org...
next