summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-01mac80211: fix dropped counter in multiqueue RXJohannes Berg1-1/+1
2017-06-01block: Avoid that blk_exit_rl() triggers a use-after-freeBart Van Assche4-5/+11
2017-06-01Merge branch 'ARM-imx6ul-14x14-evk-Fix-suspend-over-nfs-by-phy'David S. Miller2-14/+34
2017-06-01net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez1-14/+28
2017-06-01ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy propertiesLeonard Crestez1-0/+6
2017-06-01mISDN: Fix a sleep-in-atomic bugJia-Ju Bai1-1/+1
2017-06-01vxlan: eliminate cached dst leakLance Richardson1-3/+17
2017-06-01Merge tag 'nand/fixes-for-4.12-rc3' of git://git.infradead.org/linux-mtd into...Brian Norris411-1564/+3512
2017-06-01perf annotate: Fix branch instruction with multiple operandsKim Phillips1-3/+30
2017-06-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-102/+83
2017-06-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-3/+3
2017-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds9-92/+241
2017-06-01sparc64: Fix build warnings with gcc 7.David S. Miller1-1/+1
2017-06-01net: bridge: start hello timer only if device is upNikolay Aleksandrov1-1/+2
2017-06-01bnx2x: Fix Multi-CosMintz, Yuval1-1/+1
2017-06-01cxgb4: update latest firmware version supportedGanesh Goudar1-3/+3
2017-06-01netlink: don't send unknown nsidNicolas Dichtel1-1/+3
2017-06-01qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82...Jia-Ju Bai1-1/+1
2017-06-01btrfs: fix race with relocation recovery and fs_root setupJeff Mahoney1-3/+3
2017-06-01btrfs: fix memory leak in update_space_info failure pathJeff Mahoney1-0/+1
2017-06-01btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba1-2/+2
2017-06-01Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT"Ingo Molnar1-6/+3
2017-06-01perf trace: Add mmap alias for s390Jiri Olsa1-0/+4
2017-06-01powerpc/64: Reclaim CPU_FTR_SUBCOREMichael Ellerman3-4/+8
2017-06-01powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann1-0/+2
2017-06-01powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs functionChristophe Leroy1-1/+2
2017-06-01powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman1-0/+2
2017-06-01powerpc/64s: Add dt_cpu_ftrs boot time setup optionNicholas Piggin3-14/+57
2017-06-01phy: qualcomm: phy-qcom-qmp: fix application of sizeof to pointerFengguang Wu1-1/+1
2017-06-01KVM: x86: Fix nmi injection failure when vcpu got blockedZhuangYanying1-2/+5
2017-06-01KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen1-13/+11
2017-06-01brcmfmac: fix alignment configuration on host using 64-bit DMAArend Van Spriel1-1/+1
2017-06-01ALSA: hda - Fix applying MSI dual-codec mobo quirkTakashi Iwai1-2/+2
2017-06-01Merge tag 'drm-fixes-for-v4.12-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds24-154/+169
2017-06-01scsi: scsi_debug: Avoid PI being disabled when TPGS is enabledMartin K. Petersen1-1/+1
2017-06-01scsi: qla2xxx: Fix extraneous ref on sp's after adapter breakBill Kuzeja1-2/+6
2017-06-01scsi: lpfc: prevent potential null pointer dereferenceGustavo A. R. Silva1-2/+3
2017-06-01scsi: lpfc: Avoid NULL pointer dereference in lpfc_els_abort()Guilherme G. Piccoli2-3/+6
2017-06-01scsi: lpfc: nvmet_fc: fix format stringArnd Bergmann1-2/+2
2017-06-01Merge tag 'exynos-drm-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/...Dave Airlie3-28/+11
2017-06-01Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-27/+68
2017-06-01Merge branch 'msm-fixes-4.12-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie10-20/+35
2017-06-01Merge tag 'drm-intel-fixes-2017-05-29' of git://anongit.freedesktop.org/git/d...Dave Airlie10-79/+55
2017-06-01iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi4-8/+34
2017-06-01iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger2-62/+133
2017-05-31clk: sunxi-ng: a64: Export PLL_PERIPH0 clock for the PRCMChen-Yu Tsai2-1/+5
2017-05-31clk: sunxi-ng: h3: Export PLL_PERIPH0 clock for the PRCMChen-Yu Tsai2-1/+5
2017-05-31dt-bindings: clock: sunxi-ccu: Add pll-periph to PRCM's needed clocksChen-Yu Tsai1-3/+4
2017-05-31mpls: fix clearing of dead nh_flags on link upRoopa Prabhu1-1/+1
2017-05-31isdn: Fix a sleep-in-atomic bugJia-Ju Bai1-1/+1