/include/linux/mfd/mt6359/

nity.dev/distro/kernel' title='kernel Git repository'/>
summaryrefslogtreecommitdiff
path: root/kernel/ucount.c
AgeCommit message (Expand)Author
2021-08-09ucounts: add missing data type changesSven Schnelle
2021-07-28ucounts: Fix race condition between alloc_ucounts and put_ucountsAlexey Gladkov
2021-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2021-04-30ucounts: Silence warning in dec_rlimit_ucountsEric W. Biederman
2021-04-30Reimplement RLIMIT_MEMLOCK on top of ucountsAlexey Gladkov
2021-04-30Reimplement RLIMIT_SIGPENDING on top of ucountsAlexey Gladkov
2021-04-30Reimplement RLIMIT_MSGQUEUE on top of ucountsAlexey Gladkov
2021-04-30Reimplement RLIMIT_NPROC on top of ucountsAlexey Gladkov
2021-04-30Use atomic_t for ucounts reference countingAlexey Gladkov
2021-04-30Add a reference to ucounts for each credAlexey Gladkov
2021-04-30Increase size of ucounts to atomic_long_tAlexey Gladkov
2021-03-16fanotify: configurable limits via sysfsAmir Goldstein
2020-04-07ucount: Make sure ucounts in /proc/sys/user don't regress againJan Kara
2020-04-07time/namespace: Add max_time_namespaces ucountDmitry Safonov