aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* close race in /proc/*/environAl Viro2011-03-23
* report errors in /proc/*/*map* sanelyAl Viro2011-03-23
* pagemap: close races with suid execveAl Viro2011-03-23
* make sessionid permissions in /proc/*/task/* match those in /proc/*Al Viro2011-03-23
* fix leaks in path_lookupat()Al Viro2011-03-23
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-03-21
|\
| * kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by defaultMichal Marek2011-03-21
| * Merge branch 'genksyms-enum' into kbuild/kbuildMichal Marek2011-03-17
| |\
| | * genksyms: Regenerate lexer and parserMichal Marek2011-03-17
| | * genksyms: Track changes to enum constantsMichal Marek2011-03-17
| | * genksyms: simplify usage of find_symbol()Michal Marek2011-03-17
| | * genksyms: Add helpers for building string listsMichal Marek2011-03-17
| | * genksyms: Simplify printing of symbol typesMichal Marek2011-03-17
| | * genksyms: Simplify lexerMichal Marek2011-03-17
| | * genksyms: Do not paste the bison header file to lex.cMichal Marek2011-03-17
| * | modpost: fix trailing commaRandy Dunlap2011-03-17
| * | KBuild: silence "'scripts/unifdef' is up to date."Mike Waychison2011-03-17
| * | kbuild: Add extra gcc checksBorislav Petkov2011-03-09
| * | kbuild: reenable section mismatch analysisUwe Kleine-König2011-02-24
| * | unifdef: update to upstream version 2.5Tony Finch2011-01-22
| |/
* | Reduce sequential pointer derefs in scsi_error.c and reduce size as wellJesper Juhl2011-03-21
* | matroxfb: remove incorrect Matrox G200eV supportGary Hade2011-03-21
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-03-21
|\ \
| * | xfs: don't name variables "panic"Alex Elder2011-03-11
| * | xfs: factor agf counter updates into a helperChristoph Hellwig2011-03-09
| * | xfs: clean up the xfs_alloc_compute_aligned calling conventionChristoph Hellwig2011-03-09
| * | xfs: kill support/debug.[ch]Dave Chinner2011-03-06
| * | xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-06
| * | xfs: convert the quota debug prints to new APIDave Chinner2011-03-06
| * | xfs: rename xfs_cmn_err_fsblock_zero()Dave Chinner2011-03-06
| * | xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner2011-03-06
| * | xfs: kill xfs_fs_mount_cmn_err() macroDave Chinner2011-03-06
| * | xfs: kill xfs_fs_repair_cmn_err() macroDave Chinner2011-03-06
| * | xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner2011-03-06
| * | xfs: Convert xlog_warn to new logging interfaceDave Chinner2011-03-06
| * | xfs: Convert linux-2.6/ files to new logging interfaceDave Chinner2011-03-06
| * | xfs: introduce new logging API.Dave Chinner2011-03-01
| * | xfs: zero proper structure size for geometry callsAlex Elder2011-03-01
| * | xfs: enable delaylog by defaultChristoph Hellwig2011-02-22
| * | xfs: more sensible inode refcounting for iallocChristoph Hellwig2011-02-22
| * | xfs: stop using xfs_trans_iget in the RT allocatorChristoph Hellwig2011-02-22
| * | xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner2011-02-21
| * | xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg2011-02-21
| * | xfs: add lockdep annotations for the rt inodesChristoph Hellwig2011-02-07
| * | xfs: fix xfs_get_extsz_hint for a zero extent size hintChristoph Hellwig2011-02-07
| * | xfs: only lock the rt bitmap inode once per allocationChristoph Hellwig2011-02-07
* | | Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal codeJulien Tinnes2011-03-21
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2011-03-21
|\ \ \
| * | | ktest: Add STOP_TEST_AFTER to stop the test after a period of timeSteven Rostedt2011-03-08
| * | | ktest: Monitor kernel while running of user testsSteven Rostedt2011-03-08