aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-12security: remove dead hook cred_commitEric Paris
2010-04-12security: remove dead hook inode_deleteEric Paris
2010-04-12security: remove dead hook sb_post_pivotrootEric Paris
2010-04-12security: remove dead hook sb_post_addmountEric Paris
2010-04-12security: remove dead hook sb_post_remountEric Paris
2010-04-12security: remove dead hook sb_umount_busyEric Paris
2010-04-12security: remove dead hook sb_umount_closeEric Paris
2010-04-12security: remove sb_check_sb hooksEric Paris
2010-04-09Security: Fix coding style in security/wzt.wzt@gmail.com
2010-04-08SMACK: remove dead cred_commit hookEric Paris
2010-04-08selinux: always call sk_security_struct sksecEric Paris
2010-03-31Merge branch 'master' into nextJames Morris
2010-03-30Linux 2.6.34-rc3Linus Torvalds
2010-03-30KEYS: Add MAINTAINERS recordDavid Howells
2010-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds
2010-03-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-03-30CRED: Fix memory leak in error handlingMathieu Desnoyers
2010-03-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-03-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-03-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-03-29ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds
2010-03-29r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)Neil Horman
2010-03-29sparc64: Properly truncate pt_regs framepointer in perf callback.David S. Miller
2010-03-29hwmon: (asc7621) Add X58 entry in KconfigJaswinder Singh Rajput
2010-03-29hwmon: (w83793) Saving negative errors in unsignedDan Carpenter
2010-03-29hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson
2010-03-29hwmon: (coretemp) Fix cpu model outputPrarit Bhargava
2010-03-29[LogFS] Erase new journal segmentsJoern Engel
2010-03-29[LogFS] Move reserved segments with journalJoern Engel
2010-03-29x86: Do not free zero sized per cpu areasIan Campbell
2010-03-29x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu
2010-03-29ceph: update discussion list address in MAINTAINERSSage Weil
2010-03-29ceph: some documentations fixesCheng Renquan
2010-03-29x86: Make smp_locks end with page alignmentYinghai Lu
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-03-29frv/chris: fix lines with a missing semicolonsDavid Howells
2010-03-29SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells
2010-03-29slow-work: use get_ref wrapper instead of directly calling get_refDave Airlie
2010-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-03-29Staging: et131x: Properly disable FC in txmac.Nick Bowler
2010-03-29Merge branch 'fix/hda' into for-linusTakashi Iwai
2010-03-29Merge branch 'fix/misc' into for-linusTakashi Iwai
2010-03-29ALSA: hda: Use LPIB for ga-ma770-ud3 boardDaniel T Chen
2010-03-29ALSA: ac97: Add Toshiba P500 to ac97 jack sense blacklistDaniel Chen
2010-03-28ceph: fix use after free on mds __unregister_requestSage Weil
2010-03-28ipv6: Don't drop cache route entry unless timer actually expired.YOSHIFUJI Hideaki / 吉藤英明