summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-11-11APPARMOR: Fix memory leak of apparmor_init()wzt.wzt@gmail.com
2010-11-11APPARMOR: Fix memory leak of alloc_namespace()wzt.wzt@gmail.com
2010-11-10net: avoid limits overflowEric Dumazet
2010-11-10net: packet: fix information leak to userlandVasiliy Kulikov
2010-11-10locks: remove dead lease error-handling codeJ. Bruce Fields
2010-11-10locks: fix leak on merging leasesJ. Bruce Fields
2010-11-10filter: make sure filters dont read uninitialized memoryDavid S. Miller
2010-11-10net: ax25: fix information leak to userlandVasiliy Kulikov
2010-11-10xfs: use hlist_add_fakeChristoph Hellwig
2010-11-10xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=nChristoph Hellwig
2010-11-10xfs: tell lockdep about parent iolock usage in filestreamsChristoph Hellwig
2010-11-10xfs: move delayed write buffer traceDave Chinner
2010-11-10xfs: fix per-ag reference counting in inode reclaim tree walkingDave Chinner
2010-11-10xfs: xfs_ioctl: fix information leak to userlandKulikov Vasiliy
2010-11-10xfs: remove experimental tag from the delaylog optionChristoph Hellwig
2010-11-10ASoC: Ensure sane WM835x AIF configuration by defaultMark Brown
2010-11-10ASoC: Remove broken WM8350 direction constantsMark Brown
2010-11-10ARM: 6472/1: vexpress ct-ca9x4: only set twd_base if local timers are being usedWill Deacon
2010-11-10perf trace: update usageTom Zanussi
2010-11-10perf trace: update Documentation with new perf trace variantsTom Zanussi
2010-11-10perf trace: live-mode command-line cleanupTom Zanussi
2010-11-10perf trace record: handle commands correctlyTom Zanussi
2010-11-10perf record: make the record options available outside perf recordTom Zanussi
2010-11-10perf trace scripting: remove system-wide param from shell scriptsTom Zanussi
2010-11-10block: remove REQ_HARDBARRIERChristoph Hellwig
2010-11-10perf trace scripting: fix some small memory leaks and missing error checksTom Zanussi
2010-11-10Merge branch 'for-2.6.37/drivers' into for-linusJens Axboe
2010-11-10ioprio: rcu_read_lock/unlock protect find_task_by_vpid call (V2)Sergey Senozhatsky
2010-11-10ioprio: fix RCU locking around task dereferenceDaniel J Blueman
2010-11-10block: ioctl: fix information leak to userlandVasiliy Kulikov
2010-11-10block: read i_size with i_size_read()Mike Snitzer
2010-11-10cciss: fix proc warning on attempt to remove non-existant directoryJens Axboe
2010-11-10bio: take care not overflow page count when mapping/copying user dataJens Axboe
2010-11-10block: limit vec count in bio_kmalloc() and bio_alloc_map_data()Jens Axboe
2010-11-10block: take care not to overflow when calculating total iov lengthJens Axboe
2010-11-10block: check for proper length of iov entries in blk_rq_map_user_iov()Jens Axboe
2010-11-10drivers/pcmcia/soc_common.c: Use printf extension %pVJoe Perches
2010-11-10pcmcia: fix warning in synclink driverAndres Salomon
2010-11-10pcmcia/sa1100: don't put machine specific init functions in .init.textUwe Kleine-König
2010-11-10pcmcia/cm4000: fix error codeNicolas Kaiser
2010-11-10pd6729: Coding Style fixesKomuro
2010-11-10futex: Address compiler warnings in exit_robust_listDarren Hart
2010-11-10posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid callSergey Senozhatsky
2010-11-10OMAP: DSS: Fix documentation regarding 'vram' kernel parameterTomi Valkeinen
2010-11-10OMAP: VRAM: Fix boot-time memory allocationTomi Valkeinen
2010-11-10OMAP: VRAM: improve VRAM error printsTomi Valkeinen
2010-11-10sisfb: limit POST memory test according to PCI resource lengthAaro Koskinen
2010-11-10x86, pvclock: Remove leftover scale_delta() functionKusanagi Kouichi
2010-11-10x86, apic: Remove double #includeJesper Juhl
2010-11-10Merge branches 'sh/rtc' and 'common/clkfwk' into sh/urgentPaul Mundt