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
/
fs
/
debugfs
/
file.c
Age
Commit message (
Expand
)
Author
2024-01-04
Merge branches 'acpi-pm', 'acpi-video', 'acpi-apei' and 'acpi-extlog'
Rafael J. Wysocki
2023-12-22
debugfs: initialize cancellations earlier
Johannes Berg
2023-12-04
Revert "debugfs: annotate debugfs handlers vs. removal with lockdep"
Johannes Berg
2023-11-29
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-11-27
debugfs: add API to allow debugfs operations cancellation
Johannes Berg
2023-11-27
debugfs: annotate debugfs handlers vs. removal with lockdep
Johannes Berg
2023-11-27
debugfs: fix automount d_fsdata usage
Johannes Berg
2023-11-21
fs: debugfs: Add write functionality to debugfs blobs
Avadhut Naik
2023-10-05
debugfs: Fix __rcu type comparison warning
Mike Tipton
2023-08-22
debugfs: Add write support to debugfs_create_str()
Mike Tipton
2023-05-31
debugfs: Correct the 'debugfs_create_str' docs
Ivan Orlov
2023-01-20
debugfs: Export debugfs_create_str symbol
Cristian Marussi
2022-11-30
debugfs: fix error when writing negative value to atomic_t debugfs file
Akinobu Mita
2022-09-24
debugfs: use DEFINE_SHOW_ATTRIBUTE to define debugfs_regset32_fops
ChenXiaoSong
2022-01-06
debugfs: lockdown: Allow reading debugfs files that are not world readable
Michal Suchanek
2021-08-05
debugfs: Return error during {full/open}_proxy_open() on rmmod
Sven Eckelmann
2021-06-14
Merge tag 'v5.13-rc6' into driver-core-next
Greg Kroah-Hartman
2021-06-04
debugfs: Fix debugfs_read_file_str()
Dietmar Eggemann
2021-05-21
debugfs: remove return value of debugfs_create_ulong()
Greg Kroah-Hartman
2021-05-21
debugfs: remove return value of debugfs_create_bool()
Greg Kroah-Hartman
2021-05-14
debugfs: only accept read attributes for blobs
Wolfram Sang
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-16
debugfs: Implement debugfs_create_str()
Peter Zijlstra
2021-04-05
debugfs: drop pointless nul-termination in debugfs_read_file_bool()
Rasmus Villemoes
2020-10-30
debugfs: remove return value of debugfs_create_devm_seqfile()
Greg Kroah-Hartman
2020-09-04
debugfs: Fix module state check condition
Vladis Dronov
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-07-10
debugfs: make sure we can remove u32_array files cleanly
Jakub Kicinski
2020-07-10
debugfs: file: Remove unnecessary cast in kfree()
Xu Wang
2020-04-17
debugfs: remove return value of debugfs_create_u32()
Greg Kroah-Hartman
2020-04-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-03-18
debugfs: Check module state before warning in {full/open}_proxy_open()
Taehee Yoo
2020-02-22
debugfs: regset32: Add Runtime PM support
Geert Uytterhoeven
2020-02-10
debugfs: remove return value of debugfs_create_regset32()
Greg Kroah-Hartman
2020-01-14
debugfs: Return -EPERM when locked down
Eric Snowberg
2020-01-06
debugfs: Fix warnings when building documentation
Daniel W. S. Almeida
2019-11-03
debugfs: remove return value of debugfs_create_atomic_t()
Greg Kroah-Hartman
2019-11-02
debugfs: remove return value of debugfs_create_x8()
Greg Kroah-Hartman
2019-10-16
debugfs: remove return value of debugfs_create_x64()
Greg Kroah-Hartman
2019-10-16
debugfs: remove return value of debugfs_create_x32()
Greg Kroah-Hartman
2019-10-16
debugfs: remove return value of debugfs_create_x16()
Greg Kroah-Hartman
2019-10-14
debugfs: remove return value of debugfs_create_size_t()
Greg Kroah-Hartman
2019-10-14
debugfs: remove return value of debugfs_create_u64()
Greg Kroah-Hartman
2019-10-14
debugfs: remove return value of debugfs_create_u16()
Greg Kroah-Hartman
2019-10-14
debugfs: remove return value of debugfs_create_u8()
Greg Kroah-Hartman
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-19
debugfs: Restrict debugfs when the kernel is locked down
David Howells
2019-06-03
debugfs: make debugfs_create_u32_array() return void
Greg Kroah-Hartman
2019-04-25
debugfs: update documented return values of debugfs helpers
Ronald Tschalär
2018-05-14
debugfs: Re-use kstrtobool_from_user()
Andy Shevchenko
[next]