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-10-25
x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix
Mario Limonciello
-1
/
+1
2024-10-25
scx: Fix exit selftest to use custom DSQ
David Vernet
-3
/
+5
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-63
/
+859
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
-307
/
+1630
2024-10-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-1
/
+70
2024-10-24
KVM: selftests: Add test for PSCI SYSTEM_OFF2
David Woodhouse
-0
/
+92
2024-10-24
KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list test
Samuel Holland
-0
/
+8
2024-10-24
riscv: selftests: Add a pointer masking test
Samuel Holland
-1
/
+344
2024-10-24
selftests/bpf: Create task_local_storage map with invalid uptr's struct
Martin KaFai Lau
-0
/
+104
2024-10-24
selftests/bpf: Add uptr failure verifier tests
Martin KaFai Lau
-0
/
+107
2024-10-24
selftests/bpf: Add update_elem failure test for task storage uptr
Martin KaFai Lau
-0
/
+92
2024-10-24
selftests/bpf: Test a uptr struct spanning across pages.
Martin KaFai Lau
-0
/
+43
2024-10-24
selftests/bpf: Some basic __uptr tests
Kui-Feng Lee
-0
/
+240
2024-10-24
libbpf: define __uptr.
Kui-Feng Lee
-0
/
+1
2024-10-24
bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
Hou Tao
-0
/
+3
2024-10-24
selftests: add new kallsyms selftests
Luis Chamberlain
-0
/
+96
2024-10-24
sched_ext: Fix function pointer type mismatches in BPF selftests
Vishal Chourasia
-80
/
+80
2024-10-24
selftests: tls: add a selftest for wrapping rec_seq
Sabrina Dubroca
-0
/
+19
2024-10-24
thermal/lib: Fix memory leak on error in thermal_genl_auto()
Daniel Lezcano
-4
/
+7
2024-10-24
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
-14
/
+20
2024-10-24
tools/thermal/thermal-engine: Take into account the thresholds API
Daniel Lezcano
-13
/
+92
2024-10-24
tools/lib/thermal: Add the threshold netlink ABI
Daniel Lezcano
-15
/
+242
2024-10-24
tools/lib/thermal: Make more generic the command encoding function
Daniel Lezcano
-9
/
+32
2024-10-24
pidfd: add ioctl to retrieve pid info
Luca Boccassi
-1
/
+81
2024-10-24
tools/net/ynl: improve async notification handling
Donald Hunter
-23
/
+36
2024-10-23
selftests/bpf: validate generic bpf_object and subskel APIs work together
Andrii Nakryiko
-1
/
+75
2024-10-23
libbpf: move global data mmap()'ing into bpf_object__load()
Andrii Nakryiko
-43
/
+40
2024-10-23
selftests/bpf: fix test_spin_lock_fail.c's global vars usage
Andrii Nakryiko
-2
/
+2
2024-10-23
perf disasm: Fix not cleaning up disasm_line in symbol__disassemble_raw()
Li Huafei
-1
/
+1
2024-10-23
perf disasm: Use disasm_line__free() to properly free disasm_line
Li Huafei
-13
/
+1
2024-10-23
perf disasm: Use disasm_line__free() to properly free disasm_line
Li Huafei
-1
/
+1
2024-10-23
perf python: Fix up the build on architectures without HAVE_KVM_STAT_SUPPORT
Arnaldo Carvalho de Melo
-0
/
+3
2024-10-23
libsubcmd: Silence compiler warning
Eder Zulian
-1
/
+1
2024-10-23
libbpf: Prevent compiler warnings/errors
Eder Zulian
-2
/
+2
2024-10-23
resolve_btfids: Fix compiler warnings
Eder Zulian
-2
/
+2
2024-10-23
perf test: Handle perftool-testsuite_probe failure due to broken DWARF
Veronika Molnarova
-15
/
+54
2024-10-23
selftest: rtc: Add to check rtc alarm status for alarm related test
Joseph Jang
-1
/
+65
2024-10-23
selftests/sched_ext: add order-only dependency of runner.o on BPFOBJ
Ihor Solodrai
-1
/
+1
2024-10-23
uprobe: Add data pointer to consumer handlers
Jiri Olsa
-1
/
+1
2024-10-23
selftests/bpf: Increase verifier log limit in veristat
Mykyta Yatsenko
-1
/
+31
2024-10-23
tools headers UAPI: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+1
2024-10-23
perf trace: Fix non-listed archs in the syscalltbl routines
Jiri Slaby
-0
/
+10
2024-10-23
perf build: Change the clang check back to 12.0.1
Howard Chu
-2
/
+2
2024-10-23
perf trace augmented_raw_syscalls: Add more checks to pass the verifier
Howard Chu
-2
/
+18
2024-10-23
perf trace augmented_raw_syscalls: Add extra array index bounds checking to s...
Arnaldo Carvalho de Melo
-0
/
+2
2024-10-23
kselftest/arm64: Log fp-stress child startup errors to stdout
Mark Brown
-8
/
+7
2024-10-22
selftests/bpf: Add test for passing in uninit mtu_len
Daniel Borkmann
-0
/
+37
2024-10-22
selftests/bpf: Add test for writes to .rodata
Daniel Borkmann
-1
/
+30
2024-10-22
selftests/bpf: Retire test_sock.c
Jordan Rife
-234
/
+1
2024-10-22
selftests/bpf: Migrate BPF_CGROUP_INET_SOCK_CREATE test cases to prog_tests
Jordan Rife
-38
/
+25
[prev]
[next]