summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2022-11-05Merge branch 'linux-5.10.y' of https://git.kernel.org/pub/scm/linux/kernel/gi...LCPD Auto Merger
2022-10-30selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()GONG, Ruiqi
2022-09-07Merge tag 'v5.10.140' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-08-21selinux: Add boundary check in put_entry()Xiu Jianfeng
2022-08-19Merge tag 'v5.10.131' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-06-12Merge tag 'v5.10.120' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-06-09lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore
2022-06-04Merge tag 'v5.10.115' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-05-25include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakageEugene Syromiatnikov
2022-05-25selinux: fix bad cleanup on error in hashtab_duplicate()Ondrej Mosnacek
2022-04-08selinux: allow FIOCLEX and FIONCLEX with policy capabilityRichard Haines
2022-04-08selinux: use correct type for context lengthChristian Göttsche
2022-04-08LSM: general protection fault in legacy_parse_paramCasey Schaufler
2022-04-08selinux: check return value of sel_make_avc_filesChristian Göttsche
2022-02-15Merge tag 'v5.10.100' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-02-08selinux: fix double free of cond_list on error pathsVratislav Bendel
2022-01-27selinux: fix potential memleak in selinux_add_opt()Bernard Zhao
2022-01-12Merge tag 'v5.10.90' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Vignesh Raghavendra
2022-01-05selinux: initialize proto variable in selinux_ip_postroute_compat()Tom Rix
2021-12-21Merge tag 'v5.10.87' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Vignesh Raghavendra
2021-12-17Merge tag 'v5.10.80' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Vignesh Raghavendra
2021-11-26selinux: fix NULL-pointer dereference when hashtab allocation failsOndrej Mosnacek
2021-11-18selinux: fix race condition when computing ocontext SIDsOndrej Mosnacek
2021-11-18binder: use cred instead of task for selinux checksTodd Kjos
2021-08-26Merge tag 'v5.10.59' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Vignesh Raghavendra
2021-08-12selinux: correct the return value when loads initial sidsXiu Jianfeng
2021-07-19selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVCMinchan Kim
2021-06-09Merge tag 'v5.10.41' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Minas Hambardzumyan
2021-05-14selinux: add proper NULL termination to the secclass_map permissionsPaul Moore
2021-04-28Merge tag 'v5.10.30' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Aparna Balasubramanian
2021-04-14Merge branch 'rpmsg-ti-linux-5.10.y' of git://git.ti.com/rpmsg/rpmsg into rpm...Suman Anna
2021-04-14selinux: fix race between old and new sidtabOndrej Mosnacek
2021-04-14selinux: fix cond_list corruption when changing booleansOndrej Mosnacek
2021-04-14selinux: make nslot handling in avtab more robustOndrej Mosnacek
2021-04-13net/rpmsg: add support for new rpmsg socketsSuman Anna
2021-03-30selinux: fix variable scope issue in live sidtab conversionOndrej Mosnacek
2021-03-30selinux: don't log MAC_POLICY_LOAD record on failed policy loadOndrej Mosnacek
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-11-14Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-12selinux: Fix error return code in sel_ib_pkey_sid_slow()Chen Zhou
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-09-11selinux: access policycaps with READ_ONCE/WRITE_ONCEStephen Smalley
2020-08-31selinux: simplify away security_policydb_len()Ondrej Mosnacek