aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds6-131/+685
2018-11-01Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds4-36/+7
2018-11-01of: Fix cpu node iterator to not ignore disabled cpu nodesRob Herring1-2/+0
2018-11-01ovl: automatically enable redirect_dir on metacopy=onMiklos Szeredi2-7/+35
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds24-28/+841
2018-11-01NFS: fix spelling mistake, EACCESS -> EACCESColin Ian King1-1/+1
2018-11-01SUNRPC: Use atomic(64)_t for seq_send(64)Paul Burton4-39/+16
2018-11-01Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-4/+12
2018-11-01Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpuLinus Torvalds2-1/+4
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds56-274/+793
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-7/+2
2018-11-01Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linuxLinus Torvalds3-31/+2
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds47-494/+1587
2018-11-02merge_config.sh: Allow to define config prefixPetr Vorel1-1/+5
2018-11-02kbuild: remove unused cc-fullversion variableMasahiro Yamada2-19/+0
2018-11-02kconfig: remove silentoldconfig targetMasahiro Yamada2-9/+2
2018-11-02kconfig: remove oldnoconfig targetMasahiro Yamada2-15/+1
2018-11-02powerpc: PCI_MSI needs PCIChristoph Hellwig2-0/+3
2018-11-02powerpc: remove CONFIG_MCA leftoversChristoph Hellwig2-7/+3
2018-11-02powerpc: remove CONFIG_PCI_QSPANChristoph Hellwig1-9/+0
2018-11-02scsi: aha152x: rename the PCMCIA defineChristoph Hellwig2-8/+8
2018-11-01drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"Christian König2-4/+2
2018-11-01drm/amd/pp: Print warning if od_sclk/mclk out of rangeRex Zhu1-4/+8
2018-11-01drm/amd/pp: Fix pp_sclk/mclk_od not work on Vega10Rex Zhu1-0/+31
2018-11-01drm/amd/pp: Fix pp_sclk/mclk_od not work on smu7Rex Zhu1-4/+6
2018-11-01drm/amd/powerplay: no MGPU fan boost enablement on DPM disabledEvan Quan1-3/+3
2018-11-01drm/amdgpu: Fix skipping hangged job reset during gpu recover.Andrey Grodzovsky1-1/+1
2018-11-01ntb: idt: Alter the driver info commentsSerge Semin3-9/+8
2018-11-01ntb: idt: Discard temperature sensor IRQ handlerSerge Semin2-43/+3
2018-11-01ntb: idt: Add basic hwmon sysfs interfaceSerge Semin3-1/+206
2018-11-01ntb: idt: Alter temperature read methodSerge Semin2-17/+152
2018-11-01compat: Cleanup in_compat_syscall() callersDmitry Safonov4-17/+5
2018-11-01x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov7-16/+22
2018-11-01irqchip/irq-mvebu-sei: Fix a NULL vs IS_ERR() bug in probe functionDan Carpenter1-2/+2
2018-11-01irq/matrix: Fix memory overallocationMichael Kelley1-1/+1
2018-11-01objtool: Support GCC 9 cold subfunction naming schemeJosh Poimboeuf1-1/+1
2018-11-01csky: use common dtb build rulesGuo Ren2-13/+1
2018-11-01csky: remove builtin-dtb KbuildGuo Ren3-18/+1
2018-10-31openvswitch: Fix push/pop ethernet validationJaime Caamaño Ruiz1-2/+2
2018-10-31net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel1-1/+1
2018-10-31sparc64: Wire up compat getpeername and getsockname.David S. Miller1-2/+2
2018-10-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller16-41/+85
2018-10-31ntb_netdev: Simplify remove with client device drvdataAaron Sierra1-25/+3
2018-10-31NTB: transport: Try harder to alloc an aligned MW bufferAaron Sierra1-23/+63
2018-10-31ntb: ntb_transport: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-10-31ntb: idt: Set PCIe bus address to BARLIMITxSerge Semin1-1/+1
2018-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-48/+319
2018-10-31Merge branch 'verifier-fixes'Alexei Starovoitov3-40/+305
2018-10-31bpf: test make sure to run unpriv test cases in test_verifierDaniel Borkmann1-31/+40
2018-10-31bpf: add various test cases to test_verifierDaniel Borkmann1-0/+250