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-08-29
selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
James Hilliard
2
-4
/
+0
2022-08-26
bpf: Fix a few typos in BPF helpers documentation
Quentin Monnet
1
-8
/
+8
2022-08-26
selftests/bpf: Declare subprog_noise as static in tailcall_bpf2bpf4
James Hilliard
1
-1
/
+1
2022-08-26
selftests/bpf: fix type conflict in test_tc_dtime
James Hilliard
1
-1
/
+0
2022-08-25
libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
Benjamin Tissoires
1
-0
/
+23
2022-08-25
bpf: Add CGROUP prefix to cgroup_iter_order
Hao Luo
4
-12
/
+12
2022-08-25
bpftool: Fix a wrong type cast in btf_dumper_int
Lam Thai
1
-1
/
+1
2022-08-25
selftests/bpf: add a selftest for cgroup hierarchical stats collection
Yosry Ahmed
3
-0
/
+584
2022-08-25
selftests/bpf: extend cgroup helpers
Yosry Ahmed
2
-47
/
+174
2022-08-25
selftests/bpf: Test cgroup_iter.
Hao Luo
4
-1
/
+271
2022-08-25
bpf: Introduce cgroup iter
Hao Luo
2
-2
/
+32
2022-08-24
selftests/bpf: Fix wrong size passed to bpf_setsockopt()
Yang Yingliang
1
-3
/
+7
2022-08-24
selftests/bpf: Add cb_refs test to s390x deny list
Daniel Müller
1
-0
/
+1
2022-08-24
selftests/bpf: Add tests for reference state fixes for callbacks
Kumar Kartikeya Dwivedi
2
-0
/
+164
2022-08-23
selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhere
Stanislav Fomichev
4
-0
/
+90
2022-08-23
bpf: update bpf_{g,s}et_retval documentation
Stanislav Fomichev
1
-5
/
+17
2022-08-23
bpf, selftests: Test BPF_FLOW_DISSECTOR_CONTINUE
Shmulik Ladkani
3
-0
/
+44
2022-08-23
bpf, test_run: Propagate bpf_flow_dissect's retval to user's bpf_attr.test.re...
Shmulik Ladkani
2
-2
/
+23
2022-08-23
bpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for bpf progs
Shmulik Ladkani
1
-0
/
+5
2022-08-19
selftest/bpf: Add setget_sockopt to DENYLIST.s390x
Martin KaFai Lau
1
-0
/
+1
2022-08-19
selftests/bpf: Fix spelling mistake.
Colin Ian King
1
-1
/
+1
2022-08-18
selftests/bpf: bpf_setsockopt tests
Martin KaFai Lau
3
-1
/
+606
2022-08-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
38
-236
/
+771
2022-08-17
selftests/bpf: Few fixes for selftests/bpf built in release mode
Andrii Nakryiko
4
-6
/
+6
2022-08-17
libbpf: Clean up deprecated and legacy aliases
Andrii Nakryiko
5
-10
/
+2
2022-08-17
libbpf: Streamline bpf_attr and perf_event_attr initialization
Andrii Nakryiko
4
-91
/
+138
2022-08-17
libbpf: Fix potential NULL dereference when parsing ELF
Andrii Nakryiko
1
-1
/
+1
2022-08-17
selftests/bpf: Tests libbpf autoattach APIs
Hao Luo
2
-0
/
+53
2022-08-17
libbpf: Allows disabling auto attach
Hao Luo
3
-1
/
+18
2022-08-16
selftests/bpf: Fix attach point for non-x86 arches in test_progs/lsm
Artem Savkov
2
-2
/
+3
2022-08-15
libbpf: Making bpf_prog_load() ignore name if kernel doesn't support
Hangbin Liu
3
-6
/
+16
2022-08-15
selftests/bpf: Update CI kconfig
Daniel Xu
1
-0
/
+2
2022-08-15
selftests/bpf: Add connmark read test
Daniel Xu
2
-1
/
+5
2022-08-15
selftests/bpf: Add existing connection bpf_*_ct_lookup() test
Daniel Xu
2
-0
/
+77
2022-08-15
bpftool: Clear errno after libcap's checks
Quentin Monnet
1
-0
/
+10
2022-08-15
bpf: Clear up confusion in bpf_skb_adjust_room()'s documentation
Quentin Monnet
1
-2
/
+4
2022-08-15
bpftool: Fix a typo in a comment
Quentin Monnet
1
-1
/
+1
2022-08-11
libbpf: Add names for auxiliary maps
Hangbin Liu
2
-4
/
+4
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
15
-45
/
+889
2022-08-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-37
/
+45
2022-08-10
selftests: forwarding: Fix failing tests with old libnet
Ido Schimmel
3
-24
/
+48
2022-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
7
-5
/
+311
2022-08-10
KVM: selftests: Test all possible "invalid" PERF_CAPABILITIES.LBR_FMT vals
Sean Christopherson
1
-5
/
+12
2022-08-10
KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test
Gavin Shan
1
-15
/
+27
2022-08-10
KVM: selftests: Make rseq compatible with glibc-2.35
Gavin Shan
2
-22
/
+9
2022-08-10
selftests: kvm: fix compilation
Paolo Bonzini
1
-0
/
+2
2022-08-10
libbpf: preserve errno across pr_warn/pr_info/pr_debug
Andrii Nakryiko
1
-0
/
+5
2022-08-10
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
4
-83
/
+110
2022-08-10
selftests/bpf: Ensure sleepable program is rejected by hash map iter
Hou Tao
2
-0
/
+15
2022-08-10
selftests/bpf: Add write tests for sk local storage map iterator
Hou Tao
2
-4
/
+38
[next]