index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-22
24
-231
/
+255
|
\
|
*
selinux: shorten the policy capability enum names
Paul Moore
2022-03-02
5
-24
/
+24
|
*
docs: fix 'make htmldocs' warning in SCTP.rst
Wan Jiabing
2022-02-28
1
-2
/
+2
|
*
selinux: allow FIOCLEX and FIONCLEX with policy capability
Richard Haines
2022-02-25
4
-1
/
+16
|
*
selinux: use correct type for context length
Christian Göttsche
2022-02-18
1
-1
/
+1
|
*
selinux: drop return statement at end of void functions
Christian Göttsche
2022-02-18
5
-8
/
+0
|
*
security: implement sctp_assoc_established hook in selinux
Ondrej Mosnacek
2022-02-15
1
-24
/
+66
|
*
security: add sctp_assoc_established hook
Ondrej Mosnacek
2022-02-15
6
-15
/
+37
|
*
selinux: parse contexts for mount options early
Ondrej Mosnacek
2022-02-04
1
-149
/
+53
|
*
selinux: various sparse fixes
Paul Moore
2022-02-02
4
-7
/
+8
|
*
selinux: try to use preparsed sid before calling parse_sid()
Scott Mayhew
2022-02-01
1
-29
/
+59
|
*
selinux: Fix selinux_sb_mnt_opts_compat()
Scott Mayhew
2022-02-01
1
-34
/
+41
|
*
LSM: general protection fault in legacy_parse_param
Casey Schaufler
2022-01-28
2
-5
/
+17
|
*
selinux: fix a type cast problem in cred_init_security()
Paul Moore
2022-01-27
1
-1
/
+1
|
*
selinux: drop unused macro
Christian Göttsche
2022-01-26
1
-2
/
+0
|
*
selinux: simplify cred_init_security
Christian Göttsche
2022-01-26
1
-2
/
+1
|
*
selinux: do not discard const qualifier in cast
Christian Göttsche
2022-01-26
1
-2
/
+2
|
*
selinux: drop unused parameter of avtab_insert_node
Christian Göttsche
2022-01-26
1
-3
/
+3
|
*
selinux: drop cast to same type
Christian Göttsche
2022-01-26
1
-1
/
+1
|
*
selinux: enclose macro arguments in parenthesis
Christian Göttsche
2022-01-26
3
-7
/
+7
|
*
selinux: declare name parameter of hash_eval const
Christian Göttsche
2022-01-26
1
-1
/
+1
|
*
selinux: declare path parameters of _genfs_sid const
Christian Göttsche
2022-01-26
2
-5
/
+5
|
*
selinux: check return value of sel_make_avc_files
Christian Göttsche
2022-01-26
1
-0
/
+2
|
*
selinux: access superblock_security_struct in LSM blob way
GONG, Ruiqi
2022-01-26
1
-2
/
+2
*
|
Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-22
12
-64
/
+146
|
\
\
|
*
|
MAINTAINERS: add missing security/integrity/platform_certs
Mimi Zohar
2022-03-01
1
-0
/
+8
|
*
|
EVM: fix the evm= __setup handler return value
Randy Dunlap
2022-02-23
1
-1
/
+1
|
*
|
KEYS: encrypted: Instantiate key with user-provided decrypted data
Yael Tzur
2022-02-22
3
-29
/
+86
|
*
|
ima: define ima_max_digest_data struct without a flexible array variable
Mimi Zohar
2022-02-15
5
-18
/
+17
|
*
|
ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS
Mimi Zohar
2022-02-15
3
-4
/
+4
|
*
|
ima: Return error code obtained from securityfs functions
Stefan Berger
2022-02-15
1
-8
/
+23
|
*
|
MAINTAINERS: add missing "security/integrity" directory
Mimi Zohar
2022-02-15
1
-0
/
+3
|
*
|
ima: Fix trivial typos in the comments
Austin Kim
2022-02-15
4
-4
/
+4
*
|
|
Merge tag 'Smack-for-5.18' of https://github.com/cschaufler/smack-next
Linus Torvalds
2022-03-22
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix incorrect type in assignment of ipv6 port for audit
Casey Schaufler
2022-03-01
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'keys-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...
Linus Torvalds
2022-03-22
1
-1
/
+2
|
\
\
\
|
*
|
|
watch_queue: Actually free the watch
David Howells
2022-03-21
1
-0
/
+1
|
*
|
|
watch_queue: Fix NULL dereference in error cleanup
David Howells
2022-03-21
1
-1
/
+1
*
|
|
|
Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-22
8
-29
/
+33
|
\
\
\
\
|
*
|
|
|
media: omap3isp: Use struct_group() for memcpy() region
Kees Cook
2022-02-27
2
-10
/
+16
|
*
|
|
|
tpm: vtpm_proxy: Check length to avoid compiler warning
Kees Cook
2022-02-27
1
-1
/
+1
|
*
|
|
|
alpha: Silence -Warray-bounds warnings
Kees Cook
2022-02-14
1
-3
/
+3
|
*
|
|
|
m68k: cmpxchg: Dereference matching size
Kees Cook
2022-02-14
1
-5
/
+4
|
*
|
|
|
intel_th: msu: Use memset_startat() for clearing hw header
Kees Cook
2022-02-14
1
-3
/
+1
|
*
|
|
|
KVM: x86: Replace memset() "optimization" with normal per-field writes
Sean Christopherson
2022-02-14
2
-7
/
+8
*
|
|
|
|
Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-22
9
-458
/
+518
|
\
\
\
\
\
|
*
|
|
|
|
lib: stackinit: Convert to KUnit
Kees Cook
2022-03-21
3
-174
/
+121
|
*
|
|
|
|
um: Allow builds with Clang
Kees Cook
2022-03-21
3
-5
/
+6
|
*
|
|
|
|
lib: overflow: Convert to Kunit
Kees Cook
2022-02-27
3
-309
/
+263
|
*
|
|
|
|
overflow: Provide constant expression struct_size
Kees Cook
2022-02-16
2
-12
/
+24
[next]