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
2021-09-23
selinux,smack: fix subjective/objective credential use mixups
Paul Moore
2
-4
/
+4
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-11
/
+0
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+9
2021-09-03
mm/pagemap: add mmap_assert_locked() annotations to find_vma*()
Luigi Rizzo
1
-4
/
+9
2021-09-03
security: remove unneeded subdir-$(CONFIG_...)
Masahiro Yamada
1
-11
/
+0
2021-09-02
Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-67
/
+320
2021-09-02
Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+51
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-2
/
+6
2021-08-31
Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2021-08-31
Merge tag 'Smack-for-5.15' of git://github.com/cschaufler/smack-next
Linus Torvalds
3
-11
/
+10
2021-08-31
Merge tag 'selinux-pr-20210830' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+6
2021-08-30
Merge tag 'efi-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-08-27
efi: Don't use knowledge about efi_guid_t internals
Andy Shevchenko
1
-1
/
+1
2021-08-23
IMA: reject unknown hash algorithms in ima_get_hash_algo
THOBY Simon
1
-1
/
+2
2021-08-16
IMA: prevent SETXATTR_CHECK policy rules with unavailable algorithms
THOBY Simon
1
-0
/
+6
2021-08-16
IMA: introduce a new policy option func=SETXATTR_CHECK
THOBY Simon
4
-17
/
+96
2021-08-16
IMA: add a policy option to restrict xattr hash algorithms on appraisal
THOBY Simon
1
-4
/
+70
2021-08-16
IMA: add support to restrict the hash algorithms used for file appraisal
THOBY Simon
5
-12
/
+41
2021-08-16
IMA: block writes of the security.ima xattr with unsupported algorithms
THOBY Simon
2
-4
/
+47
2021-08-16
IMA: remove the dependency on CRYPTO_MD5
THOBY Simon
1
-1
/
+0
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-08-10
dm ima: measure data on table load
Tushar Sugandhi
1
-0
/
+1
2021-08-10
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
1
-0
/
+1
2021-08-09
bpf: Add _kernel suffix to internal lockdown_bpf_read
Daniel Borkmann
1
-1
/
+1
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+4
2021-08-05
Merge tag 'selinux-pr-20210805' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+4
2021-08-02
selinux: correct the return value when loads initial sids
Xiu Jianfeng
1
-6
/
+4
2021-07-29
mctp: Add MCTP base
Jeremy Kerr
2
-2
/
+6
2021-07-23
ima: Add digest and digest_len params to the functions to measure a buffer
Roberto Sassu
7
-17
/
+36
2021-07-23
ima: Return int in the functions to measure a buffer
Roberto Sassu
2
-22
/
+28
2021-07-23
ima: Introduce ima_get_current_hash_algo()
Roberto Sassu
1
-1
/
+6
2021-07-23
IMA: remove -Wmissing-prototypes warning
Austin Kim
1
-1
/
+1
2021-07-20
hardening: Clarify Kconfig text for auto-var-init
Kees Cook
1
-20
/
+32
2021-07-20
hardening: Introduce CONFIG_ZERO_CALL_USED_REGS
Kees Cook
1
-0
/
+19
2021-07-20
smack: mark 'smack_enabled' global variable as __initdata
Austin Kim
2
-2
/
+2
2021-07-20
Smack: Fix wrong semantics in smk_access_entry()
Tianjia Zhang
1
-9
/
+8
2021-07-14
selinux: return early for possible NULL audit buffers
Austin Kim
2
-0
/
+6
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-06-30
Merge tag 'safesetid-5.14' of git://github.com/micah-morton/linux
Linus Torvalds
2
-2
/
+2
2021-06-30
Merge tag 'Smack-for-5.14' of git://github.com/cschaufler/smack-next
Linus Torvalds
2
-5
/
+9
2021-06-30
Merge tag 'audit-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2021-06-30
Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-109
/
+81
2021-06-28
Merge tag 'integrity-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-75
/
+730
2021-06-21
evm: Check xattr size discrepancy between kernel and user
Roberto Sassu
1
-1
/
+7
2021-06-20
evm: output EVM digest calculation info
Mimi Zohar
2
-0
/
+47
2021-06-16
tomoyo: fix doc warnings
ChenXiaoSong
4
-9
/
+9
2021-06-11
audit: remove unnecessary 'ret' initialization
Austin Kim
1
-1
/
+0
2021-06-11
selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()
Al Viro
3
-31
/
+5
2021-06-11
selinux: slow_avc_audit has become non-blocking
Al Viro
3
-35
/
+10
2021-06-11
selinux: Fix kernel-doc
Yang Li
1
-1
/
+22
[next]