index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-11
1
-0
/
+1
|
\
|
*
shm: Slim down dependencies
Kent Overstreet
2023-12-21
1
-0
/
+1
*
|
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
1
-28
/
+145
|
\
\
|
*
|
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
2023-12-24
1
-0
/
+28
|
*
|
lsm: mark the lsm_id variables are marked as static
Paul Moore
2023-11-13
1
-1
/
+1
|
*
|
lsm: consolidate buffer size handling into lsm_fill_user_ctx()
Paul Moore
2023-11-13
1
-21
/
+23
|
*
|
SELinux: Add selfattr hooks
Casey Schaufler
2023-11-13
1
-27
/
+107
|
*
|
LSM: Identify modules by more than name
Casey Schaufler
2023-11-13
1
-1
/
+8
|
|
/
*
|
Merge tag 'selinux-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-09
19
-600
/
+538
|
\
\
|
*
|
selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket
Mickaël Salaün
2024-01-04
1
-0
/
+7
|
*
|
selinux: fix style issues in security/selinux/include/initial_sid_to_string.h
Paul Moore
2023-12-23
1
-29
/
+28
|
*
|
selinux: fix style issues in security/selinux/include/xfrm.h
Paul Moore
2023-12-23
1
-2
/
+2
|
*
|
selinux: fix style issues in security/selinux/include/security.h
Paul Moore
2023-12-23
1
-80
/
+75
|
*
|
selinux: fix style issues with security/selinux/include/policycap_names.h
Paul Moore
2023-12-23
1
-0
/
+3
|
*
|
selinux: fix style issues in security/selinux/include/policycap.h
Paul Moore
2023-12-23
1
-0
/
+1
|
*
|
selinux: fix style issues in security/selinux/include/objsec.h
Paul Moore
2023-12-23
1
-64
/
+65
|
*
|
selinux: fix style issues with security/selinux/include/netlabel.h
Paul Moore
2023-12-23
1
-33
/
+20
|
*
|
selinux: fix style issues in security/selinux/include/netif.h
Paul Moore
2023-12-23
1
-2
/
+2
|
*
|
selinux: fix style issues in security/selinux/include/ima.h
Paul Moore
2023-12-23
1
-1
/
+1
|
*
|
selinux: fix style issues in security/selinux/include/conditional.h
Paul Moore
2023-12-23
1
-2
/
+2
|
*
|
selinux: fix style issues in security/selinux/include/classmap.h
Paul Moore
2023-12-23
1
-210
/
+132
|
*
|
selinux: fix style issues in security/selinux/include/avc_ss.h
Paul Moore
2023-12-23
1
-1
/
+1
|
*
|
selinux: align avc_has_perm_noaudit() prototype with definition
Paul Moore
2023-12-23
1
-1
/
+1
|
*
|
selinux: fix style issues in security/selinux/include/avc.h
Paul Moore
2023-12-23
1
-26
/
+15
|
*
|
selinux: fix style issues in security/selinux/include/audit.h
Paul Moore
2023-12-23
1
-1
/
+0
|
*
|
selinux: remove the wrong comment about multithreaded process handling
Munehisa Kamata
2023-12-07
1
-1
/
+0
|
*
|
selinux: introduce an initial SID for early boot processes
Ondrej Mosnacek
2023-11-22
7
-2
/
+76
|
*
|
selinux: refactor avtab_node comparisons
Jacob Satterfield
2023-11-21
1
-60
/
+41
|
*
|
selinux: update filenametr_hash() to use full_name_hash()
Paul Moore
2023-11-16
1
-9
/
+2
|
*
|
selinux: saner handling of policy reloads
Al Viro
2023-11-16
1
-78
/
+66
|
|
/
*
/
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-12-15
1
-6
/
+0
|
/
*
Merge tag 'lsm-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-31
1
-5
/
+5
|
\
|
*
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
-1
/
+1
|
*
lsm: constify 'bprm' parameter in security_bprm_committing_creds()
Khadija Kamran
2023-09-14
1
-1
/
+1
|
*
lsm: constify 'sb' parameter in security_quotactl()
Khadija Kamran
2023-09-13
1
-2
/
+2
*
|
Merge tag 'selinux-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-31
7
-30
/
+33
|
\
\
|
*
|
selinux: simplify avtab_insert_node() prototype
Jacob Satterfield
2023-10-03
1
-13
/
+7
|
*
|
selinux: hweight optimization in avtab_read_item
Jacob Satterfield
2023-09-13
1
-5
/
+2
|
*
|
selinux: improve role transition hashing
Christian Göttsche
2023-09-13
1
-1
/
+1
|
*
|
selinux: simplify avtab slot calculation
Christian Göttsche
2023-09-13
1
-7
/
+1
|
*
|
selinux: improve debug configuration
Christian Göttsche
2023-09-13
2
-0
/
+12
|
*
|
selinux: print sum of chain lengths^2 for hash tables
Christian Göttsche
2023-09-13
4
-3
/
+9
|
*
|
selinux: Annotate struct sidtab_str_cache with __counted_by
Kees Cook
2023-09-12
1
-1
/
+1
|
|
/
*
|
selinux: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-1
/
+1
*
|
selinux: fix handling of empty opts in selinux_fs_context_submount()
Ondrej Mosnacek
2023-09-12
1
-2
/
+8
|
/
*
Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-30
1
-13
/
+14
|
\
|
*
lsm: constify the 'file' parameter in security_binder_transfer_file()
Khadija Kamran
2023-08-15
1
-4
/
+4
|
*
lsm: constify the 'target' parameter in security_capget()
Khadija Kamran
2023-08-08
1
-1
/
+1
|
*
security: Allow all LSMs to provide xattrs for inode_init_security hook
Roberto Sassu
2023-07-10
1
-8
/
+9
[next]