index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-17
selftests: mlxsw: tc_flower_scale: Add a traffic test
Petr Machata
1
-0
/
+17
2022-06-17
selftests: mlxsw: resource_scale: Pass target count to cleanup
Petr Machata
2
-2
/
+2
2022-06-17
selftests: mlxsw: resource_scale: Allow skipping a test
Petr Machata
2
-0
/
+9
2022-06-17
selftests: mlxsw: resource_scale: Introduce traffic tests
Petr Machata
2
-3
/
+20
2022-06-17
selftests: mlxsw: resource_scale: Update scale target after test setup
Ido Schimmel
2
-0
/
+6
2022-06-17
selftests: mirror_gre_bridge_1q_lag: Enslave port to bridge before other configurations
Amit Cohen
1
-3
/
+4
2022-06-17
selftests/bpf: Don't force lld on non-x86 architectures
Andrii Nakryiko
1
-2
/
+9
2022-06-16
selftests/bpf: Add selftests for raw syncookie helpers in TC mode
Maxim Mikityanskiy
3
-69
/
+224
2022-06-16
selftests/bpf: Add selftests for raw syncookie helpers
Maxim Mikityanskiy
5
-1
/
+1330
2022-06-16
bpf: Add helpers to issue and check SYN cookies in XDP
Maxim Mikityanskiy
1
-0
/
+78
2022-06-16
bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
Maxim Mikityanskiy
1
-4
/
+6
2022-06-16
selftests/filesystems: add a vfat RENAME_EXCHANGE test
Javier Martinez Canillas
6
-0
/
+131
2022-06-16
delayacct: remove some unused variables
cxbing
1
-4
/
+0
2022-06-16
selftests: make use of GUP_TEST_FILE macro
Joel Savitz
1
-2
/
+2
2022-06-16
userfaultfd/selftests: fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-16
mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to kmemleak_alloc_phys()
Patrick Wang
1
-1
/
+1
2022-06-16
tools/vm/slabinfo: use alphabetic order when two values are equal
Yuanzheng Song
1
-10
/
+22
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/bpf: add tests for sleepable (uk)probes
Delyan Kratunov
2
-1
/
+108
2022-06-16
libbpf: add support for sleepable uprobe programs
Delyan Kratunov
1
-1
/
+4
2022-06-17
libbpf: Fix internal USDT address translation logic for shared libraries
Andrii Nakryiko
2
-65
/
+72
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/netdev/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
selftests/timens: add a test for vfork+exit
Andrei Vagin
2
-1
/
+91
2022-06-15
tools/kvm_stat: fix display of error when multiple processes are found
Dmitry Klochkov
1
-1
/
+2
2022-06-15
KVM: s390: selftests: Fix memop extension capability check
Janis Schoetterl-Glausch
1
-1
/
+1
2022-06-15
KVM: selftests: Remove the mismatched parameter comments
Shaoqin Huang
1
-3
/
+0
2022-06-14
selftests/bpf: Avoid skipping certain subtests
Yonghong Song
1
-1
/
+6
2022-06-14
selftests/bpf: Fix test_varlen verification failure with latest llvm
Yonghong Song
1
-4
/
+4
2022-06-14
bpftool: Do not check return value from libbpf_set_strict_mode()
Quentin Monnet
1
-3
/
+1
2022-06-14
Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
Quentin Monnet
8
-3
/
+23
2022-06-14
selftests: Fix clang cross compilation
Mark Brown
1
-2
/
+23
2022-06-14
KVM: selftests: Use kvm_has_cap(), not kvm_check_cap(), where possible
Sean Christopherson
7
-10
/
+10
2022-06-14
KVM: selftests: Drop a duplicate TEST_ASSERT() in vm_nr_pages_required()
Sean Christopherson
1
-4
/
+0
2022-06-14
KVM: selftests: Call a dummy helper in VM/vCPU ioctls() to enforce type
Sean Christopherson
1
-26
/
+31
2022-06-14
KVM: selftests: Add a missing apostrophe in comment to show ownership
Sean Christopherson
1
-1
/
+1
2022-06-14
KVM: selftests: kvm_binary_stats_test: Fix index expressions
Andrew Jones
1
-2
/
+2
2022-06-14
libbpf: Fix an unsigned < 0 bug
Yonghong Song
1
-1
/
+1
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/git/tip/tip
Linus Torvalds
2
-0
/
+26
2022-06-13
spi: spidev_test: Warn when the mode is not the requested mode
David Fries
1
-0
/
+11
2022-06-12
Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
3
-15
/
+19
2022-06-11
selftest/bpf/benchs: Add bpf_map benchmark
Feng Zhou
5
-1
/
+152
2022-06-11
KVM: selftests: Sanity check input to ioctls() at build time
Sean Christopherson
9
-56
/
+58
2022-06-11
KVM: selftests: Use TAP-friendly ksft_exit_skip() in __TEST_REQUIRE
Sean Christopherson
1
-6
/
+4
[prev]
[next]