index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-24
selftests/bpf: Add reproducer for decl_tag in func_proto argument
Stanislav Fomichev
1
-0
/
+14
2022-11-24
bpf: Prevent decl_tag from being referenced in func_proto arg
Stanislav Fomichev
1
-0
/
+5
2022-11-24
docs/bpf: Document BPF_MAP_TYPE_BLOOM_FILTER
Donald Hunter
1
-0
/
+174
2022-11-24
docs/bpf: Fix sphinx warnings for devmap
Maryam Tahhan
1
-26
/
+42
2022-11-24
docs/bpf: Fix sphinx warnings for cpumap
Maryam Tahhan
1
-22
/
+34
2022-11-24
docs/bpf: Add table of BPF program types to libbpf docs
Donald Hunter
3
-0
/
+209
2022-11-24
bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not set
Yonghong Song
1
-1
/
+1
2022-11-23
selftests/bpf: Mount debugfs in setns_by_fd
Stanislav Fomichev
4
-3
/
+7
2022-11-23
bpf: Don't use idx variable when registering kfunc dtors
David Vernet
1
-5
/
+5
2022-11-23
Merge branch 'Support storing struct cgroup * objects as kptrs'
Alexei Starovoitov
6
-3
/
+778
2022-11-23
selftests/bpf: Add selftests for bpf_cgroup_ancestor() kfunc
David Vernet
3
-0
/
+47
2022-11-23
bpf: Add bpf_cgroup_ancestor() kfunc
David Vernet
1
-0
/
+20
2022-11-23
selftests/bpf: Add cgroup kfunc / kptr selftests
David Vernet
5
-0
/
+631
2022-11-23
bpf: Enable cgroups to be used as kptrs
David Vernet
1
-3
/
+80
2022-11-23
selftests/bpf: Workaround for llvm nop-4 bug
Alexei Starovoitov
3
-5
/
+6
2022-11-23
Revert "selftests/bpf: Temporarily disable linked list tests"
Alexei Starovoitov
4
-34
/
+16
2022-11-21
selftests/bpf: Make sure zero-len skbs aren't redirectable
Stanislav Fomichev
2
-0
/
+183
2022-11-21
bpf: Move skb->len == 0 checks into __bpf_redirect
Stanislav Fomichev
2
-8
/
+6
2022-11-21
selftests/bpf: Add test for cgroup iterator on a dead cgroup
Hou Tao
1
-0
/
+76
2022-11-21
selftests/bpf: Add cgroup helper remove_cgroup()
Hou Tao
2
-0
/
+20
2022-11-21
bpf: Pin the start cgroup in cgroup_iter_seq_init()
Hou Tao
1
-0
/
+14
2022-11-21
bpf/verifier: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook
1
-4
/
+8
2022-11-21
Merge branch 'clean-up bpftool from legacy support'
Alexei Starovoitov
13
-93
/
+49
2022-11-21
bpftool: remove function free_btf_vmlinux()
Sahid Orentino Ferdjaoui
1
-6
/
+1
2022-11-21
bpftool: clean-up usage of libbpf_get_error()
Sahid Orentino Ferdjaoui
8
-45
/
+39
2022-11-21
bpftool: fix error message when function can't register struct_ops
Sahid Orentino Ferdjaoui
1
-3
/
+2
2022-11-21
bpftool: replace return value PTR_ERR(NULL) with 0
Sahid Orentino Ferdjaoui
1
-4
/
+2
2022-11-21
bpftool: remove support of --legacy option for bpftool
Sahid Orentino Ferdjaoui
7
-36
/
+6
2022-11-21
Merge branch 'bpf: Implement two type cast kfuncs'
Alexei Starovoitov
7
-2
/
+293
2022-11-21
bpf: Add type cast unit tests
Yonghong Song
3
-0
/
+198
2022-11-21
bpf: Add a kfunc for generic type cast
Yonghong Song
2
-2
/
+24
2022-11-21
bpf: Add a kfunc to type cast from bpf uapi ctx to kernel ctx
Yonghong Song
4
-0
/
+53
2022-11-21
bpf: Add support for kfunc set with common btf_ids
Yonghong Song
2
-1
/
+19
2022-11-21
bpf: Disallow bpf_obj_new_impl call when bpf_mem_alloc_init fails
Kumar Kartikeya Dwivedi
2
-2
/
+3
2022-11-20
Merge branch 'Support storing struct task_struct objects as kptrs'
Alexei Starovoitov
16
-70
/
+886
2022-11-20
bpf/selftests: Add selftests for new task kfuncs
David Vernet
5
-0
/
+640
2022-11-20
bpf: Add kfuncs for storing struct task_struct * as a kptr
David Vernet
1
-3
/
+75
2022-11-20
bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
David Vernet
10
-57
/
+164
2022-11-20
bpf: Allow multiple modifiers in reg_type_str() prefix
David Vernet
2
-12
/
+9
2022-11-19
bpf, samples: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-1
/
+1
2022-11-19
bpf, docs: DEVMAPs and XDP_REDIRECT
Maryam Tahhan
4
-2
/
+310
2022-11-19
libbpf: Ignore hashmap__find() result explicitly in btf_dump
Andrii Nakryiko
1
-1
/
+1
2022-11-18
selftests/bpf: Skip spin lock failure test on s390x
Kumar Kartikeya Dwivedi
1
-0
/
+6
2022-11-18
Merge branch 'Allocated objects, BPF linked lists'
Alexei Starovoitov
26
-567
/
+3931
2022-11-18
selftests/bpf: Temporarily disable linked list tests
Kumar Kartikeya Dwivedi
4
-16
/
+34
2022-11-18
selftests/bpf: Add BTF sanity tests
Kumar Kartikeya Dwivedi
1
-0
/
+485
2022-11-18
selftests/bpf: Add BPF linked list API tests
Kumar Kartikeya Dwivedi
6
-0
/
+1264
2022-11-18
selftests/bpf: Add failure test cases for spin lock pairing
Kumar Kartikeya Dwivedi
2
-1
/
+292
2022-11-18
selftests/bpf: Update spinlock selftest
Kumar Kartikeya Dwivedi
3
-47
/
+51
2022-11-18
selftests/bpf: Add __contains macro to bpf_experimental.h
Kumar Kartikeya Dwivedi
1
-0
/
+2
[next]