Linus Torvalds 33fb42636a Merge branch 'ucount-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Pull ucount cleanups from Eric Biederman:
 "While working on the ucount fixes a for v5.15 a number of cleanups
  suggested themselves.

  Little things like not testing for NULL when a pointer can not be NULL
  and wrapping atomic_add_negative with a more descriptive name, so that
  people reading the code can more quickly understand what is going on"

* 'ucount-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
  ucounts: Use atomic_long_sub_return for clarity
  ucounts: Add get_ucounts_or_wrap for clarity
  ucounts: Remove unnecessary test for NULL ucount in get_ucounts
  ucounts: In set_cred_ucounts assume new->ucounts is non-NULL
2021-11-02 15:48:37 -07:00
..
2021-09-07 12:08:04 -07:00
2021-11-01 16:33:53 -07:00
2021-11-02 06:20:58 -07:00
2021-10-19 17:27:05 +02:00
2021-10-29 11:58:35 +02:00
2021-09-02 13:00:15 -07:00
2021-11-01 20:05:19 -07:00
2021-11-01 20:25:38 -07:00
2021-11-02 10:53:45 -07:00
2021-11-01 20:25:38 -07:00
2021-11-02 06:20:58 -07:00
2021-11-01 21:17:39 -07:00
2021-11-01 21:17:39 -07:00
2021-11-01 21:17:39 -07:00
2021-08-11 13:11:12 -07:00
2021-09-08 15:32:35 -07:00
2021-11-01 13:48:52 -07:00
2021-11-01 13:48:52 -07:00
2021-06-18 11:43:08 +02:00
2021-09-08 15:32:34 -07:00
2021-05-07 00:26:33 -07:00
2021-11-01 20:05:19 -07:00
2021-11-01 20:05:19 -07:00
2021-06-18 11:43:09 +02:00
2021-11-01 14:03:56 -07:00
2021-10-07 13:51:11 +02:00
2021-05-07 00:26:34 -07:00