summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-24Linux 2.6.30.3v2.6.30.3Greg Kroah-Hartman
2009-07-24fbmon: work around compiler bug in gcc-4.2.4Linus Torvalds
2009-07-19Linux 2.6.30.2v2.6.30.2Greg Kroah-Hartman
2009-07-19Don't use '-fwrapv' compiler option: it's buggy in gcc-4.1.xLinus Torvalds
2009-07-19fuse: fix return value of fuse_dev_write()Csaba Henk
2009-07-19fuse: fix bad return value in fuse_file_poll()Miklos Szeredi
2009-07-19Fix iommu address space allocationDavid Woodhouse
2009-07-19Fix pci_unmap_addr() et al on i386.David Woodhouse
2009-07-19floppy: fix lock imbalanceJiri Slaby
2009-07-19Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"Eric W. Biederman
2009-07-19md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.NeilBrown
2009-07-19md: fix error path when duplicate name is found on md device creation.NeilBrown
2009-07-19md/raid5: suspend shouldn't affect read requests.NeilBrown
2009-07-19blocK: Restore barrier support for md and probably other virtual devices.NeilBrown
2009-07-19dma-debug: fix off-by-one error in overlap functionJoerg Roedel
2009-07-19alpha: fix percpu build breakageTejun Heo
2009-07-19kernel/resource.c: fix sign extension in reserve_setup()Zhang Rui
2009-07-19futexes: Fix infinite loop in get_futex_key() on huge pageSonny Rao
2009-07-19futex: Fix the write access fault problem for realThomas Gleixner
2009-07-19Blackfin: fix command line corruption with DEBUG_DOUBLEFAULTMike Frysinger
2009-07-19Blackfin: fix deadlock in SMP IPI handlerSonic Zhang
2009-07-19Blackfin: redo handling of bad irqsMike Frysinger
2009-07-19Blackfin: fix accidental reset in some boot modesSonic Zhang
2009-07-19personality: fix PER_CLEAR_ON_SETID (CVE-2009-1895)Julien Tinnes
2009-07-19tun/tap: Fix crashes if open() /dev/net/tun and then poll() it. (CVE-2009-1897)Mariusz Kozlowski
2009-07-19security: use mmap_min_addr indepedently of security modelsChristoph Lameter
2009-07-19Add '-fno-delete-null-pointer-checks' to gcc CFLAGSEugene Teo
2009-07-02Linux 2.6.30.1v2.6.30.1Greg Kroah-Hartman
2009-07-02bsdacct: fix access to invalid filp in acct_on()Renaud Lottiaux
2009-07-02xfs: fix freeing memory in xfs_getbmap()Felix Blyakher
2009-07-02KVM: x86: silence preempt warning on kvm_write_guest_timeMatt T. Yourst
2009-07-02drm/i915: correct suspend/resume orderingJesse Barnes
2009-07-02ide-cd: prevent null pointer deref via cdrom_newpc_intrRainer Weikusat
2009-07-02ocfs2: Fix ocfs2_osb_dump()Sunil Mushran
2009-07-02serial: bfin_5xx: fix building as module when early printk is enabledMike Frysinger
2009-07-02CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCKTomas Szepe
2009-07-02lib/genalloc.c: remove unmatched write_lock() in gen_pool_destroyZygo Blaxell
2009-07-02vmscan: count the number of times zone_reclaim() scans and failsMel Gorman
2009-07-02vmscan: properly account for the number of page cache pages zone_reclaim() ca...Mel Gorman
2009-07-02dm: use i_size_readMikulas Patocka
2009-07-02dm exception store: really fix type lookupMilan Broz
2009-07-02dm exception store: fix exstore lookup to be case insensitiveJonathan Brassow
2009-07-02dm mpath: flush keventd queue in destructorMikulas Patocka
2009-07-02dm: sysfs skip output when device is being destroyedMilan Broz
2009-07-02dm mpath: validate table argument countMikulas Patocka
2009-07-02dm mpath: validate hw_handler argument countMikulas Patocka
2009-07-02mm: fix handling of pagesets for downed cpusDimitri Sivanich
2009-07-02qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...Andrew Vasquez
2009-07-02PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3Rafael J. Wysocki
2009-07-02PCI PM: Fix handling of devices without PM support by pci_target_state()Rafael J. Wysocki