index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
comedi: Don't use create_proc_read_entry()
David Howells
1
-21
/
+31
2013-04-29
ft1000: Don't use create_proc_read_entry()
David Howells
2
-136
/
+123
2013-04-29
rtl8187se: Don't use create_proc_read_entry()
David Howells
1
-71
/
+63
2013-04-29
rtl8192u: Don't use create_proc_read_entry()
David Howells
1
-123
/
+91
2013-04-29
procfs: Mark create_proc_read_entry deprecated
David Howells
1
-2
/
+4
2013-04-29
xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs guts
Al Viro
1
-3
/
+11
2013-04-29
mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racy
Al Viro
1
-2
/
+1
2013-04-29
mISDN: fix mISDN_read()/mISDN_read() race
Al Viro
1
-9
/
+14
2013-04-29
mISDN: fix misdn_add_timer()/misdn_del_timer() race
Al Viro
1
-9
/
+5
2013-04-29
mISDN: fix races between misdn_del_timer() and timer callback
Al Viro
1
-13
/
+9
2013-04-29
mISDN: fix the races with timers going off just as they are deleted
Al Viro
1
-2
/
+12
2013-04-29
dvb_frontend: don't mess with ->f_op in ->release()
Al Viro
1
-4
/
+1
2013-04-29
dvb_net: don't mess with ->f_op in ->release()
Al Viro
1
-4
/
+1
2013-04-29
lis3lv02d: don't wank with fasync() on ->release()
Al Viro
1
-1
/
+0
2013-04-29
mpt3sas: don't wank with fasync on ->release()
Al Viro
1
-14
/
+0
2013-04-29
mpt2sas: don't wank with fasync on ->release()
Al Viro
1
-14
/
+0
2013-04-29
fix a leak in /proc/schedstats
Al Viro
1
-6
/
+1
2013-04-29
pmcraid: don't wank with fasync in ->release()
Al Viro
1
-14
/
+0
2013-04-29
mptctl: don't wank with fasync in ->release()
Al Viro
1
-8
/
+0
2013-04-29
lpfc: fix races for miscdevice open vs. rmmod
Al Viro
1
-32
/
+1
2013-04-29
yurex: don't wank with fasync on ->release()...
Al Viro
1
-2
/
+0
2013-04-29
fanotify: don't wank with FASYNC on ->release()
Al Viro
1
-3
/
+0
2013-04-29
sock_close() couldn't have been called with NULL inode since at least 2.1.early
Al Viro
1
-9
/
+0
2013-04-29
tomoyo_close_control: don't bother with return value
Al Viro
3
-8
/
+4
2013-04-29
dmasound_core: saner arguments for sq_fsync()
Al Viro
1
-3
/
+3
2013-04-29
hppfs: get rid of ->fsync()
Al Viro
1
-7
/
+0
2013-04-29
hppfs: fix the leaks on close()
Al Viro
1
-1
/
+12
2013-04-29
new helper: read_code()
Al Viro
6
-67
/
+42
2013-04-14
cx25821: sanitize cx25821_openfile_audio() a bit...
Al Viro
1
-68
/
+28
2013-04-14
cx25821: sanitize cx25821_get_audio_data() a bit
Al Viro
1
-58
/
+25
2013-04-09
try a saner locking for pde_opener...
Al Viro
3
-44
/
+24
2013-04-09
deal with races between remove_proc_entry() and proc_reg_release()
Al Viro
2
-53
/
+34
2013-04-09
procfs: preparations for remove_proc_entry() race fixes
Al Viro
4
-214
/
+135
2013-04-09
procfs: Clean up huge if-statement in __proc_file_read()
David Howells
1
-51
/
+47
2013-04-09
vt6655: slightly clean reading config file
Al Viro
1
-75
/
+40
2013-04-09
vt6656: slightly sanitized reading config
Al Viro
1
-43
/
+20
2013-04-09
sound_firmware: don't bother with filp_close()
Al Viro
1
-4
/
+5
2013-04-09
pxa3xx-gcu: stop embedding file_operations into device-private object
Al Viro
1
-7
/
+8
2013-04-09
pxa3xx-gcu: quite playing silly buggers with ->f_op
Al Viro
1
-9
/
+12
2013-04-09
silicom-bypass: Remove device_open/close()
David Howells
1
-24
/
+0
2013-04-09
proc: Kill create_proc_entry()
David Howells
2
-18
/
+8
2013-04-09
wlags49_h2: Don't use create_proc_entry()
David Howells
1
-11
/
+0
2013-04-09
nubus: Don't use create_proc_entry()
David Howells
1
-2
/
+3
2013-04-09
UM: Adjust printk in create_proc_mconsole()
David Howells
1
-2
/
+1
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
13
-17
/
+17
2013-04-09
bluetooth: kill unused fops field in struct bt_sock_list
Al Viro
1
-1
/
+0
2013-04-09
bluetooth: fix race in bt_procfs_init()
Al Viro
1
-7
/
+1
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
9
-10
/
+10
2013-04-09
bluetooth: don't bother with ->owner for procfs fops
Al Viro
1
-7
/
+8
2013-04-09
x25: use proc_remove_subtree()
Al Viro
1
-33
/
+14
[prev]
[next]