summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2025-02-262-3/+2
|\
| * landlock: Fix non-TCP sockets restrictionMikhail Ivanov2025-02-141-2/+1
| * landlock: Fix grammar errorTanya Agarwal2025-02-141-1/+1
* | Merge tag 'integrity-v6.14-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2025-02-264-7/+13
|\ \
| * | ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattrRoberto Sassu2025-02-042-2/+8
| * | integrity: fix typos and spelling errorsTanya Agarwal2025-02-043-5/+5
| |/
* | Merge tag 'tomoyo-pr-20250211' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds2025-02-114-41/+117
|\ \ | |/ |/|
| * tomoyo: use better patterns for procfs in learning modeTetsuo Handa2025-01-311-33/+112
| * tomoyo: fix spelling errorsTetsuo Handa2025-01-262-7/+4
| * tomoyo: fix spelling errorTanya Agarwal2025-01-261-1/+1
* | treewide: const qualify ctl_tables where applicableJoel Granados2025-01-283-3/+3
* | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds2025-01-261-3/+1
|\ \ | |/ |/|
| * security: remove get_task_comm() and print task comm directlyYafang Shao2025-01-121-3/+1
* | Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2025-01-231-1/+2
|\ \
| * | fsnotify: introduce pre-content permission eventsAmir Goldstein2024-12-101-1/+2
* | | Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds2025-01-231-1/+0
|\ \ \
| * | | bpf: lsm: Remove hook to bpf_task_storage_freeSong Liu2024-12-161-1/+0
* | | | Merge tag 'caps-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/se...Linus Torvalds2025-01-231-20/+41
|\ \ \ \
| * | | | security: add trace event for cap_capableJordan Rome2024-12-041-13/+41
| * | | | capabilities: remove cap_mmap_file()Paul Moore2024-12-041-7/+0
* | | | | Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2025-01-224-8/+87
|\ \ \ \ \
| * | | | | ima: instantiate the bprm_creds_for_exec() hookMimi Zohar2024-12-182-2/+54
| * | | | | security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebitsMickaël Salaün2024-12-181-6/+23
| * | | | | exec: Add a new AT_EXECVE_CHECK flag to execveat(2)Mickaël Salaün2024-12-181-0/+10
| | |/ / / | |/| | |
* | | | | Merge tag 'hardening-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2025-01-221-0/+1
|\ \ \ \ \
| * | | | | hardening: Document INIT_STACK_ALL_PATTERN behavior with GCCGeert Uytterhoeven2025-01-081-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'tomoyo-pr-20250123' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds2025-01-222-3/+40
|\ \ \ \ \
| * | | | | tomoyo: automatically use patterns for several situations in learning modeTetsuo Handa2025-01-061-0/+30
| * | | | | tomoyo: use realpath if symlink's pathname refers to procfsTetsuo Handa2024-12-171-2/+9
| * | | | | tomoyo: don't emit warning in tomoyo_write_control()Tetsuo Handa2024-12-161-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'landlock-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2025-01-226-140/+169
|\ \ \ \ \
| * | | | | landlock: Optimize file path walks and prepare for audit supportMickaël Salaün2025-01-171-17/+27
| * | | | | landlock: Align partial refer access checks with final onesMickaël Salaün2025-01-171-1/+13
| * | | | | landlock: Simplify initially denied access rightsMickaël Salaün2025-01-173-11/+19
| * | | | | landlock: Move access typesMickaël Salaün2025-01-175-46/+68
| * | | | | landlock: Factor out check_access_path()Mickaël Salaün2025-01-171-21/+11
| * | | | | landlock: Use scoped guards for ruleset in landlock_add_rule()Mickaël Salaün2025-01-141-10/+4
| * | | | | landlock: Use scoped guards for rulesetMickaël Salaün2025-01-143-29/+23
| * | | | | landlock: Constify get_mode_access()Mickaël Salaün2025-01-141-1/+1
| * | | | | landlock: Handle weird filesMickaël Salaün2025-01-141-6/+5
| | |/ / / | |/| | |
* | | | | Merge tag 'keys-next-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2025-01-221-4/+18
|\ \ \ \ \
| * | | | | KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=yDavid Gstir2025-01-211-4/+18
* | | | | | Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2025-01-2121-165/+168
|\ \ \ \ \ \
| * | | | | | selinux: make more use of str_read() when loading the policyChristian Göttsche2025-01-073-22/+12
| * | | | | | selinux: avoid unnecessary indirection in struct level_datumChristian Göttsche2025-01-073-17/+10
| * | | | | | selinux: use known type instead of void pointerChristian Göttsche2025-01-078-74/+77
| * | | | | | selinux: rename comparison functions for clarityChristian Göttsche2025-01-077-16/+16
| * | | | | | selinux: rework match_ipv6_addrmask()Christian Göttsche2025-01-071-7/+5
| * | | | | | selinux: constify and reconcile function parameter namesChristian Göttsche2025-01-074-6/+6
| * | | | | | selinux: avoid using types indicating user space interactionChristian Göttsche2025-01-072-2/+2