VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-06-04
debugfs: Fix debugfs_read_file_str()
Dietmar Eggemann
2021-05-18
debugfs: fix security_locked_down() call for SELinux
Ondrej Mosnacek
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-04-16
debugfs: Implement debugfs_create_str()
Peter Zijlstra
2021-04-09
debugfs: Make debugfs_allow RO after init
Kees Cook
2021-04-05
debugfs: drop pointless nul-termination in debugfs_read_file_bool()
Rasmus Villemoes
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2021-02-18
debugfs: do not attempt to create a new file before the filesystem is initalized
Greg Kroah-Hartman
2021-02-18
debugfs: be more robust at handling improper input in debugfs_lookup()
Greg Kroah-Hartman
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
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-23
debugfs: Add access restriction option
Peter Enderborg
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-27
Merge 5.7-rc3 into driver-core-next
Greg Kroah-Hartman
2020-04-23
debugfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
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/crypto-2.6
Linus Torvalds
2020-03-18
debugfs: remove return value of debugfs_create_file_size()
Greg Kroah-Hartman
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-02-05
Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
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-12-10
simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems
Al Viro
2019-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-11-15
new helper: lookup_positive_unlocked()
Al Viro
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/jmorris/linux-security
Linus Torvalds
2019-08-19
debugfs: Restrict debugfs when the kernel is locked down
David Howells
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2019-07-08
debugfs: make error message a bit more verbose
Greg Kroah-Hartman
2019-07-03
debugfs: provide pr_fmt() macro
Greg Kroah-Hartman
2019-07-03
debugfs: log errors when something goes wrong
Greg Kroah-Hartman
2019-06-20
debugfs: call fsnotify_{unlink,rmdir}() hooks
Amir Goldstein
2019-06-20
debugfs: simplify __debugfs_remove_file()
Amir Goldstein
2019-06-03
debugfs: make debugfs_create_u32_array() return void
Greg Kroah-Hartman
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2019-05-01
debugfs: switch to ->free_inode()
Al Viro
2019-04-26
switch fsnotify_move() to passing const struct qstr * for old_name
Al Viro
2019-04-26
ovl_lookup_real_one(): don't bother with strlen()
Al Viro
2019-04-25
debugfs: update documented return values of debugfs helpers
Ronald Tschalär
2019-04-01
debugfs: fix use-after-free on symlink traversal
Al Viro
2019-02-11
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
2019-01-30
debugfs: debugfs_lookup() should return NULL if not found
Greg Kroah-Hartman
2019-01-29
debugfs: return error values, not NULL
Greg Kroah-Hartman
2019-01-25
debugfs: fix debugfs_rename parameter checking
Greg Kroah-Hartman
2019-01-22
debugfs: debugfs_use_start/finish do not exist anymore
Sergey Senozhatsky
2018-06-12
Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent"
Linus Torvalds
2018-05-14
debugfs: inode: debugfs_create_dir uses mode permission from parent
Thomas Richter
2018-05-14
debugfs: Re-use kstrtobool_from_user()
Andy Shevchenko
2018-03-29
debugfs_lookup(): switch to lookup_one_len_unlocked()
Al Viro
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-01
use linux/poll.h instead of asm/poll.h
Al Viro
2017-11-27
fs: annotate ->poll() instances
Al Viro
2017-11-27
anntotate the places where ->poll() return values go
Al Viro
2017-11-07
debugfs: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
debugfs: add SPDX identifiers to all debugfs files
Greg Kroah-Hartman
2017-11-07
debugfs: defer debugfs_fsdata allocation to first usage
Nicolai Stange
2017-11-07
debugfs: call debugfs_real_fops() only after debugfs_file_get()
Nicolai Stange
2017-11-07
debugfs: purge obsolete SRCU based removal protection
Nicolai Stange
2017-11-07
debugfs: convert to debugfs_file_get() and -put()
Nicolai Stange
2017-11-07
debugfs: debugfs_real_fops(): drop __must_hold sparse annotation
Nicolai Stange
2017-11-07
debugfs: implement per-file removal protection
Nicolai Stange
2017-11-07
debugfs: add support for more elaborate ->d_fsdata
Nicolai Stange
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2017-07-08
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2017-07-07
dentry name snapshots
Al Viro
2017-07-06
VFS: Don't use save/replace_mount_options if not using generic_show_options
David Howells
2017-05-16
fs: fix the location of the kernel-api book
Mauro Carvalho Chehab
2017-05-16
fs: update location of filesystems documentation
Mauro Carvalho Chehab
2017-04-26
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2017-02-02
debugfs: add debugfs_lookup()
Omar Sandoval
2017-02-02
fs: Better permission checking for submounts
Eric W. Biederman
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
debugfs: propagate release() call result
Eric Engestrom
2016-09-27
libfs: support RENAME_NOREPLACE in simple_rename()
Miklos Szeredi
2016-09-21
debugfs: introduce a public file_operations accessor
Christian Lamparter
2016-08-31
debugfs: remove extra debugfs_create_file_unsafe() declaration
Nicolai Stange
2016-06-30
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into work.misc
Al Viro
2016-06-15
debugfs: open_proxy_open(): avoid double fops release
Nicolai Stange
2016-06-15
debugfs: full_proxy_open(): free proxy on ->open() failure
Nicolai Stange
2016-05-29
debugfs: ->d_parent is never NULL or negative
Al Viro
2016-04-19
Merge 4.6-rc4 into driver-core-next
Greg Kroah-Hartman
2016-04-12
debugfs: Make automount point inodes permanently empty
Seth Forshee
2016-04-12
debugfs: unproxify files created through debugfs_create_u32_array()
Nicolai Stange
2016-04-12
debugfs: unproxify files created through debugfs_create_blob()
Nicolai Stange
2016-04-12
debugfs: unproxify files created through debugfs_create_bool()
Nicolai Stange
2016-04-12
debugfs: unproxify integer attribute files
Nicolai Stange
2016-04-12
debugfs: add support for self-protecting attribute file fops
Nicolai Stange
2016-04-12
debugfs: prevent access to removed files' private data
Nicolai Stange
2016-04-12
debugfs: prevent access to possibly dead file_operations at file open
Nicolai Stange
2016-03-29
fs: debugfs: Replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
2016-03-29
debugfs: fix inode i_nlink references for automount dentry
Roman Pen
2016-01-22
wrappers for ->i_mutex access
Al Viro
2015-11-11
debugfs: fix refcount imbalance in start_creating
Daniel Borkmann
2015-10-18
debugfs: Add debugfs_create_ulong()
Viresh Kumar
2015-10-17
debugfs: Add read-only/write-only bool file ops
Stephen Boyd
2015-10-17
debugfs: Add read-only/write-only size_t file ops
Stephen Boyd
2015-10-17
debugfs: Add read-only/write-only x64 file ops
Stephen Boyd
2015-10-17
debugfs: Consolidate file mode checks in debugfs_create_*()
Stephen Boyd
2015-10-04
debugfs: document that debugfs_remove*() accepts NULL and error values
Ulf Magnusson
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-07-20
debugfs: Export bool read/write functions
Richard Fitzgerald
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-06-23
make simple_positive() public
Al Viro
2015-05-10
debugfs: switch to simple_follow_link()
Al Viro
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2015-04-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
VFS: Fix up debugfs to use d_is_dir() in place of S_ISDIR()
David Howells
2015-04-03
debugfs: allow bad parent pointers to be passed in
Greg KH
2015-02-22
debugfs: leave freeing a symlink body until inode eviction
Al Viro
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-17
debugfs: Provide a file creation function that also takes an initial size
David Howells
2015-01-25
new primitive: debugfs_create_automount()
Al Viro
2015-01-25
debugfs: split end_creating() into success and failure cases
Al Viro
2015-01-25
debugfs: take mode-dependent parts of debugfs_get_inode() into callers
Al Viro
2015-01-25
fold debugfs_mknod() into callers
Al Viro
2015-01-25
fold debugfs_create() into caller
Al Viro
2015-01-25
fold debugfs_mkdir() into caller
Al Viro
2015-01-25
debugfs_mknod(): get rid useless arguments
Al Viro
2015-01-25
fold debugfs_link() into caller
Al Viro
2015-01-25
debugfs: kill __create_file()
Al Viro
2015-01-25
debugfs: split the beginning and the end of __create_file() off
Al Viro
2015-01-25
debugfs_{mkdir,create,link}(): get rid of redundant argument
Al Viro
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2014-11-26
debugfs: add helper function to create device related seq_file
Arend van Spriel
2014-11-19
Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into for-next
Al Viro
2014-11-05
debugfs: Have debugfs_print_regs32() return void
Joe Perches
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-07-09
fs: debugfs: remove trailing whitespace
Rahul Bedarkar
2014-07-09
debugfs: Fix corrupted loop in debugfs_remove_recursive
Steven Rostedt
2014-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2014-03-13
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2013-11-13
debugfs: use list_next_entry() in debugfs_remove_recursive()
Oleg Nesterov
2013-07-31
debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)
Oleg Nesterov
2013-06-03
debugfs: write_file_bool() - ensure strtobool() operates on valid data
Mathias Krause
2013-06-03
debugfs: add get/set for atomic types
Seth Jennings
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-01-17
Merge 3.9-rc4 into driver-core-next
Greg Kroah-Hartman
2013-01-17
debugfs: remove redundant initialization of dentry
Sasha Levin
2013-01-11
debugfs: convert gid= argument from decimal, not octal
Dave Reisner
2012-11-15
fs/debugsfs: remove unnecessary inode->i_private initialization
Yan Hong
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2012-10-01
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2012-09-21
debugfs: fix u32_array race in format_array_alloc
Linus Torvalds
2012-09-21
debugfs: fix race in u32_array_read and allocate array at open
David Rientjes
2012-09-06
userns: Convert debugfs to use kuid/kgid where appropriate.
Eric W. Biederman
2012-08-27
debugfs: more tightly restrict default mount mode
Kees Cook
2012-08-16
debugfs: make __create_file static
Chris Wright
2012-07-26
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2012-07-14
debugfs: get rid of useless arguments to debugfs_{mkdir,symlink}
Al Viro
2012-07-14
debugfs: fold debugfs_create_by_name() into the only caller
Al Viro
2012-07-14
debugfs: make sure that debugfs_create_file() gets used only for regulars
Al Viro
2012-06-13
debugfs: change parameter check in debugfs_remove() functions
Arend van Spriel
2012-04-17
debugfs: Add support to print u32 array in debugfs
Srivatsa Vaddagiri
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2012-03-20
debugfs-related mode_t whack-a-mole
Al Viro
2012-02-02
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
2012-01-26
debugfs: add mode, uid and gid options
Ludwig Nussel
2012-01-23
kernel-doc: fix new warnings in debugfs
Randy Dunlap
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2012-01-03
switch debugfs to umode_t
Al Viro
2012-01-03
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
2012-01-03
debugfs: add missing #ifdef HAS_IOMEM
Heiko Carstens
2011-11-26
debugfs: remove unneeded cast in debugfs_print_regs32()
Dan Carpenter
2011-11-22
debugfs: bugfix: include in file.c
Alessandro Rubini
2011-11-18
debugfs: print_regs32: make regs array a const pointer
Alessandro Rubini
2011-11-18
debugfs: add tools to printk 32-bit registers
Alessandro Rubini
2011-08-22
debugfs: Fix a comment mistake
Harry Wei
2011-05-13
debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
2011-04-25
debugfs: move to new strtobool
Jonathan Cameron
2011-02-18
debugfs: Fix filesystem reference counting on debugfs_remove() failure
Jan Kara
2011-02-03
debugfs: remove module_exit()
Amerigo Wang
2010-10-29
convert get_sb_single() users
Al Viro
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-05-19
Add x64 support to debugfs
Huang Ying
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo