summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-28Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-09-28Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-09-28Merge tag 'pinctrl-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-09-28perf/core: Add sanity check to deal with pinned event failureReinette Chatre
2018-09-28Merge branch 'netpoll-second-round-of-fixes'David S. Miller
2018-09-28ibmvnic: remove ndo_poll_controllerEric Dumazet
2018-09-28sfc-falcon: remove ndo_poll_controllerEric Dumazet
2018-09-28sfc: remove ndo_poll_controllerEric Dumazet
2018-09-28net: ena: remove ndo_poll_controllerEric Dumazet
2018-09-28qlogic: netxen: remove ndo_poll_controllerEric Dumazet
2018-09-28qlcnic: remove ndo_poll_controllerEric Dumazet
2018-09-28virtio_net: remove ndo_poll_controllerEric Dumazet
2018-09-28net: hns: remove ndo_poll_controllerEric Dumazet
2018-09-28ehea: remove ndo_poll_controllerEric Dumazet
2018-09-28hinic: remove ndo_poll_controllerEric Dumazet
2018-09-28netpoll: do not test NAPI_STATE_SCHED in poll_one_napi()Eric Dumazet
2018-09-28Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-28qed: Fix shmem structure inconsistency between driver and the mfw.Sudarsana Reddy Kalluru
2018-09-28Update maintainers for bnx2/bnx2x/qlge/qlcnic drivers.Sudarsana Reddy Kalluru
2018-09-28MAINTAINERS: change bridge maintainersStephen Hemminger
2018-09-28Merge branch 's390-qeth-fixes'David S. Miller
2018-09-28s390: qeth: Fix potential array overrun in cmd/rc lookupJean Delvare
2018-09-28s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its functionzhong jiang
2018-09-28Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman
2018-09-28Merge tag 'riscv-for-linus-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-09-28Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-09-28mmc: slot-gpio: Fix debounce time to use miliseconds againMarek Szyprowski
2018-09-28Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-09-28xen/blkfront: correct purging of persistent grantsJuergen Gross
2018-09-28Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe
2018-09-28netfilter: xt_socket: check sk before checking for netns.Flavio Leitner
2018-09-28netfilter: avoid erronous array bounds warningFlorian Westphal
2018-09-28netfilter: nft_set_rbtree: add missing rb_erase() in GC routineTaehee Yoo
2018-09-28rxrpc: Fix error distributionDavid Howells
2018-09-28rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socketDavid Howells
2018-09-28rxrpc: Make service call handling more robustDavid Howells
2018-09-28rxrpc: Improve up-front incoming packet checkingDavid Howells
2018-09-28rxrpc: Emit BUSY packets when supposed to rather than ABORTsDavid Howells
2018-09-28rxrpc: Fix RTT gatheringDavid Howells
2018-09-28rxrpc: Fix checks as to whether we should set up a new callDavid Howells
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman
2018-09-28Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-09-28Merge tag 'drm-misc-fixes-2018-09-27-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2018-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman
2018-09-27Merge tag 'for_v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Greg Kroah-Hartman
2018-09-27blk-mq: I/O and timer unplugs are inverted in blktraceIlya Dryomov
2018-09-27rseq/selftests: fix parametrized test with -fpieMathieu Desnoyers
2018-09-27iwlwifi: 1000: set the TFD queue sizePavel Machek
2018-09-27dax: Fix deadlock in dax_lock_mapping_entry()Jan Kara
2018-09-27x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song