summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-26binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki1-5/+5
2016-10-26scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter1-1/+1
2016-10-26perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra1-0/+4
2016-10-26Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana1-2/+8
2016-10-26x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2-5/+15
2016-10-26firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter1-0/+5
2016-10-26ALSA: hda - Apply pin fixup for HP ProBook 6550bTakashi Iwai1-0/+1
2016-10-26megaraid_sas : SMAP restriction--do not access user memory from IOCTL codesumit.saxena@avagotech.com1-2/+11
2016-10-26crypto: algif_hash - Only export and import on sockets with dataHerbert Xu1-2/+10
2016-10-26Revert "dm mpath: fix stalls when handling invalid ioctls"Mauricio Faria de Oliveira1-5/+2
2016-10-26megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com2-1/+3
2016-10-26ALSA: hda - Disable 64bit address for Creative HDA controllersTakashi Iwai1-0/+2
2016-10-26ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu2-3/+12
2016-10-26staging: rtl8712: Add device ID for Sitecom WLA2100Larry Finger1-0/+1
2016-10-26Bluetooth: ath3k: Add support of AR3012 0cf3:817b deviceDmitry Tunin2-0/+3
2016-10-26ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong3-3/+16
2016-10-26iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpointsDavid Woodhouse1-1/+6
2016-10-26mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON1-1/+3
2016-10-26HID: core: Avoid uninitialized buffer accessRichard Purdie1-1/+1
2016-10-26FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells2-36/+44
2016-10-26FS-Cache: Don't override netfs's primary_index if registering failedKinglong Mee1-16/+15
2016-10-26FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee1-5/+4
2016-10-26net: fix a race in dst_release()Eric Dumazet1-1/+1
2016-10-26scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig1-12/+4
2016-10-26ipv6: fix tunnel error handlingMichal Kubeček1-1/+11
2016-10-26recordmcount: Fix endianness handling bug for nop_mcountlibin1-1/+1
2016-10-26MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle1-1/+1
2016-10-26ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmodeArnd Bergmann2-2/+2
2016-10-26devres: fix a for loop bounds checkDan Carpenter1-1/+1
2016-10-26mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter1-7/+7
2016-10-26wm831x_power: Use IRQF_ONESHOT to request threaded IRQsValentin Rothberg1-3/+3
2016-10-26mac80211: fix driver RSSI event calculationsJohannes Berg1-1/+1
2016-04-27Linux 3.4.112v3.4.112Zefan Li1-1/+1
2016-04-27x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski3-1/+15
2016-04-27splice: sendfile() at once fails for big filesChristophe Leroy1-1/+11
2016-04-27pipe: Fix buffer offset after partially failed readBen Hutchings1-1/+4
2016-04-27usb: Use the USB_SS_MULT() macro to decode burst multiplier for log messageBen Hutchings1-1/+2
2016-04-27raid1: include bio_end_io_list in nr_queued to prevent freeze_array hangNate Dailey1-2/+5
2016-04-27mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns1-0/+2
2016-04-27dm btree: fix leak of bufio-backed block in btree_split_beneath error pathMike Snitzer1-1/+1
2016-04-27mm: make sendfile(2) killableJan Kara1-4/+5
2016-04-27drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin1-2/+3
2016-04-27iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel2-2/+3
2016-04-27ASoC: wm8904: Correct number of EQ registersCharles Keepax1-1/+1
2016-04-27crypto: api - Only abort operations on fatal signalHerbert Xu4-6/+6
2016-04-27xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott1-0/+1
2016-04-27xhci: handle no ping response error properlyMathias Nyman1-5/+15
2016-04-27iommu/vt-d: fix range computation when making room for large pagesChristian Zander1-6/+13
2016-04-27crypto: ahash - ensure statesize is non-zeroRussell King1-1/+2
2016-04-27xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery1-1/+2