pub/scm/linux/kernel/git/pcmoore/selinux.git  about / heads / tags
SELinux kernel repository
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* main         selinux: add a SELinux specific README.md and SECURITY.md (2024-05-13)
  next         Automated merge of 'dev' into 'next' (2024-04-30)
  dev          selinux: constify source policy in cond_policydb_dup() (2024-04-30)
  stable-6.10  selinux: constify source policy in cond_policydb_dup() (2024-04-30)
  stable-6.9   selinux: avoid dereference of garbage after mount failure (2024-04-01)
  stable-6.8   Linux 6.8-rc1 (2024-01-21)
  dev-staging  selinux: reduce the object class calculations at inode init time (2024-01-18)
  stable-6.7   Linux 6.7-rc1 (2023-11-12)
  stable-6.6   selinux: fix handling of empty opts in selinux_fs_context_submount() (2023-09-12)
  stable-6.5   selinux: set next pointer before attaching to list (2023-08-18)
  stable-6.4   selinux: don't use make's grouped targets feature yet (2023-06-01)
  stable-6.3   Linux 6.3-rc1 (2023-03-05)
  stable-6.2   Linux 6.2-rc2 (2023-01-01)
  stable-6.2.merge Merge tag 'selinux-pr-20221212' into stable-6.2.merge (2022-12-12)
  stable-6.1   selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context() (2022-10-19)
  stable-6.0   Linux 6.0-rc1 (2022-08-14)
  stable-5.19  selinux: free contexts previously transferred in selinux_add_opt() (2022-06-15)
  stable-5.18  selinux: fix bad cleanup on error in hashtab_duplicate() (2022-05-17)
  stable-5.17  selinux: fix misuse of mutex_is_locked() (2022-02-22)
  stable-5.16  selinux: initialize proto variable in selinux_ip_postroute_compat() (2021-12-27)
  stable-5.15  selinux,smack: fix subjective/objective credential use mixups (2021-09-23)
  working-io_uring Smack: Brutalist io_uring support (2021-09-16)
  stable-5.14  selinux: correct the return value when loads initial sids (2021-08-02)
  stable-5.13  selinux: add proper NULL termination to the secclass_map permissions (2021-04-21)
  stable-5.12  selinux: fix race between old and new sidtab (2021-04-07)
  stable-5.11  lsm,selinux: pass flowi_common instead of flowi to the LSM hooks (2020-11-23)
  working-selinuxns selinuxfs: restrict write operations to the same selinux namespace (2020-11-18)
  stable-5.10  selinux: Fix error return code in sel_ib_pkey_sid_slow() (2020-11-12)
  stable-5.9   selinux: complete the inlining of hashtab functions (2020-07-09)
  stable-5.8   selinux: fix undefined return of cond_evaluate_expr (2020-06-17)
  stable-5.7   selinux: properly handle multiple messages in selinux_netlink_send() (2020-04-30)
  stable-5.6   selinux: fix sidtab string cache locking (2020-02-05)
  stable-5.5   selinux: default_range glblub implementation (2019-10-07)
  stable-5.4   selinux: fix context string corruption in convert_context() (2019-10-03)
  stable-5.3   selinux: fix memory leak in policydb_init() (2019-07-31)
  stable-5.2   selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts() (2019-06-12)
  stable-5.1   selinux: use kernel linux/socket.h for genheaders and mdp (2019-04-29)
  stable-5.0   selinux: fix GPF on invalid policy (2019-01-10)
  stable-4.20  selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN (2018-11-29)
  stable-4.19  MAINTAINERS: update the SELinux mailing list location (2018-10-10)
  stable-4.18  selinux: move user accesses in selinuxfs out of locked regions (2018-06-28)
  stable-4.17  selinux: KASAN: slab-out-of-bounds in xattr_getsecurity (2018-05-29)
  stable-4.16  selinux: skip bounded transition processing if the policy isn't loaded (2017-12-05)
  stable-4.15  selinux: remove extraneous initialization of slots_used and max_chain_len (2017-10-16)
  stable-4.14  selinux: constify nf_hook_ops (2017-08-28)
  stable-4.13  IB/core: Fix static analysis warning in ib_policy_change_task (2017-07-05)
  stable-4.12  selinux: fix double free in selinux_parse_opts_str() (2017-06-07)
  stable-4.11  selinux: wrap cgroup seclabel support with its own policy capability (2017-02-28)
  stable-4.10  selinux: fix off-by-one in setprocattr (2017-02-07)
  stable-4.9   lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILE (2016-09-19)
  stable-4.8   netlabel: Implement CALIPSO config functions for SMACK. (2016-06-27)
  stable-4.7   selinux: apply execstack check on thread stacks (2016-04-26)
  stable-4.5   selinux: Don't sleep inside inode_getsecid hook (2016-02-19)
  stable-4.6   selinux: use absolute path to include directory (2016-01-28)
  stable-4.4   selinux: fix bug in conditional rules handling (2015-11-24)
  stable-4.3   selinux: explicitly declare the role "base_r" (2015-07-13)
  stable-4.2   selinux: fix mprotect PROT_EXEC regression caused by mm change (2015-07-10)
  stable-4.1   selinux: increase avtab max buckets (2015-04-06)
  stable-4.0   selinux: fix sel_write_enforce broken return value (2015-03-25)
  stable-3.19  Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next (2014-12-05)
  stable-3.18  selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm() (2014-11-12)

git clone https://80x24.org/pub/scm/linux/kernel/git/pcmoore/selinux.git