index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
keys
/
proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
keys: Fix proc_keys_next to increase position index
Vasily Averin
2020-04-16
1
-0
/
+2
*
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-10
1
-13
/
+9
*
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
1
-9
/
+13
|
\
|
*
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-27
1
-9
/
+13
*
|
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
1
-1
/
+2
|
\
|
|
*
keys: Add a 'recurse' flag for keyring searches
David Howells
2019-06-26
1
-1
/
+2
*
|
Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
1
-1
/
+3
|
\
|
|
*
keys: Move the RCU locks outwards from the keyring search functions
David Howells
2019-06-19
1
-1
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
KEYS: always initialize keyring_index_key::desc_len
Eric Biggers
2019-02-22
1
-2
/
+1
*
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2018-12-12
1
-1
/
+0
*
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-16
1
-32
/
+2
*
security: keys: Replace time_t/timespec with time64_t
Baolin Wang
2017-11-15
1
-11
/
+10
*
KEYS: load key flags and expiry time atomically in proc_keys_show()
Eric Biggers
2017-10-18
1
-10
/
+14
*
KEYS: Fix race between updating and finding a negative key
David Howells
2017-10-18
1
-2
/
+5
*
KEYS: restrict /proc/keys by credentials at open time
Eric Biggers
2017-09-25
1
-6
/
+2
*
security, keys: convert key_user.usage from atomic_t to refcount_t
Elena Reshetova
2017-04-03
1
-1
/
+1
*
security, keys: convert key.usage from atomic_t to refcount_t
Elena Reshetova
2017-04-03
1
-1
/
+1
*
KEYS: Fix short sprintf buffer in /proc/keys show function
David Howells
2016-10-27
1
-1
/
+1
*
KEYS: Make /proc/keys unconditional if CONFIG_KEYS=y
David Howells
2015-01-22
1
-8
/
+0
*
KEYS: Preparse match data
David Howells
2014-09-16
1
-4
/
+4
*
KEYS: Move the flags representing required permission to linux/key.h
David Howells
2014-03-14
1
-1
/
+1
*
KEYS: Introduce a search context structure
David Howells
2013-09-24
1
-5
/
+12
*
userns: Convert security/keys to the new userns infrastructure
Eric W. Biederman
2012-09-13
1
-22
/
+22
*
KEYS: Add invalidation support
David Howells
2012-05-11
1
-1
/
+2
*
KEYS: Improve /proc/keys
David Howells
2011-03-17
1
-1
/
+1
*
KEYS: Fix up comments in key management code
David Howells
2011-01-21
1
-4
/
+6
*
KEYS: Do some style cleanup in the key management code.
David Howells
2011-01-21
1
-6
/
+1
*
KEYS: Make /proc/keys check to see if a key is possessed before security check
David Howells
2010-08-02
1
-2
/
+18
*
Merge branch 'master' into next
James Morris
2010-05-06
1
-1
/
+0
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
|
security: whitespace coding style fixes
Justin P. Mattock
2010-04-23
1
-1
/
+1
|
/
*
KEYS: Do some whitespace cleanups [try #6]
David Howells
2009-09-02
1
-9
/
+3
*
KEYS: Make /proc/keys use keyid not numread as file position [try #6]
Serge E. Hallyn
2009-09-02
1
-22
/
+55
*
keys: annotate seqfile ops with __releases and __acquires
James Morris
2009-06-25
1
-0
/
+4
*
keys: make procfiles per-user-namespace
Serge E. Hallyn
2009-02-27
1
-6
/
+49
*
CRED: Inaugurate COW credentials
David Howells
2008-11-14
1
-2
/
+6
*
keys: make the keyring quotas controllable through /proc/sys
David Howells
2008-04-29
1
-3
/
+6
*
keys: switch to proc_create()
Alexey Dobriyan
2008-04-29
1
-6
/
+2
*
security/selinux: constify function pointer tables and fields
Jan Engelhardt
2008-01-25
1
-2
/
+2
*
[PATCH] mark struct file_operations const 9
Arjan van de Ven
2007-02-12
1
-2
/
+2
*
[PATCH] keys: restrict contents of /proc/keys to Viewable keys
Michael LeMay
2006-06-26
1
-0
/
+7
*
[PATCH] Keys: Add possessor permissions to keys [try #3]
David Howells
2005-09-28
1
-1
/
+1
*
[PATCH] keys: Discard key spinlock and use RCU for key payload
David Howells
2005-06-24
1
-8
/
+13
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+251