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-02-22
perf data: Adding error message if perf_data__create_dir() fails
Alexey Bayduraev
2
-3
/
+9
2022-02-22
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-02-22
perf data: Fix double free in perf_session__delete()
Alexey Bayduraev
1
-4
/
+3
2022-02-22
libbpf: Remove redundant check in btf_fixup_datasec()
Yuntao Wang
1
-1
/
+1
2022-02-22
Merge tag 'kvm-s390-next-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
4
-0
/
+244
2022-02-22
linkage: remove SYM_FUNC_{START,END}_ALIAS()
Mark Rutland
1
-21
/
+0
2022-02-22
x86: clean up symbol aliasing
Mark Rutland
2
-8
/
+8
2022-02-22
linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()
Mark Rutland
1
-0
/
+35
2022-02-22
KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3
Nicholas Piggin
1
-0
/
+1
2022-02-21
selftests/bpf: Add test for reg2btf_ids out of bounds access
Kumar Kartikeya Dwivedi
1
-0
/
+19
2022-02-21
iio: introduce mag_referenced
Cosmin Tanislav
1
-0
/
+1
2022-02-21
bonding: add new option ns_ip6_target
Hangbin Liu
1
-0
/
+1
2022-02-21
selftests: fib_test: Add a test case for IPv4 broadcast neighbours
Ido Schimmel
1
-1
/
+57
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
94
-583
/
+973
2022-02-21
tools/cgroup/slabinfo: update to work with struct slab
Roman Gushchin
1
-15
/
+15
2022-02-21
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
1
-1
/
+1
2022-02-21
memblock tests: Add memblock_free tests
Karolina Drobnik
1
-0
/
+203
2022-02-21
memblock tests: Add memblock_add_node test
Karolina Drobnik
1
-0
/
+34
2022-02-21
memblock tests: Add memblock_remove tests
Karolina Drobnik
1
-0
/
+205
2022-02-21
memblock tests: Add memblock_reserve tests
Karolina Drobnik
1
-0
/
+217
2022-02-21
memblock tests: Add memblock_add tests
Karolina Drobnik
1
-0
/
+215
2022-02-20
Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-2
/
+2
2022-02-20
selftests/bpf: Fix btfgen tests
Andrii Nakryiko
3
-7
/
+14
2022-02-20
memblock tests: Add memblock reset function
Karolina Drobnik
6
-1
/
+89
2022-02-20
memblock tests: Add skeleton of the memblock simulator
Karolina Drobnik
15
-0
/
+278
2022-02-20
tools/include: Add debugfs.h stub
Karolina Drobnik
1
-0
/
+5
2022-02-20
tools/include: Add pfn.h stub
Karolina Drobnik
1
-0
/
+10
2022-02-20
tools/include: Add io.h stub
Karolina Drobnik
1
-0
/
+5
2022-02-20
tools/include: Add cache.h stub
Karolina Drobnik
1
-0
/
+10
2022-02-20
tools/include: Add mm.h file
Karolina Drobnik
1
-0
/
+42
2022-02-20
tools/include: Update atomic definitions
Karolina Drobnik
2
-0
/
+6
2022-02-20
tools/include: Add _RET_IP_ and math definitions to kernel.h
Karolina Drobnik
1
-0
/
+6
2022-02-20
tools/include: Add phys_addr_t to types.h
Karolina Drobnik
1
-0
/
+6
2022-02-20
tools: Move gfp.h and slab.h from radix-tree to lib
Karolina Drobnik
6
-68
/
+76
2022-02-19
selftests/bpf: Fix a clang deprecated-declarations compilation error
Yonghong Song
1
-0
/
+3
2022-02-19
selftests: mptcp: be more conservative with cookie MPJ limits
Paolo Abeni
1
-3
/
+12
2022-02-19
selftests: mptcp: more robust signal race test
Paolo Abeni
1
-3
/
+12
2022-02-19
selftests: mptcp: improve 'fair usage on close' stability
Paolo Abeni
1
-1
/
+1
2022-02-19
selftests: mptcp: fix diag instability
Paolo Abeni
1
-7
/
+37
2022-02-18
perf evlist: Fix failed to use cpu list for uncore events
Zhengjun Xing
1
-2
/
+2
2022-02-18
perf test: Skip failing sigtrap test for arm+aarch64
John Garry
1
-14
/
+1
2022-02-18
selftests: KVM: allow sev_migrate_tests on machines without SEV-ES
Paolo Bonzini
1
-21
/
+57
2022-02-18
KVM: SEV: Allow SEV intra-host migration of VM with mirrors
Peter Gonda
1
-14
/
+33
2022-02-17
selftests: mptcp: add csum mib check for mptcp_connect
Geliang Tang
1
-0
/
+19
2022-02-17
selftests: mptcp: join: check for tools only if needed
Matthieu Baerts
1
-18
/
+20
2022-02-17
selftests: mptcp: join: create tmp files only if needed
Matthieu Baerts
1
-13
/
+24
2022-02-17
selftests: mptcp: join: remove unused vars
Matthieu Baerts
1
-4
/
+1
2022-02-17
selftests: mptcp: join: exit after usage()
Matthieu Baerts
1
-1
/
+12
2022-02-17
selftests: mptcp: simplify pm_nl_change_endpoint
Geliang Tang
1
-29
/
+8
2022-02-17
selftests: mptcp: increase timeout to 20 minutes
Matthieu Baerts
1
-1
/
+1
[prev]
[next]