]> www.infradead.org Git - users/willy/xarray.git/commit
Merge tag 'Smack-for-6.12' of https://github.com/cschaufler/smack-next
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Sep 2024 11:09:19 +0000 (13:09 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 19 Sep 2024 11:09:19 +0000 (13:09 +0200)
commit509d2cd12a10d057fdf72f565b930f9a81140d59
tree67236041fd6b6d6d1a557a22a5af8d78f26d0522
parent7f52bb9de57dc1851a83e20e53491ad8df321e4e
parent2749749afa071f8a0e405605de9da615e771a7ce
Merge tag 'Smack-for-6.12' of https://github.com/cschaufler/smack-next

Pull smack updates from Casey Schaufler:
 "Two patches: one is a simple indentation correction, the other
  corrects a potentially rcu unsafe pointer assignment"

* tag 'Smack-for-6.12' of https://github.com/cschaufler/smack-next:
  smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso
  security: smack: Fix indentation in smack_netfilter.c
security/smack/smack_netfilter.c