index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-10
selftests: net: cmsg_so_mark: test ICMP and RAW sockets
Jakub Kicinski
1
-8
/
+16
2022-02-10
selftests: net: cmsg_sender: support icmp and raw sockets
Jakub Kicinski
1
-9
/
+55
2022-02-10
selftests: net: make cmsg_so_mark ready for more options
Jakub Kicinski
2
-26
/
+117
2022-02-10
selftests: net: rename cmsg_so_mark
Jakub Kicinski
4
-6
/
+6
2022-02-09
selftests: mptcp: add missing join check
Matthieu Baerts
1
-0
/
+1
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
135
-1310
/
+2290
2022-02-09
selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup
Jakub Sitnicki
2
-1
/
+8
2022-02-09
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
1
-1
/
+2
2022-02-09
selftests: netfilter: fix exit value for nft_concat_range
Hangbin Liu
1
-1
/
+1
2022-02-09
selftests: netfilter: add synproxy test
Florian Westphal
2
-1
/
+116
2022-02-08
tools/testing/cxl: Add a physical_node link
Dan Williams
1
-2
/
+19
2022-02-08
tools/testing/cxl: Enumerate mock decoders
Dan Williams
1
-20
/
+98
2022-02-08
tools/testing/cxl: Mock one level of switches
Dan Williams
1
-41
/
+97
2022-02-08
tools/testing/cxl: Fix root port to host bridge assignment
Dan Williams
1
-1
/
+1
2022-02-08
tools/testing/cxl: Mock dvsec_ranges()
Dan Williams
1
-0
/
+10
2022-02-08
cxl/mem: Add the cxl_mem driver
Ben Widawsky
2
-0
/
+16
2022-02-08
cxl/memdev: Add numa_node attribute
Dan Williams
1
-0
/
+1
2022-02-08
cxl/pci: Emit device serial number
Dan Williams
1
-0
/
+1
2022-02-08
cxl/pci: Implement wait for media active
Ben Widawsky
1
-0
/
+8
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_check
Ricardo Koller
1
-2
/
+2
[prev]
[next]