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
2022-02-08
cxl/core/port: Remove @host argument for dport + decoder enumeration
Dan Williams
3
-30
/
+21
2022-02-08
cxl/port: Add a driver for 'struct cxl_port' objects
Ben Widawsky
2
-2
/
+5
2022-02-08
cxl/core/hdm: Add CXL standard decoder enumeration to the core
Dan Williams
4
-0
/
+86
2022-02-08
cxl/core: Generalize dport enumeration in the core
Dan Williams
5
-128
/
+71
2022-02-08
cxl/port: Up-level cxl_add_dport() locking requirements to the caller
Dan Williams
1
-0
/
+4
2022-02-08
cxl/pmem: Introduce a find_cxl_root() helper
Dan Williams
2
-26
/
+0
2022-02-08
cxl/core/port: Rename bus.c to port.c
Dan Williams
1
-1
/
+1
2022-02-08
selftests/bpf: Test BPF_KPROBE_SYSCALL macro
Hengqi Chen
2
-0
/
+29
2022-02-08
libbpf: Add BPF_KPROBE_SYSCALL macro
Hengqi Chen
1
-0
/
+35
2022-02-08
libbpf: Fix accessing the first syscall argument on s390
Ilya Leoshkevich
1
-0
/
+6
2022-02-08
libbpf: Fix accessing the first syscall argument on arm64
Ilya Leoshkevich
1
-0
/
+6
2022-02-08
libbpf: Allow overriding PT_REGS_PARM1{_CORE}_SYSCALL
Ilya Leoshkevich
1
-8
/
+12
2022-02-08
selftests/bpf: Skip test_bpf_syscall_macro's syscall_arg1 on arm64 and s390
Ilya Leoshkevich
2
-1
/
+7
2022-02-08
libbpf: Fix accessing syscall arguments on riscv
Ilya Leoshkevich
1
-0
/
+2
2022-02-08
libbpf: Fix riscv register names
Ilya Leoshkevich
1
-2
/
+2
2022-02-08
libbpf: Fix accessing syscall arguments on powerpc
Ilya Leoshkevich
1
-0
/
+2
2022-02-08
selftests/bpf: Use PT_REGS_SYSCALL_REGS in bpf_syscall_macro
Ilya Leoshkevich
1
-1
/
+1
2022-02-08
libbpf: Add PT_REGS_SYSCALL_REGS macro
Ilya Leoshkevich
1
-0
/
+10
2022-02-08
selftests/bpf: Fix an endianness issue in bpf_syscall_macro test
Ilya Leoshkevich
1
-1
/
+4
2022-02-08
libbpf: Fix signedness bug in btf_dump_array_data()
Dan Carpenter
1
-2
/
+3
2022-02-08
selftests/bpf: Do not export subtest as standalone test
Hou Tao
5
-8
/
+8
2022-02-08
rcutorture: Provide non-power-of-two Tasks RCU scenarios
Paul E. McKenney
2
-2
/
+2
2022-02-08
rcutorture: Test SRCU size transitions
Paul E. McKenney
2
-0
/
+3
2022-02-08
torture: Make torture.sh help message match reality
Paul E. McKenney
1
-2
/
+2
2022-02-08
Merge branch kvm-arm64/pmu-bl into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2022-02-08
KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute
Alexandru Elisei
1
-0
/
+1
2022-02-08
rtla: Fix segmentation fault when failing to enable -t
Daniel Bristot de Oliveira
5
-16
/
+15
2022-02-08
Merge branch kvm-arm64/selftest/vgic-5.18 into kvmarm-master/next
Marc Zyngier
3
-28
/
+38
2022-02-08
kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()
Ricardo Koller
1
-3
/
+3
2022-02-08
kvm: selftests: aarch64: fix some vgic related comments
Ricardo Koller
3
-9
/
+16
2022-02-08
kvm: selftests: aarch64: fix the failure check in kvm_set_gsi_routing_irqchip...
Ricardo Koller
1
-2
/
+2
2022-02-08
kvm: selftests: aarch64: pass vgic_irq guest args as a pointer
Ricardo Koller
1
-13
/
+16
2022-02-08
kvm: selftests: aarch64: fix assert in gicv3_access_reg
Ricardo Koller
1
-1
/
+1
2022-02-08
Merge branch kvm-arm64/mmu-rwlock into kvmarm-master/next
Marc Zyngier
1
-0
/
+10
2022-02-08
KVM: selftests: Add vgic initialization for dirty log perf test for ARM
Jing Zhang
1
-0
/
+10
2022-02-08
selftests: KVM: Test OS lock behavior
Oliver Upton
1
-2
/
+56
2022-02-08
selftests: KVM: Add OSLSR_EL1 to the list of blessed regs
Oliver Upton
1
-0
/
+1
2022-02-08
kselftest: alsa: fix spelling mistake "desciptor" -> "descriptor"
Colin Ian King
1
-3
/
+3
2022-02-07
ipv4: Reject routes specifying ECN bits in rtm_tos
Guillaume Nault
1
-0
/
+76
2022-02-07
ipv4: Stop taking ECN bits into account in fib4-rules
Guillaume Nault
1
-1
/
+29
2022-02-07
ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules
Guillaume Nault
1
-1
/
+29
2022-02-07
selftests/bpf: Fix strict mode calculation
Mauricio Vásquez
1
-1
/
+1
2022-02-07
bpftool: Fix strict mode calculation
Mauricio Vásquez
1
-4
/
+1
2022-02-07
libbpf: Remove mode check in libbpf_set_strict_mode()
Mauricio Vásquez
1
-8
/
+0
2022-02-07
selftests/bpf: Fix tests to use arch-dependent syscall entry points
Naveen N. Rao
11
-23
/
+34
2022-02-07
selftests/bpf: Use "__se_" prefix on architectures without syscall wrapper
Naveen N. Rao
1
-1
/
+1
2022-02-07
selftests: forwarding: Add a test for pedit munge SIP and DIP
Danielle Ratson
1
-0
/
+201
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
1
-2
/
+1
2022-02-06
Merge tag 'perf-tools-fixes-for-v5.17-2022-02-06' of git://git.kernel.org/pub...
Linus Torvalds
18
-45
/
+186
2022-02-06
Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+9
[prev]
[next]