index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-09
rcutorture: build initrd for rcutorture with nolibc
Sven Schnelle
1
-1
/
+1
2023-01-09
rcutorture: add support for s390
Sven Schnelle
1
-0
/
+6
2023-01-09
selftests/nolibc: add s390 support
Sven Schnelle
1
-1
/
+6
2023-01-09
tools/nolibc: fix the O_* fcntl/open macro definitions for riscv
Willy Tarreau
1
-7
/
+7
2023-01-09
nolibc: add support for s390
Sven Schnelle
3
-0
/
+226
2023-01-09
tools/nolibc: prevent gcc from making memset() loop over itself
Willy Tarreau
1
-1
/
+4
2023-01-09
tools/nolibc: fix missing includes causing build issues at -O0
Willy Tarreau
10
-0
/
+29
2023-01-09
tools/nolibc: restore mips branch ordering in the _start block
Willy Tarreau
1
-0
/
+2
2023-01-09
tools/nolibc: Fix S_ISxxx macros
Warner Losh
1
-7
/
+7
2023-01-09
nolibc: fix fd_set type
Sven Schnelle
1
-23
/
+30
2023-01-09
objtool: Tolerate STT_NOTYPE symbols at end of section
Nicholas Piggin
1
-0
/
+9
2023-01-09
perf tests bpf prologue: Fix bpf-script-test-prologue test compile issue with...
Athira Rajeev
1
-0
/
+2
2023-01-09
af_unix: selftest: Fix the size of the parameter to connect()
Mirsad Goran Todorovac
1
-1
/
+1
2023-01-09
selftest: mptcp: add test for mptcp socket in use
Menglong Dong
1
-5
/
+51
2023-01-09
selftest: mptcp: exit from copyfd_io_poll() when receive SIGUSR1
Menglong Dong
1
-2
/
+2
2023-01-08
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
1
-0
/
+4
2023-01-08
Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+3
2023-01-07
objtool: Fix memory leak in create_static_call_sections()
Miaoqian Lin
1
-0
/
+2
2023-01-07
selftests/membarrier: Test MEMBARRIER_CMD_GET_REGISTRATIONS
Michal Clapinski
3
-2
/
+39
2023-01-06
Merge tag 'perf-tools-fixes-for-v6.2-1-2023-01-06' of git://git.kernel.org/pu...
Linus Torvalds
13
-32
/
+70
2023-01-06
libbpf: Poison strlcpy()
Rong Tao
1
-2
/
+2
2023-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
350
-118926
/
+86586
2023-01-05
tools/testing/cxl: Prevent cxl_test from confusing production modules
Dan Williams
8
-0
/
+69
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
14
-6
/
+395
2023-01-05
x86/alternatives: Add alt_instr.flags
Borislav Petkov (AMD)
1
-3
/
+3
2023-01-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
22
-86
/
+656
2023-01-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-1
/
+74
2023-01-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-19
/
+24
2023-01-04
cxl/pci: Move tracepoint definitions to drivers/cxl/core/
Dan Williams
1
-0
/
+2
2023-01-04
perf tools: Fix build on uClibc systems by adding missing sys/types.h include
Jesus Sanchez-Palencia
1
-0
/
+1
2023-01-04
perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...
Namhyung Kim
1
-5
/
+18
2023-01-04
perf stat: Fix handling of unsupported cgroup events when using BPF counters
Namhyung Kim
1
-11
/
+3
2023-01-04
perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...
Thomas Richter
1
-0
/
+1
2023-01-04
memblock tests: Fix compilation error.
Aaron Thompson
2
-1
/
+3
2023-01-03
tools: memory-model: Make plain accesses carry dependencies
Jonas Oberhauser
3
-1
/
+45
2023-01-03
tools: memory-model: Add rmw-sequences to the LKMM
Alan Stern
2
-2
/
+33
2023-01-03
rcu: Permit string-valued Kconfig options in kvm.sh
Paul E. McKenney
1
-1
/
+1
2023-01-03
torture: Permit double-quoted-string Kconfig options
Paul E. McKenney
1
-3
/
+2
2023-01-03
selftests: rcutorture: Use "grep -E" instead of "egrep"
Tiezhu Yang
5
-12
/
+12
2023-01-03
torture: make kvm-find-errors.sh check for compressed vmlinux files
Paul E. McKenney
1
-1
/
+1
2023-01-03
libbpf: Return -ENODATA for missing btf section
Changbin Du
1
-1
/
+1
2023-01-03
perf lock contention: Fix core dump related to not finding the "__sched_text_...
Thomas Richter
1
-0
/
+2
2023-01-03
perf build: Don't propagate subdir to submakes for install_headers
Ian Rogers
1
-5
/
+5
2023-01-03
libbpf: Add LoongArch support to bpf_tracing.h
Hengqi Chen
1
-0
/
+23
2023-01-03
perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-01-02
perf tools: Fix segfault when trying to process tracepoints in perf.data and ...
Arnaldo Carvalho de Melo
1
-0
/
+12
2023-01-02
perf tools: Don't include signature in version strings
Ahelenia ZiemiaĆska
2
-2
/
+2
2023-01-02
perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commands
Yang Jihong
2
-7
/
+22
2023-01-02
perf tools riscv: Fix build error on riscv due to missing header for 'struct ...
Eric Lin
1
-1
/
+1
2023-01-02
perf tools: Fix resources leak in perf_data__open_dir()
Miaoqian Lin
1
-0
/
+2
[prev]
[next]