index
:
kernel/git/livepatching/livepatching.git
for-3.20/livepatching-core
for-3.20/upstream-fixes
for-3.21/core
for-4.0/upstream-fixes
for-4.1/core
for-4.1/core-noarch
for-4.1/core-s390
for-4.1/upstream-fixes
for-4.10/upstream
for-4.10/upstream-fixes
for-4.12/klp-hybrid-consistency-model
for-4.12/upstream
for-4.12/upstream-fixes
for-4.14/upstream-fixes
for-4.15/callbacks
for-4.15/shadow-variables
for-4.16/remove-immediate
for-4.16/signal-sysfs-force
for-4.16/signal-sysfs-force-v2
for-4.17/upstream-fixes
for-4.18/upstream
for-4.19/upstream
for-4.2/kaslr
for-4.2/upstream
for-4.21/upstream
for-4.3/upstream
for-4.4/upstream
for-4.4/upstream-fixes
for-4.5/core
for-4.5/upstream-fixes
for-4.6/notifier-cleanup
for-4.6/upstream
for-4.7/arch-independent-klp-relocations
for-4.7/core
for-4.7/livepatching-doc
for-4.7/livepatching-ppc64
for-4.9/klp-paravirt-alternatives
for-4.9/upstream
for-5.0/upstream-fixes
for-5.1/atomic-replace
for-5.1/fake-signal
for-5.1/upstream-fixes
for-5.10/flive-patching
for-5.12/doc
for-5.13/signal
for-5.15/cpu-hotplug
for-5.17/fixes
for-5.17/kallsyms
for-5.18/fixes
for-5.18/selftests-fixes
for-5.19/cleanup
for-5.2/core
for-5.2/fixes
for-5.20/selftests-fixes
for-5.3/core
for-5.4/core
for-5.5/core
for-5.5/selftests
for-5.5/system-state
for-5.6/selftests
for-5.8/klp-module-fixups
for-5.9/selftests-cleanup
for-5.9/upstream-fixes
for-6.1/fixes
for-6.1/sysfs-patched-object
for-6.10
for-6.11/selftests-fixup
for-6.11/sysfs-patch-replace
for-6.11/trivial
for-6.12/trivial
for-6.13/selftests-kprobe
for-6.14/selftests-dmesg
for-6.14/selftests-trivial
for-6.14/stack-order
for-6.15/ftrace-test
for-6.15/trivial
for-6.19/trivial
for-6.2/core
for-6.3/cleanup-relocations
for-6.4/core
for-6.4/doc
for-6.5/core
for-6.7
for-linus
for-next
from-rusty/modules-next
master
Live Patching Group's fork of livepatching.git
Live Patching Group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
char_dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-22
fs: Reorganize kerneldoc parameter names
Julia Lawall
1
-1
/
+1
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-10-19
chardev: Simplify usage of try_module_get()
Uwe Kleine-König
1
-1
/
+1
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
1
-1
/
+1
2023-05-15
vfs: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2022-12-02
chardev: fix error handling in cdev_device_add()
Yang Yingliang
1
-1
/
+1
2022-11-10
chardev: Fix potential memory leak when cdev_add() failed
Shang XiaoJing
1
-3
/
+10
2020-05-14
vfs: allow unprivileged whiteout creation
Miklos Szeredi
1
-0
/
+3
2020-01-06
chardev: Avoid potential use-after-free in 'chrdev_open()'
Will Deacon
1
-1
/
+1
2019-05-24
chardev: set variable ret to -EBUSY before checking minor range overlap
Chengguang Xu
1
-1
/
+2
2019-04-02
chardev: update comment based on the code
Chengguang Xu
1
-6
/
+3
2019-04-02
chardev: code cleanup for __register_chrdev_region()
Chengguang Xu
1
-41
/
+28
2019-04-02
chardev: add a check for given minor range
Chengguang Xu
1
-0
/
+6
2019-04-02
chardev: add additional check for minor range overlap
Chengguang Xu
1
-0
/
+6
2018-03-15
block, char_dev: Use correct format specifier for unsigned ints
Srivatsa S. Bhat
1
-2
/
+2
2018-03-15
char_dev: Fix off-by-one bugs in find_dynamic_major()
Srivatsa S. Bhat
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-17
char_dev: order /proc/devices by major number
Logan Gunthorpe
1
-4
/
+13
2017-07-17
char_dev: extend dynamic allocation of majors into a higher range
Logan Gunthorpe
1
-13
/
+28
2017-03-21
chardev: add helper function to register char devs with a struct device
Logan Gunthorpe
1
-0
/
+86
2016-08-23
dax: define a unified inode/address_space for device-dax mappings
Dan Williams
1
-0
/
+1
2016-07-14
chardev: add missing line break in pr_warn
Fengguang Wu
1
-1
/
+1
2016-03-29
chrdev: emit a warning when we go below dynamic major range
Linus Walleij
1
-0
/
+4
2015-08-05
fs/char_dev.c: fix incorrect documentation for unregister_chrdev_region
Partha Pratim Mukherjee
1
-1
/
+1
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
1
-24
/
+0
2014-12-10
fs/char_dev.c: remove pointless assignment from __register_chrdev_region()
Jan Kara
1
-1
/
+0
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2013-11-08
bdi: test bdi_init failure
Mikulas Patocka
1
-1
/
+2
2013-10-24
consolidate the reassignments of ->f_op in ->open() instances
Al Viro
1
-2
/
+4
2012-10-22
char_dev: pin parent kobject
Dmitry Torokhov
1
-1
/
+17
2011-12-13
char_dev.c: fix up some whitespace errors
Greg Kroah-Hartman
1
-3
/
+3
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2011-01-13
fs/char_dev.c: remove unused cdev_index()
Namhyung Kim
1
-13
/
+0
2010-12-17
fs/block: type signature of major_to_index(int) to major_to_index(unsigned)
Yang Zhang
1
-1
/
+1
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
1
-1
/
+3
2010-08-06
Fix init ordering of /dev/console vs callers of modprobe
David Howells
1
-0
/
+1
2009-09-24
fs/char_dev.c: remove useless loop
Renzo Davoli
1
-3
/
+0
2009-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-13
/
+26
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
1
-0
/
+1
2009-08-10
chrdev: implement __[un]register_chrdev()
Tejun Heo
1
-13
/
+26
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-11
fs: Remove i_cindex from struct inode
Theodore Ts'o
1
-1
/
+13
2009-01-06
fs: fix name overwrite in __register_chrdev_region()
Cyrill Gorcunov
1
-1
/
+1
2008-10-23
[PATCH] tidy up chrdev_open
Christoph Hellwig
1
-7
/
+14
2008-10-17
remove CONFIG_KMOD from fs
Johannes Berg
1
-3
/
+0
2008-06-20
Remove the lock_kernel() call from chrdev_open()
Jonathan Corbet
1
-4
/
+1
2008-06-20
Add a comment in chrdev_open()
Jonathan Corbet
1
-0
/
+2
2008-04-29
fs: remove unused fops from struct char_device_struct
Jiri Olsa
1
-1
/
+0
2008-02-08
fs/char_dev.c: chrdev_open marked static and removed from fs.h
Denis Cheng
1
-1
/
+1
2008-01-24
Kobject: rename kobject_init_ng() to kobject_init()
Greg Kroah-Hartman
1
-2
/
+2
2008-01-24
Kobject: convert fs/char_dev.c to use kobject_init/add_ng()
Greg Kroah-Hartman
1
-4
/
+2
2007-10-17
mm: bdi init hooks
Peter Zijlstra
1
-0
/
+1
2007-07-19
unregister_chrdev() return void
Akinobu Mita
1
-2
/
+1
2007-04-04
[PATCH] remove protection of LANANA-reserved majors
Andrew Morton
1
-2
/
+0
2007-02-20
[PATCH] rework reserved major handling
Andrew Morton
1
-6
/
+2
2007-02-12
[PATCH] register_chrdev_region() don't hand out the LOCAL/EXPERIMENTAL majors
Andrew Morton
1
-0
/
+7
2006-09-30
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
1
-0
/
+1
2006-09-29
[PATCH] cdev documentation
Jonathan Corbet
1
-0
/
+59
2006-09-29
[PATCH] Chardev checking of overlapping ranges
Amos Waterland
1
-5
/
+23
2006-09-27
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
David Howells
1
-0
/
+20
2006-07-14
[PATCH] add function documentation for register_chrdev()
Rolf Eike Beer
1
-0
/
+22
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-03-31
[PATCH] Simplify proc/devices and fix early termination regression
Joe Korty
1
-76
/
+11
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-1
/
+1
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-2
/
+2
2006-03-25
[PATCH] use kzalloc and kcalloc in core fs code
Oliver Neukum
1
-5
/
+2
2006-03-20
[PATCH] kobj_map semaphore to mutex conversion
Jes Sorensen
1
-8
/
+9
2006-01-14
[PATCH] convert /proc/devices to use seq_file interface
Neil Horman
1
-23
/
+73
2005-07-12
[PATCH] cdev: cdev_put oops
Brian King
1
-1
/
+2
2005-06-28
[PATCH] fix semaphore handling in __unregister_chrdev_region
Wen-chien Jesse Sung
1
-1
/
+1
2005-06-23
[PATCH] add check to /proc/devices read routines
Neil Horman
1
-1
/
+12
2005-05-05
[PATCH] make some things static
Adrian Bunk
1
-1
/
+1
2005-04-17
[PATCH] revert fs/char_dev.c CONFIG_BASE_FULL change
David Brownell
1
-2
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+449