index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2024-06-07
pm-graph: v5.12, code revamp for python3.12
Todd Brandt
-508
/
+508
2024-06-07
pm-graph: v5.12, fixes
Todd Brandt
-37
/
+65
2024-06-06
perf maps: Add/use a sorted insert for fixup overlap and insert
Ian Rogers
-6
/
+59
2024-06-06
perf maps: Reduce sorting for overlapping mappings
Ian Rogers
-19
/
+36
2024-06-06
perf maps: Fix use after free in __maps__fixup_overlap_and_insert
Ian Rogers
-4
/
+5
2024-06-06
perf script: netdev-times: add location parameter to consume_skb
Lucas Stach
-1
/
+2
2024-06-06
selftests/bpf: Drop useless arguments of do_test in bpf_tcp_ca
Geliang Tang
-11
/
+9
2024-06-06
selftests/bpf: Use start_test in test_dctcp in bpf_tcp_ca
Geliang Tang
-12
/
+15
2024-06-06
selftests/bpf: Use start_test in test_dctcp_fallback in bpf_tcp_ca
Geliang Tang
-11
/
+9
2024-06-06
selftests/bpf: Add start_test helper in bpf_tcp_ca
Geliang Tang
-9
/
+33
2024-06-06
selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca
Geliang Tang
-27
/
+34
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-29
/
+129
2024-06-06
tools/rcu: Add rcu-updaters.sh script
Paul E. McKenney
-0
/
+52
2024-06-06
tools/memory-model: Code reorganization in lock.cat
Alan Stern
-21
/
+35
2024-06-06
tools/memory-model: Fix bug in lock.cat
Alan Stern
-10
/
+10
2024-06-06
tools/memory-model: Add access-marking.txt to README
Paul E. McKenney
-0
/
+4
2024-06-06
tools/memory-model: Add KCSAN LF mentorship session citation
Paul E. McKenney
-3
/
+7
2024-06-06
libbpf: Auto-attach struct_ops BPF maps in BPF skeleton
Mykyta Yatsenko
-7
/
+113
2024-06-06
Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-11
/
+13
2024-06-06
selftests: net: lib: set 'i' as local
Matthieu Baerts (NGI0)
-0
/
+1
2024-06-06
selftests: net: lib: avoid error removing empty netns name
Matthieu Baerts (NGI0)
-6
/
+7
2024-06-06
selftests: net: lib: support errexit with busywait
Matthieu Baerts (NGI0)
-3
/
+1
2024-06-06
selftests/bpf: Add btf_field_iter selftests
Alan Maguire
-0
/
+161
2024-06-06
selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT
Yonghong Song
-1
/
+2
2024-06-06
KVM: selftests: Fix RISC-V compilation
Andrew Jones
-0
/
+3
2024-06-06
perf: parse-events: Fix compilation error while defining DEBUG_PARSER
Clément Le Goffic
-7
/
+0
2024-06-05
selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
Lukasz Majewski
-0
/
+9
2024-06-05
selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses
Lukasz Majewski
-0
/
+15
2024-06-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-2
/
+3
2024-06-05
ftrace/selftests: Fix pid test with function graph not showing pids
Steven Rostedt (Google)
-0
/
+2
2024-06-05
Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-3
/
+23
2024-06-05
KVM: s390x: selftests: Add shared zeropage test
David Hildenbrand
-0
/
+112
2024-06-05
libbpf: Remove callback-based type/string BTF field visitor helpers
Andrii Nakryiko
-132
/
+0
2024-06-05
bpftool: Use BTF field iterator in btfgen
Andrii Nakryiko
-10
/
+6
2024-06-05
libbpf: Make use of BTF field iterator in BTF handling code
Andrii Nakryiko
-22
/
+54
2024-06-05
libbpf: Make use of BTF field iterator in BPF linker code
Andrii Nakryiko
-26
/
+40
2024-06-05
libbpf: Add BTF field iterator
Andrii Nakryiko
-0
/
+186
2024-06-05
perf bpf: Fix handling of minimal vmlinux.h file when interrupting the build
Namhyung Kim
-0
/
+1
2024-06-05
Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"
Arnaldo Carvalho de Melo
-4
/
+2
2024-06-05
KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits
Tao Su
-2
/
+14
2024-06-05
KVM: selftests: Fix shift of 32 bit unsigned int more than 32 bits
Colin Ian King
-2
/
+2
2024-06-05
selftests: hsr: add missing config for CONFIG_BRIDGE
Hangbin Liu
-0
/
+1
2024-06-05
mm/memblock: use PAGE_ALIGN_DOWN to get pgend in free_memmap
Wei Yang
-0
/
+1
2024-06-05
memblock tests: add memblock_overlaps_region_checks
Wei Yang
-0
/
+51
2024-06-05
memblock tests: add memblock_reserve_many_may_conflict_check()
Wei Yang
-2
/
+154
2024-06-05
memblock tests: add memblock_reserve_all_locations_check()
Wei Yang
-0
/
+107
2024-06-05
mm/memblock: remove empty dummy entry
Wei Yang
-6
/
+6
2024-06-04
perf hisi-ptt: remove unused struct 'hisi_ptt_queue'
Dr. David Alan Gilbert
-5
/
+0
2024-06-04
selftests/bpf: Ignore .llvm.<hash> suffix in kallsyms_find()
Yonghong Song
-1
/
+12
2024-06-04
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+6
[prev]
[next]