index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-28
KVM: selftests: aarch64: Add tests for IRQFD in vgic_irq
Ricardo Koller
2
-1
/
+102
2021-12-28
KVM: selftests: Add IRQ GSI routing library functions
Ricardo Koller
2
-0
/
+59
2021-12-28
KVM: selftests: aarch64: Add test_inject_fail to vgic_irq
Ricardo Koller
2
-20
/
+109
2021-12-28
KVM: selftests: aarch64: Add tests for LEVEL_INFO in vgic_irq
Ricardo Koller
1
-0
/
+6
2021-12-28
KVM: selftests: aarch64: Level-sensitive interrupts tests in vgic_irq
Ricardo Koller
1
-32
/
+86
2021-12-28
KVM: selftests: aarch64: Add preemption tests in vgic_irq
Ricardo Koller
1
-1
/
+90
2021-12-28
KVM: selftests: aarch64: Cmdline arg to set EOI mode in vgic_irq
Ricardo Koller
1
-8
/
+50
2021-12-28
KVM: selftests: aarch64: Cmdline arg to set number of IRQs in vgic_irq test
Ricardo Koller
4
-35
/
+127
2021-12-28
KVM: selftests: aarch64: Abstract the injection functions in vgic_irq
Ricardo Koller
1
-3
/
+36
2021-12-28
KVM: selftests: aarch64: Add vgic_irq to test userspace IRQ injection
Ricardo Koller
3
-0
/
+246
2021-12-28
KVM: selftests: aarch64: Add vGIC library functions to deal with vIRQ state
Ricardo Koller
3
-1
/
+116
2021-12-28
KVM: selftests: Add kvm_irq_line library function
Ricardo Koller
2
-0
/
+23
2021-12-28
KVM: selftests: aarch64: Add GICv3 register accessor library functions
Ricardo Koller
5
-6
/
+189
2021-12-28
KVM: selftests: aarch64: Add function for accessing GICv3 dist and redist reg...
Ricardo Koller
1
-23
/
+101
2021-12-28
KVM: selftests: aarch64: Move gic_v3.h to shared headers
Ricardo Koller
1
-0
/
+0
2021-12-28
KVM: selftests: arm64: Add support for various modes with 16kB page size
Marc Zyngier
4
-0
/
+34
2021-12-28
KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K}
Marc Zyngier
4
-0
/
+18
2021-12-28
KVM: selftests: arm64: Rework TCR_EL1 configuration
Marc Zyngier
1
-7
/
+14
2021-12-28
KVM: selftests: arm64: Check for supported page sizes
Marc Zyngier
3
-6
/
+50
2021-12-28
KVM: selftests: arm64: Introduce a variable default IPA size
Marc Zyngier
2
-4
/
+30
2021-12-28
KVM: selftests: arm64: Initialise default guest mode at test startup time
Marc Zyngier
1
-0
/
+9
2021-12-25
selftests: mptcp: Remove the deprecated config NFT_COUNTER
Ma Xinjian
1
-1
/
+0
2021-12-23
selftests: Calculate udpgso segment count without header adjustment
Coco Li
1
-6
/
+6
2021-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-9
/
+113
2021-12-20
KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest state
Sean Christopherson
3
-0
/
+107
2021-12-20
selftests: KVM: Fix non-x86 compiling
Andrew Jones
2
-9
/
+6
2021-12-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-17
/
+0
2021-12-19
KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDs
Vitaly Kuznetsov
1
-17
/
+0
2021-12-18
perf inject: Fix segfault due to perf_data__fd() without open
Adrian Hunter
1
-3
/
+7
2021-12-18
perf inject: Fix segfault due to close without open
Adrian Hunter
1
-1
/
+2
2021-12-18
perf expr: Fix missing check for return value of hashmap__new()
Miaoqian Lin
1
-0
/
+5
2021-12-17
bpf, selftests: Fix spelling mistake "tained" -> "tainted"
Colin Ian King
1
-1
/
+1
2021-12-16
Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
14
-16
/
+421
2021-12-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
9
-3
/
+353
2021-12-16
bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
Martin KaFai Lau
1
-2
/
+14
2021-12-16
selftest/bpf: Add a test that reads various addresses.
Alexei Starovoitov
2
-0
/
+32
2021-12-16
bpf, selftests: Add test case trying to taint map value pointer
Daniel Borkmann
1
-0
/
+23
2021-12-14
bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer
Daniel Borkmann
1
-2
/
+65
2021-12-14
bpf, selftests: Add test case for atomic fetch on spilled pointer
Daniel Borkmann
2
-0
/
+117
2021-12-14
selftests/bpf: Fix OOB write in test_verifier
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-12-14
selftests: mlxsw: Add a test case for MAC profiles consolidation
Danielle Ratson
1
-0
/
+30
2021-12-13
selftest/net/forwarding: declare NETIFS p9 p10
Hangbin Liu
1
-0
/
+2
2021-12-13
selftests/net: toeplitz: fix udp option
Willem de Bruijn
1
-1
/
+1
2021-12-12
selftests: Fix IPv6 address bind tests
David Ahern
1
-3
/
+11
2021-12-12
selftests: Fix raw socket bind tests with VRF
David Ahern
1
-1
/
+2
2021-12-12
selftests: Add duplicate config only for MD5 VRF tests
David Ahern
1
-6
/
+20
2021-12-12
selftests: icmp_redirect: pass xfail=0 to log_test()
Po-Hsu Lin
1
-1
/
+1
2021-12-11
Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub...
Linus Torvalds
5
-32
/
+64
2021-12-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-74
/
+172
2021-12-11
perf python: Fix NULL vs IS_ERR_OR_NULL() checking
Miaoqian Lin
1
-1
/
+1
[prev]
[next]