index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
2
-26
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
1
-1
/
+20
|
\
|
*
bpf, selftest: test {rd, wr}only flags and direct value access
Daniel Borkmann
2019-04-09
1
-1
/
+20
*
|
coresight: etm4x: Add kernel configuration for CONTEXTID
Mathieu Poirier
2019-04-25
1
-0
/
+2
|
/
*
Drop flex_arrays
Kent Overstreet
2019-03-12
1
-3
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
1
-0
/
+16
|
\
|
*
tools/: replace open encodings for NUMA_NO_NODE
Stephen Rothwell
2019-03-05
1
-0
/
+16
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-06
2
-18
/
+94
|
\
\
|
|
/
|
/
|
|
*
tools: Update rbtree implementation
Davidlohr Bueso
2019-01-25
2
-18
/
+94
*
|
bpf: JIT blinds support JMP32
Jiong Wang
2019-01-26
1
-0
/
+20
|
/
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-12-26
1
-0
/
+13
|
\
|
*
tools include: Adopt ERR_CAST() from the kernel err.h header
Arnaldo Carvalho de Melo
2018-12-17
1
-0
/
+13
*
|
tools/kernel.h: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-12-01
1
-1
/
+1
|
/
*
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
3
-2
/
+12
|
\
|
*
xarray: Add XArray unconditional store operations
Matthew Wilcox
2018-10-21
2
-0
/
+3
|
*
xarray: Add XArray marks
Matthew Wilcox
2018-10-21
1
-2
/
+8
|
*
xarray: Add XArray load operation
Matthew Wilcox
2018-10-21
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-10-24
1
-0
/
+73
|
\
\
|
*
|
tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers
Daniel Borkmann
2018-10-19
1
-0
/
+73
|
|
/
*
|
tools include: Adopt linux/bits.h
Arnaldo Carvalho de Melo
2018-10-08
2
-5
/
+28
*
|
Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-09-25
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h header
Ding Xiang
2018-09-19
1
-0
/
+7
*
|
tools/lib/lockdep: Add dummy task_struct state member
Sasha Levin
2018-09-10
1
-0
/
+3
*
|
tools/lib/lockdep: Add empty nmi.h
Sasha Levin
2018-09-10
1
-0
/
+0
|
/
*
tools: introduce test_and_clear_bit
Peter Xu
2018-08-22
1
-0
/
+17
*
tools: bpf: make use of reallocarray
Jakub Kicinski
2018-07-11
2
-0
/
+282
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
1
-0
/
+10
|
\
|
*
bpf: test case for map pointer poison with calls/branches
Daniel Borkmann
2018-06-03
1
-0
/
+10
*
|
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2018-05-25
1
-1
/
+2
|
\
|
|
*
radix tree test suite: fix compilation issue
Ross Zwisler
2018-05-18
1
-1
/
+2
*
|
tools include compiler-gcc: Add __pure attribute helper
Arnaldo Carvalho de Melo
2018-05-17
1
-0
/
+3
|
/
*
coresight: Move to SPDX identifier
Mathieu Poirier
2018-04-19
1
-12
/
+1
*
Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-04-16
1
-5
/
+15
|
\
|
*
tools headers: Restore READ_ONCE() C++ compatibility
Mark Rutland
2018-04-12
1
-5
/
+15
*
|
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
2018-04-11
1
-0
/
+1
|
/
*
perf tools: Add MEM_TOPOLOGY feature to perf data file
Jiri Olsa
2018-03-08
1
-1
/
+1
*
tools/lib/lockdep: Add missing declaration of 'pr_cont()'
Mengting Zhang
2017-12-13
1
-0
/
+1
*
tools/include: Remove ACCESS_ONCE()
Mark Rutland
2017-12-12
1
-12
/
+9
*
kmemcheck: rip it out for real
Michal Hocko
2017-12-08
1
-1
/
+0
*
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2017-11-15
1
-8
/
+0
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
29
-0
/
+29
|
\
|
*
tools/headers: Synchronize kernel ABI headers
Ingo Molnar
2017-11-04
1
-1
/
+0
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
30
-0
/
+30
*
|
tools include: Do not use poison with C++
Arnaldo Carvalho de Melo
2017-09-21
1
-0
/
+5
|
/
*
Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-09-13
1
-3
/
+6
|
\
|
*
tools include linux: Guard against redefinition of some macros
Arnaldo Carvalho de Melo
2017-09-12
1
-3
/
+6
*
|
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-05
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file
Mike Leach
2017-08-28
1
-0
/
+5
|
*
coresight: pmu: Adds return stack option to perf coresight pmu
Mike Leach
2017-08-28
1
-0
/
+1
[next]