summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net/packet: fix packet drop as of virtio gsoJianfeng Tan2018-10-041-0/+18
* Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-038-18/+10
|\
| * Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-10-021-0/+2
| |\
| | * net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel2018-10-011-0/+2
| * | inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet2018-10-021-5/+0
| * | tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet2018-10-011-2/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-10-011-0/+2
| |\ \ | | |/ | |/|
| | * netfilter: avoid erronous array bounds warningFlorian Westphal2018-09-281-0/+2
| * | netlink: fix typo in nla_parse_nested() commentJohannes Berg2018-09-291-1/+1
| * | Merge tag 'rxrpc-fixes-20180928' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-09-291-3/+1
| |\ \
| | * | rxrpc: Fix error distributionDavid Howells2018-09-281-3/+1
| * | | Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-281-2/+0
| |\ \ \ | | |/ / | |/| |
| | * | cfg80211: fix reg_query_regdb_wmm kernel-docRandy Dunlap2018-09-261-2/+0
| * | | bonding: avoid possible dead-lockMahesh Bandewar2018-09-261-6/+1
| * | | net: core: add member wol_enabled to struct net_deviceHeiner Kallweit2018-09-261-0/+3
* | | | Merge tag 'media/v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Greg Kroah-Hartman2018-10-031-0/+4
|\ \ \ \
| * | | | media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2018-10-031-0/+4
* | | | | Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-09-281-3/+4
|\ \ \ \ \
| * | | | | spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc headerBoris Brezillon2018-09-201-3/+2
| * | | | | spi: spi-mem: Add missing description for data.nbytes fieldBoris Brezillon2018-09-201-0/+2
* | | | | | Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-09-282-6/+33
|\ \ \ \ \ \
| * | | | | | regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski2018-09-031-3/+3
| * | | | | | regulator: da9063: fix DT probing with constraintsPhilipp Zabel2018-08-311-7/+9
| * | | | | | regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen2018-08-291-3/+30
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman2018-09-281-1/+0
|\ \ \ \ \ \
| * | | | | | Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij2018-09-271-1/+0
* | | | | | | erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-251-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | uaccess: Fix is_source param for check_copy_size() in copy_to_iter_mcsafe()Dave Jiang2018-09-121-1/+1
* | | | | | | Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel2018-09-251-1/+1
* | | | | | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-253-3/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | netpoll: make ndo_poll_controller() optionalEric Dumazet2018-09-231-2/+3
| | |_|_|_|/ | |/| | | |
| * | | | | NFC: Fix the number of pipesSuren Baghdasaryan2018-09-181-1/+1
| * | | | | net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-181-0/+1
* | | | | | Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman2018-09-231-7/+9
|\ \ \ \ \ \
| * | | | | | mfd: da9063: Fix DT probing with constraintsPhilipp Zabel2018-09-101-7/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-231-1/+4
|\ \ \ \ \ \
| * | | | | | block: use nanosecond resolution for iostatOmar Sandoval2018-09-211-1/+4
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-09-212-2/+1
|\ \ \ \ \ \ \
| * | | | | | | KVM: x86: Control guest reads of MSR_PLATFORM_INFODrew Schmitt2018-09-201-0/+1
| * | | | | | | kvm: x86: make kvm_{load|put}_guest_fpu() staticSebastian Andrzej Siewior2018-09-201-2/+0
* | | | | | | | Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman2018-09-211-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-09-201-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | drm: fix drm_drv_uses_atomic_modeset on non modesetting drivers.Dave Airlie2018-09-181-1/+1
* | | | | | | | | Compiler Attributes: naked can be sharedMiguel Ojeda2018-09-202-8/+8
* | | | | | | | | Compiler Attributes: naked was fixed in gcc 4.6Miguel Ojeda2018-09-201-7/+1
* | | | | | | | | Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Greg Kroah-Hartman2018-09-204-52/+59
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-09-173-52/+56
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sound: don't call skl_init_chip() to reset intel skl socYu Zhao2018-09-121-0/+1
| | * | | | | | | | ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIsCharles Keepax2018-08-151-0/+1
| | * | | | | | | | ASoC: uapi: fix sound/skl-tplg-interface.h userspace compilation errorsDmitry V. Levin2018-08-141-52/+54