summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
> 2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig 2010-10-25new helper: ihold()Al Viro 2010-10-15llseek: automatically add .llseek fopArnd Bergmann 2010-08-09switch mqueue to ->evict_inode()Al Viro 2010-06-04mqueue doesn't need make_bad_inode()Al Viro 2010-05-19Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2010-05-11mqueue: fix kernel BUG caused by double free() on mq_open()André Goddard Rosa 2010-05-10Merge branch 'linus' into timers/coreThomas Gleixner 2010-04-06mqueue: Convert message queue timeout to use hrtimersCarsten Emde 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-03-12ipc: use rlimit helpersJiri Slaby 2010-03-03mqueue: fix typo "failues" -> "failures"André Goddard Rosa 2010-03-03mqueue: only set error codes if they are really necessaryAndré Goddard Rosa 2010-03-03mqueue: simplify do_open() error handlingAndré Goddard Rosa 2010-03-03mqueue: apply mathematics distributivity on mq_bytes calculationAndré Goddard Rosa 2010-03-03mqueue: remove unneeded info->messages initializationAndré Goddard Rosa 2010-03-03mqueue: fix mq_open() file descriptor leak on user-space processesAndré Goddard Rosa 2009-12-16Untangling ima mess, part 2: deal with countersAl Viro 2009-09-22const: mark remaining super_operations constAlexey Dobriyan 2009-06-29integrity: ima mq_open imbalance msg fixMimi Zohar