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-06-19
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
2022-06-19
perf metrics: Ensure at least 1 id per metric
Ian Rogers
1
-0
/
+9
2022-06-19
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+10
2022-06-19
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+6
2022-06-19
perf arm-spe: Don't set data source if it's not a memory operation
Leo Yan
1
-14
/
+8
2022-06-19
perf expr: Allow exponents on floating point values
Ian Rogers
2
-1
/
+3
2022-06-19
perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...
Athira Rajeev
1
-1
/
+1
2022-06-19
perf test: Record only user callchains on the "Check Arm64 callgraphs are com...
Michael Petlan
1
-1
/
+1
2022-06-19
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+6
2022-06-19
perf test: Fix variable length array undefined behavior in bp_account
Ian Rogers
1
-2
/
+14
2022-06-19
libperf evsel: Open shouldn't leak fd on failure
Ian Rogers
1
-5
/
+12
2022-06-19
perf test: Fix "perf stat CSV output linter" test on s390
Thomas Richter
2
-72
/
+45
2022-06-19
perf unwind: Fix uninitialized variable
Ian Rogers
1
-1
/
+1
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
5
-51
/
+151
2022-06-17
ipv4: ping: fix bind address validity check
Riccardo Paolo Bestetti
1
-0
/
+33
2022-06-16
selftest/bpf: Fix kprobe_multi bench test
Jiri Olsa
1
-0
/
+3
2022-06-16
selftests/bpf: Shuffle cookies symbols in kprobe multi test
Jiri Olsa
2
-51
/
+51
2022-06-16
selftests: make use of GUP_TEST_FILE macro
Joel Savitz
1
-2
/
+2
2022-06-16
selftests: vm: Fix resource leak when return error
Ding Xiang
1
-0
/
+2
2022-06-16
selftests dma: fix compile error for dma_map_benchmark
Yu Liao
2
-1
/
+2
2022-06-16
selftests/bpf: Test tail call counting with bpf2bpf and data on stack
Jakub Sitnicki
2
-0
/
+97
2022-06-16
Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-122
/
+0
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
3
-122
/
+0
2022-06-15
tools/kvm_stat: fix display of error when multiple processes are found
Dmitry Klochkov
1
-1
/
+2
2022-06-14
selftests: Fix clang cross compilation
Mark Brown
1
-2
/
+23
2022-06-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-107
/
+341
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+26
2022-06-12
Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-15
/
+19
2022-06-11
wireguard: selftests: use maximum cpu features and allow rng seeding
Jason A. Donenfeld
3
-15
/
+19
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-2
/
+77
2022-06-09
KVM: selftests: Restrict test region to 48-bit physical addresses when using ...
David Matlack
1
-3
/
+15
2022-06-09
KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2
David Matlack
8
-8
/
+182
2022-06-09
KVM: selftests: Clean up LIBKVM files in Makefile
David Matlack
1
-5
/
+31
2022-06-09
KVM: selftests: Link selftests directly with lib object files
David Matlack
1
-7
/
+4
2022-06-09
KVM: selftests: Drop unnecessary rule for STATIC_LIBS
David Matlack
1
-1
/
+0
2022-06-09
KVM: selftests: Add a helper to check EPT/VPID capabilities
David Matlack
1
-1
/
+6
2022-06-09
KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.h
David Matlack
2
-3
/
+2
2022-06-09
KVM: selftests: Refactor nested_map() to specify target level
David Matlack
1
-4
/
+12
2022-06-09
KVM: selftests: Drop stale function parameter comment for nested_map()
David Matlack
1
-1
/
+0
2022-06-09
KVM: selftests: Add option to create 2M and 1G EPT mappings
David Matlack
1
-50
/
+60
2022-06-09
KVM: selftests: Replace x86_page_size with PG_LEVEL_XX
David Matlack
4
-24
/
+29
2022-06-09
Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
836
-12755
/
+57565
2022-06-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-0
/
+32
2022-06-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+7
2022-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-0
/
+43
2022-06-07
selftests/bpf: Add selftest for calling global functions from freplace
Toke Høiland-Jørgensen
2
-0
/
+32
2022-06-07
KVM: selftests: Make hyperv_clock selftest more stable
Vitaly Kuznetsov
1
-3
/
+7
2022-06-07
selftests net: fix bpf build error
Lina Wang
1
-2
/
+2
2022-06-06
x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage
Josh Poimboeuf
1
-0
/
+6
2022-06-05
Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+7
[prev]
[next]