index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
2023-03-01
2
-37
/
+52
*
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-02-25
1
-15
/
+32
|
\
|
*
integrity/powerpc: Support loading keys from PLPKS
Russell Currey
2023-02-13
1
-7
/
+10
|
*
integrity/powerpc: Improve error handling & reporting when loading certs
Russell Currey
2023-02-13
1
-6
/
+20
|
*
powerpc/secvar: Use u64 in secvar_operations
Michael Ellerman
2023-02-12
1
-2
/
+2
*
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
2
-13
/
+4
|
\
\
|
*
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-3
/
+3
|
*
|
mm: new primitive kvmemdup()
Hao Sun
2023-01-18
1
-10
/
+1
|
|
/
*
|
Merge tag 'Smack-for-6.3' of https://github.com/cschaufler/smack-next
Linus Torvalds
2023-02-22
1
-3
/
+14
|
\
\
|
*
|
smackfs: Added check catlen
Denis Arefev
2023-02-21
1
-3
/
+14
*
|
|
Merge tag 'integrity-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-02-22
7
-32
/
+62
|
\
\
\
|
*
|
|
ima: Introduce MMAP_CHECK_REQPROT hook
Roberto Sassu
2023-01-31
5
-6
/
+32
|
*
|
|
ima: Align ima_file_mmap() parameters with mmap_file LSM hook
Roberto Sassu
2023-01-31
2
-5
/
+9
|
*
|
|
evm: call dump_security_xattr() in all cases to remove code duplication
Xiu Jianfeng
2023-01-31
1
-17
/
+16
|
*
|
|
ima: fix ima_delete_rules() kernel-doc warning
Randy Dunlap
2023-01-18
1
-1
/
+2
|
*
|
|
ima: return IMA digest value only when IMA_COLLECTED flag is set
Matt Bobrowski
2023-01-18
1
-1
/
+1
|
*
|
|
ima: fix error handling logic when file measurement failed
Matt Bobrowski
2023-01-18
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-02-21
1
-25
/
+5
|
\
\
\
|
*
|
|
KEYS: DH: Use crypto_wait_req
Herbert Xu
2023-02-13
1
-25
/
+5
|
|
/
/
*
|
|
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-21
2
-37
/
+55
|
\
\
\
|
*
|
|
randstruct: disable Clang 15 support
Eric Biggers
2023-02-08
1
-0
/
+3
|
*
|
|
LoadPin: Allow filesystem switch when not enforcing
Kees Cook
2023-01-19
1
-5
/
+11
|
*
|
|
LoadPin: Move pin reporting cleanly out of locking
Kees Cook
2023-01-19
1
-9
/
+6
|
*
|
|
LoadPin: Refactor sysctl initialization
Kees Cook
2023-01-19
1
-16
/
+19
|
*
|
|
LoadPin: Refactor read-only check into a helper
Kees Cook
2023-01-19
1
-12
/
+21
|
|
/
/
*
|
|
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
19
-165
/
+163
|
\
\
\
|
*
|
|
fs: port vfs{g,u}id helpers to mnt_idmap
Christian Brauner
2023-01-19
1
-6
/
+3
|
*
|
|
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
4
-14
/
+11
|
*
|
|
fs: port i_{g,u}id_{needs_}update() to mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+2
|
*
|
|
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+2
|
*
|
|
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+2
|
*
|
|
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
5
-26
/
+26
|
*
|
|
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
13
-94
/
+99
|
*
|
|
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
9
-16
/
+17
|
*
|
|
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
*
|
|
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
3
-6
/
+7
|
|
/
/
*
|
|
Merge tag 'tpm-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...
Linus Torvalds
2023-02-20
1
-37
/
+100
|
\
\
\
|
*
|
|
KEYS: Add new function key_create()
Thomas Weißschuh
2023-02-13
1
-37
/
+100
|
|
|
/
|
|
/
|
*
/
|
apparmor: Fix regression in compat permissions for getattr
John Johansen
2023-02-15
1
-2
/
+1
|
/
/
*
|
tomoyo: Update website link
Tetsuo Handa
2023-01-13
1
-1
/
+1
*
|
tomoyo: Remove "select SRCU"
Paul E. McKenney
2023-01-13
1
-1
/
+0
*
|
tomoyo: Omit use of bin2c
Masahiro Yamada
2023-01-09
2
-8
/
+8
*
|
tomoyo: avoid unneeded creation of builtin-policy.h
Masahiro Yamada
2023-01-07
1
-0
/
+2
*
|
tomoyo: fix broken dependency on *.conf.default
Masahiro Yamada
2023-01-07
1
-1
/
+1
|
/
*
Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-23
2
-12
/
+21
|
\
|
*
security: Restrict CONFIG_ZERO_CALL_USED_REGS to gcc or clang > 15.0.6
Nathan Chancellor
2022-12-14
1
-0
/
+3
|
*
LoadPin: Ignore the "contents" argument of the LSM hooks
Kees Cook
2022-12-14
1
-12
/
+18
*
|
Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-21
1
-0
/
+24
|
\
\
|
*
|
mnt_idmapping: move ima-only helpers to ima
Christian Brauner
2022-12-13
1
-0
/
+24
*
|
|
Merge tag 'apparmor-pr-2022-12-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-14
35
-914
/
+1632
|
\
\
\
[next]