index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-04
memremap: remove support for external pgmap refcounts
Christoph Hellwig
1
-31
/
+12
2021-12-03
bpf: Fix the test_task_vma selftest to support output shorter than 1 kB
Maxim Mikityanskiy
1
-2
/
+3
2021-12-03
libbpf: Reduce bpf_core_apply_relo_insn() stack usage.
Alexei Starovoitov
3
-45
/
+51
2021-12-03
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
1
-16
/
+16
2021-12-03
perf: Mute libbpf API deprecations temporarily
Andrii Nakryiko
2
-0
/
+7
2021-12-03
selftests: net/fcnal-test.sh: add exit code
Li Zhijian
1
-0
/
+8
2021-12-03
selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...
Li Zhijian
2
-0
/
+2
2021-12-03
selftests/tc-testing: add missing config
Li Zhijian
1
-0
/
+1
2021-12-03
selftests/tc-testing: add exit code
Li Zhijian
1
-3
/
+5
2021-12-03
objtool: Fix pv_ops noinstr validation
Peter Zijlstra
2
-0
/
+5
2021-12-02
selftests/fib_tests: Rework fib_rp_filter_test()
Peilin Ye
1
-10
/
+49
2021-12-02
libbpf: Deprecate bpf_prog_load_xattr() API
Andrii Nakryiko
2
-0
/
+6
2021-12-02
selftests/bpf: Remove all the uses of deprecated bpf_prog_load_xattr()
Andrii Nakryiko
9
-107
/
+119
2021-12-02
selftests/bpf: Mute xdpxceiver.c's deprecation warnings
Andrii Nakryiko
1
-0
/
+6
2021-12-02
selftests/bpf: Remove recently reintroduced legacy btf__dedup() use
Andrii Nakryiko
1
-2
/
+2
2021-12-02
bpftool: Migrate off of deprecated bpf_create_map_xattr() API
Andrii Nakryiko
1
-10
/
+13
2021-12-02
libbpf: Add API to get/set log_level at per-program level
Andrii Nakryiko
4
-1
/
+23
2021-12-02
libbpf: Use __u32 fields in bpf_map_create_opts
Andrii Nakryiko
1
-4
/
+4
2021-12-02
tools/resolve_btfids: Skip unresolved symbol warning for empty BTF sets
Kumar Kartikeya Dwivedi
1
-3
/
+5
2021-12-02
selftests/bpf: Update test names for xchg and cmpxchg
Paul E. McKenney
1
-2
/
+2
2021-12-02
selftests/bpf: Build testing_helpers.o out of tree
Jean-Philippe Brucker
1
-18
/
+22
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-106
/
+318
2021-12-02
Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-5
/
+32
2021-12-02
selftests/bpf: Add CO-RE relocations to verifier scale test.
Alexei Starovoitov
1
-2
/
+2
2021-12-02
selftests/bpf: Revert CO-RE removal in test_ksyms_weak.
Alexei Starovoitov
1
-1
/
+1
2021-12-02
selftests/bpf: Additional test for CO-RE in the kernel.
Alexei Starovoitov
3
-1
/
+119
2021-12-02
selftests/bpf: Convert map_ptr_kern test to use light skeleton.
Alexei Starovoitov
2
-10
/
+9
2021-12-02
selftests/bpf: Improve inner_map test coverage.
Alexei Starovoitov
1
-2
/
+14
2021-12-02
selftests/bpf: Add lskel version of kfunc test.
Alexei Starovoitov
2
-1
/
+25
2021-12-02
libbpf: Clean gen_loader's attach kind.
Alexei Starovoitov
1
-1
/
+3
2021-12-02
libbpf: Support init of inner maps in light skeleton.
Alexei Starovoitov
3
-3
/
+31
2021-12-02
libbpf: Use CO-RE in the kernel in light skeleton.
Alexei Starovoitov
3
-33
/
+120
2021-12-02
libbpf: Cleanup struct bpf_core_cand.
Andrii Nakryiko
2
-15
/
+17
2021-12-02
bpf: Pass a set of bpf_core_relo-s to prog_load command.
Alexei Starovoitov
2
-54
/
+58
2021-12-02
bpf: Define enum bpf_core_relo_kind as uapi.
Alexei Starovoitov
4
-60
/
+63
2021-12-02
bpf: Prepare relo_core.c for kernel duty.
Alexei Starovoitov
1
-11
/
+65
2021-12-02
libbpf: Replace btf__type_by_id() with btf_type_by_id().
Alexei Starovoitov
3
-13
/
+10
2021-12-02
selftests: net: remove meaningless help option
Li Zhijian
1
-2
/
+0
2021-12-02
selftests: net: Correct case name
Li Zhijian
1
-2
/
+2
2021-11-30
tools/memory-model: litmus: Add two tests for unlock(A)+lock(B) ordering
Boqun Feng
3
-0
/
+76
2021-11-30
tools/memory-model: doc: Describe the requirement of the litmus-tests directory
Boqun Feng
1
-0
/
+12
2021-11-30
tools/memory-model: Provide extra ordering for unlock+lock pair on the same CPU
Boqun Feng
2
-22
/
+28
2021-11-30
torture: Properly redirect kvm-remote.sh "echo" commands
Paul E. McKenney
1
-5
/
+5
2021-11-30
torture: Fix incorrectly redirected "exit" in kvm-remote.sh
Paul E. McKenney
1
-1
/
+1
2021-11-30
rcutorture: Test RCU Tasks lock-contention detection
Paul E. McKenney
1
-0
/
+1
2021-11-30
rcutorture: Cause TREE02 and TREE10 scenarios to do more callback flooding
Paul E. McKenney
2
-0
/
+2
2021-11-30
torture: Retry download once before giving up
Paul E. McKenney
1
-2
/
+9
2021-11-30
torture: Make kvm-find-errors.sh report link-time undefined symbols
Paul E. McKenney
2
-3
/
+4
2021-11-30
torture: Catch kvm.sh help text up with actual options
Paul E. McKenney
1
-3
/
+6
2021-11-30
tools/nolibc: Implement gettid()
Mark Brown
1
-0
/
+18
[prev]
[next]