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-08-31
selftests/nolibc: support a test definition format
Willy Tarreau
1
-0
/
+91
2022-08-31
selftests/nolibc: add basic infrastructure to ease creation of nolibc tests
Willy Tarreau
2
-0
/
+438
2022-08-31
tools/nolibc: make sys_mmap() automatically use the right __NR_mmap definition
Willy Tarreau
1
-1
/
+1
2022-08-31
tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not defined
Willy Tarreau
1
-1
/
+1
2022-08-31
tools/nolibc: make argc 32-bit in riscv startup code
Willy Tarreau
1
-1
/
+1
2022-08-31
tools/memory-model: Clarify LKMM's limitations in litmus-tests.txt
Paul Heidekrüger
1
-10
/
+27
2022-08-31
netfilter: remove nf_conntrack_helper sysctl and modparam toggles
Pablo Neira Ayuso
1
-10
/
+26
2022-08-30
bpftool: Add support for querying cgroup_iter link
Hao Luo
1
-0
/
+35
2022-08-30
memblock tests: add tests for memblock_trim_memory
Rebecca Mckeever
1
-0
/
+223
2022-08-30
memblock tests: add tests for memblock_*bottom_up functions
Rebecca Mckeever
1
-0
/
+45
2022-08-30
memblock tests: update alloc_nid_api to test memblock_alloc_try_nid_raw
Rebecca Mckeever
1
-69
/
+111
2022-08-30
memblock tests: update alloc_api to test memblock_alloc_raw
Rebecca Mckeever
2
-33
/
+85
2022-08-30
memblock tests: add additional tests for basic api and memblock_alloc
Rebecca Mckeever
2
-0
/
+543
2022-08-30
memblock tests: add labels to verbose output for generic alloc tests
Rebecca Mckeever
4
-56
/
+44
2022-08-30
memblock tests: update zeroed memory check for memblock_alloc_* tests
Rebecca Mckeever
2
-60
/
+20
2022-08-30
memblock tests: update tests to check if memblock_alloc zeroed memory
Rebecca Mckeever
3
-0
/
+42
2022-08-30
memblock tests: update reference to obsolete build option in comments
Rebecca Mckeever
1
-3
/
+6
2022-08-30
memblock tests: add command line help option
Rebecca Mckeever
1
-1
/
+3
2022-08-29
selftests/bpf: Fix connect4_prog tcp/socket header type conflict
James Hilliard
1
-2
/
+3
2022-08-29
selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
James Hilliard
2
-4
/
+0
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-16
/
+18
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
1
-12
/
+12
2022-08-27
perf docs: Update the documentation for the save_type filter
Kan Liang
1
-0
/
+3
2022-08-27
perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address
Ian Rogers
1
-5
/
+19
2022-08-27
perf record: Fix manpage formatting of description of support to hybrid systems
Andi Kleen
2
-12
/
+2
2022-08-27
perf test: Stat test for repeat with a weak group
Ian Rogers
1
-0
/
+19
2022-08-27
perf stat: Clear evsel->reset_group for each stat run
Ian Rogers
1
-0
/
+1
2022-08-27
tools kvm headers arm64: Update KVM header from the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-08-27
perf python: Fix build when PYTHON_CONFIG is user supplied
James Clark
1
-1
/
+1
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-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+26
2022-08-25
libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
Benjamin Tissoires
1
-0
/
+23
2022-08-26
selftests/powerpc: Add a test for execute-only memory
Nicholas Miehlbradt
2
-1
/
+233
2022-08-25
bpf: Add CGROUP prefix to cgroup_iter_order
Hao Luo
4
-12
/
+12
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
39
-261
/
+1113
2022-08-25
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-0
/
+90
2022-08-25
selftests/net: fix reinitialization of TEST_PROGS in net self tests.
Adel Abouchaev
1
-1
/
+1
2022-08-25
selftests/bpf: Add regression test for pruning fix
Kumar Kartikeya Dwivedi
1
-0
/
+25
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-25
x86/sev: Mark snp_abort() noreturn
Borislav Petkov
1
-16
/
+18
2022-08-24
selftests/net: Add sk_bind_sendto_listen and sk_connect_zero_addr
Joanne Koong
4
-0
/
+146
2022-08-24
selftests/net: Add test for timing a bind request to a port with a populated bhash entry
Joanne Koong
4
-1
/
+215
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
[prev]
[next]