aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-02KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells
2009-09-02KEYS: Flag dead keys to induce EKEYREVOKED [try #6]David Howells
2009-09-02KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try...David Howells
2009-09-02KEYS: Deal with dead-type keys appropriately [try #6]David Howells
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
2009-09-01selinux: Support for the new TUN LSM hooksPaul Moore
2009-09-01lsm: Add hooks to the TUN driverPaul Moore
2009-08-24bsdacct: switch credentials for writing to the accounting fileMichal Schmidt
2009-08-21vfs: allow file truncations when both suid and write permissions setAmerigo Wang
2009-08-21selinux: adjust rules for ATTR_FORCEAmerigo Wang
2009-08-20Merge branch 'master' into nextJames Morris
2009-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-08-19AFS: Documentation updatesAnton Blanchard
2009-08-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-19Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-08-19Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds
2009-08-19drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie
2009-08-19drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie
2009-08-19drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie
2009-08-19drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie
2009-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-08-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-18mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()Bo Liu
2009-08-18REPORTING-BUGS: add get_maintainer.pl blurbJoe Perches
2009-08-18nommu: check fd read permission in validate_mmap_request()Graff Yang
2009-08-18spi_s3c24xx: fix transfer setup codeBen Dooks
2009-08-18spi_s3c24xx: fix clock rate calculationBen Dooks
2009-08-18mmc: add the new linux-mmc mailing list to MAINTAINERSAndrew Morton
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-18vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signedJeff Layton
2009-08-18MAINTAINERS: OSD LIBRARY and FILESYSTEM pattern fixJoe Perches
2009-08-19security: Fix prompt for LSM_MMAP_MIN_ADDRAndreas Schwab
2009-08-19security: Make LSM_MMAP_MIN_ADDR default match its help text.Dave Jones
2009-08-19Security/SELinux: remove duplicated #includeHuang Weiyi
2009-08-18Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-18Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-08-18Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-08-19nilfs2: fix oopses with doubly mounted snapshotsRyusuke Konishi
2009-08-18perf tools: Make 'make html' workKyle McMartin
2009-08-18genirq: Wake up irq thread after action has been installedThomas Gleixner
2009-08-18perf annotate: Fix segmentation faultIngo Molnar
2009-08-18perf_counter: Fix the PARISC buildIngo Molnar
2009-08-18microblaze: Update Microblaze defconfigsMichal Simek
2009-08-18microblaze: Use klimit instead of _end for memory initMichal Simek
2009-08-18microblaze: Enable ppoll syscallMichal Simek
2009-08-18microblaze: Sane handling of missing timer/intc in device treeJohn Williams
2009-08-18microblaze: use the generic ack_bad_irq implementationChristoph Hellwig
2009-08-18nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint()Zhang Qiang