summaryrefslogtreecommitdiff
path: root/security/apparmor/lsm.c
AgeCommit message (Expand)Author
2025-10-22apparmor: move initcalls to the LSM frameworkPaul Moore
2025-10-22lsm: replace the name field with a pointer to the lsm_id structPaul Moore
2025-09-30Merge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-01copy_process: pass clone_flags as u64 across calltreeSimon Schuster
2025-08-30audit: add record for multiple task security contextsCasey Schaufler
2025-08-04Merge tag 'apparmor-pr-2025-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-30apparmor: fix Regression on linux-next (next-20250721)John Johansen
2025-07-30apparmor: fix test error: WARNING in apparmor_unix_stream_connectJohn Johansen
2025-07-30apparmor: Remove the unused variable rulesJiapeng Chong
2025-07-20apparmor: transition from a list of rules to a vector of rulesJohn Johansen
2025-07-20apparmor: fix documentation mismatches in val_mask_to_str and socket functionsPeng Jiang
2025-07-20apparmor: fix kernel doc warnings for kernel test robotJohn Johansen
2025-07-20apparmor: Fix 8-byte alignment for initial dfa blob streamsHelge Deller
2025-07-20apparmor: make sure unix socket labeling is correctly updated.John Johansen
2025-07-15apparmor: Remove use of the double lockJohn Johansen
2025-07-15apparmor: make __begin_current_label_crit_section() indicate whether put is n...Mateusz Guzik
2025-02-10apparmor: fix typos and spelling errorsTanya Agarwal
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-18apparmor: add fine grained af_unix mediationJohn Johansen
2025-01-18apparmor: lift kernel socket check out of critical sectionJohn Johansen
2025-01-18apparmor: remove af_select macroJohn Johansen
2025-01-18apparmor: add ability to mediate caps with policy state machineJohn Johansen
2025-01-18apparmor: Improve debug print infrastructureJohn Johansen
2024-10-11lsm: remove lsm_prop scaffoldingCasey Schaufler
2024-10-11lsm: use lsm_prop in security_current_getsecidCasey Schaufler
2024-10-11lsm: add lsmprop_to_secctx hookCasey Schaufler
2024-07-29lsm: infrastructure management of the sock securityCasey Schaufler
2024-07-27Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados
2024-07-24apparmor: try to avoid refing the label in apparmor_file_openMateusz Guzik
2024-05-10apparmor: fix typo in kernel docChristian Göttsche
2024-05-10apparmor: Fix null pointer deref when receiving skb during sock creationXiao Liang
2024-04-15lsm: remove the now superfluous sentinel element from ctl_table arrayJoel Granados
2024-03-14lsm: use 32-bit compatible data types in LSM syscallsCasey Schaufler
2024-02-27Merge tag 'lsm-pr-20240227' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-23apparmor: fix lsm_get_self_attr()Mickaël Salaün
2024-01-24exec: Check __FMODE_EXEC instead of in_execve for LSMsKees Cook
2024-01-19Merge tag 'apparmor-pr-2024-01-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-12-29apparmor: Fix ref count leak in task_killJohn Johansen
2023-11-26apparmor: cleanup network hook commentsJohn Johansen
2023-11-19apparmor: declare nulldfa as staticJohn Johansen
2023-11-12lsm: mark the lsm_id variables are marked as staticPaul Moore
2023-11-12lsm: consolidate buffer size handling into lsm_fill_user_ctx()Paul Moore
2023-11-12AppArmor: Add selfattr hooksCasey Schaufler
2023-11-12LSM: Identify modules by more than nameCasey Schaufler
2023-11-03Merge tag 'apparmor-pr-2023-11-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-22apparmor: mark new functions staticArnd Bergmann
2023-10-18apparmor: Fix regression in mount mediationJohn Johansen
2023-10-18apparmor: cache buffers on percpu list if there is lock contentionJohn Johansen
2023-10-18apparmor: add io_uring mediationGeorgia Garcia