Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-01-29 | 1 | -4/+24 | |
|\ | ||||||
| * | Merge branch 'acpica' | Rafael J. Wysocki | 2018-01-18 | 1 | -4/+24 | |
| |\ | ||||||
| | * | ACPICA: Tools: Deploy -vd option (build date/time) across all tools | Bob Moore | 2017-11-27 | 1 | -4/+24 | |
* | | | Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2018-01-29 | 2 | -4/+15 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge branches 'pm-opp', 'pm-devfreq', 'pm-avs' and 'pm-tools' | Rafael J. Wysocki | 2018-01-18 | 2 | -4/+15 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | | * | | tools/power/x86/intel_pstate_tracer: Free the trace buffer memory | Doug Smythies | 2018-01-10 | 1 | -0/+15 | |
| | | * | | Merge tag 'linux-cpupower-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki | 2018-01-03 | 1 | -4/+0 | |
| | | |\ \ | | |/ / / | ||||||
| | | * | | cpupower: Remove FSF address | Laura Abbott | 2017-12-15 | 1 | -4/+0 | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-01-19 | 1 | -3/+149 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-01-18 | 1 | -3/+149 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | bpf: mark dst unknown on inconsistent {s, u}bounds adjustments | Daniel Borkmann | 2018-01-17 | 1 | -1/+122 | |
| | * | | | | | bpf: reject stores into ctx via st and xadd | Daniel Borkmann | 2018-01-16 | 1 | -2/+27 | |
* | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-17 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | objtool: Improve error message for bad file argument | Josh Poimboeuf | 2018-01-16 | 1 | -1/+3 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-01-16 | 1 | -0/+40 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | | | ||||||
| * | | | | | bpf: arsh is not supported in 32 bit alu thus reject it | Daniel Borkmann | 2018-01-10 | 1 | -0/+40 | |
* | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-14 | 4 | -8/+565 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | selftests/x86: Add test_vsyscall | Andy Lutomirski | 2018-01-13 | 2 | -1/+501 | |
| * | | | | | objtool: Allow alternatives to be ignored | Josh Poimboeuf | 2018-01-12 | 2 | -7/+57 | |
| * | | | | | objtool: Detect jumps to retpoline thunks | Josh Poimboeuf | 2018-01-12 | 1 | -0/+7 | |
* | | | | | | tools/objtool/Makefile: don't assume sync-check.sh is executable | Andrew Morton | 2018-01-13 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-01-10 | 1 | -21/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | selftests/bpf: fix test_align | Alexei Starovoitov | 2018-01-07 | 1 | -21/+1 | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-12-31 | 7 | -42/+184 | |
|\ \ \ \ \ | ||||||
| * | | | | | tools arch s390: Do not include header files from the kernel sources | Arnaldo Carvalho de Melo | 2017-12-18 | 3 | -1/+46 | |
| * | | | | | perf jvmti: Generate correct debug information for inlined code | Ben Gainey | 2017-12-18 | 3 | -36/+134 | |
| * | | | | | perf tools: Fix up build in hardened environments | Jiri Olsa | 2017-12-18 | 1 | -4/+3 | |
| * | | | | | perf tools: Use shell function for perl cflags retrieval | Jiri Olsa | 2017-12-18 | 1 | -1/+1 | |
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-12-31 | 3 | -2/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | objtool: Fix seg fault with clang-compiled objects | Simon Ser | 2017-12-30 | 1 | -0/+2 | |
| * | | | | | | objtool: Fix seg fault caused by missing parameter | Simon Ser | 2017-12-30 | 1 | -1/+3 | |
| * | | | | | | objtool: Fix Clang enum conversion warning | Lukas Bulwahn | 2017-12-28 | 1 | -1/+1 | |
* | | | | | | | Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-12-31 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | usbip: fix usbip bind writing random string after command in match_busid | Juan Zea | 2017-12-19 | 1 | -3/+6 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-12-29 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | | | ||||||
| * | | | | | x86/ldt: Make the LDT mapping RO | Thomas Gleixner | 2017-12-23 | 1 | -2/+1 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-12-28 | 3 | -4/+8 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2017-12-27 | 3 | -4/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tools: bpftool: protect against races with disappearing objects | Jakub Kicinski | 2017-12-23 | 2 | -0/+4 | |
| | * | | | | | tools: bpftool: maps: close json array on error paths of show | Jakub Kicinski | 2017-12-23 | 1 | -3/+3 | |
| | * | | | | | selftests/bpf: fix Makefile for passing LLC to the command line | Quentin Monnet | 2017-12-22 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-12-23 | 1 | -6/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
| * | | | | | x86/ldt: Prevent LDT inheritance on exec | Thomas Gleixner | 2017-12-22 | 1 | -6/+3 | |
| * | | | | | Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base | Ingo Molnar | 2017-12-17 | 2 | -24/+88 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge commit 'upstream-x86-entry' into WIP.x86/mm | Ingo Molnar | 2017-12-17 | 2 | -6/+7 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-12-21 | 5 | -49/+593 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2017-12-20 | 4 | -49/+568 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | bpf: do not allow root to mangle valid pointers | Alexei Starovoitov | 2017-12-21 | 1 | -27/+29 | |
| | * | | | | | | | selftests/bpf: add tests for recent bugfixes | Jann Horn | 2017-12-21 | 1 | -16/+533 | |
| | * | | | | | | | bpf: Fix tools and testing build. | David Miller | 2017-12-20 | 2 | -5/+5 |