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
2024-01-30
tools include UAPI: Sync linux/mount.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+70
2024-01-30
perf evlist: Fix evlist__new_default() for > 1 core PMU
James Clark
1
-1
/
+8
2024-01-30
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
3
-4
/
+8
2024-01-30
tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX, Zen,...
Arnaldo Carvalho de Melo
1
-1
/
+7
2024-01-29
tools headers UAPI: Sync unistd.h to pick {list,stat}mount, lsm_{[gs]et_self_...
Arnaldo Carvalho de Melo
1
-1
/
+14
2024-01-27
perf vendor events intel: Alderlake/sapphirerapids metric fixes
Ian Rogers
3
-160
/
+123
2024-01-27
tools headers UAPI: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2
-90
/
+53
2024-01-26
perf tools: Fix calloc() arguments to address error introduced in gcc-14
Sun Haiyong
4
-7
/
+7
2024-01-26
perf top: Remove needless malloc(0) call that triggers -Walloc-size
Sun Haiyong
1
-1
/
+1
2024-01-26
perf build: Make minimal shellcheck version to v0.6.0
Yicong Yang
1
-0
/
+10
2024-01-26
tools headers UAPI: Update tools's copy of drm.h headers to pick DRM_IOCTL_MO...
Arnaldo Carvalho de Melo
2
-7
/
+77
2024-01-26
perf test shell daemon: Make signal test less racy
Ian Rogers
1
-10
/
+24
2024-01-26
perf test shell script: Fix test for python being disabled
Ian Rogers
1
-2
/
+1
2024-01-26
perf test: Workaround debug output in list test
Ian Rogers
1
-3
/
+18
2024-01-26
perf list: Add output file option
Ian Rogers
2
-82
/
+133
2024-01-26
perf list: Switch error message to pr_err() to respect debug settings (-v)
Ian Rogers
1
-1
/
+1
2024-01-26
perf test: Fix 'perf script' tests on s390
Thomas Richter
1
-1
/
+8
2024-01-26
tools headers UAPI: Sync linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2024-01-26
tools arch x86: Sync the msr-index.h copy with the kernel sources to pick IA3...
Arnaldo Carvalho de Melo
1
-0
/
+8
2024-01-26
tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...
Arnaldo Carvalho de Melo
2
-0
/
+2
2024-01-25
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-24
/
+97
2024-01-25
selftests: bonding: do not test arp/ns target with mode balance-alb/tlb
Hangbin Liu
1
-4
/
+4
2024-01-24
selftests: netdevsim: fix the udp_tunnel_nic test
Jakub Kicinski
1
-0
/
+9
2024-01-24
selftests: net: fix rps_default_mask with >32 CPUs
Jakub Kicinski
1
-1
/
+5
2024-01-23
selftests: fill in some missing configs for net
Jakub Kicinski
1
-0
/
+28
2024-01-23
selftest: Don't reuse port for SO_INCOMING_CPU test.
Kuniyuki Iwashima
1
-18
/
+50
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-18
/
+22
2024-01-19
selftests: bonding: Increase timeout to 1200s
Benjamin Poirier
1
-1
/
+1
2024-01-19
Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...
Linus Torvalds
248
-2140
/
+7842
2024-01-18
Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
21
-26
/
+783
2024-01-18
Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
3
-70
/
+98
2024-01-18
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+207
2024-01-18
Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2
-0
/
+177
2024-01-18
Merge tag 'x86_sgx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-57
/
+78
2024-01-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
8
-12
/
+586
2024-01-18
selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanes
Amit Cohen
1
-1
/
+17
2024-01-18
selftests: mlxsw: qos_pfc: Remove wrong description
Amit Cohen
1
-1
/
+0
2024-01-18
mlxsw: spectrum_acl_tcam: Fix stack corruption
Ido Schimmel
1
-1
/
+55
2024-01-18
mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failure
Amit Cohen
1
-1
/
+51
2024-01-18
selftests: bonding: Add more missing config options
Benjamin Poirier
1
-0
/
+5
2024-01-18
selftests: netdevsim: add a config file
Jakub Kicinski
1
-0
/
+10
2024-01-17
libbpf: warn on unexpected __arg_ctx type when rewriting BTF
Andrii Nakryiko
1
-9
/
+66
2024-01-17
selftests/bpf: add tests confirming type logic in kernel for __arg_ctx
Andrii Nakryiko
1
-3
/
+161
2024-01-17
libbpf: feature-detect arg:ctx tag support in kernel
Andrii Nakryiko
2
-0
/
+80
2024-01-17
RISC-V: selftests: cbo: Ensure asm operands match constraints
Andrew Jones
1
-10
/
+8
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-2
/
+420
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
38
-691
/
+1921
2024-01-17
Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-12
/
+161
2024-01-17
Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-11
/
+18
2024-01-16
selftests: rtnetlink: use setup_ns in bonding test
Nicolas Dichtel
1
-7
/
+5
[next]