summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-12block/loop: fix race between I/O and set_statusMing Lei1-5/+12
2017-03-12jbd2: don't leak modified metadata buffers on an aborted journalTheodore Ts'o1-1/+3
2017-03-12Fix: Disable sys_membarrier when nohz_full is enabledMathieu Desnoyers1-0/+4
2017-03-12sd: get disk reference in sd_check_events()Hannes Reinecke1-2/+7
2017-03-12scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke3-18/+28
2017-03-12scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta1-4/+17
2017-03-12scsi: storvsc: properly set residual data length on errorsLong Li1-3/+13
2017-03-12scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li1-0/+7
2017-03-12scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li1-0/+9
2017-03-12dm stats: fix a leaked s->histogram_boundaries arrayMikulas Patocka1-0/+1
2017-03-12dm cache: fix corruption seen when using cache > 2TBJoe Thornber1-3/+3
2017-03-12ipc/shm: Fix shmat mmap nil-page protectionDavidlohr Bueso1-4/+9
2017-03-12mm: do not access page->mapping directly on page_endioMinchan Kim1-2/+5
2017-03-12mm: vmpressure: fix sending wrong events on underflowVinayak Menon1-1/+9
2017-03-12mm/page_alloc: fix nodes for reclaim in fast pathGavin Shan1-1/+1
2017-03-12iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj1-1/+2
2017-03-12iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang1-7/+7
2017-03-12regulator: Fix regulator_summary for deviceless consumersLeonard Crestez1-2/+3
2017-03-12staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann2-1/+9
2017-03-12ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machineHui Wang1-0/+1
2017-03-12ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 GamingTakashi Iwai1-0/+1
2017-03-12ALSA: seq: Fix link corruption by event error handlingTakashi Iwai1-0/+3
2017-03-12ALSA: ctxfi: Fallback DMA mask to 32bitTakashi Iwai2-26/+12
2017-03-12ALSA: timer: Reject user params with too small ticksTakashi Iwai1-3/+15
2017-03-12ALSA: hda - fix Lewisburg audio issueJaroslav Kysela1-2/+2
2017-03-12ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIOKai-Heng Feng1-0/+6
2017-03-12ARM: dts: at91: Enable DMA on sama5d2_xplained consoleAlexandre Belloni1-0/+2
2017-03-12ARM: dts: at91: Enable DMA on sama5d4_xplained consoleAlexandre Belloni1-0/+2
2017-03-12ARM: at91: define LPDDR typesAlexandre Belloni1-0/+3
2017-03-12media: fix dm1105.c build errorRandy Dunlap1-1/+1
2017-03-12uvcvideo: Fix a wrong macroGuennadi Liakhovetski1-1/+1
2017-03-12am437x-vpfe: always assign bpp variableNicolas Iooss1-1/+1
2017-03-12MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton1-0/+2
2017-03-12MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton1-20/+63
2017-03-12MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton1-3/+8
2017-03-12MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton1-7/+5
2017-03-12MIPS: Prevent unaligned accesses during stack unwindingPaul Burton1-35/+35
2017-03-12MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton1-5/+2
2017-03-12MIPS: Lantiq: Keep ethernet enabled during bootFelix Fietkau1-4/+4
2017-03-12MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill1-8/+12
2017-03-12MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey1-2/+8
2017-03-12MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle1-0/+2
2017-03-12samples: move mic/mpssd example code from DocumentationShuah Khan10-23/+28
2017-02-26Linux 4.4.52v4.4.52Greg Kroah-Hartman1-1/+1
2017-02-26kvm: vmx: ensure VMCS is current while enabling PMLPeter Feiner1-32/+24
2017-02-26Revert "usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA"Peter Chen1-1/+0
2017-02-26rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk1-0/+18
2017-02-26block: fix double-free in the failure path of cgwb_bdi_init()Tejun Heo1-2/+7
2017-02-26goldfish: Sanitize the broken interrupt handlerThomas Gleixner1-5/+8
2017-02-26x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner2-1/+17