index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-08
integrity: Only use machine keyring when uefi_check_trust_mok_keys is true
Eric Snowberg
4
-2
/
+23
2022-03-08
integrity: Trust MOK keys if MokListTrustedRT found
Eric Snowberg
1
-0
/
+19
2022-03-08
KEYS: store reference to machine keyring
Eric Snowberg
1
-0
/
+2
2022-03-08
integrity: add new keyring handler for mok keys
Eric Snowberg
3
-3
/
+23
2022-03-08
integrity: Introduce a Linux keyring called machine
Eric Snowberg
5
-3
/
+78
2022-03-08
integrity: Fix warning about missing prototypes
Eric Snowberg
1
-0
/
+1
2022-03-08
KEYS: trusted: Avoid calling null function trusted_key_exit
Dave Kleikamp
1
-1
/
+1
2022-03-08
KEYS: trusted: Fix trusted key backends when building as module
Andreas Rammhold
1
-2
/
+2
2022-03-08
KEYS: fix length validation in keyctl_pkey_params_get_2()
Eric Biggers
1
-3
/
+11
2022-03-03
net: rtnetlink: Add RTM_SETSTATS
Petr Machata
1
-0
/
+1
2022-03-03
crypto: dh - constify struct dh's pointer members
Nicolai Stange
1
-1
/
+1
2022-03-02
selinux: shorten the policy capability enum names
Paul Moore
5
-24
/
+24
2022-03-01
rtnetlink: add new rtm tunnel api for tunnel id filtering
Roopa Prabhu
1
-1
/
+4
2022-03-01
Fix incorrect type in assignment of ipv6 port for audit
Casey Schaufler
1
-1
/
+1
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
1
-2
/
+2
2022-02-25
selinux: allow FIOCLEX and FIONCLEX with policy capability
Richard Haines
4
-1
/
+16
2022-02-25
Merge tag 'tee-shm-for-v5.18' of git://git.linaro.org:/people/jens.wiklander/...
Arnd Bergmann
1
-14
/
+9
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-02-24
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-16
/
+6
2022-02-24
Merge tag 'selinux-pr-20220223' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-02-24
TOMOYO: fix __setup handlers return values
Randy Dunlap
1
-2
/
+2
2022-02-23
EVM: fix the evm= __setup handler return value
Randy Dunlap
1
-1
/
+1
2022-02-23
selinux: fix misuse of mutex_is_locked()
Ondrej Mosnacek
1
-2
/
+2
2022-02-22
KEYS: encrypted: Instantiate key with user-provided decrypted data
Yael Tzur
2
-23
/
+67
2022-02-18
selinux: use correct type for context length
Christian Göttsche
1
-1
/
+1
2022-02-18
selinux: drop return statement at end of void functions
Christian Göttsche
5
-8
/
+0
2022-02-16
KEYS: trusted: tee: use tee_shm_register_kernel_buf()
Jens Wiklander
1
-14
/
+9
2022-02-15
security: implement sctp_assoc_established hook in selinux
Ondrej Mosnacek
1
-24
/
+66
2022-02-15
security: add sctp_assoc_established hook
Ondrej Mosnacek
1
-0
/
+7
2022-02-15
ima: define ima_max_digest_data struct without a flexible array variable
Mimi Zohar
5
-18
/
+17
2022-02-15
ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS
Mimi Zohar
3
-4
/
+4
2022-02-15
ima: Return error code obtained from securityfs functions
Stefan Berger
1
-8
/
+23
2022-02-15
ima: Fix trivial typos in the comments
Austin Kim
4
-4
/
+4
2022-02-14
fortify: Add Clang support
Kees Cook
1
-2
/
+3
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-10
/
+27
2022-02-08
tomoyo: Use str_yes_no()
Lucas De Marchi
3
-16
/
+6
2022-02-07
Merge tag 'integrity-v5.17-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-10
/
+27
2022-02-06
gcc-plugins/stackleak: Provide verbose mode
Kees Cook
1
-0
/
+10
2022-02-04
selinux: parse contexts for mount options early
Ondrej Mosnacek
1
-149
/
+53
2022-02-04
landlock: Use square brackets around "landlock-ruleset"
Christian Brauner
1
-1
/
+1
2022-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+15
2022-02-04
Merge tag 'selinux-pr-20220203' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2022-02-02
ima: Do not print policy rule with inactive LSM labels
Stefan Berger
1
-0
/
+8
2022-02-02
ima: Allow template selection with ima_template[_fmt]= after ima_hash=
Roberto Sassu
1
-3
/
+7
2022-02-02
ima: Remove ima_policy file before directory
Stefan Berger
1
-1
/
+1
2022-02-02
integrity: check the return value of audit_log_start()
Xiaoke Wang
1
-0
/
+2
2022-02-02
selinux: fix double free of cond_list on error paths
Vratislav Bendel
1
-1
/
+2
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2022-02-02
selinux: various sparse fixes
Paul Moore
4
-7
/
+8
2022-02-02
selinux: try to use preparsed sid before calling parse_sid()
Scott Mayhew
1
-29
/
+59
[prev]
[next]