index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-26
Merge tag 'fw-restrict-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
James Morris
11
-8
/
+104
2014-07-26
Merge tag 'keys-next-20140725' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
1
-0
/
+1
2014-07-25
ima: add support for measuring and appraising firmware
Mimi Zohar
8
-5
/
+50
2014-07-25
firmware_class: perform new LSM checks
Kees Cook
1
-4
/
+26
2014-07-25
security: introduce kernel_fw_from_file hook
Kees Cook
3
-0
/
+29
2014-07-25
PKCS#7: Missing inclusion of linux/err.h
David Howells
1
-0
/
+1
2014-07-24
CAPABILITIES: remove undefined caps from all processes
Eric Paris
5
-12
/
+13
2014-07-24
Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
48
-217
/
+3025
2014-07-24
commoncap: don't alloc the credential unless needed in cap_task_prctl
Tetsuo Handa
1
-42
/
+30
2014-07-22
Merge branch 'keys-fixes' into keys-next
David Howells
6
-3
/
+20
2014-07-22
Merge remote-tracking branch 'integrity/next-with-keys' into keys-next
David Howells
13
-25
/
+225
2014-07-22
Merge tag 'keys-pefile-20140709' into keys-next
David Howells
9
-2
/
+1150
2014-07-22
Merge tag 'keys-pkcs7-20140708' into keys-next
David Howells
13
-2
/
+1339
2014-07-22
Merge tag 'keys-preparse-1-20140722' into keys-next
David Howells
16
-185
/
+291
2014-07-22
KEYS: request_key_auth: Provide key preparsing
David Howells
1
-0
/
+13
2014-07-22
KEYS: keyring: Provide key preparsing
David Howells
1
-11
/
+23
2014-07-22
KEYS: big_key: Use key preparsing
David Howells
2
-17
/
+27
2014-07-22
KEYS: RxRPC: Use key preparsing
David Howells
1
-68
/
+97
2014-07-22
KEYS: DNS: Use key preparsing
David Howells
1
-18
/
+25
2014-07-22
KEYS: Ceph: Use user_match()
David Howells
1
-6
/
+2
2014-07-22
KEYS: Ceph: Use key preparsing
David Howells
1
-9
/
+15
2014-07-22
KEYS: user: Use key preparsing
David Howells
3
-22
/
+30
2014-07-22
KEYS: Call ->free_preparse() even after ->preparse() returns an error
David Howells
2
-6
/
+7
2014-07-22
KEYS: Allow expiry time to be set when preparsing a key
David Howells
3
-3
/
+16
2014-07-22
KEYS: struct key_preparsed_payload should have two payload pointers
David Howells
5
-6
/
+8
2014-07-19
Merge tag 'seccomp-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
James Morris
22
-80
/
+471
2014-07-19
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
13
-162
/
+102
2014-07-18
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
Kees Cook
4
-2
/
+140
2014-07-18
seccomp: allow mode setting across threads
Kees Cook
1
-11
/
+25
2014-07-18
seccomp: introduce writer locking
Kees Cook
3
-5
/
+66
2014-07-18
seccomp: split filter prep from check and apply
Kees Cook
1
-30
/
+67
2014-07-18
sched: move no_new_privs into new atomic flags
Kees Cook
5
-10
/
+22
2014-07-18
MIPS: add seccomp syscall
Kees Cook
5
-6
/
+13
2014-07-18
ARM: add seccomp syscall
Kees Cook
2
-0
/
+2
2014-07-18
seccomp: add "seccomp" syscall
Kees Cook
8
-6
/
+65
2014-07-18
seccomp: split mode setting routines
Kees Cook
1
-23
/
+48
2014-07-18
seccomp: extract check/assign mode helpers
Kees Cook
1
-4
/
+18
2014-07-18
seccomp: create internal mode-setting function
Kees Cook
1
-2
/
+14
2014-07-18
MAINTAINERS: create seccomp entry
Kees Cook
1
-0
/
+10
2014-07-18
KEYS: Provide a generic instantiation function
David Howells
3
-24
/
+33
2014-07-17
digsig: make crypto builtin if digsig selected as builtin
Dmitry Kasatkin
1
-1
/
+2
2014-07-17
RSA: Don't select non-existent symbol
Jean Delvare
1
-1
/
+0
2014-07-17
KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN
David Howells
4
-1
/
+18
2014-07-17
ima: define '.ima' as a builtin 'trusted' keyring
Mimi Zohar
5
-2
/
+63
2014-07-17
KEYS: validate certificate trust only with builtin keys
Dmitry Kasatkin
4
-4
/
+9
2014-07-17
KEYS: validate certificate trust only with selected key
Dmitry Kasatkin
3
-0
/
+25
2014-07-17
KEYS: make partial key id matching as a dedicated function
Dmitry Kasatkin
2
-19
/
+33
2014-07-17
KEYS: verify a certificate is signed by a 'trusted' key
Mimi Zohar
2
-2
/
+95
2014-07-17
KEYS: special dot prefixed keyring name bug fix
Mimi Zohar
1
-2
/
+4
2014-07-17
ima: provide double buffering for hash calculation
Dmitry Kasatkin
1
-16
/
+49
[next]