Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-01-11 | Linux 4.4v4.4 | Linus Torvalds | 1 | -1/+1 |
2016-01-10 | um: Use race-free temporary file creation | Mickaël Salaün | 1 | -0/+11 |
2016-01-10 | um: Do not set unsecure permission for temporary file | Mickaël Salaün | 1 | -6/+0 |
2016-01-10 | um: Fix build error and kconfig for i386 | Mickaël Salaün | 1 | -1/+1 |
2016-01-10 | um: Add seccomp support | Mickaël Salaün | 5 | -1/+25 |
2016-01-10 | um: Add full asm/syscall.h support | Mickaël Salaün | 2 | -0/+139 |
2016-01-10 | selftests/seccomp: Remove the need for HAVE_ARCH_TRACEHOOK | Mickaël Salaün | 1 | -3/+24 |
2016-01-10 | um: Fix ptrace GETREGS/SETREGS bugs | Mickaël Salaün | 4 | -25/+17 |
2016-01-10 | um: link with -lpthread | Vegard Nossum | 1 | -1/+1 |
2016-01-10 | um: Update UBD to use pread/pwrite family of functions | Anton Ivanov | 3 | -22/+26 |