Commit Graph

208 Commits (a1bcecd29cdf1670df6908a620add4211c0abb7a)

Author SHA1 Message Date
Mel Gorman 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT 16 years ago
Tony Battersby a68e61e8ff shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEM 16 years ago
Linus Torvalds fc8744adc8 Stop playing silly games with the VM_ACCOUNT flag 16 years ago
Heiko Carstens c4ea37c26a [CVE-2009-0029] System call wrappers part 26 16 years ago
Heiko Carstens d5460c9974 [CVE-2009-0029] System call wrappers part 25 16 years ago
Heiko Carstens e48fbb699f [CVE-2009-0029] System call wrappers part 24 16 years ago
Heiko Carstens 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 16 years ago
Heiko Carstens 2ed7c03ec1 [CVE-2009-0029] Convert all system calls to return a long 16 years ago
Sukadev Bhattiprolu a6684999f7 mqueue: fix si_pid value in mqueue do_notify() 16 years ago
David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux 16 years ago
akpm@linux-foundation.org 4c2c3b4aaf ipc/ipc_sysctl.c: move the definition of ipc_auto_callback() 16 years ago
Denis V. Lunev e953ac2195 ipc: do not goto to the next line 16 years ago
WANG Cong e8148f7588 ipc: clean up ipc/shm.c 16 years ago
Alan Cox 046c68842b mm: update my address 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Al Viro 564f6993ff sanitize audit_mq_open() 16 years ago
Al Viro c32c8af43b sanitize AUDIT_MQ_SENDRECV 16 years ago
Al Viro 20114f71b2 sanitize audit_mq_notify() 16 years ago
Al Viro 7392906ea9 sanitize audit_mq_getsetattr() 16 years ago
Al Viro e816f370cb sanitize audit_ipc_set_perm() 16 years ago
Al Viro a33e675100 sanitize audit_ipc_obj() 16 years ago
Nadia Derbey e00b4ff7eb sysvipc: fix the ipc structures initialization 16 years ago
David Howells 745ca2475a CRED: Pass credentials through dentry_open() 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 414c0708d0 CRED: Wrap task credential accesses in the SYSV IPC subsystem 16 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
Joe Korty b231cca438 message queues: increase range limits 17 years ago
Lee Schermerhorn 89e004ea55 SHM_LOCKED pages are unevictable 17 years ago
Adrian Bunk 6d97e2345a ipc/sem.c: make free_un() static 17 years ago
Alexey Dobriyan f221e726bf sysctl: simplify ->strategy 17 years ago
Al Viro f419a2e3b6 [PATCH] kill nameidata passing to permission(), rename to inode_permission() 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Nadia Derbey 9eefe520c8 ipc: do not use a negative value to re-enable msgmni automatic recomputing 17 years ago
Akinobu Mita f1a43f93f0 ipc: use simple_read_from_buffer() 17 years ago
Manfred Spraul 380af1b33b ipc/sem.c: rewrite undo list locking 17 years ago
Manfred Spraul a1193f8ec0 ipc/sem.c: convert sem_array.sem_pending to struct list_head 17 years ago
Manfred Spraul 2c0c29d414 ipc/sem.c: remove unused entries from struct sem_queue 17 years ago
Manfred Spraul 4daa28f6d8 ipc/sem.c: convert undo structures to struct list_head 17 years ago
Nadia Derbey 00c2bf85d8 ipc: get rid of ipc_lock_down() 17 years ago
Nadia Derbey 983bfb7db3 ipc: call idr_find() without locking in ipc_lock() 17 years ago
Andi Kleen a551643895 hugetlb: modular state for hugetlb page size 17 years ago
Paul Menage 6c826818ff /proc/sysvipc/shm: fix 32-bit truncation of segment sizes 17 years ago
Neil Horman c592713b3e shm: Remove silly double assignment 17 years ago
Nadia Derbey dfcceb26f8 ipc: only output msgmni value at boot time 17 years ago
Denis V. Lunev 9457afee85 netlink: Remove nonblock parameter from netlink_attachskb 17 years ago
Ulrich Drepper 269f21344b tiny mq_open optimization 17 years ago
Denis V. Lunev 6a6375db13 sysvipc: use non-racy method for proc entries creation 17 years ago
Manfred Spraul 9edff4ab1f ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM) 17 years ago
Zhang, Yanmin 44f564a4bf ipc: add definitions of USHORT_MAX and others 17 years ago