| Commit message (Expand) | Author | Age | Files | Lines |
* | ptrace: use fsuid, fsgid, effective creds for fs access checks | Jann Horn | 2016-01-20 | 1 | -1/+1 |
* | compat: Get rid of (get|put)_compat_time(val|spec) | H. Peter Anvin | 2014-02-02 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 1 | -9/+10 |
|\ |
|
| * | convert futex compat syscalls to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-02-03 | 1 | -9/+10 |
* | | futex: Revert "futex: Mark get_robust_list as deprecated" | Thomas Gleixner | 2013-02-19 | 1 | -2/+0 |
|/ |
|
* | futex: Mark get_robust_list as deprecated | Kees Cook | 2012-03-29 | 1 | -0/+2 |
* | futex: Do not leak robust list to unprivileged process | Kees Cook | 2012-03-29 | 1 | -23/+13 |
* | userns: user namespaces: convert several capable() calls | Serge E. Hallyn | 2011-03-23 | 1 | -1/+10 |
* | futex: Address compiler warnings in exit_robust_list | Darren Hart | 2010-11-10 | 1 | -1/+2 |
* | futex: Change 3rd arg of fetch_robust_entry() to unsigned int* | Namhyung Kim | 2010-09-18 | 1 | -1/+1 |
* | futex: Protect pid lookup in compat code with RCU | Thomas Gleixner | 2009-12-09 | 1 | -3/+3 |
* | futex: Fix compat_futex to be same as futex for REQUEUE_PI | Dinakar Guniguntala | 2009-08-10 | 1 | -2/+4 |
* | CRED: Use RCU to access another task's creds and to release a task's own creds | David Howells | 2008-11-14 | 1 | -3/+4 |
* | CRED: Separate task security context from task_struct | David Howells | 2008-11-14 | 1 | -2/+3 |
* | CRED: Wrap task credential accesses in the core kernel | David Howells | 2008-11-14 | 1 | -1/+2 |
* | futex_compat __user annotation | Al Viro | 2008-03-30 | 1 | -1/+1 |
* | futex: runtime enable pi and robust functionality | Thomas Gleixner | 2008-02-23 | 1 | -0/+9 |
* | hrtimer: check relative timeouts for overflow | Thomas Gleixner | 2008-02-14 | 1 | -1/+1 |
* | futex: Add bitset conditional wait/wakeup functionality | Thomas Gleixner | 2008-02-01 | 1 | -1/+2 |
* | [FUTEX] Fix address computation in compat code. | David Miller | 2007-11-09 | 1 | -7/+19 |
* | Uninline find_task_by_xxx set of functions | Pavel Emelyanov | 2007-10-19 | 1 | -2/+1 |
* | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 | 1 | -1/+3 |
* | robust futex thread exit race | Martin Schwidefsky | 2007-10-01 | 1 | -10/+18 |
* | futex_compat: fix list traversal bugs | Arnd Bergmann | 2007-09-11 | 1 | -2/+2 |
* | Revert "futex_requeue_pi optimization" | Thomas Gleixner | 2007-06-18 | 1 | -2/+1 |
* | fix compat futex code for private futexes | Ulrich Drepper | 2007-06-01 | 1 | -4/+5 |
* | futex_requeue_pi optimization | Pierre Peiffer | 2007-05-09 | 1 | -1/+2 |
* | Make futex_wait() use an hrtimer for timeout | Pierre Peiffer | 2007-05-09 | 1 | -10/+9 |
* | [PATCH] __user annotations: futex | Al Viro | 2006-10-10 | 1 | -6/+6 |
* | [PATCH] futex: Apply recent futex fixes to futex_compat | Thomas Gleixner | 2006-08-06 | 1 | -3/+3 |
* | [PATCH] pi-futex: robust-futex exit | Ingo Molnar | 2006-07-28 | 1 | -9/+25 |
* | [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support | Ingo Molnar | 2006-06-27 | 1 | -3/+8 |
* | [PATCH] pi-futex: futex code cleanups | Ingo Molnar | 2006-06-27 | 1 | -2/+1 |
* | [PATCH] futex: check and validate timevals | Thomas Gleixner | 2006-03-31 | 1 | -1/+3 |
* | [PATCH] compat_sys_futex() warning fix | Andrew Morton | 2006-03-28 | 1 | -1/+2 |
* | [PATCH] lightweight robust futexes updates | Ingo Molnar | 2006-03-27 | 1 | -4/+3 |
* | [PATCH] lightweight robust futexes: compat | Ingo Molnar | 2006-03-27 | 1 | -0/+142 |