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
*
tools headers UAPI: Update tools' copy of linux/coresight-pmu.h
Arnaldo Carvalho de Melo
2021-03-06
1
-5
/
+15
*
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-23
1
-3
/
+0
|
\
|
*
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
2021-02-08
1
-2
/
+0
|
*
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
2021-02-08
1
-1
/
+0
*
|
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-02-23
1
-1
/
+12
|
\
\
|
*
|
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
2021-01-26
1
-1
/
+4
|
*
|
objtool: Add asm version of STACK_FRAME_NON_STANDARD
Josh Poimboeuf
2021-01-26
1
-0
/
+8
*
|
|
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
2
-1
/
+241
|
\
\
\
|
*
|
|
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
2021-02-17
1
-2
/
+25
|
*
|
|
static_call: Pull some static_call declarations to the type headers
Peter Zijlstra
2021-02-17
1
-0
/
+27
|
*
|
|
rbtree: Add generic add and find helpers
Peter Zijlstra
2021-02-17
1
-1
/
+191
|
|
|
/
|
|
/
|
*
|
|
samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings
Tiezhu Yang
2021-01-26
1
-0
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
1
-5
/
+0
|
\
|
|
|
*
|
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
2021-01-15
1
-5
/
+0
|
|
/
*
|
bpf: Add bitwise atomic instructions
Brendan Jackman
2021-01-14
1
-0
/
+6
*
|
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
2021-01-14
1
-0
/
+2
*
|
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
2021-01-14
1
-0
/
+1
*
|
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
2021-01-14
1
-4
/
+11
|
/
*
tools headers: Update linux/ctype.h with the kernel sources
Arnaldo Carvalho de Melo
2020-12-18
1
-5
/
+12
*
tools headers: Add conditional __has_builtin()
Arnaldo Carvalho de Melo
2020-12-18
1
-0
/
+11
*
tools headers: Get tools's linux/compiler.h closer to the kernel's
Arnaldo Carvalho de Melo
2020-12-18
2
-3
/
+11
*
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
2020-12-17
1
-0
/
+5
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-12-17
1
-5
/
+1
|
\
|
*
mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO
Vlastimil Babka
2020-12-15
1
-5
/
+1
*
|
tools lib: Adopt memchr_inv() from kernel
Jiri Olsa
2020-11-27
1
-0
/
+1
|
/
*
perf tools: Remove broken __no_tail_call attribute
Peter Zijlstra
2020-11-03
2
-15
/
+0
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
1
-1
/
+58
|
\
|
*
btf: Add BTF_ID_LIST_SINGLE macro
Lorenz Bauer
2020-09-21
1
-0
/
+8
|
*
bpf: Add BTF_SET_START/END macros
Jiri Olsa
2020-08-25
1
-1
/
+50
*
|
objtool: Make unwind hint definitions available to other architectures
Julien Thierry
2020-09-10
1
-0
/
+129
*
|
static_call: Handle tail-calls
Peter Zijlstra
2020-09-01
1
-0
/
+7
*
|
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
2020-09-01
1
-0
/
+28
|
/
*
tools/: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
2
-0
/
+134
|
\
|
*
bpf: Make btf_sock_ids global
Yonghong Song
2020-07-21
1
-0
/
+30
|
*
bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h
Yonghong Song
2020-07-21
1
-3
/
+7
|
*
tools/bpf: Sync btf_ids.h to tools
Yonghong Song
2020-07-21
1
-1
/
+10
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-13
2
-0
/
+91
|
|
\
|
|
*
tools headers: Adopt verbatim copy of btf_ids.h from kernel sources
Jiri Olsa
2020-07-13
2
-0
/
+91
*
|
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-2
/
+0
|
\
\
\
|
*
|
|
compiler: Remove uninitialized_var() macro
Kees Cook
2020-07-16
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'v5.8-rc6' into locking/core, to pick up fixes
Ingo Molnar
2020-07-25
1
-2
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Raise gcc version requirement to 4.9
Linus Torvalds
2020-07-08
1
-2
/
+1
|
|
/
*
/
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
2020-07-10
1
-2
/
+2
|
/
*
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
2020-06-09
1
-1
/
+1
*
Merge tag 'perf-tools-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-04
2
-0
/
+15
|
\
|
*
tools compiler.h: Add attribute to disable tail calls
Ian Rogers
2020-06-01
2
-0
/
+15
*
|
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-06-01
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
docs: Add rbtree documentation to the core-api
Matthew Wilcox (Oracle)
2020-04-21
2
-2
/
+2
[next]