index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
[NET]: cleanup 3rd argument in netlink_sendskb
Denis V. Lunev
1
-3
/
+2
2007-08-01
Fix user struct leakage with locked IPC shem segment
Pavel Emelianov
1
-1
/
+1
2007-08-01
NOMMU: Fix SYSV IPC SHM
David Howells
1
-0
/
+2
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-19
mm: fault feedback #1
Nick Piggin
1
-3
/
+2
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
1
-4
/
+5
2007-07-18
arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()
Jeff Garzik
2
-3
/
+3
2007-07-16
remove CONFIG_UTS_NS and CONFIG_IPC_NS
Cedric Le Goater
5
-25
/
+6
2007-07-06
fix logic error in ipc compat semctl()
Alexander Graf
1
-1
/
+1
2007-06-17
shm: fix the filename of hugetlb sysv shared memory
Eric W. Biederman
1
-3
/
+3
2007-06-17
hugetlb: fix get_policy for stacked shared memory files
Adam Litke
1
-1
/
+3
2007-06-17
Restore shmid as inode# to fix /proc/pid/maps ABI breakage
Badari Pulavarty
1
-0
/
+5
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
1
-2
/
+1
2007-05-11
[PATCH] complete message queue auditing
Amy Griffis
1
-0
/
+4
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2
-2
/
+0
2007-05-08
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
1
-43
/
+10
2007-05-08
Cap shmmax at INT_MAX in compat shminfo
Guy Streeter
1
-0
/
+4
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+1
2007-03-27
[PATCH] ipcns: fix !CONFIG_IPC_NS behavior
Serge E. Hallyn
1
-0
/
+7
2007-03-06
[PATCH] mqueue: nested locking annotation
Peter Zijlstra
1
-1
/
+2
2007-03-02
[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments
Adam Litke
1
-6
/
+26
2007-03-02
[PATCH] make ipc/shm.c:shm_nopage() static
Adrian Bunk
1
-2
/
+2
2007-02-21
[PATCH] shm: make sysv ipc shared memory use stacked files
Eric W. Biederman
1
-85
/
+155
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2
-2
/
+2
2007-02-14
[PATCH] sysctl: move SYSV IPC sysctls to their own file
Eric W. Biederman
2
-0
/
+184
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
1
-2
/
+2
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
3
-6
/
+6
2007-02-12
[PATCH] ipc: save the ipc namespace while reading proc files
Eric W. Biederman
1
-13
/
+45
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
1
-11
/
+10
2007-01-23
[PATCH] correct sys_shmget allocation check
Guy Streeter
1
-1
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-2
/
+2
2006-12-08
[PATCH] struct path: convert ipc
Josef Sipek
2
-16
/
+16
2006-12-07
[PATCH] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-12-07
[PATCH] Fix the size limit of compat space msgsize
suzuki
2
-27
/
+40
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-2
/
+2
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-1
/
+6
2006-11-04
Revert unintentional "volatile" changes in ipc/msg.c
Linus Torvalds
1
-1
/
+1
2006-11-03
[PATCH] Fix ipc entries removal
Pavel Emelianov
5
-1
/
+16
2006-10-04
Michal Wronski: update contact info
Michal Wronski
1
-1
/
+1
2006-10-04
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-02
[PATCH] ipc: replace kmalloc and memset in get_undo_list with kzalloc
Matt Helsley
1
-4
/
+1
2006-10-02
[PATCH] IPC namespace - shm
Kirill Korotaev
1
-86
/
+168
2006-10-02
[PATCH] IPC namespace - sem
Kirill Korotaev
1
-71
/
+130
2006-10-02
[PATCH] IPC namespace - msg
Kirill Korotaev
1
-51
/
+106
2006-10-02
[PATCH] IPC namespace - utils
Kirill Korotaev
2
-13
/
+143
2006-10-02
[PATCH] update mq_notify to use a struct pid
Cedric Le Goater
1
-12
/
+15
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-1
/
+1
2006-10-01
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
[next]