index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-16
LoadPin: Return EFAULT on copy_from_user() failures
Kees Cook
1
-4
/
+2
2022-08-15
lsm: clean up redundant NULL pointer check
Xiu Jianfeng
1
-13
/
+1
2022-08-10
Merge tag 'apparmor-pr-2022-08-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
29
-338
/
+486
2022-08-02
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-6
/
+6
2022-08-02
Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
1
-29
/
+23
2022-08-02
Merge tag 'safesetid-6.0' of https://github.com/micah-morton/linux
Linus Torvalds
2
-9
/
+35
2022-08-02
Merge tag 'Smack-for-6.0' of https://github.com/cschaufler/smack-next
Linus Torvalds
2
-12
/
+2
2022-08-02
Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-13
/
+19
2022-08-02
Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+182
2022-08-01
smack: Remove the redundant lsm_inode_alloc
Xiu Jianfeng
1
-7
/
+0
2022-08-01
smack: Replace kzalloc + strncpy with kstrndup
GONG, Ruiqi
1
-5
/
+2
2022-08-01
Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-08-01
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+10
2022-07-20
apparmor: correct config reference to intended one
Lukas Bulwahn
1
-1
/
+1
2022-07-20
lockdown: Fix kexec lockdown bypass with ima policy
Eric Snowberg
1
-0
/
+4
2022-07-19
apparmor: move ptrace mediation to more logical task.{h,c}
John Johansen
5
-128
/
+133
2022-07-19
apparmor: extend policydb permission set by making use of the xbits
John Johansen
4
-5
/
+25
2022-07-19
apparmor: allow label to carry debug flags
John Johansen
6
-8
/
+20
2022-07-19
apparmor: fix overlapping attachment computation
John Johansen
2
-2
/
+2
2022-07-19
apparmor: fix setting unconfined mode on a loaded profile
John Johansen
1
-5
/
+7
2022-07-19
apparmor: Fix some kernel-doc comments
Yang Li
1
-6
/
+6
2022-07-19
apparmor: Mark alloc_unconfined() as static
Souptick Joarder (HPE)
1
-1
/
+1
2022-07-15
LSM: SafeSetID: Add setgroups() security policy handling
Micah Morton
1
-9
/
+30
2022-07-15
security: Add LSM hook to setgroups() syscall
Micah Morton
1
-0
/
+5
2022-07-14
Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-9
/
+10
2022-07-13
apparmor: disable showing the mode as part of a secid to secctx
John Johansen
3
-6
/
+20
2022-07-13
apparmor: Convert secid mapping to XArrays instead of IDR
Matthew Wilcox
3
-32
/
+13
2022-07-13
apparmor: add a kernel label to use on kernel objects
John Johansen
4
-13
/
+37
2022-07-13
evm: Use IS_ENABLED to initialize .enabled
Xiu Jianfeng
1
-29
/
+23
2022-07-13
ima: Fix potential memory leak in ima_init_crypto()
Jianglei Nie
1
-0
/
+1
2022-07-13
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
1
-0
/
+2
2022-07-09
apparmor: test: Remove some casts which are no-longer required
David Gow
1
-6
/
+6
2022-07-09
apparmor: Fix memleak in aa_simple_write_to_buffer()
Xiu Jianfeng
1
-1
/
+1
2022-07-09
apparmor: fix reference count leak in aa_pivotroot()
Xin Xiong
1
-0
/
+1
2022-07-09
apparmor: Fix some kernel-doc comments
Yang Li
1
-2
/
+1
2022-07-09
apparmor: Fix undefined reference to `zlib_deflate_workspacesize'
John Johansen
2
-31
/
+40
2022-07-09
apparmor: fix aa_label_asxprint return check
Tom Rix
1
-3
/
+3
2022-07-09
apparmor: Fix some kernel-doc comments
Yang Li
1
-4
/
+4
2022-07-09
apparmor: Fix some kernel-doc comments
Yang Li
1
-2
/
+3
2022-07-09
apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc comment
Yang Li
1
-2
/
+2
2022-07-09
apparmor: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
1
-1
/
+1
2022-07-09
apparmor: Fix failed mount permission check error message
John Johansen
1
-3
/
+4
2022-07-09
security/apparmor: remove redundant ret variable
Minghao Chi
1
-4
/
+1
2022-07-09
apparmor: fix quiet_denied for file rules
John Johansen
1
-1
/
+1
2022-07-09
apparmor: resolve uninitialized symbol warnings in policy_unpack_test.c
Mike Salvatore
1
-8
/
+8
2022-07-09
apparmor: don't create raw_sha1 symlink if sha1 hashing is disabled
John Johansen
1
-8
/
+9
2022-07-09
apparmor: Enable tuning of policy paranoid load for embedded systems
John Johansen
3
-2
/
+15
2022-07-09
apparmor: make export of raw binary profile to userspace optional
John Johansen
7
-52
/
+111
2022-07-09
apparmor: Update help description of policy hash for introspection
John Johansen
1
-1
/
+4
2022-07-09
lsm: Fix kernel-doc
Yang Li
1
-5
/
+5
[prev]
[next]