index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
atmel: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-38
/
+31
*
ds1620: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-14
/
+19
*
efirtc: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-43
/
+40
*
genrtc: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-25
/
+23
*
hp_sdc_rtc: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-32
/
+26
*
nubus: Don't use create_proc_read_entry()
David Howells
2013-04-29
3
-60
/
+80
*
fsl_udc: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-81
/
+43
*
goku_udc: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-50
/
+39
*
wlags49_h2: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-159
/
+161
*
cxt1e1: Don't use create_proc_read_entry()
David Howells
2013-04-29
3
-302
/
+175
*
csr: Don't use create_proc_read_entry()
David Howells
2013-04-29
3
-332
/
+189
*
comedi: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-21
/
+31
*
ft1000: Don't use create_proc_read_entry()
David Howells
2013-04-29
2
-136
/
+123
*
rtl8187se: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-71
/
+63
*
rtl8192u: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-123
/
+91
*
procfs: Mark create_proc_read_entry deprecated
David Howells
2013-04-29
1
-2
/
+4
*
xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs guts
Al Viro
2013-04-29
1
-3
/
+11
*
mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racy
Al Viro
2013-04-29
1
-2
/
+1
*
mISDN: fix mISDN_read()/mISDN_read() race
Al Viro
2013-04-29
1
-9
/
+14
*
mISDN: fix misdn_add_timer()/misdn_del_timer() race
Al Viro
2013-04-29
1
-9
/
+5
*
mISDN: fix races between misdn_del_timer() and timer callback
Al Viro
2013-04-29
1
-13
/
+9
*
mISDN: fix the races with timers going off just as they are deleted
Al Viro
2013-04-29
1
-2
/
+12
*
dvb_frontend: don't mess with ->f_op in ->release()
Al Viro
2013-04-29
1
-4
/
+1
*
dvb_net: don't mess with ->f_op in ->release()
Al Viro
2013-04-29
1
-4
/
+1
*
lis3lv02d: don't wank with fasync() on ->release()
Al Viro
2013-04-29
1
-1
/
+0
*
mpt3sas: don't wank with fasync on ->release()
Al Viro
2013-04-29
1
-14
/
+0
*
mpt2sas: don't wank with fasync on ->release()
Al Viro
2013-04-29
1
-14
/
+0
*
fix a leak in /proc/schedstats
Al Viro
2013-04-29
1
-6
/
+1
*
pmcraid: don't wank with fasync in ->release()
Al Viro
2013-04-29
1
-14
/
+0
*
mptctl: don't wank with fasync in ->release()
Al Viro
2013-04-29
1
-8
/
+0
*
lpfc: fix races for miscdevice open vs. rmmod
Al Viro
2013-04-29
1
-32
/
+1
*
yurex: don't wank with fasync on ->release()...
Al Viro
2013-04-29
1
-2
/
+0
*
fanotify: don't wank with FASYNC on ->release()
Al Viro
2013-04-29
1
-3
/
+0
*
sock_close() couldn't have been called with NULL inode since at least 2.1.early
Al Viro
2013-04-29
1
-9
/
+0
*
tomoyo_close_control: don't bother with return value
Al Viro
2013-04-29
3
-8
/
+4
*
dmasound_core: saner arguments for sq_fsync()
Al Viro
2013-04-29
1
-3
/
+3
*
hppfs: get rid of ->fsync()
Al Viro
2013-04-29
1
-7
/
+0
*
hppfs: fix the leaks on close()
Al Viro
2013-04-29
1
-1
/
+12
*
new helper: read_code()
Al Viro
2013-04-29
6
-67
/
+42
*
cx25821: sanitize cx25821_openfile_audio() a bit...
Al Viro
2013-04-13
1
-68
/
+28
*
cx25821: sanitize cx25821_get_audio_data() a bit
Al Viro
2013-04-13
1
-58
/
+25
*
try a saner locking for pde_opener...
Al Viro
2013-04-09
3
-44
/
+24
*
deal with races between remove_proc_entry() and proc_reg_release()
Al Viro
2013-04-09
2
-53
/
+34
*
procfs: preparations for remove_proc_entry() race fixes
Al Viro
2013-04-09
4
-214
/
+135
*
procfs: Clean up huge if-statement in __proc_file_read()
David Howells
2013-04-09
1
-51
/
+47
*
vt6655: slightly clean reading config file
Al Viro
2013-04-09
1
-75
/
+40
*
vt6656: slightly sanitized reading config
Al Viro
2013-04-09
1
-43
/
+20
*
sound_firmware: don't bother with filp_close()
Al Viro
2013-04-09
1
-4
/
+5
*
pxa3xx-gcu: stop embedding file_operations into device-private object
Al Viro
2013-04-09
1
-7
/
+8
*
pxa3xx-gcu: quite playing silly buggers with ->f_op
Al Viro
2013-04-09
1
-9
/
+12
[next]