Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
238a5b4bff2e0929a9ceb41f340137f36a6a75d9
/
ipc
5a6fe12
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
by Mel Gorman
· 16 years ago
a68e61e
shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEM
by Tony Battersby
· 16 years ago
fc8744a
Stop playing silly games with the VM_ACCOUNT flag
by Linus Torvalds
· 16 years ago
c4ea37c
[CVE-2009-0029] System call wrappers part 26
by Heiko Carstens
· 16 years ago
d5460c9
[CVE-2009-0029] System call wrappers part 25
by Heiko Carstens
· 16 years ago
e48fbb6
[CVE-2009-0029] System call wrappers part 24
by Heiko Carstens
· 16 years ago
6673e0c
[CVE-2009-0029] System call wrapper special cases
by Heiko Carstens
· 16 years ago
2ed7c03
[CVE-2009-0029] Convert all system calls to return a long
by Heiko Carstens
· 16 years ago
c40f6f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
by Linus Torvalds
· 16 years ago
a668499
mqueue: fix si_pid value in mqueue do_notify()
by Sukadev Bhattiprolu
· 16 years ago
8feae13
NOMMU: Make VMAs per MM as for MMU-mode linux
by David Howells
· 16 years ago
4c2c3b4
ipc/ipc_sysctl.c: move the definition of ipc_auto_callback()
by akpm@linux-foundation.org
· 16 years ago
e953ac2
ipc: do not goto to the next line
by Denis V. Lunev
· 16 years ago
e8148f7
ipc: clean up ipc/shm.c
by WANG Cong
· 16 years ago
520c853
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
046c688
mm: update my address
by Alan Cox
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
564f699
sanitize audit_mq_open()
by Al Viro
· 16 years ago
c32c8af
sanitize AUDIT_MQ_SENDRECV
by Al Viro
· 16 years ago
20114f7
sanitize audit_mq_notify()
by Al Viro
· 16 years ago
7392906
sanitize audit_mq_getsetattr()
by Al Viro
· 16 years ago
e816f37
sanitize audit_ipc_set_perm()
by Al Viro
· 16 years ago
a33e675
sanitize audit_ipc_obj()
by Al Viro
· 16 years ago
ec98ce4
Merge branch 'master' into next
by James Morris
· 16 years ago
e00b4ff7e
sysvipc: fix the ipc structures initialization
by Nadia Derbey
· 16 years ago
745ca24
CRED: Pass credentials through dentry_open()
by David Howells
· 16 years ago
86a264a
CRED: Wrap current->cred and a few other accessors
by David Howells
· 16 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 16 years ago
414c070
CRED: Wrap task credential accesses in the SYSV IPC subsystem
by David Howells
· 16 years ago
aeb5d72
[PATCH] introduce fmode_t, do annotations
by Al Viro
· 16 years ago
b231cca
message queues: increase range limits
by Joe Korty
· 16 years ago
89e004ea
SHM_LOCKED pages are unevictable
by Lee Schermerhorn
· 16 years ago
6d97e23
ipc/sem.c: make free_un() static
by Adrian Bunk
· 16 years ago
f221e72
sysctl: simplify ->strategy
by Alexey Dobriyan
· 16 years ago
f419a2e
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
by Al Viro
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
9eefe52
ipc: do not use a negative value to re-enable msgmni automatic recomputing
by Nadia Derbey
· 16 years ago
f1a43f9
ipc: use simple_read_from_buffer()
by Akinobu Mita
· 16 years ago
380af1b
ipc/sem.c: rewrite undo list locking
by Manfred Spraul
· 16 years ago
a1193f8
ipc/sem.c: convert sem_array.sem_pending to struct list_head
by Manfred Spraul
· 16 years ago
2c0c29d
ipc/sem.c: remove unused entries from struct sem_queue
by Manfred Spraul
· 16 years ago
4daa28f
ipc/sem.c: convert undo structures to struct list_head
by Manfred Spraul
· 16 years ago
00c2bf8
ipc: get rid of ipc_lock_down()
by Nadia Derbey
· 16 years ago
983bfb7
ipc: call idr_find() without locking in ipc_lock()
by Nadia Derbey
· 16 years ago
a551643
hugetlb: modular state for hugetlb page size
by Andi Kleen
· 16 years ago
4ae127d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
6c82681
/proc/sysvipc/shm: fix 32-bit truncation of segment sizes
by Paul Menage
· 16 years ago
c592713
shm: Remove silly double assignment
by Neil Horman
· 16 years ago
dfcceb2
ipc: only output msgmni value at boot time
by Nadia Derbey
· 16 years ago
9457afe
netlink: Remove nonblock parameter from netlink_attachskb
by Denis V. Lunev
· 16 years ago
269f213
tiny mq_open optimization
by Ulrich Drepper
· 17 years ago
6a6375d
sysvipc: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
9edff4a
ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)
by Manfred Spraul
· 17 years ago
44f564a
ipc: add definitions of USHORT_MAX and others
by Zhang, Yanmin
· 17 years ago
a5f75e7
IPC: consolidate all xxxctl_down() functions
by Pierre Peiffer
· 17 years ago
8f4a380
IPC: introduce ipc_update_perm()
by Pierre Peiffer
· 17 years ago
016d713
IPC: get rid of the use *_setbuf structure.
by Pierre Peiffer
· 17 years ago
21a4826
IPC/semaphores: remove one unused parameter from semctl_down()
by Pierre Peiffer
· 17 years ago
522bb2a
IPC/semaphores: move the rwmutex handling inside semctl_down
by Pierre Peiffer
· 17 years ago
a0d092f
IPC/message queues: introduce msgctl_down
by Pierre Peiffer
· 17 years ago
8d4cc8b
IPC/shared memory: introduce shmctl_down
by Pierre Peiffer
· 17 years ago
6ff3797
IPC/semaphores: code factorisation
by Pierre Peiffer
· 17 years ago
6546bc4
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
by Nadia Derbey
· 17 years ago
91cfb2b
ipc: do not recompute msgmni anymore if explicitly set by user
by Nadia Derbey
· 17 years ago
e2c284d
ipc: recompute msgmni on ipc namespace creation/removal
by Nadia Derbey
· 17 years ago
424450c
ipc: invoke the ipcns notifier chain as a work item
by Nadia Derbey
· 17 years ago
b6b337a
ipc: recompute msgmni on memory add / remove
by Nadia Derbey
· 17 years ago
4d89dc6
ipc: scale msgmni to the number of ipc namespaces
by Nadia Derbey
· 17 years ago
f7bf3df
ipc: scale msgmni to the amount of lowmem
by Nadia Derbey
· 17 years ago
48dea40
IPC: use ipc_buildid() directly from ipc_addid()
by Pierre Peiffer
· 17 years ago
52cd3b0
mempolicy: rework mempolicy Reference Counting [yet again]
by Lee Schermerhorn
· 17 years ago
ae4d8c1
mempolicy: fixup Fallback for Default Shmem Policy
by Lee Schermerhorn
· 17 years ago
4a3fd21
[PATCH] r/o bind mounts: elevate write count for open()s
by Dave Hansen
· 17 years ago
0622753
[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.
by Dave Hansen
· 17 years ago
69682d8
mempolicy: fix reference counting bugs
by Lee Schermerhorn
· 17 years ago
56496c1
Pidns: fix badly converted mqueues pid handling
by Pavel Emelyanov
· 17 years ago
6c5f3e7
Pidns: make full use of xxx_vnr() calls
by Pavel Emelyanov
· 17 years ago
01b8b07
IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()
by Pierre Peiffer
· 17 years ago
ed2ddbf
IPC: make struct ipc_ids static in ipc_namespace
by Pierre Peiffer
· 17 years ago
4b9fcb0
IPC/semaphores: consolidate SEM_STAT and IPC_STAT commands
by Pierre Peiffer
· 17 years ago
b2d75cd
ipc: uninline some code from util.h
by Pavel Emelyanov
· 17 years ago
ae5e1b2
namespaces: move the IPC namespace under IPC_NS option
by Pavel Emelyanov
· 17 years ago
b524b9a
make ipc/util.c:sysvipc_find_ipc() static
by Adrian Bunk
· 17 years ago
b1ed88b
IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions
by Pierre Peiffer
· 17 years ago
fd79b77
ipc: lost unlock and fput in mqueue.c on error path
by Pavel Emelyanov
· 17 years ago
c3d8d1e
[NETLINK]: Fix unicast timeouts
by Patrick McHardy
· 17 years ago
5a190ae
[PATCH] pass dentry to audit_inode()/audit_inode_child()
by Al Viro
· 17 years ago
283bb7f
IPC: fix error case when idr-cache is empty in ipcget()
by Pierre Peiffer
· 17 years ago
3ac88a4
virtualization of sysv msg queues is incomplete
by Kirill Korotaev
· 17 years ago
c530c6a
IPC: cleanup some code and wrong comments about semundo list managment
by Pierre Peiffer
· 17 years ago
1b531f2
ipc: remove unneeded parameters
by Nadia Derbey
· 17 years ago
3e148c7
fix idr_find() locking
by Nadia Derbey
· 17 years ago
f4566f0
ipc: fix wrong comments
by Nadia Derbey
· 17 years ago
2802831
ipc: inline ipc_buildid()
by Nadia Derbey
· 17 years ago
ce621f5
ipc: introduce the ipcid_to_idx macro
by Nadia Derbey
· 17 years ago
03f02c7
Storing ipcs into IDRs
by Nadia Derbey
· 17 years ago
023a535
ipc: integrate ipc_checkid() into ipc_lock()
by Nadia Derbey
· 17 years ago
637c366
ipc: remove the ipc_get() routine
by Nadia Derbey
· 17 years ago
7748dbf
ipc: unify the syscalls code
by Nadia Derbey
· 17 years ago
7ca7e56
ipc: store ipcs into IDRs
by Nadia Derbey
· 17 years ago
Next »