index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/vm/pkeys: introduce a sub-page allocator
Ram Pai
2020-06-05
4
-0
/
+37
*
selftests/vm/pkeys: detect write violation on a mapped access-denied-key page
Ram Pai
2020-06-05
1
-0
/
+13
*
selftests/vm/pkeys: associate key on a mapped page and detect write violation
Ram Pai
2020-06-05
1
-0
/
+12
*
selftests/vm/pkeys: associate key on a mapped page and detect access violation
Ram Pai
2020-06-05
1
-0
/
+19
*
selftests/vm/pkeys: improve checks to determine pkey support
Ram Pai
2020-06-05
4
-5
/
+37
*
selftests/vm/pkeys: fix assertion in test_pkey_alloc_exhaust()
Ram Pai
2020-06-05
1
-1
/
+10
*
selftests/vm/pkeys: fix number of reserved powerpc pkeys
Desnes A. Nunes do Rosario
2020-06-05
1
-2
/
+20
*
selftests/vm/pkeys: introduce powerpc support
Ram Pai
2020-06-05
3
-128
/
+234
*
selftests/vm/pkeys: introduce generic pkey abstractions
Ram Pai
2020-06-05
3
-6
/
+29
*
selftests: vm: pkeys: use the correct huge page size
Sandipan Das
2020-06-05
1
-7
/
+16
*
selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
Ram Pai
2020-06-05
1
-1
/
+2
*
selftests/vm/pkeys: fix assertion in pkey_disable_set/clear()
Ram Pai
2020-06-05
1
-2
/
+2
*
selftests/vm/pkeys: fix pkey_disable_clear()
Ram Pai
2020-06-05
1
-2
/
+2
*
selftests: vm: pkeys: add helpers for pkey bits
Sandipan Das
2020-06-05
3
-23
/
+36
*
selftests: vm: pkeys: Use sane types for pkey register
Sandipan Das
2020-06-05
3
-53
/
+72
*
selftests/vm/pkeys: make gcc check arguments of sigsafe_printf()
Thiago Jung Bauermann
2020-06-05
1
-0
/
+4
*
selftests/vm/pkeys: move some definitions to arch-specific header
Thiago Jung Bauermann
2020-06-05
3
-152
/
+162
*
selftests/vm/pkeys: move generic definitions to header file
Ram Pai
2020-06-05
2
-32
/
+30
*
selftests/vm/pkeys: rename all references to pkru to a generic name
Ram Pai
2020-06-05
2
-155
/
+170
*
selftests/x86/pkeys: move selftests to arch-neutral directory
Ram Pai
2020-06-05
6
-2
/
+3
*
lib: make a test module with set/clear bit
Jesse Brandeburg
2020-06-05
1
-0
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-04
3
-0
/
+1037
|
\
|
*
khugepaged: introduce 'max_ptes_shared' tunable
Kirill A. Shutemov
2020-06-04
1
-0
/
+83
|
*
khugepaged: add self test
Kirill A. Shutemov
2020-06-04
3
-0
/
+954
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-04
140
-1625
/
+10872
|
\
\
|
*
|
selftests: net: ip_defrag: ignore EPERM
Thadeu Lima de Souza Cascardo
2020-06-03
1
-4
/
+4
|
*
|
selftests/bpf: Add a default $(CXX) value
Ilya Leoshkevich
2020-06-02
1
-0
/
+2
|
*
|
bpf, selftests: Use bpf_probe_read_kernel
Ilya Leoshkevich
2020-06-02
4
-48
/
+48
|
*
|
selftests/bpf: Fix verifier test
Alexei Starovoitov
2020-06-02
1
-1
/
+1
|
*
|
selftests/bpf: Fix sample_cnt shared between two threads
Andrii Nakryiko
2020-06-02
1
-1
/
+1
|
*
|
bpf, selftests: Adapt cls_redirect to call csum_level helper
Daniel Borkmann
2020-06-02
1
-3
/
+6
|
*
|
selftests/bpf: Extend test_flow_dissector to cover link creation
Jakub Sitnicki
2020-06-02
1
-33
/
+82
|
*
|
selftests/bpf: Convert test_flow_dissector to use BPF skeleton
Jakub Sitnicki
2020-06-02
2
-15
/
+55
|
*
|
selftests/bpf, flow_dissector: Close TAP device FD after the test
Jakub Sitnicki
2020-06-02
1
-0
/
+1
|
*
|
selftests/bpf: Add tests for attaching bpf_link to netns
Jakub Sitnicki
2020-06-02
1
-37
/
+551
|
*
|
selftests/bpf: Add test for SO_BINDTODEVICE opt of bpf_setsockopt
Ferenc Fejes
2020-06-01
1
-0
/
+33
|
*
|
bpf, selftests: Add test for ktls with skb bpf ingress policy
John Fastabend
2020-06-01
2
-22
/
+187
|
*
|
selftest: Add tests for XDP programs in devmap entries
David Ahern
2020-06-01
3
-0
/
+163
|
*
|
bpf: Add BPF ringbuf and perf buffer benchmarks
Andrii Nakryiko
2020-06-01
6
-1
/
+754
|
*
|
selftests/bpf: Add BPF ringbuf selftests
Andrii Nakryiko
2020-06-01
4
-0
/
+468
|
*
|
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
2020-06-01
8
-18
/
+18
|
*
|
selftests/bpf: Add tests for write-only stacks/queues
Anton Protopopov
2020-06-01
1
-1
/
+39
|
*
|
selftests/bpf: Cleanup comments in test_maps
Anton Protopopov
2020-06-01
1
-3
/
+3
|
*
|
selftests/bpf: Cleanup some file descriptors in test_maps
Anton Protopopov
2020-06-01
1
-0
/
+4
|
*
|
selftests/bpf: Fix a typo in test_maps
Anton Protopopov
2020-06-01
1
-1
/
+1
|
*
|
bpf, selftests: Test probe_* helpers from SCHED_CLS
John Fastabend
2020-06-01
2
-0
/
+58
|
*
|
bpf, selftests: Add sk_msg helpers load and attach test
John Fastabend
2020-06-01
2
-0
/
+82
|
*
|
selftests: mlxsw: Add test for control packets
Ido Schimmel
2020-06-01
2
-0
/
+711
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-01
2
-14
/
+53
|
|
\
\
|
*
|
|
selftests: forwarding: pedit_dsfield: Check counter value
Petr Machata
2020-05-31
1
-1
/
+6
[next]