summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-30regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li1-0/+3
2014-10-30regmap: fix NULL pointer dereference in _regmap_write/readPankaj Dubey1-2/+2
2014-10-30regmap: debugfs: fix possbile NULL pointer dereferenceXiubo Li1-2/+6
2014-10-30mpc85xx_edac: Make L2 interrupt shared tooBorislav Petkov1-1/+1
2014-10-30HID: rmi: check sanity of the incoming reportBenjamin Tissoires1-6/+38
2014-10-30HID: wacom: fix timeout on probe for some wacomsBenjamin Tissoires1-2/+16
2014-10-30HID: wacom - remove report_id from wacom_get_report interfacePing Cheng1-4/+4
2014-10-30spi: dw-mid: check that DMA was inited before exitAndy Shevchenko1-0/+2
2014-10-30spi/rockchip: fix bug that cause the failure to read data in DMA modeAddy Ke1-8/+7
2014-10-30spi: dw-mid: respect 8 bit modeAndy Shevchenko1-2/+2
2014-10-30x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue1-0/+15
2014-10-30x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski1-2/+14
2014-10-30kvm: don't take vcpu mutex for obviously invalid vcpu ioctlsDavid Matlack1-0/+4
2014-10-30KVM: s390: unintended fallthrough for external callChristian Borntraeger1-0/+1
2014-10-30KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini2-6/+8
2014-10-30kvm: fix potentially corrupt mmio cacheDavid Matlack3-15/+42
2014-10-30kvm: x86: fix stale mmio cache bugDavid Matlack3-6/+17
2014-10-30pci_ids: Add support for Intel Quark ILBJosef Ahmad1-0/+1
2014-10-30fs: Add a missing permission check to do_umountAndy Lutomirski1-0/+2
2014-10-30Revert "Btrfs: race free update of commit root for ro snapshots"Chris Mason2-36/+33
2014-10-30Btrfs: fix race in WAIT_SYNC ioctlSage Weil1-3/+9
2014-10-30btrfs: Fix the wrong condition judgment about subset extent mapQu Wenruo1-1/+1
2014-10-30Btrfs: fix build_backref_tree issue with multiple shared blocksJosef Bacik1-1/+4
2014-10-30Btrfs: cleanup error handling in build_backref_treeJosef Bacik1-29/+59
2014-10-30Btrfs: try not to ENOSPC on log replayJosef Bacik1-1/+2
2014-10-30Btrfs: don't do async reclaim during log replayJosef Bacik1-1/+7
2014-10-30btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent mapQu Wenruo1-22/+57
2014-10-30Btrfs: fix up bounds checking in lseekLiu Bo1-10/+15
2014-10-30Btrfs: add missing compression property remove in btrfs_ioctl_setflagsFilipe Manana1-0/+3
2014-10-30btrfs: Fix a deadlock in btrfs_dev_replace_finishing()Qu Wenruo1-1/+2
2014-10-30btrfs: don't go readonly on existing qgroup itemsMark Fasheh1-2/+8
2014-10-30btrfs: wake up transaction thread from SYNC_FS ioctlDavid Sterba1-0/+6
2014-10-15Linux 3.17.1v3.17.1Greg Kroah-Hartman1-1/+1
2014-10-15arm64: Tell irq work about self IPI supportFrederic Weisbecker4-2/+14
2014-10-15libata: Un-break ATA blacklistGeorge Spelvin1-2/+2
2014-10-15serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue1-0/+21
2014-10-15driver/base/node: remove unnecessary kfree of node struct from unregister_one...Yasuaki Ishimatsu1-1/+0
2014-10-15crypto: caam - fix addressing of struct memberCristian Stoica1-3/+3
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu3-2/+11
2014-10-15usb: musb: dsps: kill OTG timer on suspendFelipe Balbi1-0/+2
2014-10-15USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz1-0/+1
2014-10-15USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage1-0/+1
2014-10-15Revert "usb: gadget: composite: dequeue cdev->req before free it in composite...Felipe Balbi1-1/+0
2014-10-15usb: gadget: f_fs: signedness bug in __ffs_func_bind_do_descs()Dan Carpenter1-1/+2
2014-10-15uas: Add another ASM1051 usb-id to the uas blacklistHans de Goede1-0/+8
2014-10-15uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drivesHans de Goede1-0/+7
2014-10-15uas: Add no-report-opcodes quirkHans de Goede5-1/+19
2014-10-15uas: Add a quirk for rejecting ATA_12 and ATA_16 commandsHans de Goede5-11/+35
2014-10-15PCI: pciehp: Fix wait time in timeout messageYinghai Lu1-1/+1
2014-10-15arm: Tell irq work about self IPI supportFrederic Weisbecker3-2/+12