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
2022-01-12
perf cpumap: Remove map+index get_core()
Ian Rogers
3
-10
/
+1
2022-01-12
perf cpumap: Remove map+index get_die()
Ian Rogers
4
-12
/
+2
2022-01-12
perf cpumap: Remove map+index get_socket()
Ian Rogers
4
-12
/
+2
2022-01-12
perf cpumap: Switch cpu_map__build_map() to cpu function
Ian Rogers
3
-47
/
+11
2022-01-12
perf stat: Switch to cpu version of cpu_map__get()
Ian Rogers
3
-50
/
+57
2022-01-12
perf stat: Switch aggregation to use for_each loop
Ian Rogers
1
-21
/
+27
2022-01-12
perf stat: Correct aggregation CPU map
Ian Rogers
1
-1
/
+1
2022-01-12
perf stat: Add aggr creators that are passed a cpu
Ian Rogers
2
-34
/
+51
2022-01-12
libperf: Add comments to 'struct perf_cpu_map'
Ian Rogers
1
-0
/
+9
2022-01-12
perf evsel: Improve error message for uncore events
Ian Rogers
1
-0
/
+4
2022-01-12
perf script: Fix hex dump character output
Adrian Hunter
1
-1
/
+1
2022-01-11
perf test: Enable system wide for metricgroups test
Ian Rogers
1
-1
/
+1
2022-01-11
Merge tag 'integrity-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-15
/
+51
2022-01-11
Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-2
/
+513
2022-01-11
Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+3
2022-01-11
Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+36
2022-01-11
bpf/selftests: Add check for updating XDP bpf_link with wrong program type
Toke Høiland-Jørgensen
2
-0
/
+11
2022-01-11
bpf/selftests: convert xdp_link test to ASSERT_* macros
Toke Høiland-Jørgensen
1
-31
/
+25
2022-01-11
Merge tag 'lkmm.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-22
/
+116
2022-01-11
Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
30
-56
/
+96
2022-01-10
Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
275
-3290
/
+14318
2022-01-10
Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
8
-184
/
+459
2022-01-10
Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
31
-57
/
+49
2022-01-10
Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+50
2022-01-10
perf annotate: Avoid TUI crash when navigating in the annotation of recursive...
Dario Petrillo
1
-9
/
+14
2022-01-10
perf powerpc: Update global/local variants for p_stage_cyc
Athira Rajeev
1
-1
/
+7
2022-01-10
perf sort: Include global and local variants for p_stage_cyc sort key
Athira Rajeev
4
-12
/
+32
2022-01-10
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
25
-195
/
+1404
2022-01-10
Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-86
/
+444
2022-01-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10
-86
/
+790
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-9
/
+10
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-2
/
+3
2022-01-09
Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub...
Linus Torvalds
2
-20
/
+1
2022-01-07
selftests: mptcp: more stable join tests-cases
Paolo Abeni
1
-52
/
+68
2022-01-07
Revert "libtraceevent: Increase libtraceevent logging when verbose"
Arnaldo Carvalho de Melo
1
-19
/
+0
2022-01-07
perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...
Jiri Olsa
1
-1
/
+1
2022-01-07
kvm: selftests: move ucall declarations into ucall_common.h
Michael Roth
3
-49
/
+60
2022-01-07
kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h
Michael Roth
2
-435
/
+447
2022-01-07
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
David Woodhouse
1
-1
/
+183
2022-01-07
selftests: KVM: sev_migrate_tests: Add mirror command tests
Peter Gonda
1
-4
/
+51
2022-01-07
selftests: KVM: sev_migrate_tests: Fix sev_ioctl()
Peter Gonda
1
-1
/
+2
2022-01-07
selftests: KVM: sev_migrate_tests: Fix test_sev_mirror()
Peter Gonda
1
-4
/
+1
2022-01-07
Merge tag 'kvm-riscv-5.17-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
6
-1
/
+617
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
17
-43
/
+1554
2022-01-07
selftests: mptcp: add tests for subflow creation failure
Paolo Abeni
2
-1
/
+78
2022-01-07
mptcp: keep track of local endpoint still available for each msk
Paolo Abeni
1
-1
/
+4
2022-01-07
selftests: mptcp: add disconnect tests
Paolo Abeni
2
-27
/
+160
2022-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2
-9
/
+10
2022-01-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
12
-184
/
+543
[prev]
[next]