index
:
Linux Stable
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.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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
apparmor: extend permissions to support a label and tag string
John Johansen
2022-10-03
7
-27
/
+32
|
*
|
|
apparmor: isolate policy backwards compatibility to its own file
John Johansen
2022-10-03
5
-287
/
+359
|
*
|
|
apparmor: extend xindex size
John Johansen
2022-10-03
3
-17
/
+16
|
*
|
|
apparmor: move dfa perm macros into policy_unpack
John Johansen
2022-10-03
2
-51
/
+49
|
*
|
|
apparmor: extend policydb permission set by making use of the xbits
John Johansen
2022-10-03
1
-4
/
+27
|
*
|
|
apparmor: fix apparmor mediating locking non-fs unix sockets
John Johansen
2022-10-03
1
-4
/
+9
|
*
|
|
apparmor: Fix abi check to include v8 abi
John Johansen
2022-10-03
1
-1
/
+1
|
*
|
|
apparmor: preparse for state being more than just an integer
John Johansen
2022-10-03
15
-102
/
+101
|
*
|
|
apparmor: convert policy lookup to use accept as an index
John Johansen
2022-10-03
7
-24
/
+33
|
*
|
|
apparmor: cleanup shared permission struct
John Johansen
2022-10-03
2
-12
/
+9
|
*
|
|
apparmor: convert xmatch lookup to use accept as an index
John Johansen
2022-10-03
2
-4
/
+7
|
*
|
|
apparmor: convert fperm lookup to use accept as an index
John Johansen
2022-10-03
2
-19
/
+44
|
*
|
|
apparmor: convert xmatch to using the new shared policydb struct
John Johansen
2022-10-03
6
-29
/
+28
|
*
|
|
apparmor: combine file_rules and aa_policydb into a single shared struct
John Johansen
2022-10-03
7
-59
/
+40
|
*
|
|
apparmor: compute policydb permission on profile load
John Johansen
2022-10-03
9
-86
/
+90
|
*
|
|
apparmor: convert xmatch to use aa_perms structure
John Johansen
2022-10-03
3
-7
/
+13
|
*
|
|
apparmor: rework and cleanup fperm computation
John Johansen
2022-10-03
1
-32
/
+38
|
*
|
|
apparmor: move fperm computation into policy_unpack
John Johansen
2022-10-03
3
-98
/
+98
|
*
|
|
apparmor: compute xmatch permissions on profile load
Mike Salvatore
2022-10-03
4
-3
/
+26
|
*
|
|
apparmor: compute file permissions on profile load
Mike Salvatore
2022-10-03
5
-48
/
+110
|
*
|
|
apparmor: expose compression level limits in sysfs
Jon Tourville
2022-10-03
1
-0
/
+16
|
*
|
|
apparmor: use zstd compression for profile data
Jon Tourville
2022-10-03
4
-102
/
+81
|
*
|
|
apparmor: reserve mediation classes
John Johansen
2022-10-03
1
-1
/
+8
|
*
|
|
apparmor: fix lockdep warning when removing a namespace
John Johansen
2022-10-03
1
-1
/
+1
|
*
|
|
apparmor: fix a memleak in multi_transaction_new()
Gaosheng Cui
2022-10-03
1
-1
/
+3
*
|
|
|
Merge tag 'integrity-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2022-12-13
7
-25
/
+57
|
\
\
\
\
|
*
|
|
|
ima: Fix hash dependency to correct algorithm
Tianjia Zhang
2022-11-28
1
-1
/
+1
|
*
|
|
|
ima: Fix misuse of dereference of pointer in template_desc_init_fields()
Xiu Jianfeng
2022-11-16
1
-2
/
+2
|
*
|
|
|
integrity: Fix memory leakage in keyring allocation error path
GUO Zihua
2022-11-16
1
-1
/
+5
|
*
|
|
|
ima: Fix memory leak in __ima_inode_hash()
Roberto Sassu
2022-11-03
1
-1
/
+6
|
*
|
|
|
ima: Handle -ESTALE returned by ima_filter_rule_match()
GUO Zihua
2022-11-02
1
-9
/
+32
|
*
|
|
|
ima: Simplify ima_lsm_copy_rule
GUO Zihua
2022-11-02
1
-7
/
+3
|
*
|
|
|
ima: Fix a potential NULL pointer access in ima_restore_measurement_list
Huaxin Lu
2022-11-02
1
-1
/
+4
|
*
|
|
|
efi: Add iMac Pro 2017 to uefi skip cert quirk
Aditya Garg
2022-11-01
1
-0
/
+1
|
*
|
|
|
KEYS: encrypted: fix key instantiation with user-provided data
Nikolaus Voss
2022-10-19
1
-3
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-13
14
-80
/
+131
|
\
\
\
\
|
*
|
|
|
lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
Paul Moore
2022-11-18
8
-31
/
+34
|
*
|
|
|
device_cgroup: Roll back to original exceptions after copy failure
Wang Weiyang
2022-11-16
1
-4
/
+29
|
*
|
|
|
LSM: Better reporting of actual LSMs at boot
Kees Cook
2022-11-16
1
-9
/
+36
|
*
|
|
|
lsm: make security_socket_getpeersec_stream() sockptr_t safe
Paul Moore
2022-11-04
4
-35
/
+32
|
*
|
|
|
audit: Fix some kernel-doc warnings
Bo Liu
2022-10-28
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'selinux-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-13
5
-47
/
+52
|
\
\
\
\
|
*
|
|
|
selinux: remove the sidtab context conversion indirect calls
Paul Moore
2022-11-09
4
-44
/
+45
|
*
|
|
|
selinux: increase the deprecation sleep for checkreqprot and runtime disable
Paul Moore
2022-10-17
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-13
8
-57
/
+213
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
landlock: Support file truncation
Günther Noack
2022-10-19
6
-12
/
+132
|
*
|
|
landlock: Document init_layer_masks() helper
Günther Noack
2022-10-19
1
-0
/
+13
|
*
|
|
landlock: Refactor check_access_path_dual() into is_access_to_paths_allowed()
Günther Noack
2022-10-19
1
-45
/
+44
|
*
|
|
security: Create file_truncate hook from path_truncate hook
Günther Noack
2022-10-19
3
-0
/
+24
|
|
/
/
*
|
|
Merge tag 'fs.vfsuid.conversion.v6.2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-12-12
5
-54
/
+68
|
\
\
\
[prev]
[next]