Commit History

Author SHA1 Message Date
  Peter Zijlstra 9bbb25afeb futex: Add missing error handling to FUTEX_REQUEUE_PI 8 years ago
  Peter Zijlstra c236c8e95a futex: Fix potential use-after-free in FUTEX_REQUEUE_PI 8 years ago
  Ingo Molnar 6e84f31522 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> 8 years ago
  Ingo Molnar 84f001e157 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h> 8 years ago
  Vegard Nossum f1f1007644 mm: add new mmgrab() helper 8 years ago
  Yang Yang 25f71d1c3e futex: Move futex_init() to core_initcall 8 years ago
  Thomas Gleixner 2456e85535 ktime: Get rid of the union 8 years ago
  Waiman Long 194a6b5b9c sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q 8 years ago
  Thomas Gleixner e8b61b3f2c futex: Add some more function commentry 9 years ago
  Thomas Gleixner 784bdf3bb6 futex: Assume all mappings are private on !MMU systems 9 years ago
  Mel Gorman 077fa7aed1 futex: Calculate the futex key based on a tail page for file-based futexes 9 years ago
  Linus Torvalds bd28b14591 x86: remove more uaccess_32.h complexity 9 years ago
  Davidlohr Bueso fe1bce9e21 futex: Acknowledge a new waiter in counter before plist 9 years ago
  Sebastian Andrzej Siewior 89e9e66ba1 futex: Handle unlock_pi race gracefully 9 years ago
  Jianyu Zhan 29b75eb2d5 futex: Replace barrier() in unqueue_me() with READ_ONCE() 9 years ago
  Mel Gorman 65d8fc777f futex: Remove requirement for lock_page() in get_futex_key() 9 years ago
  Davidlohr Bueso 8ad7b378d0 futex: Rename barrier references in ordering guarantees 9 years ago
  Thomas Gleixner b4abf91047 rtmutex: Make wait_lock irq safe 9 years ago
  Jann Horn caaee6234d ptrace: use fsuid, fsgid, effective creds for fs access checks 9 years ago
  Dominik Dingel 4a9e1cda27 mm: bring in additional flag for fixup_user_fault to signal unlock 9 years ago
  Kirill A. Shutemov 14d27abd1d futex, thp: remove special case for THP in get_futex_key 9 years ago
  Darren Hart 337f13046f futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op 9 years ago
  Thomas Gleixner 885c2cb770 futex: Cleanup the goto confusion in requeue_pi() 9 years ago
  Thomas Gleixner 4959f2de11 futex: Remove pointless put_pi_state calls in requeue() 9 years ago
  Thomas Gleixner ecb38b78f6 futex: Document pi_state refcounting in requeue code 9 years ago
  Thomas Gleixner 29e9ee5d48 futex: Rename free_pi_state() to put_pi_state() 9 years ago
  Thomas Gleixner fb75a4282d futex: Drop refcount if requeue_pi() acquired the rtmutex 9 years ago
  Linus Torvalds e880e87488 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 9 years ago
  Viresh Kumar 621a5f7ad9 debugfs: Pass bool pointer to debugfs_create_bool() 10 years ago
  Rasmus Villemoes ac742d3718 futex: Force hot variables into a single cache line 10 years ago