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-08-20
perf cap: Tidy up and improve capability testing
Ian Rogers
-72
/
+75
2024-08-20
perf annotate-data: Set bitfield member offset and size properly
Namhyung Kim
-6
/
+28
2024-08-20
Merge tag 'cxl-fixes-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+13
2024-08-19
lsm: add IPE lsm
Deven Bowers
-0
/
+3
2024-08-19
perf daemon: Fix the build on more 32-bit architectures
Arnaldo Carvalho de Melo
-4
/
+4
2024-08-19
selftests/bpf: Introduce __attribute__((cleanup)) in create_pair()
Michal Luczaj
-25
/
+36
2024-08-19
selftests/bpf: Exercise SOCK_STREAM unix_inet_redir_to_connected()
Michal Luczaj
-1
/
+1
2024-08-19
selftests/bpf: Honour the sotype of af_unix redir tests
Michal Luczaj
-3
/
+3
2024-08-19
selftests/bpf: Simplify inet_socketpair() and vsock_socketpair_connectible()
Michal Luczaj
-81
/
+2
2024-08-19
selftests/bpf: Socket pair creation, cleanups
Michal Luczaj
-26
/
+13
2024-08-19
selftests/bpf: Support more socket types in create_pair()
Michal Luczaj
-61
/
+96
2024-08-19
selftest/bpf: Adapt inline asm operand constraint for GCC support
Cupertino Miranda
-4
/
+4
2024-08-19
selftests/bpf: Disable strict aliasing for verifier_nocsr.c
Cupertino Miranda
-0
/
+1
2024-08-19
perf test: Add cgroup sampling test
Namhyung Kim
-0
/
+23
2024-08-19
perf record: Fix sample cgroup & namespace tracking
Namhyung Kim
-6
/
+3
2024-08-19
perf inject: Combine mmap and mmap2 handling
Ian Rogers
-62
/
+56
2024-08-19
perf inject: Combine different mmap and mmap2 functions
Ian Rogers
-123
/
+76
2024-08-19
perf inject: Combine build_ids and build_id_all into enum
Ian Rogers
-20
/
+31
2024-08-19
perf test: Expand pipe/inject test
Ian Rogers
-22
/
+79
2024-08-19
perf evsel: Constify evsel__id_hdr_size() argument
Ian Rogers
-2
/
+2
2024-08-19
perf dso: Constify dso_id
Ian Rogers
-14
/
+16
2024-08-19
perf jit: Constify filename argument
Ian Rogers
-4
/
+5
2024-08-19
perf map: API clean up
Ian Rogers
-22
/
+19
2024-08-19
perf synthetic-events: Avoid unnecessary memset
Ian Rogers
-1
/
+1
2024-08-19
perf python: Fix the build on 32-bit arm by including missing "util/sample.h"
Xu Yang
-0
/
+1
2024-08-19
selftests: netfilter: nft_queue.sh: sctp coverage
Antonio Ojea
-1
/
+86
2024-08-19
perf annotate-data: Update type stat at the end of find_data_type_die()
Namhyung Kim
-17
/
+30
2024-08-19
perf annotate-data: Check variables in every scope
Namhyung Kim
-17
/
+27
2024-08-19
perf annotate-data: Add is_better_type() helper
Namhyung Kim
-10
/
+51
2024-08-19
perf annotate-data: Add is_pointer_type() helper
Namhyung Kim
-9
/
+14
2024-08-19
perf annotate-data: Change return type of find_data_type_block()
Namhyung Kim
-59
/
+58
2024-08-19
perf annotate-data: Add variable_state_str()
Namhyung Kim
-15
/
+26
2024-08-19
perf annotate-data: Add 'enum type_match_result'
Namhyung Kim
-11
/
+25
2024-08-19
perf annotate-data: Fix off-by-one in location range check
Namhyung Kim
-2
/
+2
2024-08-19
perf dwarf-aux: Check allowed location expressions when collecting variables
Namhyung Kim
-0
/
+3
2024-08-19
selftests: add F_CREATED_QUERY tests
Christian Brauner
-0
/
+39
2024-08-19
selftests: udpgro: no need to load xdp for gro
Hangbin Liu
-8
/
+1
2024-08-19
selftests: udpgro: report error when receive failed
Hangbin Liu
-17
/
+27
2024-08-19
Merge branch 'topic/seq-filter-cleanup' into for-next
Takashi Iwai
-439
/
+1050
2024-08-19
selftests: kvm: s390: Add debug print functions
Christoph Schlameuss
-0
/
+69
2024-08-19
selftests: kvm: s390: Add test fixture and simple VM setup tests
Christoph Schlameuss
-0
/
+131
2024-08-19
selftests: kvm: s390: Add s390x ucontrol test suite with hpage test
Christoph Schlameuss
-0
/
+80
2024-08-19
selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
Christoph Schlameuss
-2
/
+242
2024-08-19
selftests: kvm: s390: Define page sizes in shared header
Christoph Schlameuss
-14
/
+17
2024-08-19
Merge 6.11-rc4 into char-misc-next
Greg Kroah-Hartman
-439
/
+1050
2024-08-18
objtool/rust: list `noreturn` Rust functions
Miguel Ojeda
-1
/
+53
2024-08-18
selftests: ALSA: Cover userspace-driven timers with test
Ivan Orlov
-2
/
+253
2024-08-17
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
-2
/
+8
2024-08-16
tc-testing: don't access non-existent variable on exception
Simon Horman
-1
/
+0
2024-08-16
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
-452
/
+1084
[prev]
[next]