index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+3
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-3
/
+1
2026-04-14
Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2026-04-13
Merge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-117
/
+284
2026-04-13
Merge tag 'selinux-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2026-04-13
Merge tag 'lsm-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-69
/
+306
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-20
/
+26
2026-04-13
Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-35
/
+16
2026-04-13
proc: make PROC_MEM_FORCE_PTRACE the Kconfig default
Linus Torvalds
1
-4
/
+2
2026-04-07
landlock: Clarify BUILD_BUG_ON check in scoping logic
Günther Noack
2
-6
/
+12
2026-04-07
landlock: Control pathname UNIX domain socket resolution by path
Günther Noack
5
-5
/
+134
2026-04-07
landlock: Use mem_is_zero() in is_layer_masks_allowed()
Günther Noack
1
-1
/
+1
2026-04-07
lsm: Add LSM hook security_unix_find
Justin Suess
1
-0
/
+20
2026-04-07
landlock: Fix kernel-doc warning for pointer-to-array parameters
Mickaël Salaün
1
-2
/
+2
2026-04-07
landlock: Fix formatting in tsync.c
Mickaël Salaün
1
-49
/
+58
2026-04-07
landlock: Improve kernel-doc "Return:" section consistency
Mickaël Salaün
8
-34
/
+25
2026-04-07
landlock: Add missing kernel-doc "Return:" sections
Mickaël Salaün
5
-14
/
+24
2026-04-07
landlock: Allow TSYNC with LOG_SUBDOMAINS_OFF and fd=-1
Mickaël Salaün
1
-5
/
+9
2026-04-07
landlock: Fix LOG_SUBDOMAINS_OFF inheritance across fork()
Mickaël Salaün
1
-4
/
+2
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
1
-1
/
+3
2026-04-03
selinux: fix overlayfs mmap() and mprotect() access checks
Paul Moore
2
-64
/
+189
2026-04-03
lsm: add backing_file LSM hooks
Paul Moore
3
-0
/
+112
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-26
/
+78
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2026-03-26
Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-26
/
+78
2026-03-24
module: Give MODULE_SIG_STRING a more descriptive name
Thomas Weißschuh
1
-3
/
+3
2026-03-23
crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3
Eric Biggers
1
-1
/
+1
2026-03-20
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
1
-0
/
+1
2026-03-17
securityfs: use kstrdup_const() to manage symlink targets
Dmitry Antipov
1
-5
/
+5
2026-03-17
EVM: add comment describing why ino field is still unsigned long
Jeff Layton
1
-0
/
+6
2026-03-13
smack: Remove IPPROTO_UDPLITE support in security_sock_rcv_skb().
Kuniyuki Iwashima
1
-3
/
+1
2026-03-10
landlock: Clean up interrupted thread logic in TSYNC
Yihan Ding
1
-7
/
+13
2026-03-10
landlock: Serialize TSYNC thread restriction
Yihan Ding
1
-1
/
+11
2026-03-09
apparmor: fix race between freeing data and fs accessing it
John Johansen
7
-101
/
+153
2026-03-09
apparmor: fix race on rawdata dereference
John Johansen
4
-57
/
+93
2026-03-09
apparmor: fix differential encoding verification
John Johansen
2
-4
/
+20
2026-03-09
apparmor: fix unprivileged local user can do privileged policy management
John Johansen
3
-9
/
+43
2026-03-09
apparmor: Fix double free of ns_name in aa_replace_profiles()
John Johansen
1
-0
/
+1
2026-03-09
apparmor: fix missing bounds check on DEFAULT table in verify_dfa()
Massimiliano Pellizzer
1
-2
/
+3
2026-03-09
apparmor: fix side-effect bug in match_char() macro usage
Massimiliano Pellizzer
1
-10
/
+20
2026-03-09
apparmor: fix: limit the number of levels of policy namespaces
John Johansen
2
-0
/
+4
2026-03-09
apparmor: replace recursive profile removal with iterative approach
Massimiliano Pellizzer
1
-3
/
+27
2026-03-09
apparmor: fix memory leak in verify_header
Massimiliano Pellizzer
1
-1
/
+0
2026-03-09
apparmor: validate DFA start states are in bounds in unpack_pdb
Massimiliano Pellizzer
1
-1
/
+11
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
6
-20
/
+20
2026-03-06
selinux: Use simple_start_creating() / simple_done_creating()
NeilBrown
1
-9
/
+8
2026-03-06
Apparmor: Use simple_start_creating() / simple_done_creating()
NeilBrown
1
-27
/
+8
2026-03-04
landlock: Improve TSYNC types
Mickaël Salaün
1
-5
/
+8
2026-03-04
landlock: Fully release unused TSYNC work entries
Mickaël Salaün
1
-6
/
+41
[next]