index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-07
perf symbols: Ignore $a/$d symbols for ARM modules
Lexi Shao
1
-0
/
+4
2021-11-07
perf evsel: Don't set exclude_guest by default
Ravi Bangoria
3
-5
/
+31
2021-11-06
perf evsel: Fix missing exclude_{host,guest} setting
Namhyung Kim
4
-5
/
+42
2021-11-06
perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
Ian Rogers
1
-1
/
+3
2021-11-06
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-11-06
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
467
-4883
/
+20944
2021-11-05
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-7
/
+164
2021-11-04
perf clang: Fixes for more recent LLVM/clang
Ian Rogers
1
-8
/
+13
2021-11-04
tools: Bump minimum LLVM C++ std to GNU++14
Ian Rogers
2
-4
/
+4
2021-11-03
Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-0
/
+63
2021-11-02
Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
9
-479
/
+1159
2021-11-02
Merge tag 'linux-kselftest-next-5.16-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-3
/
+3
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
33
-180
/
+3492
2021-11-02
Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-20
/
+58
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
359
-3139
/
+13371
2021-11-01
Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+44
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
15
-122
/
+90
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-6
/
+153
2021-11-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
213
-1808
/
+5727
2021-11-01
selftests: net: add arp_ndisc_evict_nocarrier
James Prestwood
1
-0
/
+220
2021-11-01
libbpf: Deprecate AF_XDP support
Magnus Karlsson
1
-38
/
+52
2021-11-01
selftests/bpf: Add a testcase for 64-bit bounds propagation issue.
Alexei Starovoitov
2
-0
/
+63
2021-11-01
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
1
-1
/
+1
2021-11-01
tracing/selftests: Add tests for hist trigger expression parsing
Kalesh Singh
1
-0
/
+63
2021-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-524
/
+640
2021-11-01
selftests/bpf: Fix also no-alu32 strobemeta selftest
Andrii Nakryiko
1
-13
/
+2
2021-11-01
Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+28
2021-11-01
perf bpf: Pull in bpf_program__get_prog_info_linear()
Dave Marchevsky
11
-33
/
+374
2021-11-01
selftests/bpf: Add bloom map success test for userspace calls
Joanne Koong
1
-26
/
+33
2021-11-01
bpf: Add alignment padding for "map_extra" + consolidate holes
Joanne Koong
1
-0
/
+1
2021-11-01
selftests/bpf: Add test cases for struct_ops prog
Hou Tao
2
-0
/
+165
2021-11-01
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+852
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+18
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-379
/
+604
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-6
/
+322
2021-11-01
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+34
2021-11-01
selftests, bpf: Fix broken riscv build
Björn Töpel
1
-1
/
+1
2021-11-01
riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.h
Björn Töpel
1
-0
/
+32
2021-11-01
tools, build: Add RISC-V to HOSTARCH parsing
Björn Töpel
1
-1
/
+2
2021-11-01
selftests, bpf: Add one test for sockmap with strparser
Liu Jian
1
-3
/
+30
2021-11-01
selftests, bpf: Fix test_txmsg_ingress_parser error
Liu Jian
1
-0
/
+2
2021-11-01
selftests/bpf: Fix strobemeta selftest regression
Andrii Nakryiko
1
-0
/
+11
2021-11-01
Revert "perf bench futex: Add support for 32-bit systems with 64-bit time_t"
Arnaldo Carvalho de Melo
1
-40
/
+3
2021-11-01
selftests: add amt interface selftest script
Taehee Yoo
3
-0
/
+286
2021-11-01
selftests: mptcp: more stable simult_flows tests
Paolo Abeni
2
-36
/
+72
2021-11-01
selftests: mptcp: fix proto type in link_failure tests
Geliang Tang
1
-1
/
+1
2021-11-01
selftests: udp: test for passing SO_MARK as cmsg
Jakub Kicinski
4
-0
/
+131
2021-11-01
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
5
-62
/
+34
2021-10-31
perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
Kan Liang
1
-1
/
+1
[next]