summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-23rds: Fix build regression.David S. Miller1-1/+1
2018-09-23Linux 4.19-rc5v4.19-rc5Greg Kroah-Hartman1-1/+1
2018-09-23Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman2-12/+15
2018-09-23Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2-7/+22
2018-09-23Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman5-11/+12
2018-09-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman16-39/+245
2018-09-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman5-12/+36
2018-09-23Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-3/+6
2018-09-22net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMINMaciej Żenczykowski1-0/+1
2018-09-22device-dax: Add missing address_space_operationsDave Jiang1-0/+6
2018-09-21RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_statsNathan Chancellor1-1/+1
2018-09-21blk-mq: Document the functions that iterate over requestsBart Van Assche1-7/+64
2018-09-21blkcg: rename blkg_try_get to blkg_trygetDennis Zhou (Facebook)4-12/+9
2018-09-21blkcg: change blkg reference counting to use percpu_refDennis Zhou (Facebook)2-35/+44
2018-09-21blkcg: cleanup and make blk_get_rl use blkg_lookup_createDennis Zhou (Facebook)1-13/+21
2018-09-21blkcg: remove additional reference to the cssDennis Zhou (Facebook)4-83/+81
2018-09-21blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou (Facebook)8-62/+25
2018-09-21blkcg: associate writeback bios with a blkgDennis Zhou (Facebook)4-11/+14
2018-09-21blkcg: associate a blkg for pages being evicted by swapDennis Zhou (Facebook)3-28/+68
2018-09-21blkcg: consolidate bio_issue_init to be a part of coreDennis Zhou (Facebook)5-10/+13
2018-09-21blkcg: always associate a bio with a blkgDennis Zhou (Facebook)5-40/+46
2018-09-21blkcg: convert blkg_lookup_create to find closest blkgDennis Zhou (Facebook)3-15/+41
2018-09-21blkcg: update blkg_lookup_create to do lockingDennis Zhou (Facebook)3-5/+32
2018-09-21blkcg: fix ref count issue with bio_blkcg using task_cssDennis Zhou (Facebook)6-16/+107
2018-09-21block: use nanosecond resolution for iostatOmar Sandoval5-11/+12
2018-09-21net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor1-1/+2
2018-09-21devlink: double free in devlink_resource_fill()Dan Carpenter1-2/+1
2018-09-21net: apple: fix return type of ndo_start_xmit functionYueHaibing3-6/+6
2018-09-21net: i825xx: fix return type of ndo_start_xmit functionYueHaibing3-6/+9
2018-09-21net: wiznet: fix return type of ndo_start_xmit functionYueHaibing2-2/+2
2018-09-21net: sgi: fix return type of ndo_start_xmit functionYueHaibing2-3/+3
2018-09-21net: cirrus: fix return type of ndo_start_xmit functionYueHaibing2-3/+3
2018-09-21net: seeq: fix return type of ndo_start_xmit functionYueHaibing2-3/+5
2018-09-21PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun1-1/+3
2018-09-21net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill1-3/+1
2018-09-21netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti1-1/+2
2018-09-22Merge branch 'bpf-sockmap-estab-fixes'Daniel Borkmann2-23/+78
2018-09-22bpf: test_maps, only support ESTABLISHED socksJohn Fastabend1-3/+7
2018-09-22bpf: sockmap, fix transition through disconnect without closeJohn Fastabend1-19/+41
2018-09-22bpf: sockmap only allow ESTABLISHED sock stateJohn Fastabend1-1/+30
2018-09-21Merge tag 'pinctrl-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-49/+64
2018-09-21scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn1-1/+2
2018-09-21scsi: ipr: System hung while dlpar adding primary ipr adapter backWen Xiong2-45/+62
2018-09-21scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier1-12/+3
2018-09-21scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier1-16/+14
2018-09-21net: mscc: fix the frame extraction into the skbAntoine Tenart1-3/+9
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman27-244/+537
2018-09-21Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifsGreg Kroah-Hartman2-25/+6
2018-09-21drm/malidp: Fix writeback in NV12Alexandru Gheorghe4-7/+48
2018-09-21drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe1-0/+1