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.19.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-7.0.y
linux-7.1.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
2025-02-28
fortify: Move FORTIFY_SOURCE under 'Kernel hardening options'
Mel Gorman
2
-9
/
+9
2025-02-28
mm: security: Allow default HARDENED_USERCOPY to be set at compile time
Mel Gorman
1
-0
/
+8
2025-02-28
mm: security: Move hardened usercopy under 'Kernel hardening options'
Mel Gorman
2
-12
/
+16
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-4
/
+4
2025-02-27
selinux: add FILE__WATCH_MOUNTNS
Miklos Szeredi
2
-1
/
+4
2025-02-26
selinux: add permission checks for loading other kinds of kernel files
"Kipp N. Davis"
2
-11
/
+51
2025-02-26
Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+2
2025-02-26
Merge tag 'integrity-v6.14-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-7
/
+13
2025-02-26
perf: Remove unnecessary parameter of security check
Luo Gengkun
2
-4
/
+3
2025-02-17
Merge 6.14-rc3 into driver-core-next
Greg Kroah-Hartman
4
-41
/
+117
2025-02-17
smack: recognize ipv4 CIPSO w/o categories
Konstantin Andreev
1
-0
/
+4
2025-02-16
smack: Revert "smackfs: Added check catlen"
Konstantin Andreev
1
-14
/
+3
2025-02-15
kernfs: Use RCU to access kernfs_node::name.
Sebastian Andrzej Siewior
1
-2
/
+5
2025-02-14
landlock: Fix non-TCP sockets restriction
Mikhail Ivanov
1
-2
/
+1
2025-02-14
landlock: Fix grammar error
Tanya Agarwal
1
-1
/
+1
2025-02-14
smack: remove /smack/logging if audit is not configured
Konstantin Andreev
3
-6
/
+14
2025-02-14
smack: ipv4/ipv6: tcp/dccp/sctp: fix incorrect child socket label
Konstantin Andreev
1
-24
/
+0
2025-02-13
smack: dont compile ipv6 code unless ipv6 is configured
Konstantin Andreev
2
-1
/
+15
2025-02-12
Smack: fix typos and spelling errors
Casey Schaufler
4
-7
/
+7
2025-02-11
Merge tag 'tomoyo-pr-20250211' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
4
-41
/
+117
2025-02-10
apparmor: Remove unused variable 'sock' in __file_sock_perm()
Nathan Chancellor
1
-3
/
+0
2025-02-10
apparmor: use the condition in AA_BUG_FMT even with debug disabled
Mateusz Guzik
1
-1
/
+5
2025-02-10
apparmor: fix typos and spelling errors
Tanya Agarwal
5
-9
/
+9
2025-02-10
apparmor: Modify mismatched function name
Jiapeng Chong
1
-1
/
+1
2025-02-10
apparmor: Modify mismatched function name
Jiapeng Chong
1
-1
/
+1
2025-02-10
apparmor: Fix checking address of an array in accum_label_info()
Nathan Chancellor
1
-1
/
+1
2025-02-08
io_uring,lsm,selinux: add LSM hooks for io_uring_setup()
Hamza Mahfooz
3
-1
/
+27
2025-02-07
selinux: always check the file label in selinux_kernel_read_file()
Paul Moore
1
-1
/
+1
2025-02-07
security: min_addr: move sysctl to security/min_addr.c
Kaixiong Yu
1
-0
/
+11
2025-02-05
ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
Roberto Sassu
2
-2
/
+8
2025-02-05
integrity: fix typos and spelling errors
Tanya Agarwal
3
-5
/
+5
2025-02-04
selinux: fix spelling error
Tanya Agarwal
1
-1
/
+1
2025-01-30
tomoyo: use better patterns for procfs in learning mode
Tetsuo Handa
1
-33
/
+112
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
3
-3
/
+3
2025-01-27
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+1
2025-01-26
tomoyo: fix spelling errors
Tetsuo Handa
2
-7
/
+4
2025-01-26
tomoyo: fix spelling error
Tanya Agarwal
1
-1
/
+1
2025-01-24
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-1
/
+0
2025-01-23
Merge tag 'caps-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/se...
Linus Torvalds
1
-20
/
+41
2025-01-23
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+87
2025-01-23
Merge tag 'hardening-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2025-01-23
Merge tag 'tomoyo-pr-20250123' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
2
-3
/
+40
2025-01-23
Merge tag 'landlock-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-140
/
+169
2025-01-23
Merge tag 'keys-next-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+18
2025-01-22
Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-165
/
+168
2025-01-22
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-99
/
+130
2025-01-22
Merge tag 'Smack-for-6.14' of https://github.com/cschaufler/smack-next
Linus Torvalds
4
-40
/
+15
2025-01-22
Merge tag 'integrity-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-3
/
+52
2025-01-21
KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y
David Gstir
1
-4
/
+18
[prev]
[next]