blob: 4128750670b1259baf136c1f78c531f3865b3400 [file] [log] [blame]
ab012bc83615 ("LSM: fix documentation for the msg_queue_* hooks")
d8c6e8543294 ("msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks")
156d9ed1260e ("msgctl(): split the actual work from copyin/copyout")
fb259c310f79 ("ipc/msg: remove special msg_alloc/free")
3d3653f9732c ("ipc: move atomic_set() to where it is needed")
52f908904e7e ("ipc/msg: avoid ipc_rcu_alloc()")
3e0c24042e5a ("ipc/shm: avoid ipc_rcu_alloc()")
101ede01dfd5 ("ipc/sem: avoid ipc_rcu_alloc()")
9ef5932f8a11 ("ipc/msg: do not use ipc_rcu_free()")
dba4cdd39e69 ("ipc: merge ipc_rcu and kern_ipc_perm")
1a2339567265 ("ipc/sem.c: remove sem_base, embed struct sem")
60f3e00d25b4 ("sysv,ipc: cacheline align kern_ipc_perm")
9de5ab8a2eee ("ipc/sem: add hysteresis")
27d7be1801a4 ("ipc/sem.c: avoid using spin_unlock_wait()")
be0554c9bf9f ("selinux: clean up cred usage and simplify")
4ce33ec2e42d ("ipc/sem: optimize perform_atomic_semop()")
9ae949fa382b ("ipc/sem: rework task wakeups")
d17af5056cf9 ("mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()")
e3658538bf37 ("ipc/msg: batch queue sender wakeups")
ee51636ca54f ("ipc/msg: implement lockless pipelined wakeups")
5864a2fd3088 ("ipc/sem.c: fix complex_count vs. simple op race")
9b24fef9f041 ("sysv, ipc: fix security-layer leaking")
be3e78449803 ("locking/spinlock: Update spin_unlock_wait() users")
33ac279677dc ("locking/barriers: Introduce smp_acquire__after_ctrl_dep()")
1f03e8d29192 ("locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()")
2c6100227116 ("locking/qspinlock: Fix spin_unlock_wait() some more")
54cf809b9512 ("locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()")
c2316dbf1242 ("selinux: apply execstack check on thread stacks")
0c6181cb301f ("selinux: consolidate the ptrace parent lookup code")
a5f4db877177 ("ipc/sem: make semctl setting sempid consistent")
38460a2178d2 ("locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait()")
cb037fdad677 ("locking/qspinlock: Use smp_cond_acquire() in pending code")
65376df58217 ("proc: revert /proc/<pid>/maps [stack:TID] annotation")
5807fcaa9bf7 ("Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security")