Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-02-06mISDN: fix a race in dev_expire_timer()Eric Dumazet
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-10-18mISDN: Convert timers to use timer_setup()Kees Cook
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
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
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-07-13isdn: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-27mISDN: remove unnecessary test on f_posJan Blunck
2010-05-17isdn: Push down BKL into ioctl functionsArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-25mISDN: Cleanup debug messagesKarsten Keil
2009-02-27MISDN: list usage cleanupEric Sesterhenn
2008-12-13mISDN: timerdev: use __user for mISDN_read's buffer argumentHannes Eder
2008-12-13mISDN: make global symbols static or include header filesHannes Eder
2008-12-13mISDN: consistently define 'debug' as '*u_int'Hannes Eder
2008-10-14misdn: use nonseekable_open()Andrew Morton
2008-09-23mISDN: misc timerdev fixesAndi Kleen
2008-07-27Add mISDN core filesKarsten Keil