aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-25RDMA/core: Set right entry state before releasing referenceGravatar Parav Pandit 1-34/+34
2018-09-25IB/mlx5: Destroy the DEVX object upon error flowGravatar Yishai Hadas 1-1/+4
2018-09-25IB/uverbs: Free uapi on destroyGravatar Mark Bloch 1-0/+1
2018-09-25erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Greg Kroah-Hartman 3-12/+9
2018-09-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Greg Kroah-Hartman 9-90/+116
2018-09-25Merge tag 'usb-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Greg Kroah-Hartman 8-37/+66
2018-09-25Merge tag 'tty-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Greg Kroah-Hartman 6-7/+30
2018-09-25Merge tag 'char-misc-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Greg Kroah-Hartman 3-9/+35
2018-09-25powerpc/numa: Use associativity if VPHN hcall is successfulGravatar Srikar Dronamraju 1-1/+3
2018-09-25powerpc/tm: Avoid possible userspace r1 corruption on reclaimGravatar Michael Neuling 1-1/+8
2018-09-25powerpc/tm: Fix userspace r13 corruptionGravatar Michael Neuling 1-2/+9
2018-09-25iommu/vt-d: Handle memory shortage on pasid table allocationGravatar Lu Baolu 2-4/+4
2018-09-25Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Gravatar Lubomir Rintel 2-2/+2
2018-09-25Revert "pinctrl: intel: Do pin translation when lock IRQ"Gravatar Mika Westerberg 1-32/+0
2018-09-25pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variantGravatar Mika Westerberg 1-13/+20
2018-09-25pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_typeGravatar Daniel Kurtz 1-10/+23
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGravatar Greg Kroah-Hartman 89-653/+621
2018-09-25iommu/rockchip: Free irqs in shutdown handlerGravatar Heiko Stuebner 1-0/+6
2018-09-24RISC-V: include linux/ftrace.h in asm-prototypes.hGravatar James Cowgill 1-0/+7
2018-09-24net: mvneta: fix the remaining Rx descriptor unmapping issuesGravatar Antoine Tenart 1-5/+4
2018-09-24ip_tunnel: be careful when accessing the inner headerGravatar Paolo Abeni 1-0/+9
2018-09-24mpls: allow routes on ip6gre devicesGravatar Saif Hasan 1-1/+5
2018-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 3-24/+79
2018-09-24RDMA/bnxt_re: Fix system crash during RDMA resource initializationGravatar Selvin Xavier 1-55/+38
2018-09-24Merge tag 'media/v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Greg Kroah-Hartman 13-46/+36
2018-09-24powerpc/pseries: Fix unitialized timer reset on migrationGravatar Michael Bringmann 1-1/+2
2018-09-24Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel...Gravatar Thomas Gleixner 2-7/+14
2018-09-23net: aquantia: memory corruption on jumbo framesGravatar Friedemann Gerold 1-14/+18
2018-09-23Merge branch 'netpoll-avoid-capture-effects-for-NAPI-drivers'Gravatar David S. Miller 18-339/+12
2018-09-23tun: remove ndo_poll_controllerGravatar Eric Dumazet 1-43/+0
2018-09-23nfp: remove ndo_poll_controllerGravatar Eric Dumazet 1-18/+0
2018-09-23bnxt: remove ndo_poll_controllerGravatar Eric Dumazet 1-18/+0
2018-09-23bnx2x: remove ndo_poll_controllerGravatar Eric Dumazet 1-16/+0
2018-09-23mlx5: remove ndo_poll_controllerGravatar Eric Dumazet 1-19/+0
2018-09-23mlx4: remove ndo_poll_controllerGravatar Eric Dumazet 1-20/+0
2018-09-23i40evf: remove ndo_poll_controllerGravatar Eric Dumazet 1-26/+0
2018-09-23ice: remove ndo_poll_controllerGravatar Eric Dumazet 1-27/+0
2018-09-23igb: remove ndo_poll_controllerGravatar Eric Dumazet 1-30/+0
2018-09-23ixgb: remove ndo_poll_controllerGravatar Eric Dumazet 1-25/+0
2018-09-23fm10k: remove ndo_poll_controllerGravatar Eric Dumazet 3-28/+0
2018-09-23ixgbevf: remove ndo_poll_controllerGravatar Eric Dumazet 1-21/+0
2018-09-23ixgbe: remove ndo_poll_controllerGravatar Eric Dumazet 1-25/+0
2018-09-23bonding: use netpoll_poll_dev() helperGravatar Eric Dumazet 1-9/+2
2018-09-23netpoll: make ndo_poll_controller() optionalGravatar Eric Dumazet 2-14/+10
2018-09-24clocksource/drivers/fttmr010: Fix set_next_event handlerGravatar Tao Ren 1-7/+11
2018-09-23rds: Fix build regression.Gravatar David S. Miller 1-1/+1
2018-09-23Linux 4.19-rc5v4.19-rc5Gravatar Greg Kroah-Hartman 1-1/+1
2018-09-23Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Greg Kroah-Hartman 2-12/+15
2018-09-23Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Greg Kroah-Hartman 2-7/+22
2018-09-23Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGravatar Greg Kroah-Hartman 5-11/+12