summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-21nbd: fix 64-bit divisionJens Axboe1-1/+1
2017-04-21nbd: use loff_t for blocksize and nbd_set_size argsJosef Bacik1-4/+4
2017-04-21drm/nouveau/disp/mcp7x: disable dptmds workaroundBen Skeggs1-2/+0
2017-04-21mm: memcontrol: use special workqueue for creating per-memcg cachesVladimir Davydov1-1/+14
2017-04-21ext4: fix inode checksum calculation problem if i_extra_size is smallDaeho Jeong1-3/+2
2017-04-21dvb-usb-v2: avoid use-after-freeArnd Bergmann1-4/+5
2017-04-21ath9k: fix NULL pointer dereferenceMiaoqing Pan1-1/+7
2017-04-21parisc: Fix get_user() for 64-bit value on 32-bit kernelHelge Deller1-31/+55
2017-04-21crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2-29/+60
2017-04-21crypto: algif_aead - Fix bogus request dereference in completion functionHerbert Xu1-6/+6
2017-04-21ftrace: Fix function pid filter on instancesNamhyung Kim3-0/+12
2017-04-21zram: do not use copy_page with non-page aligned addressMinchan Kim1-3/+3
2017-04-21kvm: fix page struct leak in handle_vmonPaolo Bonzini1-2/+8
2017-04-21Revert "MIPS: Lantiq: Fix cascaded IRQ setup"Greg Kroah-Hartman1-17/+21
2017-04-21char: lack of bool string made CONFIG_DEVPORT always onMax Bires1-1/+4
2017-04-21ftrace: Fix removing of second function probeSteven Rostedt (VMware)1-4/+16
2017-04-21irqchip/irq-imx-gpcv2: Fix spinlock initializationTyler Baker1-0/+2
2017-04-21cpufreq: Bring CPUs up even if cpufreq_online() failedChen Yu1-2/+16
2017-04-21pwm: rockchip: State of PWM clock should synchronize with PWM enabled stateDavid Wu1-7/+33
2017-04-21can: ifi: use correct register to read rx statusMarkus Marb1-1/+1
2017-04-21libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams1-0/+6
2017-04-21libnvdimm: fix blk free space accountingDan Williams1-66/+11
2017-04-21make skb_copy_datagram_msg() et.al. preserve ->msg_iter on errorAl Viro1-9/+14
2017-04-21new privimitive: iov_iter_revert()Al Viro2-1/+68
2017-04-21xen, fbfront: fix connecting to backendJuergen Gross1-2/+2
2017-04-21target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger3-0/+10
2017-04-21scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen1-2/+18
2017-04-21scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak1-1/+6
2017-04-21scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng1-1/+2
2017-04-21scsi: sr: Sanity check returned mode dataMartin K. Petersen1-2/+4
2017-04-21iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger1-16/+0
2017-04-21iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger1-5/+7
2017-04-21efi/fb: Avoid reconfiguration of BAR that covers the framebufferArd Biesheuvel1-1/+65
2017-04-21efi/libstub: Skip GOP with PIXEL_BLT_ONLY formatCohen, Eugene1-2/+4
2017-04-21parisc: fix bugs in pa_memcpyMikulas Patocka1-13/+14
2017-04-21ACPI / scan: Set the visited flag for all enumerated devicesRafael J. Wysocki1-7/+12
2017-04-21acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)Dan Williams1-1/+5
2017-04-21x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner1-1/+1
2017-04-21x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause1-2/+9
2017-04-21x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams1-11/+31
2017-04-21x86/signals: Fix lower/upper bound reporting in compat siginfoJoerg Roedel1-2/+2
2017-04-21x86/efi: Don't try to reserve runtime regionsOmar Sandoval1-0/+4
2017-04-21perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra1-0/+3
2017-04-21Input: xpad - add support for Razer Wildcat gamepadCameron Gutman1-0/+2
2017-04-21CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi1-3/+3
2017-04-21CIFS: reconnect thread reschedule itselfGermano Percossi1-1/+9
2017-04-21drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()Wei Yongjun1-1/+2
2017-04-21drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin1-1/+1
2017-04-21drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin2-2/+2
2017-04-21orangefs: free superblock when mount failsMartin Brandenburg3-9/+24