index
:
ldd3
master
v2.6.32
v2.6.35
v2.6.37
ldd3 code examples
syn
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
misc-modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc-modules: faulty: Open code memset() to allow a buffer overflow
Javier Martinez Canillas
2018-02-25
1
-1
/
+3
*
misc-modules: faulty: Include <linux/uaccess.h> header for copy_*_user()
Javier Martinez Canillas
2018-02-25
1
-1
/
+1
*
jiq: Use timer_setup() instead of init_timer()
Javier Martinez Canillas
2018-02-25
1
-10
/
+8
*
jiq: Use wait_event_interruptible() instead of interruptible_sleep_on()
Javier Martinez Canillas
2018-02-25
1
-2
/
+2
*
misc-modules: silly: Use file_dentry() to get struct file's dentry
Javier Martinez Canillas
2018-02-25
1
-2
/
+2
*
misc-modules: jit: Use timer_setup() instead of init_timer()
Javier Martinez Canillas
2018-02-25
1
-5
/
+3
*
misc-modules: jit: Include <linux/sched/signal.h> header for signal_pending()
Javier Martinez Canillas
2018-02-25
1
-0
/
+1
*
jit.c: checkpatch.pl cleanups
hwangcc
2018-02-25
1
-26
/
+26
*
jiq.c: checkpatch.pl cleanups
hwangcc
2018-02-25
1
-18
/
+22
*
seq.c: checkpatch.pl cleanups
hwangcc
2018-02-25
1
-7
/
+9
*
jiq.c: Don't use create_proc_entry
hwangcc
2018-02-25
1
-50
/
+75
*
jit.c: Don't use create_proc_entry
hwangcc
2018-02-25
1
-44
/
+80
*
seq.c: Don't use create_proc_entry
hwangcc
2018-02-25
1
-3
/
+1
*
misc-modules: kdataalign: Removes obsolete <linux/config> header and changes ...
Javier Martinez Canillas
2010-11-27
1
-2
/
+1
*
misc-modules: kdatasize: Removes obsolete <linux/config> header and changes s...
Javier Martinez Canillas
2010-11-27
1
-2
/
+1
*
misc-modules: faulty: Remove obsolete <linux/config.h> header
Javier Martinez Canillas
2010-11-27
1
-2
/
+0
*
misc-modules: jiq: Removes obsolete <linux/config.h> and add a delayed_work s...
Javier Martinez Canillas
2010-11-27
1
-16
/
+19
*
misc-modules: jit: Fixes headers in order to compile cleanly
Javier Martinez Canillas
2010-11-27
1
-1
/
+1
*
Linux Device Drivers 3 examples
Javier Martinez Canillas
2010-11-27
12
-0
/
+1422