index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2022-06-28
Merge branch 'next' of git://github.com/cschaufler/smack-next
Stephen Rothwell
2022-06-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/...
Stephen Rothwell
2022-06-28
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Rothwell
2022-06-28
Merge branch 'apparmor-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Stephen Rothwell
2022-06-26
attr: port attribute changes to new types
Christian Brauner
2022-06-26
security: pass down mount idmapping to setattr hook
Christian Brauner
2022-06-26
fs: port to iattr ownership update helpers
Christian Brauner
2022-06-20
selinux: selinux_add_opt() callers free memory
Xiu Jianfeng
2022-06-15
selinux: free contexts previously transferred in selinux_add_opt()
Christian Göttsche
2022-06-15
Revert "evm: Fix memleak in init_desc"
Xiu Jianfeng
2022-06-14
selinux: Add boundary check in put_entry()
Xiu Jianfeng
2022-06-13
selinux: fix memleak in security_read_state_kernel()
Xiu Jianfeng
2022-06-10
selinux: fix typos in comments
Jonas Lindner
2022-06-10
smack: Remove the redundant lsm_inode_alloc
Xiu Jianfeng
2022-06-08
KEYS: trusted: tpm2: Fix migratable logic
David Safford
2022-06-07
selinux: drop unnecessary NULL check
Christian Göttsche
2022-06-07
selinux: add __randomize_layout to selinux_audit_data
GONG, Ruiqi
2022-06-07
smack: Replace kzalloc + strncpy with kstrndup
GONG, Ruiqi
2022-06-04
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-05-24
Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-24
Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-24
Merge tag 'Smack-for-5.19' of https://github.com/cschaufler/smack-next
Linus Torvalds
2022-05-24
Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-24
Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-24
lockdown: also lock down previous kgdb use
Daniel Thompson
2022-05-23
smack: Remove redundant assignments
Michal Orzel
2022-05-23
KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
Ahmad Fatoum
2022-05-23
KEYS: trusted: allow use of kernel RNG for key material
Ahmad Fatoum
2022-05-23
KEYS: trusted: allow use of TEE as backend without TCG_TPM support
Ahmad Fatoum
2022-05-23
certs: Factor out the blacklist hash creation
Mickaël Salaün
2022-05-23
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
2022-05-23
LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
Mickaël Salaün
2022-05-23
landlock: Move filesystem helpers and add a new one
Mickaël Salaün
2022-05-23
landlock: Fix same-layer rule unions
Mickaël Salaün
2022-05-23
landlock: Create find_rule() from unmask_layers()
Mickaël Salaün
2022-05-23
landlock: Reduce the maximum number of layers to 16
Mickaël Salaün
2022-05-23
landlock: Define access_mask_t to enforce a consistent access mask size
Mickaël Salaün
2022-05-23
landlock: Change landlock_restrict_self(2) check ordering
Mickaël Salaün
2022-05-23
landlock: Change landlock_add_rule(2) argument check ordering
Mickaël Salaün
2022-05-23
landlock: Fix landlock_add_rule(2) documentation
Mickaël Salaün
2022-05-19
move mount-related externs from fs.h to mount.h
Al Viro
2022-05-17
selinux: fix bad cleanup on error in hashtab_duplicate()
Ondrej Mosnacek
2022-05-16
loadpin: stop using bdevname
Christoph Hellwig
2022-05-16
big_keys: Use struct for internal payload
Kees Cook
2022-05-16
integrity: Fix sparse warnings in keyring_handler
Stefan Berger
2022-05-16
evm: Clean up some variables
Stefan Berger
2022-05-16
evm: Return INTEGRITY_PASS for enum integrity_status value '0'
Stefan Berger
2022-05-15
efi: Do not import certificates from UEFI Secure Boot for T2 Macs
Aditya Garg
[next]