pub/scm/linux/kernel/git/jmorris/linux-security.git  about / heads / tags
Linux Kernel Security Subsystem
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  next-testing Merge tag 'v5.18' into next-testing (2022-06-14)
  heads/fixes-v5.17 security, lsm: dentry_init_security() Handle multi LSM registration (2022-01-28)
  landlock_lsm_v34 landlock: Enable user space to infer supported features (2021-04-22)
  heads/fixes-v5.12 security: commoncap: clean up kernel-doc comments (2021-04-15)
  landlock_lsm_v33 landlock: Add user and kernel documentation (2021-04-08)
  landlock_lsm landlock: Add user and kernel documentation (2021-03-18)
  fixes-v5.10  [SECURITY] fix namespaced fscaps when !CONFIG_SECURITY (2020-12-04)
  fixes-v5.9   device_cgroup: Fix RCU list debugging warning (2020-08-20)
  for-v5.8     LSM: drop duplicated words in header file comments (2020-08-06)
  heads/for-v5.9 LSM: drop duplicated words in header file comments (2020-08-06)
  minor-fixes  LSM: drop duplicated words in header file comments (2020-08-06)
  next-general Linux 5.8 (2020-08-02)
  fixes-v5.8   security: Fix hook iteration and default value for inode_copy_up_xattr (2020-06-23)
  secure_uffd_v5.9 Wire UFFD up to SELinux (2020-06-03)
  for-v5.7     security: Fix the default value of fs_context_parse_param hook (2020-04-30)
  for-v5.6     security: remove EARLY_LSM_COUNT which never used (2020-01-27)
  next-lockdown kexec: Fix file verification on S390 (2019-09-10)
  next-lsm     security/commoncap: Use xattr security prefix len (2019-07-07)
  next-tomoyo2 tomoyo: Don't emit WARNING: string while fuzzing testing. (2019-05-10)
  next-tomoyo  tomoyo: Don't emit WARNING: string while fuzzing testing. (2019-05-08)
  next-smack   Merge branch 'smack-for-5.2-b' of https://github.com/cschaufler/next-smack into next-smack (2019-05-06)
  next-integrity Merge branch 'next-integrity-for-james' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into next-integrity (2019-04-12)
  fixes-v5.1   selftests/tpm2: Open tpm dev in unbuffered mode (2019-04-08)
  fixes-v5.1-a LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig" (2019-03-29)
  next-tpm     Merge tag 'tpmdd-next-20190329' of git://git.infradead.org/users/jjs/linux-tpmdd into next-tpm (2019-03-29)
  fixes-v5.0-rc7 KEYS: always initialize keyring_index_key::desc_len (2019-02-22)
  fixes-v5.1-rc6 keys: Timestamp new keys (2019-02-15)
  fixes-v5.0-rc2 LSM: Check for NULL cred-security on free (2019-01-16)
  fixes-v5.0-rc1 samples/seccomp: fix 32-bit build (2019-01-08)
  next-seccomp Merge tag 'seccomp-next-part2' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into next-seccomp (2018-12-17)
  fixes-v4.20-rc3 integrity: support new struct public_key_signature encoding field (2018-11-13)
  next-keys2   KEYS: asym_tpm: Add support for the sign operation [ver #2] (2018-10-26)
  next-loadpin Merge tag 'loadpin-security-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into next-loadpin (2018-10-18)
  next-keys    KEYS: asym_tpm: Add support for the sign operation [ver #2] (2018-10-09)
  fixes-v4.19-rc5 keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.h (2018-09-24)
  fixes-v4.18-rc3 dh key: fix rounding up KDF output length (2018-06-26)
  fixes-v4.18-rc2 X.509: unpack RSA signatureValue field from BIT STRING (2018-06-25)
  linusmaster  Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace (2018-04-24)
  fixes-v4.16-rc4 Merge tag 'seccomp-v4.16-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into fixes-v4.16-rc4 (2018-02-27)
  fixes-v4.16-rc3 integrity/security: fix digsig.c build error with header file (2018-02-22)
  for-v4.16    fuse: introduce new fs_type flag FS_IMA_NO_CACHE (2018-02-10)
  fixes-v4.16-rc1 ima: re-initialize iint->atomic_flags (2018-02-02)
  next-combined Merge remote-tracking branch 'selinux/next' into next-combined (2018-01-25)
  heads/for-linus MAINTAINERS: update email address for James Morris (2018-01-25)
  linus-master Linux 4.15-rc7 (2018-01-07)
  keys-for-linus Merge tag 'keys-fixes-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into keys-for-linus (2017-12-09)
  fixes-v4.14-rc8 KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2] (2017-11-09)
  fixes-v4.14-rc7 KEYS: fix out-of-bounds read during ASN.1 parsing (2017-11-02)
  fixes-v4.14-rc5 commoncap: move assignment of fs_ns to avoid null pointer dereference (2017-10-19)
  fixes-v4.14-rc4 lsm: fix smack_inode_removexattr and xattr_getsecurity memleak (2017-10-04)
  fixes-v4.14-rc3 Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3 (2017-09-28)
  next-yama    security: fix description of values returned by cap_inode_need_killpriv (2017-09-23)
  next         Revert "ima: use fs method to read integrity data" (2017-09-09)
  next-queue   selinux: fix kernel BUG on prlimit(..., NULL, NULL) (2017-03-01)
  ra-next      apparmor: fix arg_size computation for when setprocattr is null terminated (2016-07-12)
  for-linus2   KEYS: Fix race between read and revoke (2015-12-19)
  linus-upstream Linux 3.19-rc5 (2015-01-18)
  next-test    Merge tag 'v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into next-test (2015-01-13)
  next-x       ima: Fix build failure on powerpc when TCG_IBMVTPM dependencies are not met (2014-12-06)
  next-backup  Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next (2014-12-05)
* master       Linux 3.9-rc2 (2013-03-10)
  for-linus-34 Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor into next (2012-03-20)

git clone https://80x24.org/pub/scm/linux/kernel/git/jmorris/linux-security.git