summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-02ALSA: caiaq - Fix possible string-buffer overflowTakashi Iwai
2011-03-02ALSA: HDA: Add position_fix quirk for an Asus deviceDavid Henningsson
2011-03-02fs/partitions: Validate map_count in Mac partition tablesTimo Warns
2011-03-02PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka
2011-03-02s390: remove task_show_regsMartin Schwidefsky
2011-03-02xfs: fix untrusted inode number lookupDave Chinner
2011-03-02xfs: remove block number from inode lookup codeDave Chinner
2011-03-02xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTEDDave Chinner
2011-03-02xfs: validate untrusted inode numbers during lookupDave Chinner
2011-03-02xfs: always use iget in bulkstatChristoph Hellwig
2011-03-02nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown
2011-03-02tcp: Make TCP_MAXSEG minimum more correct.David S. Miller
2011-03-02tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller
2011-03-02be2net: Maintain tx and rx counters in driverAjit Khaparde
2011-03-02sunrpc/cache: fix module refcnt leak in a failure pathLi Zefan
2011-03-02dm raid1: fix null pointer dereference in suspendTakahiro Yasui
2011-03-02GFS2: Fix bmap allocation corner-case bugSteven Whitehouse
2011-03-02dm raid1: fail writes if errors are not handled and log failsMikulas Patocka
2011-03-02scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev listBrian King
2011-03-02scsi_dh_alua: add netapp to dev listMike Christie
2011-03-02ixgbe: prevent speculative processing of descriptors before readyMilton Miller
2011-03-02ixgbe: add support for 82599 based Express Module X520-P2Don Skidmore
2011-03-02isdn: hisax: Replace the bogus access to irq statsThomas Gleixner
2011-03-02NFS: fix the return value of nfs_file_fsync()J. R. Okajima
2011-03-02sendfile(): check f_op.splice_write() rather than f_op.sendpage()Changli Gao
2011-03-02CRED: Fix memory and refcount leaks upon security_prepare_creds() failureTetsuo Handa
2011-03-02CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa
2011-03-02CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa
2011-03-02bonding/vlan: Avoid mangled NAs on slaves without VLAN tag insertionBen Hutchings
2011-03-02CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2011-03-02av7110: check for negative array offsetDan Carpenter
2011-03-02x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge
2011-03-02OHCI: work around for nVidia shutdown problemAlan Stern
2011-03-02x86, hpet: Disable per-cpu hpet timer if ARAT is supportedShaohua Li
2011-03-02x25: decrement netdev reference counts on unloadApollon Oikonomopoulos
2011-03-02filter: make sure filters dont read uninitialized memoryDavid S. Miller
2011-03-02Fix pktcdvd ioctl dev_minor range checkDan Rosenberg
2011-03-02ocfs2_connection_find() returns pointer to bad structuredann frazier
2011-03-02sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg
2011-03-02mptfusion: Fix Incorrect return value in mptscsih_dev_resetKashyap, Desai
2011-03-02mptfusion: mptctl_release is required in mptctl.cKashyap, Desai
2011-03-02NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko
2011-02-17Linux 2.6.32.29v2.6.32.29Greg Kroah-Hartman
2011-02-17kernel/user.c: add lock release annotation on free_user()Namhyung Kim
2011-02-17sched: Remove some dead codeDan Carpenter
2011-02-17sched: Fix wake_affine() vs RT tasksPeter Zijlstra
2011-02-17sched: Fix idle balancingNikhil Rao
2011-02-17sched: Fix volanomark performance regressionAlex Shi
2011-02-17sched: Fix cross-sched-class wakeup preemptionPeter Zijlstra
2011-02-17sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha