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
...
|
*
|
certs: Factor out the blacklist hash creation
Mickaël Salaün
2022-05-23
1
-24
/
+2
*
|
|
Merge tag 'Smack-for-5.19' of https://github.com/cschaufler/smack-next
Linus Torvalds
2022-05-24
1
-1
/
+0
|
\
\
\
|
*
|
|
smack: Remove redundant assignments
Michal Orzel
2022-05-23
1
-1
/
+0
|
|
/
/
*
|
|
Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-24
14
-286
/
+848
|
\
\
\
|
*
|
|
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
2022-05-23
3
-76
/
+528
|
*
|
|
LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
Mickaël Salaün
2022-05-23
4
-15
/
+46
|
*
|
|
landlock: Move filesystem helpers and add a new one
Mickaël Salaün
2022-05-23
1
-41
/
+46
|
*
|
|
landlock: Fix same-layer rule unions
Mickaël Salaün
2022-05-23
2
-26
/
+54
|
*
|
|
landlock: Create find_rule() from unmask_layers()
Mickaël Salaün
2022-05-23
1
-13
/
+28
|
*
|
|
landlock: Reduce the maximum number of layers to 16
Mickaël Salaün
2022-05-23
3
-11
/
+12
|
*
|
|
landlock: Define access_mask_t to enforce a consistent access mask size
Mickaël Salaün
2022-05-23
5
-15
/
+30
|
*
|
|
landlock: Change landlock_restrict_self(2) check ordering
Mickaël Salaün
2022-05-23
1
-4
/
+4
|
*
|
|
landlock: Change landlock_add_rule(2) argument check ordering
Mickaël Salaün
2022-05-23
1
-9
/
+13
|
*
|
|
landlock: Fix landlock_add_rule(2) documentation
Mickaël Salaün
2022-05-23
1
-4
/
+3
|
*
|
|
landlock: Format with clang-format
Mickaël Salaün
2022-05-09
10
-136
/
+142
|
*
|
|
landlock: Add clang-format exceptions
Mickaël Salaün
2022-05-09
2
-0
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-24
21
-81
/
+93
|
\
\
\
|
*
|
|
security: declare member holding string literal const
Christian Göttsche
2022-05-13
1
-1
/
+1
|
*
|
|
selinux: log anon inode class name
Christian Göttsche
2022-05-03
2
-2
/
+5
|
*
|
|
selinux: declare data arrays const
Christian Göttsche
2022-05-03
9
-26
/
+24
|
*
|
|
selinux: fix indentation level of mls_ops block
Christian Göttsche
2022-05-03
1
-21
/
+21
|
*
|
|
selinux: include necessary headers in headers
Christian Göttsche
2022-05-03
6
-1
/
+12
|
*
|
|
selinux: avoid extra semicolon
Christian Göttsche
2022-05-03
1
-9
/
+9
|
*
|
|
selinux: update parameter documentation
Christian Göttsche
2022-05-03
2
-1
/
+2
|
*
|
|
selinux: resolve checkpatch errors
Christian Göttsche
2022-05-03
3
-18
/
+9
|
*
|
|
selinux: don't sleep when CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE is true
Paul Moore
2022-04-14
2
-3
/
+3
|
*
|
|
selinux: checkreqprot is deprecated, add some ssleep() discomfort
Paul Moore
2022-04-04
3
-3
/
+11
|
*
|
|
selinux: runtime disable is deprecated, add some ssleep() discomfort
Paul Moore
2022-04-04
1
-0
/
+2
|
*
|
|
selinux: Remove redundant assignments
Michal Orzel
2022-04-04
3
-4
/
+2
|
|
/
/
*
|
|
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-24
5
-58
/
+115
|
\
\
\
|
*
|
|
loadpin: stop using bdevname
Christoph Hellwig
2022-05-16
1
-4
/
+1
|
*
|
|
big_keys: Use struct for internal payload
Kees Cook
2022-05-16
1
-37
/
+36
|
*
|
|
randstruct: Enable Clang support
Kees Cook
2022-05-08
1
-2
/
+12
|
*
|
|
randstruct: Move seed generation into scripts/basic/
Kees Cook
2022-05-08
1
-4
/
+5
|
*
|
|
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
2022-05-08
1
-0
/
+62
|
*
|
|
security: don't treat structure as an array of struct hlist_head
Bill Wendling
2022-04-13
1
-5
/
+4
|
*
|
|
usercopy: Remove HARDENED_USERCOPY_PAGESPAN
Matthew Wilcox (Oracle)
2022-04-13
1
-12
/
+1
|
|
/
/
*
|
/
lockdown: also lock down previous kgdb use
Daniel Thompson
2022-05-24
1
-0
/
+2
|
|
/
|
/
|
*
|
selinux: fix bad cleanup on error in hashtab_duplicate()
Ondrej Mosnacek
2022-05-17
1
-1
/
+2
|
/
*
Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-31
1
-1
/
+1
|
\
|
*
usercopy: Disable CONFIG_HARDENED_USERCOPY_PAGESPAN
Kees Cook
2022-03-24
1
-1
/
+1
*
|
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-28
2
-2
/
+0
|
\
\
|
*
|
tracehook: Remove tracehook.h
Eric W. Biederman
2022-03-10
2
-2
/
+0
*
|
|
Merge tag 'landlock-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-27
1
-1
/
+1
|
\
\
\
|
*
|
|
landlock: Use square brackets around "landlock-ruleset"
Christian Brauner
2022-02-04
1
-1
/
+1
*
|
|
|
Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-26
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
fortify: Add Clang support
Kees Cook
2022-02-13
1
-2
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-03-24
3
-16
/
+6
|
\
\
\
\
|
*
\
\
\
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
2022-02-28
1
-2
/
+2
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-25
3
-16
/
+6
|
|
\
\
\
\
\
[prev]
[next]