1. 0eb6984 bpf, test_verifier: fix a test case error result on unprivileged by Daniel Borkmann · 8 years ago
  2. a08dd0d bpf: fix regression on verifier pruning wrt map lookups by Daniel Borkmann · 8 years ago
  3. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  4. 810ac7b7 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  5. 2b41226 Revert "radix tree test suite: fix compilation" by Linus Torvalds · 8 years ago
  6. 53855d1 radix tree test suite: fix compilation by Matthew Wilcox · 8 years ago
  7. a7de92d tools/testing/nvdimm: unit test acpi_nfit_ctl() by Dan Williams · 8 years ago
  8. 3f731d8 bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_* by Thomas Graf · 8 years ago
  9. fd7aabb tools: hv: Enable network manager for bonding scripts on RHEL by Haiyang Zhang · 8 years ago
  10. 69042bf objtool: Fix bytes check of lea's rex_prefix by Jiri Slaby · 8 years ago
  11. 3c839744 bpf: Preserve const register type on const OR alu ops by Gianluca Borello · 8 years ago
  12. e954890 bpf: add test for the verifier equal logic bug by Josef Bacik · 8 years ago
  13. e00c7b2 bpf: fix multiple issues in selftest suite and samples by Daniel Borkmann · 8 years ago
  14. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. 20afa6e Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  16. d5a4b1a tools/power/acpi: Remove direct kernel source include reference by Lv Zheng · 8 years ago
  17. 5db58fa bpf: Add tests for the LRU bpf_htab by Martin KaFai Lau · 8 years ago
  18. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  19. 5ad62a9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. ce75632 Merge tag 'perf-hists-hierarchy-fixes-for-mingo-20161111' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  21. cd16f3d Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes' by Rafael J. Wysocki · 8 years ago
  22. c72ab44 perf hists: Fix column length on --hierarchy by Namhyung Kim · 8 years ago
  23. b9bf911 perf hists browser: Fix column indentation on --hierarchy by Namhyung Kim · 8 years ago
  24. 131d51e perf hists browser: Show folded sign properly on --hierarchy by Namhyung Kim · 8 years ago
  25. 3d9f468 perf hists browser: Fix indentation of folded sign on --hierarchy by Namhyung Kim · 8 years ago
  26. 9cba9844 perf hist browser: Fix hierarchy column counts by Namhyung Kim · 8 years ago
  27. c25badc cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set by Laura Abbott · 8 years ago
  28. 948a8ac ringtest: poll for new buffers once before updating event index by Paolo Bonzini · 8 years ago
  29. d3c3589 ringtest: commonize implementation of poll_avail/poll_used by Paolo Bonzini · 8 years ago
  30. 44d65ea ringtest: use link-time optimization by Paolo Bonzini · 8 years ago
  31. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  32. 56fb2d6 objtool: Fix rare switch jump table pattern detection by Josh Poimboeuf · 8 years ago
  33. 3c2c3c1 reuseport, bpf: add test case for bpf_get_numa_node_id by Daniel Borkmann · 8 years ago
  34. 8214899 x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features by Piotr Luc · 8 years ago
  35. 57a09bf bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers by Thomas Graf · 8 years ago
  36. b75d388 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  37. 5aa5bd1 bpf: add initial suite for selftests by Daniel Borkmann · 8 years ago
  38. 351267d Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  39. 0130669 Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  40. 53613e0 perf jit: Fix build issue on Ubuntu by Anton Blanchard · 8 years ago
  41. 2d470b6 perf jevents: Handle events including .c and .o by Wang Nan · 8 years ago
  42. 9cfffb1 objtool: Skip all "unreachable instruction" warnings for gcov kernels by Josh Poimboeuf · 8 years ago
  43. 3732710 objtool: Improve rare switch jump table pattern detection by Josh Poimboeuf · 8 years ago
  44. 5d89d9f Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  45. d8bfb96 Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  46. f957a53 perf header: Set nr_numa_nodes only when we parsed all the data by Jiri Olsa · 8 years ago
  47. c611152 perf top: Fix refreshing hierarchy entries on TUI by Namhyung Kim · 8 years ago
  48. a379f71 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  49. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  50. e0176a2 radix-tree tests: properly initialize mutex by Ross Zwisler · 8 years ago
  51. eec4852 radix-tree tests: add iteration test by Ross Zwisler · 8 years ago
  52. d09ba13 Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  53. fecf861 selftests/futex: Check ANSI terminal color support by SeongJae Park · 8 years ago
  54. 2cc17fd objtool: Support '-mtune=atom' stack frame setup instruction by Josh Poimboeuf · 8 years ago
  55. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. c48ce9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  58. 07021b4 Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  59. 26b4224 selftests: expanding more mlock selftest by Simon Guo · 8 years ago
  60. d5aed9c selftest: move seek_to_smaps_entry() out of mlock2-tests.c by Simon Guo · 8 years ago
  61. 1448d4d selftests/vm: add test for mlock() when areas are intersected by Simon Guo · 8 years ago
  62. c7f032b selftest: split mlock2_ funcs into separate mlock2.h by Simon Guo · 8 years ago
  63. 178d6f4 Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  64. bd4cd74 tools/testing/nvdimm: support for sub-dividing a pmem region by Dan Williams · 8 years ago
  65. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  66. 8321564 selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes by Michael Ellerman · 8 years ago
  67. 2ae342e selftests/powerpc: Add missing binaries to .gitignores by Michael Ellerman · 8 years ago
  68. 87095f7 tools build: Add feature detection for g++ by Wang Nan · 8 years ago
  69. f61bdc3 tools build: Support compiling C++ source file by Wang Nan · 8 years ago
  70. 2ad8327 perf top/report: Add tips about a list option by Nambong Ha · 8 years ago
  71. 4934323 perf report/top: Add a tip about system-wide collection from all CPUs by Donghyun Kim · 8 years ago
  72. 8649b64 perf report/top: Add a tip about source line numbers with overhead by Kim SeonYoung · 8 years ago
  73. dcfc3a6 tools: Synchronize tools/include/uapi/linux/bpf.h by Arnaldo Carvalho de Melo · 8 years ago
  74. a5c4c74 tools: Synchronize tools/arch/x86/include/asm/cpufeatures.h by Arnaldo Carvalho de Melo · 8 years ago
  75. d23e354 perf bench mem: Sync memcpy assembly sources with the kernel by Arnaldo Carvalho de Melo · 8 years ago
  76. 41844e3 Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  77. 72c6ff2 perf jevents: Fix Intel JSON fixed counter conversions by Andi Kleen · 8 years ago
  78. a130347 tools lib traceevent: Fix kbuffer_read_at_offset() by Namhyung Kim · 8 years ago
  79. 3bccbe2 perf intel-pt: Fix MTC timestamp calculation for large MTC periods by Adrian Hunter · 8 years ago
  80. 51ee648 perf intel-pt: Fix estimated timestamps for cycle-accurate mode by Adrian Hunter · 8 years ago
  81. a1d9972 perf uretprobe ppc64le: Fix probe location by Ravi Bangoria · 8 years ago
  82. 58e4411 Merge tag 'spi-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  83. dd9bda4 selftests/powerpc: Add checks for transactional VSXs in signal contexts by Cyril Bur · 8 years ago
  84. 7bb0e7e selftests/powerpc: Add checks for transactional VMXs in signal contexts by Cyril Bur · 8 years ago
  85. 5ca4ffc selftests/powerpc: Add checks for transactional FPUs in signal contexts by Cyril Bur · 8 years ago
  86. f10d442 selftests/powerpc: Add checks for transactional GPRs in signal contexts by Cyril Bur · 8 years ago
  87. ef18633 selftests/powerpc: Check that signals always get delivered by Cyril Bur · 8 years ago
  88. 8e03bd4 selftests/powerpc: Add TM tcheck helpers in C by Cyril Bur · 8 years ago
  89. 0886c6d selftests/powerpc: Allow tests to extend their kill timeout by Cyril Bur · 8 years ago
  90. babcd9c selftests/powerpc: Introduce GPR asm helper header file by Cyril Bur · 8 years ago
  91. 2b40937 selftests/powerpc: Move VMX stack frame macros to header file by Cyril Bur · 8 years ago
  92. be4a9f5 selftests/powerpc: Rework FPU stack placement macros and move to header file by Cyril Bur · 8 years ago
  93. 65ca668 selftests/powerpc: Check for VSX preservation across userspace preemption by Cyril Bur · 8 years ago
  94. 8657355 Merge tag 'perf-core-for-mingo-20161003' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  95. 7a53eea Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  96. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. b42c736 perf pmu-events: Add Skylake frontend MSR support by Andi Kleen · 8 years ago
  98. 0b1db47 perf pmu-events: Fix fixed counters on Intel by Andi Kleen · 8 years ago
  99. e312bcf perf tools: Make alias matching case-insensitive by Andi Kleen · 8 years ago
  100. 0683554 perf tools: Allow period= in perf stat CPU event descriptions. by Sukadev Bhattiprolu · 8 years ago