index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-26
landlock: Prepare to use credential instead of domain for fowner
Mickaël Salaün
3
-21
/
+39
2025-03-26
landlock: Prepare to use credential instead of domain for scope
Mickaël Salaün
1
-24
/
+28
2025-03-26
landlock: Prepare to use credential instead of domain for network
Mickaël Salaün
1
-15
/
+12
2025-03-26
landlock: Prepare to use credential instead of domain for filesystem
Mickaël Salaün
2
-30
/
+92
2025-03-26
landlock: Move domain hierarchy management
Mickaël Salaün
4
-34
/
+53
2025-03-26
landlock: Add unique ID generator
Mickaël Salaün
5
-0
/
+282
2025-03-26
lsm: Add audit_log_lsm_data() helper
Mickaël Salaün
1
-9
/
+18
2025-03-26
landlock: Always allow signals between threads of the same process
Mickaël Salaün
3
-6
/
+64
2025-03-25
Merge tag 'Smack-for-6.15' of https://github.com/cschaufler/smack-next
Linus Torvalds
4
-52
/
+43
2025-03-25
Merge tag 'selinux-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
7
-16
/
+73
2025-03-25
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
4
-6
/
+31
2025-03-24
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
4
-29
/
+36
2025-03-24
ipe: policy_fs: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+6
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-4
/
+4
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-1
/
+4
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2025-03-22
keys: Fix UAF in key_put()
David Howells
2
-1
/
+5
2025-03-21
landlock: Prepare to add second errata
Mickaël Salaün
1
-0
/
+12
2025-03-21
landlock: Add erratum for TCP fix
Mickaël Salaün
1
-0
/
+15
2025-03-21
landlock: Add the errata interface
Mickaël Salaün
4
-4
/
+138
2025-03-21
landlock: Move code to ease future backports
Mickaël Salaün
1
-5
/
+5
2025-03-21
crypto: lib/Kconfig - hide library options
Arnd Bergmann
1
-1
/
+1
2025-03-17
selinux: get netif_wildcard policycap from policy instead of cache
Christian Göttsche
1
-2
/
+1
2025-03-15
security: Propagate caller information in bpf hooks
Blaise Boscaccy
2
-9
/
+12
2025-03-10
lsm: remove old email address for Stephen Smalley
Stephen Smalley
1
-1
/
+1
2025-03-10
Merge 6.14-rc6 into driver-core-next
Greg Kroah-Hartman
6
-10
/
+15
2025-03-08
hardening: Enable i386 FORTIFY_SOURCE on Clang 16+
Kees Cook
1
-1
/
+1
2025-03-08
vfs: Remove invalidate_inodes()
Jan Kara
1
-1
/
+1
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/git/mic/linux
Linus Torvalds
2
-3
/
+2
2025-02-26
Merge tag 'integrity-v6.14-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
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
[prev]
[next]