Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | tools: psock_lib: harden socket filter used by psock tests | Sowmini Varadhan | 2017-01-12 | 1 | -7/+32 | |
| * | | | | | | | | bpf: allow b/h/w/dw access for bpf's cb in ctx | Daniel Borkmann | 2017-01-12 | 1 | -3/+439 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-11 | 5 | -5/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | bpf: allow helpers access to variable memory | Gianluca Borello | 2017-01-09 | 1 | -0/+410 | |
| * | | | | | | | | | bpf: allow adjusted map element values to spill | Gianluca Borello | 2017-01-09 | 1 | -0/+46 | |
| * | | | | | | | | | bpf: allow helpers access to map element values | Gianluca Borello | 2017-01-09 | 1 | -0/+491 | |
| * | | | | | | | | | tools: psock_tpacket: block Rx until socket filter has been added and socket ... | Sowmini Varadhan | 2017-01-05 | 1 | -3/+3 | |
| * | | | | | | | | | tools: test case for TPACKET_V3/TX_RING support | Sowmini Varadhan | 2017-01-03 | 1 | -17/+74 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-02-20 | 10 | -10/+32 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'acpica' | Rafael J. Wysocki | 2017-02-20 | 10 | -10/+32 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ACPICA: Source tree: Update copyright notices to 2017 | Bob Moore | 2017-02-09 | 10 | -10/+10 | |
| | * | | | | | | | | | ACPICA: Hardware: Add sleep register hooks | Lv Zheng | 2017-01-02 | 1 | -0/+22 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-02-20 | 1 | -0/+569 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'pm-tools' | Rafael J. Wysocki | 2017-02-20 | 1 | -0/+569 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | tools/power/x86: Debug utility for intel_pstate driver | Doug Smythies | 2017-02-16 | 1 | -0/+569 | |
| | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'leds_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/j.... | Linus Torvalds | 2017-02-20 | 2 | -2/+86 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | tools/leds: Add led_hw_brightness_mon program | Jacek Anaszewski | 2017-02-14 | 2 | -2/+86 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-02-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/mm | Thomas Gleixner | 2017-02-16 | 7 | -4/+41 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | x86/mpx: Re-add MPX to selftests Makefile | Dave Hansen | 2017-02-02 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-02-20 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/cpufeature: Add AVX512_VPOPCNTDQ feature | Piotr Luc | 2017-01-16 | 1 | -0/+1 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-02-20 | 2 | -1/+196 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | selftests/x86: Add a selftest for SYSRET to noncanonical addresses | Andy Lutomirski | 2017-01-05 | 2 | -1/+196 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-02-20 | 4 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | locking/ww_mutex: Add ww_mutex to tools/testing/selftests | Chris Wilson | 2017-01-14 | 1 | -0/+10 | |
| * | | | | | | | | | | locking/ww_mutex: Add ww_mutex to locktorture test | Chris Wilson | 2017-01-14 | 3 | -0/+8 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-02-20 | 137 | -465/+4952 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | perf tools: Add missing parse_events_error() prototype | Arnaldo Carvalho de Melo | 2017-02-15 | 1 | -0/+2 | |
| * | | | | | | | | | | perf pmu: Fix check for unset alias->unit array | Arnaldo Carvalho de Melo | 2017-02-15 | 1 | -2/+2 | |
| * | | | | | | | | | | perf tools: Be consistent on the type of map->symbols[] interator | Arnaldo Carvalho de Melo | 2017-02-14 | 2 | -3/+3 | |
| * | | | | | | | | | | perf intel pt decoder: clang has no -Wno-override-init | Arnaldo Carvalho de Melo | 2017-02-14 | 1 | -1/+5 | |
| * | | | | | | | | | | perf evsel: Do not put a variable sized type not at the end of a struct | Arnaldo Carvalho de Melo | 2017-02-14 | 1 | -34/+28 | |
| * | | | | | | | | | | perf probe: Avoid accessing uninitialized 'map' variable | Arnaldo Carvalho de Melo | 2017-02-14 | 1 | -1/+1 | |
| * | | | | | | | | | | perf tools: Do not put a variable sized type not at the end of a struct | Arnaldo Carvalho de Melo | 2017-02-14 | 1 | -9/+6 | |
| * | | | | | | | | | | perf record: Do not put a variable sized type not at the end of a struct | Arnaldo Carvalho de Melo | 2017-02-14 | 1 | -8/+9 | |
| * | | | | | | | | | | perf tests: Synthesize struct instead of using field after variable sized type | Arnaldo Carvalho de Melo | 2017-02-14 | 1 | -11/+8 | |
| * | | | | | | | | | | perf bench numa: Make sure dprintf() is not defined | Arnaldo Carvalho de Melo | 2017-02-14 | 1 | -0/+1 | |
| * | | | | | | | | | | Revert "perf bench futex: Sanitize numeric parameters" | Arnaldo Carvalho de Melo | 2017-02-14 | 6 | -20/+0 | |
| * | | | | | | | | | | tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGER | Arnaldo Carvalho de Melo | 2017-02-14 | 1 | -0/+4 | |
| * | | | | | | | | | | tools: Set the maximum optimization level according to the compiler being used | Arnaldo Carvalho de Melo | 2017-02-14 | 3 | -2/+18 | |
| * | | | | | | | | | | tools: Suppress request for warning options not existent in clang | Arnaldo Carvalho de Melo | 2017-02-14 | 1 | -1/+4 | |
| * | | | | | | | | | | perf symbols: dso->name is an array, no need to check it against NULL | Arnaldo Carvalho de Melo | 2017-02-13 | 2 | -4/+4 | |
| * | | | | | | | | | | perf tests record: No need to test an array against NULL | Arnaldo Carvalho de Melo | 2017-02-13 | 1 | -1/+1 | |
| * | | | | | | | | | | perf symbols: No need to check if sym->name is NULL | Arnaldo Carvalho de Melo | 2017-02-13 | 5 | -6/+5 | |
| * | | | | | | | | | | perf evsel: Inform how to make a sysctl setting permanent | Arnaldo Carvalho de Melo | 2017-02-13 | 4 | -4/+6 | |
| * | | | | | | | | | | tools lib traceevent plugin function: Initialize 'index' variable | Arnaldo Carvalho de Melo | 2017-02-13 | 1 | -1/+1 | |
| * | | | | | | | | | | tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMP | Steven Rostedt (VMware) | 2017-02-13 | 1 | -0/+1 | |
| * | | | | | | | | | | perf scripting perl: Fix compile error with some perl5 versions | Wang YanQing | 2017-02-13 | 1 | -1/+1 | |
| * | | | | | | | | | | perf diff: Change default setting to "delta-abs" | Namhyung Kim | 2017-02-13 | 2 | -5/+5 |