index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
messaging.c
Age
Commit message (
Expand
)
Author
2014-07-03
fs/ecryptfs/messaging.c: remove null test before kfree
Fabian Frederick
2013-06-07
eCryptfs: Cocci spatch "memdup.spatch"
Thomas Meyer
2013-03-07
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
eCryptfs: Fix redundant error check on ecryptfs_find_daemon_by_euid()
Tyler Hicks
2013-02-12
ecryptfs: ecryptfs_msg_ctx_alloc_to_free(): remove kfree() redundant null check
Tim Gardner
2012-09-21
userns: Convert ecryptfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-07-08
eCryptfs: Make all miscdev functions use daemon ptr in file private_data
Tyler Hicks
2012-07-08
eCryptfs: Remove unused messaging declarations and function
Tyler Hicks
2012-04-07
userns: Use cred->user_ns instead of cred->user->user_ns
Eric W. Biederman
2010-08-27
ecryptfs: properly mark init functions
Jerome Marchand
2010-08-09
ecryptfs: Fix warning in ecryptfs_process_response()
Prarit Bhargava
2010-07-28
ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
Andre Osterhues
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-04-22
eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev()
Tyler Hicks
2009-04-01
ecryptfs: use kzfree()
Johannes Weiner
2009-01-06
eCryptfs: Replace %Z with %z
Michael Halcrow
2008-11-24
User namespaces: set of cleanups (v2)
Serge Hallyn
2008-11-14
CRED: Wrap task credential accesses in the eCryptFS filesystem
David Howells
2008-10-16
eCryptfs: remove netlink transport
Tyler Hicks
2008-04-29
eCryptfs: make key module subsystem respect namespaces
Michael Halcrow
2008-04-29
eCryptfs: integrate eCryptfs device handle into the module.
Michael Halcrow
2007-12-23
ecryptfs: fix unlocking in error paths
Eric Sandeen
2007-10-16
eCryptfs: remove assignments in if-statements
Michael Halcrow
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-02-16
[PATCH] ecryptfs: fix forgotten format specifier
Thomas Hisch
2007-02-12
[PATCH] eCryptfs: Generalize metadata read/write
Michael Halcrow
2007-02-12
[PATCH] eCryptfs: Public key; packet management
Michael Halcrow
2007-02-12
[PATCH] eCryptfs: Public key transport mechanism
Michael Halcrow