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