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
2023-01-30
objtool: Properly support make V=1
Ian Rogers
-4
/
+10
2023-01-30
objtool: Install libsubcmd in build
Ian Rogers
-10
/
+24
2023-01-30
selftests: core: Fix incorrect kernel headers search path
Mathieu Desnoyers
-1
/
+1
2023-01-30
selftests: clone3: Fix incorrect kernel headers search path
Mathieu Desnoyers
-1
/
+1
2023-01-30
selftests: arm64: Fix incorrect kernel headers search path
Mathieu Desnoyers
-2
/
+2
2023-01-30
perf cs-etm: Update decoder code for OpenCSD version 1.4
Mike Leach
-0
/
+3
2023-01-30
perf test: Fix DWARF unwind test by adding non-inline to expected function in...
Naveen N. Rao
-2
/
+3
2023-01-30
selftests/seccomp: Add m68k support
Michael Schmitz
-1
/
+7
2023-01-30
KVM: selftests: Fix build of rseq test
Mark Brown
-13
/
+3
2023-01-29
selftests/bpf: Trim DENYLIST.s390x
Ilya Leoshkevich
-69
/
+0
2023-01-29
selftests/bpf: Fix s390x vmlinux path
Ilya Leoshkevich
-1
/
+1
2023-01-29
selftests/bpf: Fix sk_assign on s390x
Ilya Leoshkevich
-6
/
+33
2023-01-29
KVM: selftests: aarch64: Test read-only PT memory regions
Ricardo Koller
-7
/
+11
2023-01-29
KVM: selftests: aarch64: Fix check of dirty log PT write
Ricardo Koller
-2
/
+5
2023-01-29
KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWs
Ricardo Koller
-33
/
+60
2023-01-29
KVM: selftests: aarch64: Relax userfaultfd read vs. write checks
Ricardo Koller
-49
/
+34
2023-01-28
libbpf: Fix BPF_PROBE_READ{_STR}_INTO() on s390x
Ilya Leoshkevich
-2
/
+2
2023-01-28
libbpf: Fix unbounded memory access in bpf_usdt_arg()
Ilya Leoshkevich
-1
/
+4
2023-01-28
libbpf: Simplify barrier_var()
Ilya Leoshkevich
-1
/
+1
2023-01-28
selftests/bpf: Fix profiler on s390x
Ilya Leoshkevich
-24
/
+38
2023-01-28
selftests/bpf: Fix xdp_synproxy/tc on s390x
Ilya Leoshkevich
-1
/
+1
2023-01-28
selftests/bpf: Fix vmlinux test on s390x
Ilya Leoshkevich
-2
/
+2
2023-01-28
selftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390x
Ilya Leoshkevich
-2
/
+13
2023-01-28
selftests/bpf: Fix test_lsm on s390x
Ilya Leoshkevich
-3
/
+4
2023-01-28
selftests/bpf: Add a sign-extension test for kfuncs
Ilya Leoshkevich
-0
/
+19
2023-01-28
selftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM on s390x
Ilya Leoshkevich
-3
/
+3
2023-01-28
selftests/bpf: Check stack_mprotect() return value
Ilya Leoshkevich
-3
/
+6
2023-01-28
selftests/bpf: Fix cgrp_local_storage on s390x
Ilya Leoshkevich
-1
/
+1
2023-01-28
selftests/bpf: Fix xdp_do_redirect on s390x
Ilya Leoshkevich
-0
/
+4
2023-01-28
selftests/bpf: Fix verify_pkcs7_sig on s390x
Ilya Leoshkevich
-4
/
+11
2023-01-28
selftests/bpf: Fix decap_sanity_ns cleanup
Ilya Leoshkevich
-1
/
+1
2023-01-28
selftests/bpf: Set errno when urand_spawn() fails
Ilya Leoshkevich
-0
/
+1
2023-01-28
selftests/bpf: Fix kfree_skb on s390x
Ilya Leoshkevich
-1
/
+1
2023-01-28
selftests/bpf: Fix symlink creation error
Ilya Leoshkevich
-1
/
+2
2023-01-28
selftests/bpf: Fix liburandom_read.so linker error
Ilya Leoshkevich
-1
/
+1
2023-01-28
selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTF
Ilya Leoshkevich
-13
/
+65
2023-01-28
selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibility
Andrei Gherzan
-1
/
+1
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-1157
/
+3573
2023-01-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-18
/
+99
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+5
2023-01-27
selftest/bpf: Make crashes more debuggable in test_progs
Stanislav Fomichev
-2
/
+2
2023-01-27
libbpf: Add documentation to map pinning API functions
Grant Seltzer
-3
/
+69
2023-01-27
libbpf: Fix malformed documentation formatting
Grant Seltzer
-6
/
+12
2023-01-27
Merge tag 'gpio-fixes-for-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+1
2023-01-27
Merge tag 'linux-kselftest-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-5
/
+0
2023-01-27
perf buildid: Avoid copy of uninitialized memory
Ian Rogers
-2
/
+2
2023-01-27
perf mem/c2c: Document that SPE is used for mem and c2c on ARM
James Clark
-3
/
+12
2023-01-27
perf cs-etm: Improve missing sink warning message
James Clark
-3
/
+9
2023-01-27
selftests/landlock: Test ptrace as much as possible with Yama
Jeff Xu
-17
/
+96
2023-01-27
tools: gpio: fix -c option of gpio-event-mon
Ivo Borisov Shopov
-0
/
+1
[prev]
[next]