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
13 days
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-76
/
+0
2025-05-29
Merge tag 'ipe-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/git/wufan/ipe
Linus Torvalds
4
-26
/
+63
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
5
-70
/
+2
2025-05-28
Merge tag 'selinux-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
11
-85
/
+232
2025-05-28
Merge tag 'lsm-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
1
-18
/
+18
2025-05-28
Merge tag 'integrity-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
4
-33
/
+185
2025-05-28
Merge tag 'Smack-for-6.16' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-7
/
+5
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2025-05-27
ipe: add errno field to IPE policy load auditing
Jasjiv Singh
4
-26
/
+63
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-5
/
+5
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+35
2025-05-19
security/smack/smackfs: small kernel-doc fixes
Randy Dunlap
1
-7
/
+5
2025-05-14
ima: do not copy measurement list to kdump kernel
Steven Chen
1
-0
/
+3
2025-05-12
landlock: Improve bit operations in audit code
Mickaël Salaün
3
-4
/
+34
2025-05-08
Revert "hardening: Disable GCC randstruct for COMPILE_TEST"
Kees Cook
1
-1
/
+1
2025-05-03
landlock: Remove KUnit test that triggers a warning
Mickaël Salaün
1
-1
/
+1
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-17
/
+16
2025-04-30
Kbuild: remove structleak gcc plugin
Arnd Bergmann
1
-76
/
+0
2025-04-29
ima: measure kexec load and exec events as critical data
Steven Chen
3
-0
/
+32
2025-04-29
ima: make the kexec extra memory configurable
Steven Chen
2
-5
/
+22
2025-04-29
ima: verify if the segment size has changed
Steven Chen
1
-0
/
+10
2025-04-29
ima: kexec: move IMA log copy from kexec load to execute
Steven Chen
1
-14
/
+29
2025-04-29
ima: kexec: define functions to copy IMA log at soft boot
Steven Chen
1
-0
/
+47
2025-04-29
ima: kexec: skip IMA segment validation after kexec soft reboot
Steven Chen
1
-0
/
+3
2025-04-29
ima: define and call ima_alloc_kexec_file_buf()
Steven Chen
1
-11
/
+35
2025-04-29
ima: rename variable the seq_file "file" to "ima_kexec_file"
Steven Chen
1
-15
/
+16
2025-04-24
Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
3
-17
/
+16
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+4
2025-04-22
lsm: Move security_netlink_send to under CONFIG_SECURITY_NETWORK
Song Liu
1
-18
/
+18
2025-04-22
ima: process_measurement() needlessly takes inode_lock() on MAY_READ
Frederick Lawler
1
-1
/
+3
2025-04-17
landlock: Fix documentation for landlock_restrict_self(2)
Mickaël Salaün
1
-6
/
+6
2025-04-17
landlock: Fix documentation for landlock_create_ruleset(2)
Mickaël Salaün
1
-8
/
+7
2025-04-15
hardening: Disable GCC randstruct for COMPILE_TEST
Kees Cook
1
-1
/
+1
2025-04-12
selinux: fix the kdoc header for task_avdcache_update
Paul Moore
1
-1
/
+1
2025-04-12
selinux: remove a duplicated include
Paul Moore
1
-1
/
+0
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
5
-70
/
+2
2025-04-11
selinux: reduce path walk overhead
Paul Moore
2
-54
/
+185
2025-04-11
selinux: support wildcard match in genfscon
Takaya Saeki
3
-4
/
+17
2025-04-11
selinux: drop copy-paste comment
Christian Göttsche
1
-6
/
+0
2025-04-11
selinux: unify OOM handling in network hashtables
Christian Göttsche
4
-9
/
+19
2025-04-11
selinux: add likely hints for fast paths
Christian Göttsche
3
-3
/
+3
2025-04-11
selinux: contify network namespace pointer
Christian Göttsche
1
-1
/
+1
2025-04-11
selinux: constify network address pointer
Christian Göttsche
4
-8
/
+8
2025-04-11
landlock: Log the TGID of the domain creator
Mickaël Salaün
1
-2
/
+2
2025-04-08
landlock: Remove incorrect warning
Mickaël Salaün
1
-1
/
+1
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
1
-2
/
+2
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
2
-3
/
+3
2025-04-01
mseal sysmap: kernel config and header change
Jeff Xu
1
-0
/
+21
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-2
/
+5
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
2
-9
/
+12
[next]