index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-10
maple_tree: update check_forking() and bench_forking()
Peng Zhang
1
-0
/
+4
2023-12-10
maple_tree: introduce {mtree,mas}_lock_nested()
Peng Zhang
1
-0
/
+1
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-8
/
+8
2023-10-18
compiler.h: move __is_constexpr() to compiler.h
David Laight
2
-8
/
+8
2023-10-18
maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
Liam R. Howlett
1
-0
/
+40
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2023-09-15
bpf: Fix BTF_ID symbol generation collision in tools/
Nick Desaulniers
1
-1
/
+1
2023-09-14
memblock tests: fix warning ‘struct seq_file’ declared inside parameter list
Mike Rapoport (IBM)
1
-0
/
+2
2023-09-14
memblock tests: fix warning: "__ALIGN_KERNEL" redefined
Mike Rapoport (IBM)
1
-2
/
+0
2023-09-14
memblock tests: Fix compilation errors.
Rong Tao
1
-1
/
+1
2023-08-04
tools include: Add some common function attributes
Mark Brown
1
-0
/
+12
2023-08-04
tools compiler.h: Add OPTIMIZER_HIDE_VAR()
Mark Brown
1
-0
/
+6
2023-05-26
perf cs-etm: Copy kernel coresight-pmu.h header
James Clark
1
-13
/
+0
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-17
/
+40
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-200
/
+57
2023-04-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+5
2023-04-24
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-04-21
tools/virtio: fix build caused by virtio_ring changes
Shunsuke Mie
1
-0
/
+5
2023-04-06
tools: Rename __fallthrough to fallthrough
Liam Howlett
2
-6
/
+4
2023-04-04
perf cs-etm: Handle PERF_RECORD_AUX_OUTPUT_HW_ID packet
Mike Leach
1
-0
/
+15
2023-04-04
perf cs-etm: Update record event to use new Trace ID protocol
Mike Leach
1
-12
/
+17
2023-04-04
perf cs-etm: Move mapping of Trace ID and cpu into helper function
Mike Leach
1
-0
/
+5
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
1
-1
/
+1
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
1
-9
/
+18
2023-03-23
x86,objtool: Separate unret validation from unwind hints
Josh Poimboeuf
1
-3
/
+2
2023-03-23
x86,objtool: Introduce ORC_TYPE_*
Josh Poimboeuf
1
-0
/
+1
2023-03-23
objtool: Add objtool_types.h
Josh Poimboeuf
2
-200
/
+48
2023-03-10
Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...
Linus Torvalds
1
-1
/
+0
2023-03-03
tools headers: Synchronize {linux,vdso}/bits.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+0
2023-02-23
Merge branch 'linus' into objtool/core, to pick up Xen dependencies
Ingo Molnar
1
-0
/
+9
2023-02-11
x86/unwind/orc: Add 'signal' field to ORC metadata
Josh Poimboeuf
1
-4
/
+7
2023-01-18
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-34
/
+176
2022-12-12
Merge remote-tracking branch 'kvm/queue' into HEAD
Paolo Bonzini
1
-34
/
+0
2022-12-02
tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpers
Sean Christopherson
1
-34
/
+0
2022-11-10
tools: Copy bitfield.h from the kernel sources
Ricardo Koller
1
-0
/
+176
2022-10-17
objtool: Fix find_{symbol,func}_containing()
Peter Zijlstra
1
-0
/
+187
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-49
/
+12
2022-10-03
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-1
/
+1
2022-09-28
kallsyms: increase maximum kernel symbol length to 512
Miguel Ojeda
1
-1
/
+1
2022-09-26
radix tree test suite: add support for slab bulk APIs
Liam R. Howlett
1
-0
/
+4
2022-09-21
tools: sync find_bit() implementation
Yury Norov
1
-49
/
+12
2022-09-11
tools: fix compilation after gfp_types.h split
Matthew Wilcox (Oracle)
2
-20
/
+2
2022-08-22
perf tools: Fix compile error for x86
Yang Jihong
1
-0
/
+4
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2
-6
/
+22
2022-08-06
Merge tag 'perf-tools-for-v6.0-2022-08-04' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+11
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-7
/
+28
2022-08-03
Merge tag 'xarray-6.0' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
1
-0
/
+2
2022-08-02
Merge tag 'docs-6.0' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
[next]