Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
156a09979710f260f4482961869d6260148341e9
/
ipc
312b90f
mqueue: lift mnt_want_write() outside ->i_mutex, clean up a bit
by Al Viro
· 12 years ago
c1d7e01
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
by Will Deacon
· 12 years ago
05ba3f1
ipc: compat: use signed size_t types for msgsnd and msgrcv
by Will Deacon
· 12 years ago
b610c04
ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC
by Will Deacon
· 12 years ago
079a96a
ipc: add COMPAT_SHMLBA support
by Will Deacon
· 12 years ago
765927b
switch dentry_open() to struct path, make it grab references itself
by Al Viro
· 12 years ago
312b63f
don't pass nameidata * to vfs_create()
by Al Viro
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
7d8a456
ipc: shm: restore MADV_REMOVE functionality on shared memory segments
by Will Deacon
· 12 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
e3fc629
switch aio and shm to do_mmap_pgoff(), make do_mmap() static
by Al Viro
· 12 years ago
8b3ec68
take security_mmap_file() outside of ->mmap_sem
by Al Viro
· 12 years ago
ce2d52c
ipc/mqueue: add rbtree node caching support
by Doug Ledford
· 12 years ago
113289c
ipc/mqueue: strengthen checks on mqueue creation
by Doug Ledford
· 12 years ago
2c12ea4
ipc/mqueue: correct mq_attr_ok test
by Doug Ledford
· 12 years ago
d662985
ipc/mqueue: improve performance of send/recv
by Doug Ledford
· 12 years ago
cef0184
mqueue: separate mqueue default value from maximum value
by KOSAKI Motohiro
· 12 years ago
fd1f87d
mqueue: don't use kmalloc with KMALLOC_MAX_SIZE
by KOSAKI Motohiro
· 12 years ago
5b5c4d1
ipc/mqueue: update maximums for the mqueue subsystem
by Doug Ledford
· 12 years ago
02967ea
ipc/mqueue: enforce hard limits
by Doug Ledford
· 12 years ago
858ee37
ipc/mqueue: switch back to using non-max values on create
by Doug Ledford
· 12 years ago
93e6f11
ipc/mqueue: cleanup definition names and locations
by Doug Ledford
· 12 years ago
90324cc
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
76b6db0
userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
by Eric W. Biederman
· 13 years ago
6f9ac6d
mqueue: Explicitly capture the user namespace to send the notification to.
by Eric W. Biederman
· 13 years ago
c4a4d60
userns: Use cred->user_ns instead of cred->user->user_ns
by Eric W. Biederman
· 13 years ago
50483c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
9521127
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
40716e2
hugetlbfs: fix alignment of huge page requests
by Steven Truelove
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
48b25c4
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
by Chris Metcalf
· 13 years ago
4040153
security: trim security.h
by Al Viro
· 13 years ago
2451326
SHM_UNLOCK: fix Unevictable pages stranded after swap
by Hugh Dickins
· 13 years ago
85046579
SHM_UNLOCK: fix long unpreemptible section
by Hugh Dickins
· 13 years ago
2a4e64b
ipc/mqueue: simplify reading msgqueue limit
by Davidlohr Bueso
· 13 years ago
6b550f9
user namespace: make signal.c respect user namespaces
by Serge E. Hallyn
· 13 years ago
df0a428
switch mq_open() to umode_t
by Al Viro
· 13 years ago
1b9d5ff7
mqueue: propagate umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
6f68657
... and the same kind of leak for mqueue
by Al Viro
· 13 years ago
e57940d
ipc/sem.c: remove private structures from public header file
by Manfred Spraul
· 13 years ago
0b0577f
ipc/sem.c: handle spurious wakeups
by Manfred Spraul
· 13 years ago
3c24783
ipc/sem.c: fix return code race with semop vs. semop +semctl(IPC_RMID)
by Manfred Spraul
· 13 years ago
32ea845
ipc/mqueue.c: fix wrong use of schedule_hrtimeout_range_clock()
by Wanlong Gao
· 13 years ago
140d0b2
Do 'shm_init_ns()' in an early pure_initcall
by Linus Torvalds
· 13 years ago
298507d
shm: optimize exit_shm()
by Vasiliy Kulikov
· 13 years ago
33a30ed
shm: fix wrong tests
by Vasiliy Kulikov
· 13 years ago
4c677e2
shm: optimize locking and ipc_namespace getting
by Vasiliy Kulikov
· 13 years ago
5774ed0
shm: handle separate PID namespaces case
by Vasiliy Kulikov
· 13 years ago
b34a6b1
ipc: introduce shm_rmid_forced sysctl
by Vasiliy Kulikov
· 13 years ago
d40dcdb
ipc/mqueue.c: fix mq_open() return value
by Jiri Slaby
· 13 years ago
0471520
ipc/mqueue.c: refactor failure handling
by Jiri Slaby
· 13 years ago
d694ad6
ipc/sem.c: fix race with concurrent semtimedop() timeouts and IPC_RMID
by Manfred Spraul
· 13 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
d4ee9aa
ipc,rcu: Convert call_rcu(ipc_immediate_free) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
693a8b6
ipc,rcu: Convert call_rcu(free_un) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
ca16d14
mm: don't access vm_flags as 'int'
by KOSAKI Motohiro
· 13 years ago
a00eaf1
ns proc: Add support for the ipc namespace
by Eric W. Biederman
· 15 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
6213cfe
ipc: fix util.c kernel-doc warnings
by Randy Dunlap
· 14 years ago
be4d250
ipcns: fix use after free in free_ipc_ns()
by Xiaotian Feng
· 14 years ago
b0e7759
userns: user namespaces: convert several capable() calls
by Serge E. Hallyn
· 14 years ago
b515498
userns: add a user namespace owner of ipc ns
by Serge E. Hallyn
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
3af54c9
ipc: shm: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
ceefda6
switch get_sb_ns() users
by Al Viro
· 14 years ago
03145be
ipc: initialize structure memory to zero for compat functions
by Dan Rosenberg
· 14 years ago
b795218
ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shm
by Helge Deller
· 14 years ago
85fe402
fs: do not assign default i_ino in new_inode
by Christoph Hellwig
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
982f7c2
sys_semctl: fix kernel stack leakage
by Dan Rosenberg
· 14 years ago
6d8af64
switch mqueue to ->evict_inode()
by Al Viro
· 14 years ago
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
Next »