summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-17udf: fix memory leak while allocating blocks during writeNamjae Jeon1-0/+4
2013-01-17aoe: do not call bdi_init after blk_alloc_queueEd Cashin2-6/+1
2013-01-17ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o1-0/+2
2013-01-17ext4: do not try to write superblock on ro remount w/o journalMichael Tokarev1-1/+1
2013-01-17jbd2: fix assertion failure in jbd2_journal_flush()Jan Kara1-1/+2
2013-01-17ext4: fix extent tree corruption caused by hole punchForrest Liu1-4/+18
2013-01-17video: mxsfb: fix crash when unblanking the displayLothar Waßmann1-1/+2
2013-01-17staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.Malcolm Priestley2-11/+13
2013-01-17staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32Malcolm Priestley2-7/+7
2013-01-17staging: vt6656: 64 bit fixes: fix long warning messages.Malcolm Priestley4-24/+51
2013-01-17staging: vt6656: 64 bit fixes : correct all type sizesMalcolm Priestley1-5/+5
2013-01-17staging: vt6656: 64 bit fixes: use u32 for QWORD definition.Malcolm Priestley1-2/+4
2013-01-17staging: vt6656: [BUG] out of bound array reference in RFbSetPower.Malcolm Priestley1-0/+3
2013-01-17dm ioctl: prevent unsafe change to dm_ioctl data_sizeAlasdair G Kergon1-0/+8
2013-01-17ring-buffer: Fix race between integrity check and readersSteven Rostedt1-0/+2
2013-01-17RDMA/nes: Fix for terminate timer crashTatyana Nikolova3-8/+6
2013-01-17RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova1-0/+5
2013-01-17drm/i915: make the panel fitter work on pipes B and C on IVBPaulo Zanoni2-1/+7
2013-01-17i2400m: add Intel 6150 device IDsDan Williams2-0/+9
2013-01-17jffs2: hold erase_completion_lock on exitAlexey Khoroshilov1-2/+4
2013-01-17SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust1-4/+23
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-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-17SCSI: qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.David Jeffery1-2/+2
2013-01-17SCSI: mvsas: fix undefined bit shiftXi Wang2-13/+3
2013-01-17firewire: net: Fix handling of fragmented multicast/broadcast packets.Stephan Gatzka1-4/+9
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-17s390/cio: fix pgid reserved checkSebastian Ott1-5/+5
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-11Linux 3.0.58v3.0.58Greg Kroah-Hartman1-1/+1
2013-01-11can: Do not call dev_put if restart timer is running upon closeAlexander Stein1-2/+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-11Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan1-0/+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: 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