summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-20Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-20Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-20perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUsOskar Senft
2018-04-20perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"Stephane Eranian
2018-04-20x86/power/64: Fix page-table setup for temporary text mappingJoerg Roedel
2018-04-19Don't leak MNT_INTERNAL away from internal mountsAl Viro
2018-04-19MAINTAINERS: Add backup maintainers for libnvdimm and DAXDave Jiang
2018-04-19device-dax: allow MAP_SYNC to succeedDave Jiang
2018-04-19Revert "libnvdimm, of_pmem: workaround OF_NUMA=n build error"Dan Williams
2018-04-19libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid()Rob Herring
2018-04-19net/smc: fix shutdown in state SMC_LISTENUrsula Braun
2018-04-19bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam
2018-04-19Merge branch 'virtio-ctrl-buffer-fixes'David S. Miller
2018-04-19virtio_net: sparse annotation fixMichael S. Tsirkin
2018-04-19virtio_net: fix adding vids on big-endianMichael S. Tsirkin
2018-04-19virtio_net: split out ctrl bufferMichael S. Tsirkin
2018-04-19net: hns: Avoid action name truncationdann frazier
2018-04-19docs: ip-sysctl.txt: fix name of some ipv6 variablesOlivier Gayot
2018-04-19vmxnet3: fix incorrect dereference when rxvlan is disabledRonak Doshi
2018-04-19llc: hold llc_sap before release_sock()Cong Wang
2018-04-19MAINTAINERS: Direct networking documentation changes to netdevJonathan Corbet
2018-04-19atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"Colin Ian King
2018-04-19net: qmi_wwan: add Wistron Neweb D19Q1Pawel Dembicki
2018-04-19net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"Colin Ian King
2018-04-19net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu
2018-04-19net: mvpp2: Fix DMA address mask sizeMaxime Chevallier
2018-04-19net: change the comment of dev_mc_initsunlianwen
2018-04-19ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai
2018-04-19coresight: Move to SPDX identifierMathieu Poirier
2018-04-19drm/amd/powerplay: header file interface to SMU updateKenneth Feng
2018-04-19drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu
2018-04-19drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland
2018-04-19mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCsWolfram Sang
2018-04-19clocksource/imx-tpm: Correct -ETIME return condition checkAnson Huang
2018-04-19posix-cpu-timers: Ensure set_process_cpu_timer is always evaluatedLaura Abbott
2018-04-19ALSA: hda/realtek - adjust the location of one micHui Wang
2018-04-19ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flagsHui Wang
2018-04-19HID: i2c-hid: fix inverted return value from i2c_hid_command()Jiri Kosina
2018-04-19powerpc/kvm: Fix lockups when running KVM guests on Power8Michael Ellerman
2018-04-18cifs: smbd: Check for iov length on sending the last iovLong Li
2018-04-19powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling
2018-04-18net: qualcomm: rmnet: Fix warning seen with fill_infoSubash Abhinov Kasiviswanathan
2018-04-19btrfs: fix unaligned access in readdirDavid Sterba
2018-04-18MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn
2018-04-18MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn
2018-04-18Merge tag 'ceph-for-4.17-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-04-18perf test BPF: Fixup BPF test using epoll_pwait syscall function probeArnaldo Carvalho de Melo