summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-11bonding: fix alb mode locking regressionJay Vosburgh
2009-06-11sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller
2009-06-11sparc64: Fix lost interrupts on sun4u.David S. Miller
2009-06-11sparc64: Fix crash with /proc/iomemMikulas Patocka
2009-06-11sparc64: Flush TLB before releasing pages.David S. Miller
2009-06-11sparc64: Fix MM refcount check in smp_flush_tlb_pending().David S. Miller
2009-06-11sparc: Fix bus type probing for ESP and LE devices.David S. Miller
2009-06-11sparc64: Fix smp_callin() locking.David S. Miller
2009-06-11TPM: get_event_name stack corruptionEric Paris
2009-06-11nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.Frank Filz
2009-06-11icom: fix rmmod crashBreno Leitao
2009-05-19Linux 2.6.27.24v2.6.27.24Greg Kroah-Hartman
2009-05-19ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi
2009-05-19splice: fix i_mutex locking in generic_splice_write()Miklos Szeredi
2009-05-19splice: remove i_mutex locking in splice_from_pipe()Miklos Szeredi
2009-05-19splice: split up __splice_from_pipe()Miklos Szeredi
2009-05-19powerpc/5200: Don't specify IRQF_SHARED in PSC UART driverGrant Likely
2009-05-19ehea: fix invalid pointer accessHannes Hering
2009-05-19NFS: Fix the notifications when renaming onto an existing fileTrond Myklebust
2009-05-19nfsd4: check for negative dentry before use in nfsv4 readdirJ. Bruce Fields
2009-05-19epoll: fix size check in epoll_create()Davide Libenzi
2009-05-19cifs: Fix unicode string area word alignment in session setupJeff Layton
2009-05-19cifs: Fix buffer size in cifs_convertUCSpathSuresh Jayaraman
2009-05-19cifs: Fix incorrect destination buffer size in cifs_strncpy_to_hostSuresh Jayaraman
2009-05-19cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflowsSuresh Jayaraman
2009-05-19cifs: Fix buffer size for tcon->nativeFileSystem fieldJeff Layton
2009-05-19NFS: Close page_mkwrite() racesTrond Myklebust
2009-05-19NFS: Fix the return value in nfs_page_mkwrite()Trond Myklebust
2009-05-19GFS2: Fix page_mkwrite() return codeSteven Whitehouse
2009-05-19mm: close page_mkwrite racesNick Piggin
2009-05-19fs: fix page_mkwrite error cases in core code and btrfsNick Piggin
2009-05-19mm: page_mkwrite change prototype to match faultNick Piggin
2009-05-19i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan
2009-05-19i2c-algo-bit: Fix timeout testDave Airlie
2009-05-19dup2: Fix return value with oldfd == newfd and invalid fdJeff Mahoney
2009-05-19USB: Gadget: fix UTF conversion in the usbstring libraryAlan Stern
2009-05-19md: remove ability to explicit set an inactive array to 'clean'.NeilBrown
2009-05-19md/raid10: don't clear bitmap during recovery if array will still be degraded.NeilBrown
2009-05-19md: fix some (more) errors with bitmaps on devices larger than 2TB.NeilBrown
2009-05-19md: fix loading of out-of-date bitmap.NeilBrown
2009-05-08Linux 2.6.27.23v2.6.27.23Greg Kroah-Hartman
2009-05-08rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna
2009-05-08proc: avoid information leaks to non-privileged processesJake Edge
2009-05-08mv643xx_eth: 64bit mib counter read fixLennert Buytenhek
2009-05-08Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regionsMel Gorman
2009-05-08clockevents: prevent endless loop in tick_handle_periodic()john stultz
2009-05-08USB: serial: fix lifetime and locking problemsAlan Stern
2009-05-08MIPS: CVE-2009-0029: Enable syscall wrappersdann frazier
2009-05-08ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entriesZhang Rui
2009-05-08x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu