index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
acct.c
Age
Commit message (
Expand
)
Author
2023-09-11
fs: rename __mnt_{want,drop}_write*() helpers
Amir Goldstein
2023-08-30
Merge tag 'audit-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-18
acct: replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-08-15
audit: add space before parenthesis and around '=', "==", and '<'
Atul Kumar Pant
2022-11-30
acct: fix potential integer overflow in encode_comp_t()
Zheng Yejian
2022-11-30
acct: fix accuracy loss for input value of encode_comp_t()
Zheng Yejian
2022-09-26
acct: use VMA iterator instead of linked list
Matthew Wilcox (Oracle)
2022-04-06
kernel/acct: move acct sysctls to its own file
tangmeng
2021-10-18
kernel: remove spurious blkdev.h includes
Christoph Hellwig
2021-09-08
kernel/acct.c: use dedicated helper to access rlimit values
Yang Yang
2020-12-15
kernel/acct.c: use #elif instead of #end and #elif
Hui Su
2020-10-16
kernel: acct.c: fix some kernel-doc nits
Randy Dunlap
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2019-12-18
acct: stop using get_seconds()
Arnd Bergmann
2019-04-04
acct_on(): don't mess with freeze protection
Al Viro
2018-01-04
kernel/acct.c: fix the acct->needcheck check in check_free_space()
Oleg Nesterov
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-09-04
fs: make the buf argument to __kernel_write a void pointer
Christoph Hellwig
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-02-01
acct: Convert obsolete cputime type to nsecs
Frederic Weisbecker
2017-02-01
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
2015-04-11
acct: check FMODE_CAN_WRITE
Al Viro
2015-01-25
new fs_pin killing logics
Al Viro
2015-01-25
get rid of the second argument of acct_kill()
Al Viro
2015-01-25
take count and rcu_head out of fs_pin
Al Viro
2015-01-25
pull bumping refcount into ->kill()
Al Viro
2015-01-25
kill pin_put()
Al Viro
2014-10-09
acct: eliminate compile warning
Ying Xue
2014-08-07
kernel/acct.c: fix coding style warnings and errors
Ionut Alexa
2014-08-07
death to mnt_pinned
Al Viro
2014-08-07
take fs_pin stuff to fs/*
Al Viro
2014-08-07
start carving bsd_acct_struct up
Al Viro
2014-08-07
acct: move mnt_pin() upwards.
Al Viro
2014-08-07
make acct_kill() wait for file closing.
Al Viro
2014-08-07
acct: get rid of acct_lock for acct->count
Al Viro
2014-08-07
acct: get rid of acct_list
Al Viro
2014-08-07
acct: simplify check_free_space()
Al Viro
2014-08-07
acct: new lifetime rules
Al Viro
2014-08-07
acct: serialize acct_on()
Al Viro
2014-08-07
acct() should honour the limits from the very beginning
Al Viro
2014-08-07
split the slow path in acct_process() off
Al Viro
2014-08-07
separate namespace-independent parts of filling acct_t
Al Viro
2014-08-07
acct: switch to __kernel_write()
Al Viro
2014-08-07
acct: encode_comp_t(0) is 0, fortunately...
Al Viro
2014-07-23
sched: Make task->start_time nanoseconds based
Thomas Gleixner
2014-06-12
acct: Use ktime_get_ts()
Thomas Gleixner
[next]