summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-18mlxsw: core: Prevent QSFP module initialization for old hardwareVadim Pasternak
2019-05-18vsock/virtio: Initialize core virtio vsock before registering the driverJorge E. Moreira
2019-05-18Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-05-18kbuild: check uniqueness of module namesMasahiro Yamada
2019-05-18kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov
2019-05-18kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada
2019-05-18kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-05-18alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada
2019-05-18kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada
2019-05-18kbuild: turn auto.conf.cmd into a mandatory include fileMasahiro Yamada
2019-05-18.gitignore: exclude .get_maintainer.ignore and .gitattributesMasahiro Yamada
2019-05-18kbuild: add all Clang-specific flags unconditionallyMasahiro Yamada
2019-05-18kbuild: Don't try to add '-fcatch-undefined-behavior' flagNathan Chancellor
2019-05-18kbuild: add some extra warning flags unconditionallyMasahiro Yamada
2019-05-18kbuild: add -Wvla flag unconditionallyMasahiro Yamada
2019-05-18arch: remove dangling asm-generic wrappersMasahiro Yamada
2019-05-18samples: guard sub-directories with CONFIG optionsMasahiro Yamada
2019-05-18kbuild: re-enable int-in-bool-context warningMasahiro Yamada
2019-05-18MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*Krzysztof Kozlowski
2019-05-18sh: exclude vmlinux.scr from .gitignore patternMasahiro Yamada
2019-05-18sh: vsyscall: drop unnecessary cc-ldoptionNick Desaulniers
2019-05-18ia64: require -Wl,--hash-style=sysvNick Desaulniers
2019-05-18csky: remove deprecated arch/csky/boot/dts/include/dt-bindingsMasahiro Yamada
2019-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-05-17Merge tag 'mlx5-fixes-2019-05-17' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-05-17ext4: avoid panic during forced reboot due to aborted journalJan Kara
2019-05-17Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-17net/mlx5e: Fix possible modify header actions memory leakEli Britstein
2019-05-17net/mlx5e: Fix no rewrite fields with the same matchEli Britstein
2019-05-17net/mlx5e: Additional check for flow destination comparisonDmytro Linkin
2019-05-17net/mlx5e: Add missing ethtool driver info for representorsDmytro Linkin
2019-05-17net/mlx5e: Fix number of vports for ingress ACL configurationEli Britstein
2019-05-17net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabledSaeed Mahameed
2019-05-17net/mlx5e: Fix wrong xmit_more applicationTariq Toukan
2019-05-17net/mlx5: Fix peer pf disable hca commandBodong Wang
2019-05-17net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit
2019-05-17net/mlx5: Add meaningful return codes to status_to_err functionValentine Fatiev
2019-05-17net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed
2019-05-17Revert "tipc: fix modprobe tipc failed after switch order of device registrat...David S. Miller
2019-05-17vsock/virtio: free packets during the socket releaseStefano Garzarella
2019-05-17tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu
2019-05-17lib: Correct comment of prandom_seedPhilippe Mazenauer
2019-05-17net: caif: fix the value of size argument of snprintfswkhack
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-17i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit
2019-05-17i2c: core: improve return value handling of i2c_new_device and i2c_new_dummyHeiner Kallweit
2019-05-17Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds