VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-04-19
eCryptfs: Use DEFINE_MUTEX() for mutex lock
Ye Bin
2021-04-19
ecryptfs: messaging: Add missing param descriptions and demote abuses
Lee Jones
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-02-14
eCryptfs: Replace deactivated email address
Tyler Hicks
2019-08-20
ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()
Wenwen Wang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2017-11-06
ecryptfs: Delete 21 error messages for a failed memory allocation
Markus Elfring
2017-11-06
eCryptfs: use after free in ecryptfs_release_messaging()
Dan Carpenter
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/kernel/git/tyhicks/ecryptfs
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 implicit slab.h inclusion from percpu.h
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