Age | Commit message (Expand) | Author |
2024-01-11 | Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux | Linus Torvalds |
2024-01-10 | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds |
2024-01-09 | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-01-09 | Merge tag 'selinux-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-01-04 | selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket | Mickaël Salaün |
2023-12-24 | lsm: new security_file_ioctl_compat() hook | Alfred Piccioni |
2023-12-22 | selinux: fix style issues in security/selinux/include/initial_sid_to_string.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/xfrm.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/security.h | Paul Moore |
2023-12-22 | selinux: fix style issues with security/selinux/include/policycap_names.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/policycap.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/objsec.h | Paul Moore |
2023-12-22 | selinux: fix style issues with security/selinux/include/netlabel.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/netif.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/ima.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/conditional.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/classmap.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/avc_ss.h | Paul Moore |
2023-12-22 | selinux: align avc_has_perm_noaudit() prototype with definition | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/avc.h | Paul Moore |
2023-12-22 | selinux: fix style issues in security/selinux/include/audit.h | Paul Moore |
2023-12-20 | shm: Slim down dependencies | Kent Overstreet |
2023-12-15 | cred: get rid of CONFIG_DEBUG_CREDENTIALS | Jens Axboe |
2023-12-12 | io_uring: split out cmd api into a separate header | Pavel Begunkov |
2023-12-07 | selinux: remove the wrong comment about multithreaded process handling | Munehisa Kamata |
2023-11-21 | selinux: introduce an initial SID for early boot processes | Ondrej Mosnacek |
2023-11-20 | selinux: refactor avtab_node comparisons | Jacob Satterfield |
2023-11-16 | selinux: update filenametr_hash() to use full_name_hash() | Paul Moore |
2023-11-16 | selinux: saner handling of policy reloads | Al Viro |
2023-11-12 | lsm: mark the lsm_id variables are marked as static | Paul Moore |
2023-11-12 | lsm: consolidate buffer size handling into lsm_fill_user_ctx() | Paul Moore |
2023-11-12 | SELinux: Add selfattr hooks | Casey Schaufler |
2023-11-12 | LSM: Identify modules by more than name | Casey Schaufler |
2023-10-30 | Merge tag 'lsm-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-30 | Merge tag 'selinux-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-10-18 | selinux: convert to new timestamp accessors | Jeff Layton |
2023-10-03 | selinux: simplify avtab_insert_node() prototype | Jacob Satterfield |
2023-09-14 | lsm: constify 'sb' parameter in security_sb_kern_mount() | Khadija Kamran |
2023-09-14 | lsm: constify 'bprm' parameter in security_bprm_committed_creds() | Khadija Kamran |
2023-09-13 | lsm: constify 'bprm' parameter in security_bprm_committing_creds() | Khadija Kamran |
2023-09-13 | lsm: constify 'sb' parameter in security_quotactl() | Khadija Kamran |
2023-09-13 | selinux: hweight optimization in avtab_read_item | Jacob Satterfield |
2023-09-13 | selinux: improve role transition hashing | Christian Göttsche |
2023-09-13 | selinux: simplify avtab slot calculation | Christian Göttsche |
2023-09-13 | selinux: improve debug configuration | Christian Göttsche |
2023-09-13 | selinux: print sum of chain lengths^2 for hash tables | Christian Göttsche |
2023-09-12 | selinux: fix handling of empty opts in selinux_fs_context_submount() | Ondrej Mosnacek |
2023-09-12 | selinux: Annotate struct sidtab_str_cache with __counted_by | Kees Cook |
2023-08-30 | Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-08-30 | Merge tag 'selinux-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |