index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-07
capability: Remove unused has_capability
Dr. David Alan Gilbert
1
-4
/
+5
2025-03-07
yama: don't abuse rcu_read_lock/get_task_struct in yama_task_prctl()
Oleg Nesterov
1
-7
/
+2
2025-03-07
selinux: support wildcard network interface names
Christian Göttsche
4
-4
/
+22
2025-03-03
loadpin: remove MODULE_COMPRESS_NONE as it is no longer supported
Arulpandiyan Vadivel
1
-1
/
+1
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-16
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-13
smack: remove /smack/logging if audit is not configured
Konstantin Andreev
3
-6
/
+14
2025-02-13
smack: ipv4/ipv6: tcp/dccp/sctp: fix incorrect child socket label
Konstantin Andreev
1
-24
/
+0
2025-02-12
smack: dont compile ipv6 code unless ipv6 is configured
Konstantin Andreev
2
-1
/
+15
2025-02-11
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-07
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-04
ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr
Roberto Sassu
2
-2
/
+8
2025-02-04
integrity: fix typos and spelling errors
Tanya Agarwal
3
-5
/
+5
2025-02-03
selinux: fix spelling error
Tanya Agarwal
1
-1
/
+1
2025-01-31
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-26
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-23
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-22
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+87
2025-01-22
Merge tag 'hardening-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2025-01-22
Merge tag 'tomoyo-pr-20250123' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
2
-3
/
+40
2025-01-22
Merge tag 'landlock-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-140
/
+169
2025-01-22
Merge tag 'keys-next-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+18
2025-01-21
Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-165
/
+168
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-99
/
+130
2025-01-21
Merge tag 'Smack-for-6.14' of https://github.com/cschaufler/smack-next
Linus Torvalds
4
-40
/
+15
2025-01-21
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
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-01-17
landlock: Optimize file path walks and prepare for audit support
Mickaël Salaün
1
-17
/
+27
[prev]
[next]