Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bc94638886ab21f8247d3f7f39573d3feb7d8284
/
security
/
security.c
da97e18
perf_event: Add support for LSM and SELinux checks
by Joel Fernandes (Google)
· 5 years ago
aefcf2f
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 5 years ago
5825a95
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 5 years ago
9e47d31
security: Add a "locked down" LSM hook
by Matthew Garrett
· 5 years ago
e6b1db9
security: Support early LSMs
by Matthew Garrett
· 5 years ago
ac5656d
fanotify, inotify, dnotify, security: add security hook for fs notifications
by Aaron Goidel
· 5 years ago
8b68150
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
by Linus Torvalds
· 6 years ago
42df744
LSM: switch to blocking policy update notifiers
by Janne Karhunen
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
4009132
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
b230d5a
LSM: add new hook for kernfs node initialization
by Ondrej Mosnacek
· 6 years ago
2db154b
vfs: syscall: Add move_mount(2) to move mounts around
by David Howells
· 6 years ago
7b47a9e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
be37f21
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
0b52075
introduce cloning of fs_context
by Al Viro
· 6 years ago
da2441f
vfs: Add LSM hooks for the new mount API
by David Howells
· 6 years ago
89a9684
LSM: Ignore "security=" when "lsm=" is specified
by Kees Cook
· 6 years ago
90462a5
audit: remove unused actx param from audit_rule_match
by Richard Guy Briggs
· 6 years ago
9624d5c
Merge tag 'v5.0-rc3' into next-general
by James Morris
· 6 years ago
3e8c736
LSM: Make some functions static
by Wei Yongjun
· 6 years ago
1cfb2a5
LSM: Make lsm_early_cred() and lsm_early_task() local functions.
by Tetsuo Handa
· 6 years ago
a5795fd
LSM: Check for NULL cred-security on free
by James Morris
· 6 years ago
c1a85a0
LSM: generalize flag passing to security_capable
by Micah Morton
· 6 years ago
ecd5f82
LSM: Infrastructure management of the ipc security blob
by Casey Schaufler
· 6 years ago
f4ad8f2
LSM: Infrastructure management of the task security
by Casey Schaufler
· 6 years ago
afb1cbe3
LSM: Infrastructure management of the inode security
by Casey Schaufler
· 6 years ago
33bf60c
LSM: Infrastructure management of the file security
by Casey Schaufler
· 6 years ago
bbd3662
Infrastructure management of the cred security blob
by Casey Schaufler
· 6 years ago
6d9c939
procfs: add smack subdir to attrs
by Casey Schaufler
· 6 years ago
d117a15
capability: Initialize as LSM_ORDER_FIRST
by Kees Cook
· 6 years ago
e2bc445
LSM: Introduce enum lsm_order
by Kees Cook
· 6 years ago
d6aed64
Yama: Initialize as ordered LSM
by Kees Cook
· 6 years ago
70b62c2
LoadPin: Initialize as ordered LSM
by Kees Cook
· 6 years ago
d8e9bbd4
LSM: Split LSM preparation from initialization
by Kees Cook
· 6 years ago
c91d810
LSM: Add all exclusive LSMs to ordered initialization
by Casey Schaufler
· 6 years ago
14bd99c
LSM: Separate idea of "major" LSM from "exclusive" LSM
by Kees Cook
· 6 years ago
7e61148
LSM: Refactor "security=" in terms of enable/disable
by Kees Cook
· 6 years ago
5ef4e41
LSM: Prepare for reorganizing "security=" logic
by Kees Cook
· 6 years ago
a8027fb
LSM: Tie enabling logic to presence in ordered list
by Kees Cook
· 6 years ago
79f7865
LSM: Introduce "lsm=" for boottime LSM selection
by Kees Cook
· 6 years ago
13e735c
LSM: Introduce CONFIG_LSM
by Kees Cook
· 6 years ago
2d4d511
LSM: Build ordered list of LSMs to initialize
by Kees Cook
· 6 years ago
f4941d7
LSM: Lift LSM selection out of individual LSMs
by Kees Cook
· 6 years ago
657d910
LSM: Provide separate ordered initialization
by Kees Cook
· 6 years ago
505b050
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
757cbe5
LSM: new method: ->sb_add_mnt_opt()
by Al Viro
· 6 years ago
204cc0c
LSM: hide struct security_mnt_opts from any generic code
by Al Viro
· 6 years ago
5b40023
LSM: turn sb_eat_lsm_opts() into a method
by Al Viro
· 6 years ago
a65001e
btrfs: sanitize security_mnt_opts use
by Al Viro
· 6 years ago
a10d7c2
LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()
by Al Viro
· 6 years ago
f5c0c26
new helper: security_sb_eat_lsm_opts()
by Al Viro
· 6 years ago
c039bc3
LSM: lift extracting and parsing LSM options into the caller of ->sb_remount()
by Al Viro
· 6 years ago
6be8750
LSM: lift parsing LSM options into the caller of ->sb_kern_mount()
by Al Viro
· 6 years ago
876979c
security: audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 6 years ago
638820d
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
3f6caaf
LSM: Don't ignore initialization failures
by Kees Cook
· 6 years ago
9b8c7c1
LSM: Provide init debugging infrastructure
by Kees Cook
· 6 years ago
5b89c1b
LSM: Convert from initcall to struct lsm_info
by Kees Cook
· 6 years ago
6907e37
LSM: Remove initcall tracing
by Kees Cook
· 6 years ago
b048ae6
LSM: Rename .security_initcall section to .lsm_info
by Kees Cook
· 6 years ago
98d2917
LSM: Correctly announce start of LSM initialization
by Kees Cook
· 6 years ago
ae7795b
signal: Distinguish between kernel_siginfo and siginfo
by Eric W. Biederman
· 6 years ago
1b1eeca
init: allow initcall tables to be emitted using relative references
by Ard Biesheuvel
· 6 years ago
f91e654
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
92d4a03
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
6eb864c
integrity: prevent deadlock during digsig verification.
by Mikhail Kurinnoi
· 7 years ago
87ea584
security: check for kstrdup() failure in lsm_append()
by Eric Biggers
· 6 years ago
83a68a0
security: export security_kernel_load_data function
by Arnd Bergmann
· 6 years ago
16c267a
ima: based on policy require signed kexec kernel images
by Mimi Zohar
· 6 years ago
377179c
security: define new LSM hook named security_kernel_load_data
by Mimi Zohar
· 6 years ago
9481769
->file_open(): lose cred argument
by Al Viro
· 7 years ago
e3f20ae
security_file_open(): lose cred argument
by Al Viro
· 7 years ago
aae7cfc
security: add hook for socketpair()
by David Herrmann
· 7 years ago
2a56bb5
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
f8cf2f1
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
3612605
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
9eda2d2
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 7 years ago
58eacff
init, tracing: instrument security and console initcall trace events
by Abderrahmane Benbachir
· 7 years ago
df0ce17
security: convert security hooks to use hlist
by Sargun Dhillon
· 7 years ago
3ec3011
security: Add a cred_getsecid hook
by Matthew Garrett
· 7 years ago
d8c6e85
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
by Eric W. Biederman
· 7 years ago
7191adf
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks
by Eric W. Biederman
· 7 years ago
aefad95
sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
by Eric W. Biederman
· 7 years ago
6b4f3d0
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill
by Stephen Smalley
· 7 years ago
72e89f5
security: Add support for SCTP security hooks
by Richard Haines
· 7 years ago
afdb09c
security: bpf: Add LSM hooks for bpf object related syscall
by Chenbo Feng
· 7 years ago
7f85565
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 7 years ago
2af6228
LSM: drop bprm_secureexec hook
by Kees Cook
· 7 years ago
3cf2993
LSM: Remove security_task_create() hook.
by Tetsuo Handa
· 7 years ago
0b4d345
security/selinux: allow security_sb_clone_mnt_opts to enable/disable native labeling behavior
by Scott Mayhew
· 8 years ago
47a2b33
IB/core: Enforce security on management datagrams
by Daniel Jurgens
· 8 years ago
8f408ab
selinux lsm IB/core: Implement LSM notification system
by Daniel Jurgens
· 8 years ago
d291f1a
IB/core: Enforce PKey security on QPs
by Daniel Jurgens
· 8 years ago
d68c51e
Sync to mainline for security submaintainers to work against
by James Morris
· 8 years ago
3bb857e
LSM: Enable multiple calls to security_add_hooks() for the same LSM
by Mickaël Salaün
· 8 years ago
0302e28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
0e056eb
kernel-api.rst: fix a series of errors when parsing C files
by mchehab@s-opensource.com
· 8 years ago
e4e55b4
LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob.
by Tetsuo Handa
· 8 years ago
3dfc9b0
LSM: Initialize security_hook_heads upon registration.
by Tetsuo Handa
· 8 years ago
ca97d93
security: mark LSM hooks as __ro_after_init
by James Morris
· 8 years ago
Next »