summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-09caif: fix NULL pointer checkAlan Cox1-0/+3
2012-08-09r8169: revert "add byte queue limit support".Francois Romieu1-22/+5
2012-08-09net: Fix references to out-of-scope variables in put_cmsg_compat()Jesper Juhl1-2/+2
2012-08-09cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore1-2/+4
2012-08-09caif: Fix access to freed pernet memorySjur Brændeland1-1/+1
2012-08-09sctp: Fix list corruption resulting from freeing an association on a listNeil Horman2-7/+12
2012-08-09sch_sfb: Fix missing NULL checkAlan Cox1-0/+2
2012-08-09bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan1-3/+3
2012-08-09net: Fix memory leak - vlan_info structAmir Hanania1-0/+3
2012-08-09gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet1-4/+3
2012-08-09netem: add limitation to reordered packetsEric Dumazet1-27/+15
2012-08-09atl1c: fix issue of transmit queue 0 timed outCloud Ren1-1/+0
2012-08-09ext4: undo ext4_calc_metadata_amount if we fail to claim spaceTheodore Ts'o1-11/+21
2012-08-09ext4: don't let i_reserved_meta_blocks go negativeBrian Foster1-0/+9
2012-08-09ext4: fix hole punch failure when depth is greater than 0Ashish Sangwan1-17/+29
2012-08-09ext4: fix overhead calculation used by ext4_statfs()Theodore Ts'o4-57/+132
2012-08-09ext4: pass a char * to ext4_count_free() instead of a buffer_head ptrTheodore Ts'o4-8/+8
2012-08-09nouveau: Fix alignment requirements on src and dst addressesMaarten Lankhorst3-10/+175
2012-08-09NFS: Fix a number of bugs in the idmapperDavid Howells1-6/+20
2012-08-09nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton4-3/+19
2012-08-09nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields1-1/+1
2012-08-09pnfs-obj: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh1-3/+13
2012-08-09dm thin: fix memory leak in process_prepared_mapping error pathsJoe Thornber1-2/+3
2012-08-09dm thin: reduce endio_hook pool sizeAlasdair G Kergon1-1/+1
2012-08-09posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer7-32/+12
2012-08-09drm/radeon: fix dpms on/off on trinity/aruba v2Jerome Glisse1-2/+10
2012-08-09drm/radeon: on hotplug force link training to happen (v2)Jerome Glisse1-2/+8
2012-08-09drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)Jerome Glisse1-8/+21
2012-08-09drm/radeon: fix non revealent error messageJerome Glisse1-3/+7
2012-08-09drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.Michel Dänzer1-1/+7
2012-08-09drm/radeon: fix bo creation retry pathJerome Glisse1-1/+2
2012-08-09drm/radeon: fix fence related segfault in CSChristian König1-1/+1
2012-08-09tg3: Fix race condition in tg3_get_stats64()Michael Chan1-2/+4
2012-08-09tg3: Fix Read DMA workaround for 5719 A0.Michael Chan1-2/+1
2012-08-09tg3: add device id of Apple Thunderbolt Ethernet deviceGreg KH1-0/+1
2012-08-09qeth: repair crash in qeth_l3_vlan_rx_kill_vid()Frank Blaschka1-0/+4
2012-08-09spi/pl022: disable port when unusedVirupax Sadashivpetimath1-0/+5
2012-08-09cifs: reinstate sec=ntlmv2 mount optionJeff Layton1-4/+5
2012-08-09Btrfs: call the ordered free operation without any locks heldChris Mason1-1/+8
2012-08-09ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu1-1/+3
2012-08-09ACPI, APEI: Fixup common access width firmware bugJean Delvare1-0/+5
2012-08-09workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo2-3/+40
2012-08-09staging: zsmalloc: Finish conversion to a separate moduleBen Hutchings1-26/+7
2012-08-09stable: update references to older 2.6 versions for 3.xPaul Gortmaker1-5/+14
2012-08-09udf: Improve table length check to avoid possible overflowJan Kara1-1/+1
2012-08-09iommu/amd: Fix hotplug with iommu=ptJoerg Roedel1-4/+13
2012-08-09iommu/amd: Add missing spin_lock initializationJoerg Roedel1-0/+2
2012-08-09s390/mm: fix fault handling for page table walk caseHeiko Carstens1-6/+7
2012-08-09s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky4-8/+25
2012-08-09s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens2-3/+2