summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-2217-313/+2536
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-169-5/+52
| |\
| * | bpf: Rebuild bpf.o for any dependency updateMickaël Salaün2017-02-151-2/+13
| * | bpf: Remove redundant ifdefMickaël Salaün2017-02-151-9/+3
| * | bpf: Add test_tag to .gitignoreMickaël Salaün2017-02-101-0/+1
| * | bpf: Remove bpf_sys.h from selftestsMickaël Salaün2017-02-107-34/+9
| * | bpf: Use bpf_create_map() from the libraryMickaël Salaün2017-02-106-30/+15
| * | bpf: Use bpf_map_get_next_key() from the libraryMickaël Salaün2017-02-105-31/+20
| * | bpf: Use bpf_map_delete_elem() from the libraryMickaël Salaün2017-02-105-26/+16
| * | bpf: Use bpf_map_lookup_elem() from the libraryMickaël Salaün2017-02-106-50/+39
| * | bpf: Use bpf_map_update_elem() from the libraryMickaël Salaün2017-02-106-91/+99
| * | bpf: Use bpf_load_program() from the libraryMickaël Salaün2017-02-106-32/+17
| * | bpf: Always test unprivileged programsMickaël Salaün2017-02-102-6/+64
| * | bpf: Change the include directory for selftestMickaël Salaün2017-02-101-1/+1
| * | tools: Sync {,tools/}include/uapi/linux/bpf.hMickaël Salaün2017-02-101-1/+22
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-071-1/+1
| |\ \
| * | | bpf: enable verifier to add 0 to packet ptrWilliam Tu2017-02-061-0/+23
| * | | bpf: test for AND edge casesJosef Bacik2017-02-061-0/+55
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-287-70/+115
| |\ \ \
| * | | | bpf: use prefix_len in test_tag when reading fdinfoDaniel Borkmann2017-01-251-1/+1
| * | | | lib, traceevent: add PRINT_HEX_STR variantDaniel Borkmann2017-01-254-3/+34
| * | | | bpf: enable verifier to better track const alu opsDaniel Borkmann2017-01-241-0/+82
| * | | | bpf: add prog tag test case to bpf selftestsDaniel Borkmann2017-01-242-2/+204
| * | | | bpf: Add tests for the lpm trie mapDavid Herrmann2017-01-233-2/+361
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-179-45/+107
| |\ \ \ \
| * | | | | tools: psock_lib: harden socket filter used by psock testsSowmini Varadhan2017-01-121-7/+32
| * | | | | bpf: allow b/h/w/dw access for bpf's cb in ctxDaniel Borkmann2017-01-121-3/+439
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-115-5/+4
| |\ \ \ \ \
| * | | | | | bpf: allow helpers access to variable memoryGianluca Borello2017-01-091-0/+410
| * | | | | | bpf: allow adjusted map element values to spillGianluca Borello2017-01-091-0/+46
| * | | | | | bpf: allow helpers access to map element valuesGianluca Borello2017-01-091-0/+491
| * | | | | | tools: psock_tpacket: block Rx until socket filter has been added and socket ...Sowmini Varadhan2017-01-051-3/+3
| * | | | | | tools: test case for TPACKET_V3/TX_RING supportSowmini Varadhan2017-01-031-17/+74
* | | | | | | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-02-2010-10/+32
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpica'Rafael J. Wysocki2017-02-2010-10/+32
| |\ \ \ \ \ \ \
| | * | | | | | | ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-0910-10/+10
| | * | | | | | | ACPICA: Hardware: Add sleep register hooksLv Zheng2017-01-021-0/+22
| | |/ / / / / /
* | | | | | | | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-02-201-0/+569
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-tools'Rafael J. Wysocki2017-02-201-0/+569
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | tools/power/x86: Debug utility for intel_pstate driverDoug Smythies2017-02-161-0/+569
* | | | | | | | | Merge tag 'leds_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds2017-02-202-2/+86
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tools/leds: Add led_hw_brightness_mon programJacek Anaszewski2017-02-142-2/+86
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-201-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/mmThomas Gleixner2017-02-167-4/+41
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | x86/mpx: Re-add MPX to selftests MakefileDave Hansen2017-02-021-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-201-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/cpufeature: Add AVX512_VPOPCNTDQ featurePiotr Luc2017-01-161-0/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-202-1/+196
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests/x86: Add a selftest for SYSRET to noncanonical addressesAndy Lutomirski2017-01-052-1/+196
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-204-0/+18
|\ \ \ \ \ \ \ \ \