summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-14hwmon: (lm78) Fix overflow problems seen when writing large temperature limitsGuenter Roeck1-1/+1
2014-09-14hwmon: (lm85) Fix various errors on attribute writesGuenter Roeck1-4/+10
2014-09-14ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa structTheodore Ts'o1-1/+20
2014-09-14ext4: cleanup in ext4_discard_allocated_blocks()Zheng Liu1-6/+2
2014-09-14md/raid1,raid10: always abort recover on write error.NeilBrown2-8/+8
2014-09-14mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes1-8/+8
2014-09-14MIPS: Prevent user from setting FCSR cause bitsPaul Burton1-1/+2
2014-09-14MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen1-0/+1
2014-09-14hwmon: (ads1015) Fix off-by-one for valid channel index checkingAxel Lin1-1/+1
2014-09-14tpm: Provide a generic means to override the chip returned timeoutsJason Gunthorpe3-21/+75
2014-09-14net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2-7/+8
2014-09-14iommu/vt-d: Exclude devices using RMRRs from IOMMU API domainsAlex Williamson1-10/+30
2014-09-14Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds1-0/+2
2014-09-14Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan1-0/+12
2014-09-14hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron1-1/+1
2014-09-14bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings1-1/+1
2014-09-14staging: vt6655: Fix disassociated messages every 10 secondsMalcolm Priestley1-1/+1
2014-09-14staging: vt6655: Fix Warning on boot handle_irq_event_percpu.Malcolm Priestley1-2/+5
2014-09-14hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck1-2/+8
2014-09-14drm/radeon: fix irq ring buffer overflow handlingChristian König2-0/+2
2014-09-14USB: Fix persist resume of some SS USB devicesPratyush Anand1-0/+41
2014-09-14usbcore: don't log on consecutive debounce failures of the same portOliver Neukum1-1/+3
2014-09-14ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez1-0/+1
2014-09-14USB: OHCI: don't lose track of EDs when a controller diesAlan Stern1-17/+29
2014-09-14scsi: handle flush errors properlyJames Bottomley1-0/+8
2014-09-14Bluetooth: never linger on process exitVladimir Davydov3-4/+8
2014-09-14x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz2-3/+9
2014-09-14mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao1-1/+0
2014-09-14gspca_pac7302: Add new usb-id for Genius i-Look 317Hans de Goede1-0/+1
2014-09-14tda10071: force modulation to QPSK on DVB-SAntti Palosaari1-1/+5
2014-09-14serial: core: Preserve termios c_cflag for console resumePeter Hurley1-0/+3
2014-09-14debugfs: Fix corrupted loop in debugfs_remove_recursiveSteven Rostedt1-8/+26
2014-09-14stable_kernel_rules: Add pointer to netdev-FAQ for network patchesDave Chiluk1-0/+3
2014-09-14block: don't assume last put of shared tags is for the hostChristoph Hellwig1-26/+7
2014-09-14ASoC: samsung: Correct I2S DAI suspend/resume opsSylwester Nawrocki1-10/+6
2014-09-14KVM: x86: Inter-privilege level ret emulation is not implemenetedNadav Amit1-0/+4
2014-08-06Linux 3.2.62v3.2.62Ben Hutchings1-1/+1
2014-08-06iommu/vt-d: Disable translation if already enabledTakao Indoh2-1/+25
2014-08-06x86_32, entry: Store badsys error code in %eaxSven Wegener1-4/+5
2014-08-06libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2-12/+5
2014-08-06libata: support the ata host which implements a queue depth less than 32Kevin Hao1-3/+19
2014-08-06mm: kmemleak: avoid false negatives on vmalloc'ed objectsCatalin Marinas2-5/+13
2014-08-06introduce SIZE_MAXXi Wang4-4/+5
2014-08-06ceph: fix overflow check in build_snap_context()Xi Wang1-1/+1
2014-08-06ARM: 7670/1: fix the memset fixNicolas Pitre1-20/+13
2014-08-06ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic1-41/+44
2014-08-06mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi1-0/+1
2014-08-06crypto: testmgr - update LZO compression test vectorsMarkus F.X.J. Oberhumer1-18/+20
2014-08-06ipvs: stop tot_stats estimator only under CONFIG_SYSCTLJulian Anastasov1-1/+1
2014-08-06x86, ioremap: Speed up check for RAM pagesRoland Dreier1-7/+19