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
/
include
/
linux
/
cred.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-24
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
1
-1
/
+7
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-04-10
security: don't use RCU accessors for cred->session_keyring
Jann Horn
1
-1
/
+1
2019-01-09
SELinux: Remove unused selinux_is_enabled
Casey Schaufler
1
-1
/
+0
2018-12-19
cred: allow get_cred() and put_cred() to be given NULL.
NeilBrown
1
-5
/
+9
2018-12-19
cred: add get_cred_rcu()
NeilBrown
1
-0
/
+11
2018-12-19
cred: add cred_fscmp() for comparing creds.
NeilBrown
1
-0
/
+1
2018-06-28
cred: conditionally declare groups-related functions
Ondrej Mosnáček
1
-5
/
+10
2017-12-15
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+1
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
1
-2
/
+2
2017-05-18
doc: ReSTify credentials.txt
Kees Cook
1
-1
/
+1
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2016-10-08
cred: simpler, 1D supplementary groups
Alexey Dobriyan
1
-10
/
+1
2016-03-23
cred/userns: define current_user_ns() as a function
Arnd Bergmann
1
-1
/
+4
2015-09-05
capabilities: ambient capabilities
Andy Lutomirski
1
-0
/
+8
2015-04-16
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
1
-4
/
+19
2014-12-06
groups: Consolidate the setgroups permission checks
Eric W. Biederman
1
-0
/
+1
2014-07-18
nfsd: silence sparse warning about accessing credentials
Jeff Layton
1
-0
/
+9
2014-04-04
kernel/groups.c: remove return value of set_groups
Wang YanQing
1
-1
/
+1
2013-01-09
cred: Remove tgcred pointer from struct cred
Marc Dionne
1
-1
/
+0
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+0
2012-11-20
userns: Kill task_user_ns
Eric W. Biederman
1
-2
/
+0
2012-10-02
KEYS: Make the session and process keyrings per-thread
David Howells
1
-15
/
+2
2012-06-01
cred: remove task_is_dead() from __task_cred() validation
Oleg Nesterov
1
-7
/
+3
2012-05-03
userns: Convert in_group_p and in_egroup_p to use kgid_t
Eric W. Biederman
1
-2
/
+2
2012-05-03
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
1
-8
/
+8
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
1
-4
/
+5
2012-04-08
cred: Refcount the user_ns pointed to by the cred.
Eric W. Biederman
1
-1
/
+1
2012-04-08
cred: Add forward declaration of init_user_ns in all cases.
Eric W. Biederman
1
-1
/
+1
2012-01-06
capabilities: remove task_ns_* functions
Eric Paris
1
-2
/
+4
2011-08-08
cred: use 'const' in get_current_{user,groups}
Linus Torvalds
1
-2
/
+2
2011-08-08
CRED: Restore const to current_cred()
David Howells
1
-1
/
+1
2011-08-08
fix rcu annotations noise in cred.h
Al Viro
1
-5
/
+6
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-09
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
1
-1
/
+0
2011-05-20
Create Documentation/security/,
Randy Dunlap
1
-1
/
+1
2011-05-13
Cache user_ns in struct cred
Serge E. Hallyn
1
-2
/
+8
2011-03-24
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
1
-1
/
+3
2010-08-20
keys: __rcu annotations
Arnd Bergmann
1
-1
/
+1
2010-07-30
CRED: Fix __task_cred()'s lockdep check and banner comment
David Howells
1
-5
/
+10
2010-07-30
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
1
-20
/
+1
2010-05-27
umh: creds: kill subprocess_info->cred logic
Oleg Nesterov
1
-1
/
+0
2010-03-04
rcu: Use wrapper function instead of exporting tasklist_lock
Paul E. McKenney
1
-1
/
+1
2010-02-25
sched: Use lockdep-based checking on rcu_dereference()
Paul E. McKenney
1
-1
/
+1
2009-09-23
include/linux/cred.h: fix build
Andrew Morton
1
-17
/
+1
2009-09-14
Creds: creds->security can be NULL is selinux is disabled
Eric Paris
1
-5
/
+8
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+1
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
1
-1
/
+64
[next]