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-05-09
perf maps: Re-use __maps__free_maps_by_name()
James Clark
-7
/
+7
2024-05-09
perf symbols: Remove map from list before updating addresses
James Clark
-4
/
+6
2024-05-09
perf tracepoint: Don't scan all tracepoints to test if one exists
Ian Rogers
-35
/
+24
2024-05-09
perf dwarf-aux: Fix build with HAVE_DWARF_CFI_SUPPORT
James Clark
-28
/
+28
2024-05-09
perf thread: Fixes to thread__new() related to initializing comm
Ian Rogers
-9
/
+5
2024-05-09
perf report: Avoid SEGV in report__setup_sample_type()
Ian Rogers
-1
/
+1
2024-05-09
perf comm: Fix comm_str__put() for reference count checking
Ian Rogers
-14
/
+31
2024-05-09
perf ui browser: Avoid SEGV on title
Ian Rogers
-1
/
+1
2024-05-09
selftests/bpf: Drop get_port in test_tcp_check_syncookie
Geliang Tang
-18
/
+3
2024-05-09
selftests/bpf: Use connect_to_fd in test_tcp_check_syncookie
Geliang Tang
-33
/
+5
2024-05-09
selftests/bpf: Use connect_to_fd in sockopt_inherit
Geliang Tang
-30
/
+1
2024-05-09
selftests/bpf: Use start_server_addr in test_tcp_check_syncookie
Geliang Tang
-44
/
+25
2024-05-09
selftests/bpf: Use start_server_addr in sockopt_inherit
Geliang Tang
-21
/
+12
2024-05-09
selftests/bpf: Add post_socket_cb for network_helper_opts
Geliang Tang
-9
/
+18
2024-05-09
selftest: epoll_busy_poll: epoll busy poll tests
Joe Damato
-1
/
+323
2024-05-09
selftests/bpf: Retire bpf_tcp_helpers.h
Martin KaFai Lau
-241
/
+0
2024-05-09
selftests/bpf: Remove the bpf_tcp_helpers.h usages from other non tcp-cc tests
Martin KaFai Lau
-38
/
+23
2024-05-09
selftests/bpf: Remove bpf_tcp_helpers.h usages from other misc bpf tcp-cc tests
Martin KaFai Lau
-10
/
+2
2024-05-09
selftests/bpf: Use bpf_tracing_net.h in bpf_dctcp
Martin KaFai Lau
-7
/
+15
2024-05-09
selftests/bpf: Use bpf_tracing_net.h in bpf_cubic
Martin KaFai Lau
-4
/
+12
2024-05-09
selftests/bpf: Rename tcp-cc private struct in bpf_cubic and bpf_dctcp
Martin KaFai Lau
-18
/
+18
2024-05-09
selftests/bpf: Sanitize the SEC and inline usages in the bpf-tcp-cc tests
Martin KaFai Lau
-75
/
+77
2024-05-09
selftests/bpf: Reuse the tcp_sk() from the bpf_tracing_net.h
Martin KaFai Lau
-21
/
+3
2024-05-09
selftests/bpf: Add a few tcp helper functions and macros to bpf_tracing_net.h
Martin KaFai Lau
-13
/
+42
2024-05-09
selftests/bpf: Remove bpf_tracing_net.h usages from two networking tests
Martin KaFai Lau
-2
/
+2
2024-05-09
Merge branch kvm-arm64/mpidr-reset into kvmarm-master/next
Marc Zyngier
-19
/
+104
2024-05-09
KVM: selftests: arm64: Test vCPU-scoped feature ID registers
Oliver Upton
-1
/
+52
2024-05-09
KVM: selftests: arm64: Test that feature ID regs survive a reset
Oliver Upton
-8
/
+33
2024-05-09
KVM: selftests: arm64: Store expected register value in set_id_regs
Oliver Upton
-9
/
+18
2024-05-09
KVM: selftests: arm64: Rename helper in set_id_regs to imply VM scope
Oliver Upton
-2
/
+2
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-11
/
+10
2024-05-09
Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-11
/
+3
2024-05-09
Merge branch 'for-next/selftests' into for-next/core
Will Deacon
-1
/
+5
2024-05-08
net: selftest: add test for netdev netlink queue-get API
David Wei
-8
/
+77
2024-05-08
selftests: drv-net: add checksum tests
Willem de Bruijn
-2
/
+132
2024-05-08
selftests/sgx: Include KHDR_INCLUDES in Makefile
Edward Liaw
-2
/
+1
2024-05-08
selftests: Compile kselftest headers with -D_GNU_SOURCE
Edward Liaw
-4
/
+4
2024-05-08
selftests/resctrl: fix clang build warnings related to abs(), labs() calls
John Hubbard
-4
/
+4
2024-05-08
selftests/ftrace: Fix checkbashisms errors
Masami Hiramatsu (Google)
-2
/
+2
2024-05-08
selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctly
Masami Hiramatsu (Google)
-1
/
+1
2024-05-08
selftests/capabilities: fix warn_unused_result build warnings
Amer Al Shanawany
-4
/
+15
2024-05-08
selftests: filesystems: add missing stddef header
Amer Al Shanawany
-0
/
+1
2024-05-08
selftests: kselftest_deps: fix l5_test() empty variable
Lu Dai
-0
/
+1
2024-05-08
bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
Jose E. Marchesi
-0
/
+1
2024-05-08
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
-45
/
+98
2024-05-08
bpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.c
Jose E. Marchesi
-0
/
+2
2024-05-08
bpf: avoid UB in usages of the __imm_insn macro
Jose E. Marchesi
-0
/
+13
2024-05-08
bpf: avoid uninitialized warnings in verifier_global_subprogs.c
Jose E. Marchesi
-0
/
+7
2024-05-08
Merge branch 'topic/hda-config-pm-cleanup' into for-next
Takashi Iwai
-248
/
+1162
2024-05-08
selftests/alsa: make dump_config_tree() as void function
Jaroslav Kysela
-1
/
+1
[prev]
[next]