index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
shm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-7
/
+4
2010-03-12
ipc: use rlimit helpers
Jiri Slaby
1
-2
/
+1
2010-01-16
nommu: fix SYSV SHM for NOMMU
David Howells
1
-0
/
+3
2009-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
1
-7
/
+5
2009-12-16
Untangling ima mess, part 1: alloc_file()
Al Viro
1
-2
/
+0
2009-12-16
switch alloc_file() to passing struct path
Al Viro
1
-5
/
+5
2009-12-16
ipc ns: fix memory leak (idr)
Serge E. Hallyn
1
-0
/
+1
2009-12-11
file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()
Al Viro
1
-14
/
+17
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-2
/
+2
2009-09-22
hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...
Eric B Munson
1
-1
/
+1
2009-09-14
fix undefined reference to user_shm_unlock
Hugh Dickins
1
-1
/
+1
2009-08-24
mm: fix hugetlb bug due to user_shm_unlock call
Hugh Dickins
1
-3
/
+5
2009-06-11
Merge branch 'next' into for-linus
James Morris
1
-2
/
+1
2009-06-09
shm: fix unused warnings on nommu
Mike Frysinger
1
-2
/
+5
2009-05-22
integrity: move ima_counts_get
Mimi Zohar
1
-1
/
+0
2009-05-22
integrity: path_check update
Mimi Zohar
1
-2
/
+2
2009-04-02
ipc: make shm_get_stat() more robust
Tony Battersby
1
-2
/
+4
2009-03-24
Merge branch 'master' into next
James Morris
1
-3
/
+5
2009-02-10
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
Mel Gorman
1
-3
/
+5
2009-02-06
Merge branch 'master' into next
James Morris
1
-19
/
+28
2009-02-06
Integrity: IMA file free imbalance
Mimi Zohar
1
-0
/
+3
2009-02-05
shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEM
Tony Battersby
1
-0
/
+4
2009-01-31
Stop playing silly games with the VM_ACCOUNT flag
Linus Torvalds
1
-2
/
+2
2009-01-14
[CVE-2009-0029] System call wrappers part 25
Heiko Carstens
1
-4
/
+4
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
1
-0
/
+12
2009-01-06
ipc: clean up ipc/shm.c
WANG Cong
1
-10
/
+5
2009-01-04
sanitize audit_ipc_obj()
Al Viro
1
-3
/
+1
2008-11-14
CRED: Wrap current->cred and a few other accessors
David Howells
1
-2
/
+2
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the SYSV IPC subsystem
David Howells
1
-2
/
+3
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
1
-1
/
+1
2008-10-20
SHM_LOCKED pages are unevictable
Lee Schermerhorn
1
-0
/
+4
2008-07-25
ipc: get rid of ipc_lock_down()
Nadia Derbey
1
-18
/
+3
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-1
/
+2
2008-06-12
/proc/sysvipc/shm: fix 32-bit truncation of segment sizes
Paul Menage
1
-8
/
+8
2008-06-10
shm: Remove silly double assignment
Neil Horman
1
-2
/
+0
2008-04-29
IPC: consolidate all xxxctl_down() functions
Pierre Peiffer
1
-38
/
+4
2008-04-29
IPC: introduce ipc_update_perm()
Pierre Peiffer
1
-4
/
+1
2008-04-29
IPC: get rid of the use *_setbuf structure.
Pierre Peiffer
1
-27
/
+14
2008-04-29
IPC/shared memory: introduce shmctl_down
Pierre Peiffer
1
-88
/
+72
2008-04-29
IPC: use ipc_buildid() directly from ipc_addid()
Pierre Peiffer
1
-9
/
+1
2008-04-28
mempolicy: rework mempolicy Reference Counting [yet again]
Lee Schermerhorn
1
-3
/
+2
2008-04-28
mempolicy: fixup Fallback for Default Shmem Policy
Lee Schermerhorn
1
-2
/
+1
2008-03-10
mempolicy: fix reference counting bugs
Lee Schermerhorn
1
-2
/
+3
2008-02-08
IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()
Pierre Peiffer
1
-21
/
+6
2008-02-08
IPC: make struct ipc_ids static in ipc_namespace
Pierre Peiffer
1
-22
/
+4
2008-02-08
namespaces: move the IPC namespace under IPC_NS option
Pavel Emelyanov
1
-0
/
+3
2008-02-06
IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions
Pierre Peiffer
1
-3
/
+17
2007-10-19
IPC: fix error case when idr-cache is empty in ipcget()
Pierre Peiffer
1
-2
/
+3
2007-10-19
ipc: remove unneeded parameters
Nadia Derbey
1
-3
/
+2
[prev]
[next]