index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
security.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9 days
1
-16
/
+82
|
\
|
*
lsm: remove lsm_prop scaffolding
Casey Schaufler
2024-10-11
1
-6
/
+0
|
*
lsm: create new security_cred_getlsmprop LSM hook
Casey Schaufler
2024-10-11
1
-0
/
+5
|
*
lsm: use lsm_prop in security_inode_getsecid
Casey Schaufler
2024-10-11
1
-3
/
+4
|
*
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
2024-10-11
1
-6
/
+7
|
*
lsm: use lsm_prop in security_ipc_getsecid
Casey Schaufler
2024-10-11
1
-3
/
+15
|
*
audit: maintain an lsm_prop in audit_context
Casey Schaufler
2024-10-11
1
-0
/
+24
|
*
lsm: add lsmprop_to_secctx hook
Casey Schaufler
2024-10-11
1
-1
/
+9
|
*
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
2024-10-11
1
-3
/
+4
|
*
lsm: add the lsm_prop data structure
Casey Schaufler
2024-10-11
1
-0
/
+20
*
|
bcachefs: do not use PF_MEMALLOC_NORECLAIM
Michal Hocko
2024-10-09
1
-2
/
+2
|
/
*
Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-24
1
-2
/
+2
|
\
|
*
security,bpf: constify struct path in bpf_token_create() LSM hook
Andrii Nakryiko
2024-09-12
1
-2
/
+2
*
|
fsverity: expose verified fsverity built-in signatures to LSMs
Fan Wu
2024-08-20
1
-0
/
+1
*
|
lsm: add security_inode_setintegrity() hook
Fan Wu
2024-08-20
1
-0
/
+10
*
|
dm-verity: expose root hash digest and signature data to LSMs
Deven Bowers
2024-08-20
1
-1
/
+8
*
|
block,lsm: add LSM blob and new LSM hooks for block devices
Deven Bowers
2024-08-20
1
-0
/
+26
*
|
lsm: add new securityfs delete function
Fan Wu
2024-08-20
1
-0
/
+1
*
|
initramfs,lsm: add a security hook to do_populate_rootfs()
Fan Wu
2024-08-20
1
-0
/
+8
*
|
lsm: Refactor return value of LSM hook vm_enough_memory
Xu Kuohai
2024-07-31
1
-1
/
+1
|
/
*
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-1
/
+1
*
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2024-06-13
1
-2
/
+3
*
security: allow finer granularity in permitting copy-up of security xattrs
Stefan Berger
2024-04-09
1
-2
/
+2
*
lsm: use 32-bit compatible data types in LSM syscalls
Casey Schaufler
2024-03-14
1
-4
/
+4
*
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
1
-0
/
+59
|
\
|
*
security: Introduce key_post_create_or_update hook
Roberto Sassu
2024-02-15
1
-0
/
+11
|
*
security: Introduce inode_post_remove_acl hook
Roberto Sassu
2024-02-15
1
-0
/
+8
|
*
security: Introduce inode_post_set_acl hook
Roberto Sassu
2024-02-15
1
-0
/
+7
|
*
security: Introduce inode_post_create_tmpfile hook
Roberto Sassu
2024-02-15
1
-0
/
+6
|
*
security: Introduce path_post_mknod hook
Roberto Sassu
2024-02-15
1
-0
/
+5
|
*
security: Introduce file_release hook
Roberto Sassu
2024-02-15
1
-0
/
+4
|
*
security: Introduce file_post_open hook
Roberto Sassu
2024-02-15
1
-0
/
+6
|
*
security: Introduce inode_post_removexattr hook
Roberto Sassu
2024-02-15
1
-0
/
+5
|
*
security: Introduce inode_post_setattr hook
Roberto Sassu
2024-02-15
1
-0
/
+7
*
|
bpf,lsm: Add BPF token LSM hooks
Andrii Nakryiko
2024-01-24
1
-0
/
+25
*
|
bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooks
Andrii Nakryiko
2024-01-24
1
-2
/
+4
*
|
bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooks
Andrii Nakryiko
2024-01-24
1
-5
/
+7
|
/
*
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
2023-12-24
1
-0
/
+9
*
lsm: consolidate buffer size handling into lsm_fill_user_ctx()
Paul Moore
2023-11-12
1
-4
/
+5
*
LSM: Helpers for attribute names and filling lsm_ctx
Casey Schaufler
2023-11-12
1
-0
/
+14
*
LSM: syscalls for current process attributes
Casey Schaufler
2023-11-12
1
-0
/
+19
*
proc: Use lsmids instead of lsm names for attrs
Casey Schaufler
2023-11-12
1
-6
/
+5
*
LSM: Maintain a table of LSM attribute data
Casey Schaufler
2023-11-12
1
-0
/
+2
*
lsm: constify 'sb' parameter in security_sb_kern_mount()
Khadija Kamran
2023-09-14
1
-1
/
+1
*
lsm: constify 'bprm' parameter in security_bprm_committed_creds()
Khadija Kamran
2023-09-14
1
-2
/
+2
*
lsm: constify 'bprm' parameter in security_bprm_committing_creds()
Khadija Kamran
2023-09-13
1
-2
/
+2
*
lsm: constify 'file' parameter in security_bprm_creds_from_file()
Khadija Kamran
2023-09-13
1
-3
/
+3
*
lsm: constify 'sb' parameter in security_quotactl()
Khadija Kamran
2023-09-13
1
-2
/
+2
*
Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-30
1
-5
/
+6
|
\
|
*
lsm: constify the 'file' parameter in security_binder_transfer_file()
Khadija Kamran
2023-08-15
1
-2
/
+2
[next]