Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
763d0282497e23bee8291cab8d7b898e720be120
/
include
b833d2f
SAFE_MACROS: Add SAFE_SETREUID()/SAFE_SETREGID()
by yang xu
· 7 years ago
056c1cb
tst_safe_macros: SAFE_{IOCTL,FCNTL} prefix variable
by Cyril Hrubis
· 7 years ago
bf8f1d7
sctp/sctp_big_chunk.c: Fix compiler error
by Xiao Yang
· 7 years ago
061ae0f
sctp: new regression test sctp_big_chunk for CVE-2018-5803
by Alexey Kodanev
· 7 years ago
3999086
include/lapi: add sctp.h
by Alexey Kodanev
· 7 years ago
640f106
include/lapi/dccp.h: check linux/dccp.h in configure
by Alexey Kodanev
· 7 years ago
1364466
lib: Add safe_recvmsg
by Richard Palethorpe
· 7 years ago
2ab1883
Add a library wrapper for sigaction()
by Michael Moese
· 7 years ago
b4138c7
Add library support for /proc/sys/kernel/tainted
by Michael Moese
· 7 years ago
1ab33ce
Add new tst_flush() library function
by Michael Moese
· 7 years ago
eb50f0a
remove old tst_flush()
by Michael Moese
· 7 years ago
7fe1a8b
rpc: Use libtirpc for all RPC tests + detect headers location
by Petr Vorel
· 7 years ago
d34e76e
lib/get_high_address.c: Add tst_get_bad_addr.h for new API
by Xiao Yang
· 7 years ago
a993871
lapi/syscalls: Add syscall numbers for _sysctl
by Xiao Yang
· 7 years ago
a70d7ee
netstress: support IP_BIND_ADDRESS_NO_PORT
by Alexey Kodanev
· 7 years ago
64f3804
netstress: support SO_ZEROCOPY
by Alexey Kodanev
· 7 years ago
0bc5724
netstress: support UDPLITE protocol
by Alexey Kodanev
· 7 years ago
8e3e92b
lib: add safe_getsockopt() and tst_getsockport()
by Alexey Kodanev
· 7 years ago
cae8287
lib: add safe_sendmsg()
by Alexey Kodanev
· 7 years ago
c7f3ee1
lapi/aarch64.in: Fix incorrect syscall number for copy_file_range
by Xiao Yang
· 7 years ago
8ac2684
syscalls/request_key04: new test for request_key() permission check bug
by Eric Biggers
· 7 years ago
32b38ab
lapi/keyctl.h: add key permission constants
by Eric Biggers
· 7 years ago
00ff2c3
m4: Export HOST_CPU for make
by Petr Vorel
· 7 years ago
485276e
lapi: Add dccp.h with definition moved from netstress.c
by Petr Vorel
· 7 years ago
52569da
lapi: Add netinet_in.h with definition moved from netstress.c
by Petr Vorel
· 7 years ago
3fd5746
lapi/socket.h: Move definitions from netstress.c
by Petr Vorel
· 7 years ago
ffd48cf
lapi: Add tcp.h with definitions moved from netstress.c
by Petr Vorel
· 7 years ago
2e199cb
lapi/regen.sh: Fix bashism '+='
by Petr Vorel
· 7 years ago
f182839
Fix minor spelling typos
by Petr Vorel
· 7 years ago
28b5182
fzsync: Prevent early exit
by Richard Palethorpe
· 7 years ago
51c2ba9
tst_safe_net: add new wrapper for safe_setsockopt
by Alexey Kodanev
· 7 years ago
524edfb
direct_io: diotest4: use getpagesize() for mmap if shm header is absent
by Sandeep Patil
· 7 years ago
2989b03
numa: Remove HAVE_NUMA_ALLOC_ONNODE definition
by Petr Vorel
· 7 years ago
32d00f6
numa: Drop NUMA_CPPFLAGS
by Petr Vorel
· 7 years ago
81e73c4
syscalls/request_key03: new test for key instantiation races
by Eric Biggers
· 7 years ago
d26fd78
ltp: fix some frequent typoes
by Li Wang
· 7 years ago
f07f09e
lib/tst_fs: Add tst_fill_fs()
by Cyril Hrubis
· 7 years ago
35b8a13
lib/tst_test: Add .all_filesystems flag
by Cyril Hrubis
· 7 years ago
d1f9382
lib: Add interface to list supported filesystems
by Cyril Hrubis
· 7 years ago
d32c741
lib/tst_mkfs: Clear first 512k of the device
by Cyril Hrubis
· 7 years ago
2d7c4c7
Add test keyctl08 for cve-2016-9604 on keyctl_join_session_keyring
by Richard Palethorpe
· 7 years ago
b5d620a
lib: keep the test id hidden in LTP library
by Li Wang
· 7 years ago
4c036b6
include: tab cleanup
by Carlo Marcelo Arenas Belón
· 7 years ago
37587b3
lib: Add tst_strstatus()
by Cyril Hrubis
· 7 years ago
bc2568d
m4: Fix libkeyutils detection on 32-bit cross build
by Petr Vorel
· 7 years ago
9cb40b2
syscalls/request_key: Port to use lapi/keyctl.h header
by Petr Vorel
· 7 years ago
7a26f24
lapi/keyctl.h: Add doc and reorder definitions
by Petr Vorel
· 7 years ago
5ed644c
lapi/keyctl.h: add a few missing definitions
by Eric Biggers
· 7 years ago
3a47726
creat07: switch EXECLP to EXECL
by Li Wang
· 7 years ago
8e07ca2
fzsync: Add long running thread support and deviation stats
by Richard Palethorpe
· 7 years ago
be880d1
tst_atomic: Add load, store and use __atomic builtins
by Richard Palethorpe
· 7 years ago
d97168b
lib: drop tst_ipc_envp
by Jan Stancek
· 7 years ago
4f111a6
safe_macros: add SAFE_SETENV()
by Jan Stancek
· 7 years ago
007c4a2
lib: move tst_get_startwd() to old_tmpdir header
by Jan Stancek
· 7 years ago
c9a7def
libltp: add support to mount tmpfs for EROFS testing
by Sandeep Patil
· 7 years ago
93c5616
cve/cve-2016-10044.c: Fix compilation without READ_IMPLIES_EXEC
by Xiao Yang
· 7 years ago
35799a9
lib: Add personality fallback and SAFE macro
by Richard Palethorpe
· 7 years ago
d18e135
network: Add tools for setup IP related environment variables
by Petr Vorel
· 7 years ago
3a451c2
configure: Remove checks for unused headers
by Petr Vorel
· 7 years ago
1c86c91
lapi/keyctl.h: Add fallback definition of keyutil.h
by Guangwen Feng
· 7 years ago
d1fffb9
Test for CVE-2016-7042 in /proc/keys show function
by Guangwen Feng
· 7 years ago
61c035c
lapi: Add keyctl.h
by Cyril Hrubis
· 7 years ago
f028fef
lib: add helper SAFE_FANOTIFY_INIT
by Xiong Zhou
· 7 years ago
3b3a00e
lapi/{vmsplice.h,splice.h,tee.h}: Switch to tst_syscall()
by Cyril Hrubis
· 7 years ago
f706a2f
lib/tst_test: Ignore unknown options for TCONF tests
by Cyril Hrubis
· 7 years ago
94823cf
mem/oom: disable timeouts for testcase in demand
by Li Wang
· 7 years ago
2c1bfc0
mem/lib: convert to new API
by Li Wang
· 7 years ago
4d0d149
Remove linux_syscall_numbers.h Makefile
by Richard Palethorpe
· 7 years ago
817d809
Rename linux_syscall_numbers.h to lapi/syscalls.h
by Richard Palethorpe
· 7 years ago
079ea0f
tst_timer.h: Cosmetic fix
by Guangwen Feng
· 7 years ago
b52e8be
Add fuzzy synchronisation library for triggering races
by Richard Palethorpe
· 7 years ago
a095276
Fix PATH_MAX undeclared when building with musl
by Dengke Du
· 7 years ago
2ce2474
syscalls/lseek10: cleanup && convert to new API
by Xiao Yang
· 7 years ago
fed008c
tst_safe_sysv_ipc: add shared memory related macros
by Xiao Yang
· 7 years ago
c459654
syscalls: Add timer measurement library
by Cyril Hrubis
· 7 years ago
62fe712
lib: Fix clock_gettime linking problems.
by Cyril Hrubis
· 7 years ago
cb26543
SAFE_MACROS: Add SAFE_SETSID()
by Guangwen Feng
· 7 years ago
3b519eb
tst_timer.h: Add timeval helpers
by Cyril Hrubis
· 7 years ago
87acbef
tst_test: TST_TEST_TCONF() do no set tid
by Cyril Hrubis
· 7 years ago
a14f756
Unify MIN()/MAX() implementation + cleanup
by Cyril Hrubis
· 7 years ago
882f45a
tst_kvcmp: Add support for extra kernel versions
by Cyril Hrubis
· 8 years ago
15d413e
syscalls/lseek11.c: fix syncfs() && SEEK_DATA
by Xiao Yang
· 8 years ago
390a556
syscalls/quotactl02.c: add Q_XGETNEXTQUOTA flag test
by Xiao Yang
· 8 years ago
e1b3718
lapi/seek.h: fix typo for SEEK_DATA
by Xiao Yang
· 8 years ago
c486cce
lapi: Add seek.h for SEEK_DATA and SEEK_HOLE
by Cyril Hrubis
· 8 years ago
1bb79cd
lib: Fix undefined reference to `mq_open'
by Cyril Hrubis
· 8 years ago
ac602f5
syscalls/memfd_create: Fix build failure when HAVE_FALLOCATE not defined
by Guangwen Feng
· 8 years ago
6c86b86
lib: Move ltp_priv.h to include/old/ltp_priv.h
by Cyril Hrubis
· 8 years ago
b731859
move fallocate.h to lapi
by Jakub Racek
· 8 years ago
e036a8c
Added fcntl() lapi flags
by Jakub Racek
· 8 years ago
879680a
Added memfd_create() lapi flags
by Jakub Racek
· 8 years ago
b867975
lib: SAFE_MQ_OPEN() macro
by Petr Vorel
· 8 years ago
c46e277
safe_macros: add safe_removexattr()
by Xiao Yang
· 8 years ago
e2a39b8
color: Fix typo.
by Cyril Hrubis
· 8 years ago
714b0c7
color: Fix backslash-escape sequences for some non-bash shells
by Petr Vorel
· 8 years ago
3a0ef86
color: Rename file
by Petr Vorel
· 8 years ago
874326d
tst_test: Handle device mkfs/mount int the library
by Cyril Hrubis
· 8 years ago
5c189fc
lib: add safe_setsockopt/send/sendto functions
by Alexey Kodanev
· 8 years ago
6440c5d
newlib: Allow SAFE_MACROS to be called from cleanup
by Cyril Hrubis
· 8 years ago
d101cab
lib: Redirect to tst_brk_() early
by Cyril Hrubis
· 8 years ago
Next »