summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-17ext4: fix memory leak in ext4_xattr_set_acl()'s error pathEugene Shatokhin1-2/+4
2013-01-17mfd: Only unregister platform devices allocated by the mfd coreCharles Keepax1-2/+13
2013-01-17mfd: wm8994: Add support for WM1811 rev EMark Brown1-0/+1
2013-01-17target/tcm_fc: fix the lockdep warning due to inconsistent lock stateYi Zou1-1/+1
2013-01-17libata: fix Null pointer dereference on disk errorXiaotian Feng1-2/+4
2013-01-17libata: set dma_mode to 0xff in resetAaron Lu2-0/+2
2013-01-17sata_promise: fix hardreset lockdep errorMikael Pettersson1-2/+13
2013-01-17iscsit: use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2013-01-17SCSI: qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.David Jeffery1-2/+2
2013-01-17SCSI: prevent stack buffer overflow in host_resetSasha Levin1-7/+4
2013-01-17SCSI: mvsas: fix undefined bit shiftXi Wang2-13/+3
2013-01-17SCSI: mvsas: Fix oops when ata commond timeout.Jianpeng Ma1-1/+1
2013-01-17ASoC: sigmadsp: Fix endianness conversion issueLars-Peter Clausen1-1/+1
2013-01-17firewire: net: Fix handling of fragmented multicast/broadcast packets.Stephan Gatzka1-4/+9
2013-01-17ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau2-0/+4
2013-01-17ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos1-3/+3
2013-01-17Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau1-86/+86
2013-01-17mm: use aligned zone start for pfn_to_bitidx calculationLaura Abbott1-1/+1
2013-01-17mm: compaction: fix echo 1 > compact_memory return error issueJason Liu1-4/+2
2013-01-17MIPS: Fix poweroff failure when HOTPLUG_CPU configured.Huacai Chen1-3/+1
2013-01-17s390/cio: fix pgid reserved checkSebastian Ott1-5/+5
2013-01-17KVM: Fix user memslot overlap checkAlex Williamson1-8/+5
2013-01-17powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos1-1/+2
2013-01-17powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai1-5/+0
2013-01-17powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard1-1/+1
2013-01-17bcma: mips: fix clearing device IRQRafał Miłecki1-1/+1
2013-01-17ath5k: fix tx path skb leaksFelix Fietkau2-3/+3
2013-01-17regulator: wm831x: Set the new rather than old value for DVS VSELMark Brown1-1/+1
2013-01-11Linux 3.4.25v3.4.25Greg Kroah-Hartman1-1/+1
2013-01-11can: Do not call dev_put if restart timer is running upon closeAlexander Stein1-2/+1
2013-01-11HID: Add Apple wireless keyboard 2011 ANSI to special driver listBen Hutchings1-0/+1
2013-01-11mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2-0/+14
2013-01-11drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk1-3/+4
2013-01-11drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk1-2/+2
2013-01-11CRIS: fix I/O macrosCorey Minyard1-6/+33
2013-01-11lib: atomic64: Initialize locks statically to fix early usersStephen Boyd1-12/+5
2013-01-11Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan1-0/+2
2013-01-11Bluetooth: Add missing lock nesting notationGustavo Padovan1-2/+2
2013-01-11Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro2-0/+2
2013-01-11PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2-2/+6
2013-01-11solos-pci: fix double-free of TX skb in DMA modeDavid Woodhouse1-2/+3
2013-01-11ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon1-1/+1
2013-01-11ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro1-0/+2
2013-01-11ARM: mm: use pteval_t to represent page protection valuesWill Deacon1-1/+1
2013-01-11tcp: RFC 5961 5.2 Blind Data Injection Attack MitigationEric Dumazet1-18/+25
2013-01-11tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()Eric Dumazet1-5/+10
2013-01-11tcp: refine SYN handling in tcp_validate_incomingEric Dumazet1-1/+5
2013-01-11tcp: implement RFC 5961 4.2Eric Dumazet3-19/+17
2013-01-11tcp: implement RFC 5961 3.2Eric Dumazet6-1/+45
2013-01-11tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet1-1/+3