index
:
manivannan.sadhasivam/96b-common.git
96b_leds
adux1020
adux1020-upstream
ai_ml
ar1337
b96-mmc
b96-pmic
b96-usb
bm1880-clk
bm1880-mmc
bm1880-pinconf
bm1880-pinctrl
camera_test
chameleon96
db410c-upstream-rebase
db410c_camera
hikey970-pinctrl
hikey970-pmic
hikey970_clk
hikey970_pcie
hikey970_pinctrl+gpio
hikey_debian
hikey_fix
hikey_v4l2_4.15
hisi_isp
hisi_v4l2
i96-gpio
imx290
imx290-db410c
imx296
imx296-db410c
master
meerkat96
meerkat96-csi
mhi-upstream-wip
mhi-upstream-wip-temp
mt6797
mt6797-eint
mt6797-i2c
mt6797-v1
qca6391
release-4.4-rock960
rock960
rock960-isp
rock960_camera
rock960_isp
rock960_spi
rock960_wifi
sdm845-spi-dma
sophon
stinger96
tb96-ai
vision-mez
visioon-wip
Unnamed repository
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipc
/
msgutil.c
Age
Commit message (
Expand
)
Author
2016-10-27
ipc: account for kmem usage on mqueue and msg
Aristeu Rozanski
2016-08-02
ipc: delete "nr_ipc_ns"
Alexey Dobriyan
2015-11-06
ipc,msg: drop dst nil validation in copy_msg
Davidlohr Bueso
2015-09-10
ipc: convert invalid scenarios to use WARN_ON
Davidlohr Bueso
2014-12-04
copy address of proc_ns_ops into ns_common
Al Viro
2014-12-04
common object embedded into various struct ....ns
Al Viro
2013-11-13
ipc, msg: fix message length check for negative values
Mathias Krause
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
2013-05-01
ipc/msgutil.c: use linux/uaccess.h
HoSung Jung
2013-05-01
ipc: set EFAULT as default error in load_msg()
Peter Hurley
2013-05-01
ipc: tighten msg copy loops
Peter Hurley
2013-05-01
ipc: separate msg allocation from userspace copy
Peter Hurley
2013-05-01
ipc: clamp with min()
Peter Hurley
2013-03-08
ipc: fix potential oops when src msg > 4k w/ MSG_COPY
Peter Hurley
2013-01-04
ipc: simplify message copying
Stanislav Kinsbursky
2013-01-04
ipc: introduce message queue copy feature
Stanislav Kinsbursky
2012-11-20
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
2012-02-14
security: trim security.h
Al Viro
2011-12-09
... and the same kind of leak for mqueue
Al Viro
2011-03-23
userns: add a user namespace owner of ipc ns
Serge E. Hallyn
2009-04-07
namespaces: ipc namespaces: implement support for posix msqueues
Serge E. Hallyn
2009-04-07
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
Serge E. Hallyn
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-10-03
fix file specification in comments
Uwe Zeisberger
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds