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-09-28
selftests/bpf: Normalize XDP section names in selftests
Andrii Nakryiko
19
-30
/
+27
2021-09-28
libbpf: Add "tc" SEC_DEF which is a better name for "classifier"
Andrii Nakryiko
1
-0
/
+1
2021-09-28
selftests: KVM: Don't clobber XMM register when read
Oliver Upton
1
-1
/
+1
2021-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-7
/
+17
2021-09-28
selftests, bpf: test_lwt_ip_encap: Really disable rp_filter
Jiri Benc
1
-5
/
+8
2021-09-28
selftests, bpf: Fix makefile dependencies on libbpf
Jiri Benc
1
-1
/
+2
2021-09-28
libbpf: Fix segfault in static linker for objects without BTF
Kumar Kartikeya Dwivedi
1
-1
/
+7
2021-09-27
libbpf: Ignore STT_SECTION symbols in 'maps' section
Toke Høiland-Jørgensen
1
-2
/
+3
2021-09-28
selftests: xsk: Add frame_headroom test
Magnus Karlsson
2
-11
/
+44
2021-09-28
selftests: xsk: Change interleaving of packets in unaligned mode
Magnus Karlsson
1
-3
/
+3
2021-09-28
selftests: xsk: Add single packet test
Magnus Karlsson
2
-0
/
+14
2021-09-28
selftests: xsk: Introduce pacing of traffic
Magnus Karlsson
2
-7
/
+29
2021-09-28
selftests: xsk: Fix socket creation retry
Magnus Karlsson
1
-6
/
+5
2021-09-28
selftests: xsk: Put the same buffer only once in the fill ring
Magnus Karlsson
1
-6
/
+11
2021-09-28
selftests: xsk: Fix missing initialization
Magnus Karlsson
1
-0
/
+7
2021-09-27
Merge tag 'perf-tools-fixes-for-v5.15-2021-09-27' of git://git.kernel.org/pub...
Linus Torvalds
20
-43
/
+70
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-61
/
+219
2021-09-27
selftests: drivers/dma-buf: Fix implicit declaration warns
Shuah Khan
1
-1
/
+4
2021-09-27
perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'
Like Xu
1
-1
/
+1
2021-09-27
perf iostat: Use system-wide mode if the target cpu_list is unspecified
Like Xu
1
-0
/
+2
2021-09-27
perf config: Refine error message to eliminate confusion
Like Xu
1
-1
/
+1
2021-09-27
perf doc: Fix typos all over the place
Like Xu
8
-8
/
+8
2021-09-27
perf arm: Fix off-by-one directory paths.
Ian Rogers
6
-23
/
+23
2021-09-27
perf vendor events powerpc: Fix spelling mistake "icach" -> "icache"
Colin Ian King
1
-1
/
+1
2021-09-27
perf tests: Fix flaky test 'Object code reading'
James Clark
1
-2
/
+2
2021-09-27
perf test: Fix DWARF unwind for optimized builds.
Ian Rogers
1
-7
/
+32
2021-09-27
selftests: net: fib_nexthops: Wait before checking reported idle time
Petr Machata
1
-0
/
+1
2021-09-26
bpf: selftest: Add verifier tests for <8-byte scalar spill and refill
Martin KaFai Lau
1
-0
/
+161
2021-09-26
bpf: selftest: A bpf prog that has a 32bit scalar spill
Martin KaFai Lau
3
-0
/
+393
2021-09-26
Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2021-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-25
Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-33
/
+27
2021-09-25
Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-6
/
+8
2021-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2
-0
/
+465
2021-09-24
tools/vm/page-types: remove dependency on opt_file for idle page tracking
Changbin Du
1
-1
/
+1
2021-09-24
selftests/bpf: Fix btf_dump __int128 test failure with clang build kernel
Yonghong Song
1
-6
/
+21
2021-09-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+5
2021-09-24
x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses
Numfor Mbiziwo-Tiapo
1
-2
/
+2
2021-09-24
selftests: KVM: Explicitly use movq to read xmm registers
Oliver Upton
1
-17
/
+17
2021-09-24
selftests: KVM: Call ucall_init when setting up in rseq_test
Oliver Upton
1
-0
/
+1
2021-09-23
Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-3
/
+240
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-66
/
+170
2021-09-23
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-7
/
+5
2021-09-23
KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0
Maxim Levitsky
3
-0
/
+130
2021-09-22
KVM: selftests: Create a separate dirty bitmap per slot
David Matlack
1
-15
/
+39
2021-09-22
KVM: selftests: Refactor help message for -s backing_src
David Matlack
6
-22
/
+25
2021-09-22
KVM: selftests: Change backing_src flag to -s in demand_paging_test
David Matlack
1
-5
/
+5
2021-09-22
selftests: KVM: Align SMCCC call with the spec in steal_time
Oliver Upton
1
-2
/
+2
2021-09-22
selftests: KVM: Fix check for !POLLIN in demand_paging_test
Oliver Upton
1
-1
/
+1
2021-09-22
KVM: selftests: Remove __NR_userfaultfd syscall fallback
Sean Christopherson
1
-3
/
+0
[prev]
[next]