Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6937e8f8c0135f2325194c372ada6dc655499992
/
ipc
c61284e
ipc/sem.c: bugfix for semop() not reporting successful operation
by Manfred Spraul
· 14 years ago
0abbb60
mqueue doesn't need make_bad_inode()
by Al Viro
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
4de85cd
ipc/sem.c: use ERR_CAST
by Julia Lawall
· 14 years ago
c5cf635
ipc/sem.c: update description of the implementation
by Manfred Spraul
· 14 years ago
0a2b9d4
ipc/sem.c: move wake_up_process out of the spinlock section
by Manfred Spraul
· 14 years ago
fd5db42
ipc/sem.c: optimize update_queue() for bulk wakeup calls
by Manfred Spraul
· 14 years ago
4be929b
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
by Alexey Dobriyan
· 14 years ago
164d44f
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
a3ed2a1
mqueue: fix kernel BUG caused by double free() on mq_open()
by André Goddard Rosa
· 14 years ago
dbb6be6
Merge branch 'linus' into timers/core
by Thomas Gleixner
· 14 years ago
9ca7d8e
mqueue: Convert message queue timeout to use hrtimers
by Carsten Emde
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
45575f5
ppc64 sys_ipc breakage in 2.6.34-rc2
by Anton Blanchard
· 15 years ago
f1eb133
ipc: use rlimit helpers
by Jiri Slaby
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
2329e39
mqueue: fix typo "failues" -> "failures"
by André Goddard Rosa
· 15 years ago
8d8ffef
mqueue: only set error codes if they are really necessary
by André Goddard Rosa
· 15 years ago
04db0dd
mqueue: simplify do_open() error handling
by André Goddard Rosa
· 15 years ago
8834cf7
mqueue: apply mathematics distributivity on mq_bytes calculation
by André Goddard Rosa
· 15 years ago
c8308b1
mqueue: remove unneeded info->messages initialization
by André Goddard Rosa
· 15 years ago
4294a8e
mqueue: fix mq_open() file descriptor leak on user-space processes
by André Goddard Rosa
· 15 years ago
ed5e589
nommu: fix SYSV SHM for NOMMU
by David Howells
· 15 years ago
bac5e54
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
b65a9cf
Untangling ima mess, part 2: deal with counters
by Al Viro
· 15 years ago
0552f87
Untangling ima mess, part 1: alloc_file()
by Al Viro
· 15 years ago
2c48b9c
switch alloc_file() to passing struct path
by Al Viro
· 15 years ago
e5cc9c7
ipc: remove unreachable code in sem.c
by Amerigo Wang
· 15 years ago
d987f8b
ipc/sem.c: optimize single sops when semval is zero
by Manfred Spraul
· 15 years ago
636c6be
ipc/sem.c: optimize single semop operations
by Manfred Spraul
· 15 years ago
b97e820
ipc/sem.c: add a per-semaphore pending list
by Manfred Spraul
· 15 years ago
b6e9082
ipc/sem.c: optimize if semops fail
by Manfred Spraul
· 15 years ago
d421209
ipc/sem.c: sem preempt improve
by Nick Piggin
· 15 years ago
9cad200
ipc/sem.c: sem use list operations
by Nick Piggin
· 15 years ago
bf17bb7
ipc/sem.c: sem optimise undo list search
by Nick Piggin
· 15 years ago
7d6feeb
ipc ns: fix memory leak (idr)
by Serge E. Hallyn
· 15 years ago
c4caa77
file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()
by Al Viro
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
f1970c4
ipc: fix unused variable warning
by Felipe Contreras
· 15 years ago
2bc4657
sysctl ipc: Remove dead binary sysctl support code.
by Eric W. Biederman
· 16 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
6bfde05
hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount
by Eric B Munson
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
2195d28
fix undefined reference to user_shm_unlock
by Hugh Dickins
· 15 years ago
353d5c3
mm: fix hugetlb bug due to user_shm_unlock call
by Hugh Dickins
· 15 years ago
46690f3
integrity: ima mq_open imbalance msg fix
by Mimi Zohar
· 15 years ago
232086b
ipc: unbreak 32-bit shmctl/semctl/msgctl
by Johannes Weiner
· 15 years ago
665c774
ipcns: move free_ipcs() proto
by Alexey Dobriyan
· 15 years ago
b4188de
ipcns: make free_ipc_ns() static
by Alexey Dobriyan
· 15 years ago
612ce47
ipcns: extract create_ipc_ns()
by Alexey Dobriyan
· 15 years ago
6442428
ipcns: remove useless get/put while CLONE_NEWIPC
by Alexey Dobriyan
· 15 years ago
31a985f
ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.h
by Arnd Bergmann
· 15 years ago
3296ca2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
20f3f3c
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
73fbad2
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
586c7e6
shm: fix unused warnings on nommu
by Mike Frysinger
· 15 years ago
c9d9ac5
integrity: move ima_counts_get
by Mimi Zohar
· 15 years ago
b9fc745
integrity: path_check update
by Mimi Zohar
· 15 years ago
05725f7
rculist: use list_entry_rcu in places where it's appropriate
by Jiri Pirko
· 16 years ago
f26ec5b
namespaces: move get_mq() inside #ifdef CONFIG_SYSCTL
by Geert Uytterhoeven
· 16 years ago
bdc8e5f
namespaces: mqueue namespace: adapt sysctl
by Serge E. Hallyn
· 16 years ago
7eafd7c
namespaces: ipc namespaces: implement support for posix msqueues
by Serge E. Hallyn
· 16 years ago
614b84c
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
by Serge E. Hallyn
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
11dea19
proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers
by Serge E. Hallyn
· 16 years ago
e562aeb
ipc: make shm_get_stat() more robust
by Tony Battersby
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
8e9d208
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
703a3cd
Merge branch 'master' into next
by James Morris
· 16 years ago
db1dd4d
Use f_lock to protect f_flags
by Jonathan Corbet
· 16 years ago
5a6fe12
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
by Mel Gorman
· 16 years ago
cb5629b
Merge branch 'master' into next
by James Morris
· 16 years ago
1df9f0a
Integrity: IMA file free imbalance
by Mimi Zohar
· 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
Next »