summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-29xfs: fix transaction leak in xfs_reflink_allocate_cow()Dave Chinner
2018-09-29xfs: avoid lockdep false positives in xfs_trans_allocDave Chinner
2018-09-29xfs: refactor xfs_buf_log_item reference count handlingBrian Foster
2018-09-29xfs: clean up xfs_trans_brelse()Brian Foster
2018-09-29xfs: don't unlock invalidated buf on aborted tx commitBrian Foster
2018-09-29xfs: remove last of unnecessary xfs_defer_cancel() callersBrian Foster
2018-09-29xfs: don't crash the vfs on a garbage inline symlinkDarrick J. Wong
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-09-28Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
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-28MAINTAINERS: Remove obsolete drivers/pci pattern from ACPI sectionBjorn Helgaas
2018-09-28perf/core: Add sanity check to deal with pinned event failureReinette Chatre
2018-09-28MIPS: Fix CONFIG_CMDLINE handlingPaul Burton
2018-09-28MIPS: VDSO: Always map near top of user memoryPaul Burton
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-28bpf: harden flags check in cgroup_storage_update_elem()Roman Gushchin
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