index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
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
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+3
2024-11-18
Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
16
-150
/
+252
2024-11-18
Merge tag 'selinux-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
13
-197
/
+431
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-42
/
+18
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+0
2024-11-12
Merge tag 'integrity-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
3
-5
/
+16
2024-11-12
Merge tag 'landlock-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
5
-57
/
+96
2024-11-09
landlock: Optimize scope enforcement
Mickaël Salaün
1
-3
/
+15
2024-11-09
landlock: Refactor network access mask management
Mickaël Salaün
1
-22
/
+6
2024-11-09
landlock: Refactor filesystem access mask management
Mickaël Salaün
3
-32
/
+75
2024-11-04
KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation
David Gstir
1
-4
/
+5
2024-11-04
security/keys: fix slab-out-of-bounds in key_task_permission
Chen Ridong
1
-2
/
+5
2024-11-03
fdget(), more trivial conversions
Al Viro
2
-11
/
+4
2024-11-03
fdget(), trivial conversions
Al Viro
1
-18
/
+8
2024-11-03
fdget_raw() users: switch to CLASS(fd_raw)
Al Viro
1
-13
/
+6
2024-10-18
ipe: fallback to platform keyring also if key in trusted keyring is rejected
Luca Boccassi
1
-1
/
+1
2024-10-17
ipe: allow secondary and platform keyrings to install/update policies
Luca Boccassi
2
-1
/
+32
2024-10-17
ipe: also reject policy updates with the same version
Luca Boccassi
1
-1
/
+1
2024-10-17
ipe: return -ESTALE instead of -EINVAL on update when new policy has a lower version
Luca Boccassi
1
-1
/
+1
2024-10-11
lsm: remove lsm_prop scaffolding
Casey Schaufler
6
-64
/
+7
2024-10-11
netlabel,smack: use lsm_prop for audit data
Casey Schaufler
1
-3
/
+1
2024-10-11
lsm: create new security_cred_getlsmprop LSM hook
Casey Schaufler
4
-5
/
+43
2024-10-11
lsm: use lsm_prop in security_inode_getsecid
Casey Schaufler
4
-19
/
+22
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
9
-81
/
+100
2024-10-11
lsm: use lsm_prop in security_ipc_getsecid
Casey Schaufler
3
-17
/
+22
2024-10-11
lsm: add lsmprop_to_secctx hook
Casey Schaufler
7
-10
/
+89
2024-10-11
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
8
-19
/
+36
2024-10-09
integrity: Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+4
2024-10-09
evm: stop avoidably reading i_writecount in evm_file_release
Mateusz Guzik
1
-1
/
+2
2024-10-09
ima: fix buffer overrun in ima_eventdigest_init_common
Samasth Norway Ananda
1
-4
/
+10
2024-10-09
bcachefs: do not use PF_MEMALLOC_NORECLAIM
Michal Hocko
1
-4
/
+6
2024-10-07
selinux: Deprecate /sys/fs/selinux/user
Stephen Smalley
1
-0
/
+4
2024-10-07
selinux: apply clang format to security/selinux/nlmsgtab.c
Paul Moore
1
-118
/
+118
2024-10-07
selinux: streamline selinux_nlmsg_lookup()
Paul Moore
1
-50
/
+38
2024-10-07
selinux: Add netlink xperm support
Thiébaud Weksteen
8
-51
/
+126
2024-10-07
remove pointless includes of <linux/fdtable.h>
Al Viro
1
-1
/
+0
2024-10-05
Merge tag 'hardening-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-2
/
+2
2024-10-05
Merge tag 'lsm-pr-20241004' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
11
-577
/
+118
2024-10-05
crypto: rsassa-pkcs1 - Migrate to sig_alg backend
Lukas Wunner
1
-3
/
+3
2024-10-04
tomoyo: revert CONFIG_SECURITY_TOMOYO_LKM support
Paul Moore
11
-577
/
+118
2024-10-03
selinux: move genheaders to security/selinux/
Masahiro Yamada
3
-2
/
+160
2024-10-03
selinux: do not include <linux/*.h> headers from host programs
Masahiro Yamada
2
-3
/
+12
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-28
hardening: Adjust dependencies in selection of MODVERSIONS
Nathan Chancellor
1
-2
/
+2
2024-09-27
Merge tag 'tomoyo-pr-20240927' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
12
-121
/
+583
2024-09-25
tomoyo: fallback to realpath if symlink's pathname does not exist
Tetsuo Handa
1
-3
/
+6
2024-09-24
Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
2
-2
/
+2
2024-09-24
Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
8
-9
/
+269
2024-09-24
Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
3
-11
/
+5
2024-09-24
tomoyo: allow building as a loadable LSM module
Tetsuo Handa
8
-4
/
+467
[next]