summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-29mips: Don't use create_proc_read_entry()David Howells
2013-04-29parisc: Don't use create_proc_read_entry()David Howells
2013-04-29sh: Don't use create_proc_read_entry()David Howells
2013-04-29megaraid: Don't use create_proc_read_entry()David Howells
2013-04-29hostap: Don't use create_proc_read_entry()David Howells
2013-04-29atmel: Don't use create_proc_read_entry()David Howells
2013-04-29ds1620: Don't use create_proc_read_entry()David Howells
2013-04-29efirtc: Don't use create_proc_read_entry()David Howells
2013-04-29genrtc: Don't use create_proc_read_entry()David Howells
2013-04-29hp_sdc_rtc: Don't use create_proc_read_entry()David Howells
2013-04-29nubus: Don't use create_proc_read_entry()David Howells
2013-04-29fsl_udc: Don't use create_proc_read_entry()David Howells
2013-04-29goku_udc: Don't use create_proc_read_entry()David Howells
2013-04-29wlags49_h2: Don't use create_proc_read_entry()David Howells
2013-04-29cxt1e1: Don't use create_proc_read_entry()David Howells
2013-04-29csr: Don't use create_proc_read_entry()David Howells
2013-04-29comedi: Don't use create_proc_read_entry()David Howells
2013-04-29ft1000: Don't use create_proc_read_entry()David Howells
2013-04-29rtl8187se: Don't use create_proc_read_entry()David Howells
2013-04-29rtl8192u: Don't use create_proc_read_entry()David Howells
2013-04-29procfs: Mark create_proc_read_entry deprecatedDavid Howells
2013-04-29xt_hashlimit: allocate a copy of name explicitly, don't rely on procfs gutsAl Viro
2013-04-29mISDN: grabbing/dropping reference to THIS_MODULE in open/release is racyAl Viro
2013-04-29mISDN: fix mISDN_read()/mISDN_read() raceAl Viro
2013-04-29mISDN: fix misdn_add_timer()/misdn_del_timer() raceAl Viro
2013-04-29mISDN: fix races between misdn_del_timer() and timer callbackAl Viro
2013-04-29mISDN: fix the races with timers going off just as they are deletedAl Viro
2013-04-29dvb_frontend: don't mess with ->f_op in ->release()Al Viro
2013-04-29dvb_net: don't mess with ->f_op in ->release()Al Viro
2013-04-29lis3lv02d: don't wank with fasync() on ->release()Al Viro
2013-04-29mpt3sas: don't wank with fasync on ->release()Al Viro
2013-04-29mpt2sas: don't wank with fasync on ->release()Al Viro
2013-04-29fix a leak in /proc/schedstatsAl Viro
2013-04-29pmcraid: don't wank with fasync in ->release()Al Viro
2013-04-29mptctl: don't wank with fasync in ->release()Al Viro
2013-04-29lpfc: fix races for miscdevice open vs. rmmodAl Viro
2013-04-29yurex: don't wank with fasync on ->release()...Al Viro
2013-04-29fanotify: don't wank with FASYNC on ->release()Al Viro
2013-04-29sock_close() couldn't have been called with NULL inode since at least 2.1.earlyAl Viro
2013-04-29tomoyo_close_control: don't bother with return valueAl Viro
2013-04-29dmasound_core: saner arguments for sq_fsync()Al Viro
2013-04-29hppfs: get rid of ->fsync()Al Viro
2013-04-29hppfs: fix the leaks on close()Al Viro
2013-04-29new helper: read_code()Al Viro
2013-04-13cx25821: sanitize cx25821_openfile_audio() a bit...Al Viro
2013-04-13cx25821: sanitize cx25821_get_audio_data() a bitAl Viro
2013-04-09try a saner locking for pde_opener...Al Viro
2013-04-09deal with races between remove_proc_entry() and proc_reg_release()Al Viro
2013-04-09procfs: preparations for remove_proc_entry() race fixesAl Viro
2013-04-09procfs: Clean up huge if-statement in __proc_file_read()David Howells