aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
AgeCommit message (Expand)Author
2024-05-13Merge branch 'v5.10/standard/preempt-rt/base' into v5.10/standard/preempt-rt/...v5.10/standard/preempt-rt/ti-sdk-5.10/ti-j72xxBruce Ashfield
2024-03-15lsm: make security_socket_getpeersec_stream() sockptr_t safePaul Moore
2024-02-27Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/ti-sdk-5.10...Bruce Ashfield
2024-02-23lsm: new security_file_ioctl_compat() hookAlfred Piccioni
2024-02-20Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/ti-sdk-5.10...Bruce Ashfield
2024-01-25selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socketMickaël Salaün
2022-06-14Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/ti-sdk-5.10...Bruce Ashfield
2022-06-09lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore
2022-04-11Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/ti-sdk-5.10...Bruce Ashfield
2022-04-08selinux: allow FIOCLEX and FIONCLEX with policy capabilityRichard Haines
2022-04-08LSM: general protection fault in legacy_parse_paramCasey Schaufler
2022-02-03Merge branch 'v5.10/standard/base' into v5.10/standard/preempt-rt/ti-sdk-5.10...Bruce Ashfield
2022-01-27selinux: fix potential memleak in selinux_add_opt()Bernard Zhao
2022-01-25net/rpmsg: add support for new rpmsg socketsSuman Anna
2022-01-05selinux: initialize proto variable in selinux_ip_postroute_compat()Tom Rix
2021-11-18binder: use cred instead of task for selinux checksTodd Kjos
2021-03-04selinux: fix inconsistency between inode_getxattr and inode_listsecurityAmir Goldstein
2020-12-30selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handlingPaul Moore
2020-12-30selinux: fix error initialization in inode_doinit_with_dentry()Tianyue Ren
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-13Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-05LSM: Add "contents" flag to kernel_read_file hookKees Cook
2020-10-05LSM: Introduce kernel_post_load_data() hookKees Cook
2020-10-05fs/kernel_read_file: Split into separate include fileScott Branden
2020-09-15selinux: Add helper functions to get and set checkreqprotLakshmi Ramasubramanian
2020-08-27selinux: move policy mutex to selinux_state, use in lockdep checksStephen Smalley
2020-08-25selinux: convert policy read-write lock to RCUStephen Smalley
2020-08-24selinux: delete repeated words in commentsRandy Dunlap
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20selinux: permit removing security.selinux xattr before policy loadStephen Smalley
2020-06-23selinux: allow reading labels before policy is loadedJonathan Lebon
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-05-20exec: Factor security_bprm_creds_for_exec out of security_bprm_set_credsEric W. Biederman
2020-05-19selinux: Implement the watch_key security hookDavid Howells
2020-05-19keys: Make the KEY_NEED_* perms an enum rather than a maskDavid Howells
2020-04-30Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-30selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore
2020-03-31Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-02-22selinux: Add xfs quota command typesRichard Haines
2020-02-11security: selinux: allow per-file labeling for bpffsConnor O'Brien
2020-02-10Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-02-10selinux: allow kernfs symlinks to inherit parent directory contextChristian Göttsche
2020-02-10Documentation,selinux: deprecate setting checkreqprot to 1Stephen Smalley
2020-02-10selinux: move status variables out of selinux_ssOndrej Mosnacek
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2020-02-05selinux: fix typo in filesystem nameHridya Valsaraju
2020-01-20selinux: fix regression introduced by move_mount(2) syscallStephen Smalley