index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2024-09-16
selftests/landlock: Test signal scoping
Tahera Fahimi
-0
/
+251
2024-09-16
landlock: Add signal scoping
Tahera Fahimi
-1
/
+1
2024-09-16
selftests/landlock: Test inherited restriction of abstract UNIX socket
Tahera Fahimi
-0
/
+64
2024-09-16
selftests/landlock: Test connected and unconnected datagram UNIX socket
Tahera Fahimi
-0
/
+103
2024-09-16
selftests/landlock: Test UNIX sockets with any address formats
Tahera Fahimi
-1
/
+252
2024-09-16
selftests/landlock: Test abstract UNIX socket scoping
Tahera Fahimi
-30
/
+998
2024-09-16
selftests/landlock: Test handling of unknown scope
Tahera Fahimi
-0
/
+33
2024-09-16
landlock: Add abstract UNIX socket scoping
Tahera Fahimi
-1
/
+1
2024-09-16
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+3
2024-09-16
selftests: vDSO: check cpu caps before running chacha test
Jason A. Donenfeld
-0
/
+30
2024-09-16
selftests: kvm: s390: Add VM run test case
Christoph Schlameuss
-0
/
+125
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
-0
/
+39
2024-09-16
Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-38
/
+487
2024-09-16
Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-7
/
+1271
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-227
/
+539
2024-09-16
Merge tag 'x86_bugs_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+71
2024-09-16
Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-1
/
+0
2024-09-15
Merge tag 'loongarch-kvm-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-156
/
+213
2024-09-14
Merge tag 'asoc-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
-9
/
+35
2024-09-13
tools/memory-model: simple.txt: Fix stale reference to recipes-pairs.txt
Akira Yokosawa
-1
/
+1
2024-09-13
tools/memory-model: Add locking.txt and glossary.txt to README
Akira Yokosawa
-0
/
+17
2024-09-13
tools/memory-model: Document herd7 (abstract) representation
Andrea Parri
-1
/
+116
2024-09-13
selftests: fib_rule_tests: Add DSCP selector connect tests
Ido Schimmel
-0
/
+56
2024-09-13
selftests: fib_rule_tests: Add DSCP selector match tests
Ido Schimmel
-0
/
+34
2024-09-13
tools: PCI: Remove unused BILLION macro
zhang jiao
-2
/
+0
2024-09-13
tools: PCI: Remove .*.cmd files with make clean
zhang jiao
-1
/
+1
2024-09-13
pm: cpupower: rename raw_pylibcpupower.i
Min-Hua Chen
-2
/
+2
2024-09-13
selftests/bpf: Add a test case to write mtu result into .rodata
Daniel Borkmann
-3
/
+30
2024-09-13
selftests/bpf: Add a test case to write strtol result into .rodata
Daniel Borkmann
-0
/
+44
2024-09-13
selftests/bpf: Rename ARG_PTR_TO_LONG test description
Daniel Borkmann
-5
/
+5
2024-09-13
selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
Daniel Borkmann
-4
/
+1
2024-09-13
selftests/bpf: Add tests for sdiv/smod overflow cases
Yonghong Song
-0
/
+439
2024-09-13
s390/vdso: Wire up getrandom() vdso implementation
Heiko Carstens
-1
/
+2
2024-09-13
selftests: vDSO: fix vdso_config for s390
Heiko Carstens
-2
/
+2
2024-09-13
selftests: vDSO: fix ELF hash table entry size for s390x
Jens Remus
-4
/
+10
2024-09-13
powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
Christophe Leroy
-1
/
+2
2024-09-13
selftests: vDSO: don't include generated headers for chacha test
Jason A. Donenfeld
-1
/
+1
2024-09-13
arm64: vDSO: Wire up getrandom() vDSO implementation
Adhemerval Zanella
-1
/
+7
2024-09-13
selftests: vDSO: also test counter in vdso_test_chacha
Christophe Leroy
-9
/
+27
2024-09-13
selftests: vDSO: build tests with O2 optimization
Christophe Leroy
-1
/
+1
2024-09-13
LoongArch: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
-1
/
+2
2024-09-13
selftests: vDSO: fix cross build for getrandom and chacha tests
Jason A. Donenfeld
-5
/
+4
2024-09-13
selftests: vDSO: open code basic chacha instead of linking to libsodium
Jason A. Donenfeld
-9
/
+45
2024-09-13
random: vDSO: move prototype of arch chacha function to vdso/getrandom.h
Jason A. Donenfeld
-3
/
+7
2024-09-13
selftests: vDSO: ensure vgetrandom works in a time namespace
Jason A. Donenfeld
-1
/
+42
2024-09-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-8
/
+167
2024-09-12
libbpf: Add bpf_object__token_fd accessor
Ihor Solodrai
-0
/
+14
2024-09-12
selftests/net: packetdrill: import tcp/slow_start
Willem de Bruijn
-0
/
+427
2024-09-12
selftests/net: packetdrill: import tcp/zerocopy
Willem de Bruijn
-0
/
+674
2024-09-12
selftests/net: packetdrill: run in netns and expand config
Willem de Bruijn
-2
/
+7
[prev]
[next]