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-10-05
Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
8
-18
/
+432
2023-10-04
Merge tag 'rtla-v6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+30
2023-10-04
Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
4
-18
/
+292
2023-10-04
Merge tag 'linux-kselftest-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2023-10-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
4
-0
/
+140
2023-10-04
netfilter: nf_tables: Deduplicate nft_register_obj audit logs
Phil Sutter
1
-0
/
+20
2023-10-04
selftests: netfilter: Extend nft_audit.sh
Phil Sutter
1
-16
/
+81
2023-10-04
selftests: netfilter: test for sctp collision processing in nf_conntrack
Xin Long
3
-2
/
+191
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-4
/
+4
2023-09-30
Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-9
/
+9
2023-09-29
selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...
Juntong Deng
2
-4
/
+4
2023-09-29
selftest/bpf: Add various selftests for program limits
Daniel Borkmann
1
-0
/
+84
2023-09-29
bpf, sockmap: Add tests for MSG_F_PEEK
John Fastabend
1
-0
/
+51
2023-09-26
selftests: Fix wrong TARGET in kselftest top level Makefile
Juntong Deng
1
-1
/
+1
2023-09-26
Merge tag 'linux-kselftest-fixes-6.6-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-9
/
+34
2023-09-26
Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' of git://git.kernel.org/pu...
Linus Torvalds
16
-539
/
+255
2023-09-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-17
/
+43
2023-09-23
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-2
/
+3
2023-09-23
Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
17
-59
/
+316
2023-09-22
rtla/timerlat: Do not stop user-space if a cpu is offline
Daniel Bristot de Oliveira
1
-2
/
+4
2023-09-22
selftests/powerpc: Fix emit_tests to work with run_kselftest.sh
Michael Ellerman
2
-9
/
+9
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
19
-143
/
+726
2023-09-21
Merge tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-5
/
+10
2023-09-21
Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-12
/
+5
2023-09-21
KVM: riscv: selftests: Selectively filter-out AIA registers
Anup Patel
1
-2
/
+21
2023-09-21
KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
Anup Patel
1
-14
/
+21
2023-09-20
KVM: selftests: Assert that vasprintf() is successful
Sean Christopherson
1
-1
/
+1
2023-09-19
selftests/proc: fixup proc-empty-vm test after KSM changes
Alexey Dobriyan
1
-0
/
+1
2023-09-19
selftests: link libasan statically for tests with -fsanitize=address
Ryan Roberts
2
-2
/
+2
2023-09-19
selftests/bpf: Check bpf_cubic_acked() is called via struct_ops
Song Liu
2
-0
/
+5
2023-09-18
selftests/user_events: Fix to unmount tracefs when test created mount
Beau Belgrave
5
-9
/
+34
2023-09-18
selftests: hsr: Extend the testsuite to also cover HSRv1.
Sebastian Andrzej Siewior
1
-6
/
+17
2023-09-18
selftests: hsr: Reorder the testsuite.
Sebastian Andrzej Siewior
1
-123
/
+132
2023-09-18
selftests: hsr: Use `let' properly.
Sebastian Andrzej Siewior
1
-1
/
+1
2023-09-17
perf jevent: fix core dump on software events on s390
Thomas Richter
1
-1
/
+1
2023-09-17
perf pmu: Ensure all alias variables are initialized
Ian Rogers
1
-1
/
+1
2023-09-17
perf jevents metric: Fix type of strcmp_cpuid_str
Ian Rogers
1
-2
/
+2
2023-09-17
perf trace: Avoid compile error wrt redefining bool
Ian Rogers
1
-0
/
+2
2023-09-17
perf bpf-prologue: Remove unused file
Ian Rogers
1
-508
/
+0
2023-09-17
Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
12
-14
/
+302
2023-09-15
Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-1
/
+129
2023-09-15
bpf: Fix BTF_ID symbol generation collision in tools/
Nick Desaulniers
1
-1
/
+1
2023-09-15
Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
5
-2
/
+277
2023-09-15
selftests: tls: swap the TX and RX sockets in some tests
Sabrina Dubroca
1
-4
/
+4
2023-09-14
Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-23
/
+71
2023-09-14
memblock tests: fix warning ‘struct seq_file’ declared inside parameter list
Mike Rapoport (IBM)
3
-1
/
+4
2023-09-14
memblock tests: fix warning: "__ALIGN_KERNEL" redefined
Mike Rapoport (IBM)
1
-2
/
+0
2023-09-14
memblock tests: Fix compilation errors.
Rong Tao
3
-2
/
+6
2023-09-13
selftests: netfilter: Test nf_tables audit logging
Phil Sutter
5
-2
/
+277
[next]