Revision e17fee8976c3d2ccf9add6d6c8912a37b025d840 authored by Linus Torvalds on 05 June 2022, 23:58:27 UTC, committed by Linus Torvalds on 05 June 2022, 23:58:27 UTC
Pull delay-accounting update from Andrew Morton:
 "A single featurette for delay accounting.

  Delayed a bit because, unusually, it had dependencies on both the
  mm-stable and mm-nonmm-stable queues"

* tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:
  delayacct: track delays from write-protect copy
2 parent s e1cff70 + 662ce1d
History
File Mode Size
ccids
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 878 bytes
ackvec.c -rw-r--r-- 12.3 KB
ackvec.h -rw-r--r-- 4.5 KB
ccid.c -rw-r--r-- 5.1 KB
ccid.h -rw-r--r-- 8.6 KB
dccp.h -rw-r--r-- 15.6 KB
diag.c -rw-r--r-- 2.1 KB
feat.c -rw-r--r-- 47.4 KB
feat.h -rw-r--r-- 4.4 KB
input.c -rw-r--r-- 21.7 KB
ipv4.c -rw-r--r-- 28.6 KB
ipv6.c -rw-r--r-- 30.4 KB
ipv6.h -rw-r--r-- 608 bytes
minisocks.c -rw-r--r-- 7.4 KB
options.c -rw-r--r-- 16.3 KB
output.c -rw-r--r-- 20.3 KB
proto.c -rw-r--r-- 30.2 KB
qpolicy.c -rw-r--r-- 3.3 KB
sysctl.c -rw-r--r-- 2.6 KB
timer.c -rw-r--r-- 7.1 KB
trace.h -rw-r--r-- 2.1 KB

back to top