summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-09-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-09-23Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-22net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMINMaciej Żenczykowski
2018-09-22device-dax: Add missing address_space_operationsDave Jiang
2018-09-21RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_statsNathan Chancellor
2018-09-21block: use nanosecond resolution for iostatOmar Sandoval
2018-09-21net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor
2018-09-21devlink: double free in devlink_resource_fill()Dan Carpenter
2018-09-21net: apple: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: i825xx: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: wiznet: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: sgi: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: cirrus: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21net: seeq: fix return type of ndo_start_xmit functionYueHaibing
2018-09-21PCI: hv: Fix return value check in hv_pci_assign_slots()Wei Yongjun
2018-09-21net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill
2018-09-21netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti
2018-09-22Merge branch 'bpf-sockmap-estab-fixes'Daniel Borkmann
2018-09-22bpf: test_maps, only support ESTABLISHED socksJohn Fastabend
2018-09-22bpf: sockmap, fix transition through disconnect without closeJohn Fastabend
2018-09-22bpf: sockmap only allow ESTABLISHED sock stateJohn Fastabend
2018-09-21Merge tag 'pinctrl-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-09-21scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn
2018-09-21scsi: ipr: System hung while dlpar adding primary ipr adapter backWen Xiong
2018-09-21scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier
2018-09-21scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier
2018-09-21net: mscc: fix the frame extraction into the skbAntoine Tenart
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-09-21Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifsGreg Kroah-Hartman
2018-09-21drm/malidp: Fix writeback in NV12Alexandru Gheorghe
2018-09-21drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe
2018-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-09-21Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman
2018-09-20r8169: fix autoneg issue on resume with RTL8168EHeiner Kallweit
2018-09-20scsi: lpfc: Synchronize access to remoteport via rportJames Smart
2018-09-20scsi: ufs: Disable blk-mq for nowAdrian Hunter
2018-09-20IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl
2018-09-20IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl
2018-09-20IB/hfi1: Invalid user input can result in crashMichael J. Ruhl
2018-09-20IB/hfi1: Fix SL array bounds checkIra Weiny
2018-09-21Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-09-21Merge branch 'vmwgfx-fixes-4.19' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-09-20RDMA/uverbs: Fix validity check for modify QPMajd Dibbiny
2018-09-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang
2018-09-20MAINTAINERS: Move mobiveil PCI driver entry where it belongsLorenzo Pieralisi
2018-09-20x86/mm: Expand static page table for fixmap spaceFeng Tang
2018-09-20ocfs2: fix ocfs2 read block panicJunxiao Bi
2018-09-20mm: slowly shrink slabs with a relatively small number of objectsRoman Gushchin
2018-09-20kernel/sys.c: remove duplicated includeYueHaibing
2018-09-20mm: shmem.c: Correctly annotate new inodes for lockdepJoel Fernandes (Google)