summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-04Merge tag 'flexible-array-member-5.7-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-05-04net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan
2020-05-04devlink: Fix reporter's recovery conditionAya Levin
2020-05-04stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov
2020-05-04tipc: fix partial topology connection closureTuong Lien
2020-05-04net: dsa: Do not make user port errors fatalFlorian Fainelli
2020-05-04uapi: revert flexible-array conversionsGustavo A. R. Silva
2020-05-04gcc-10 warnings: fix low-hanging fruitLinus Torvalds
2020-05-04HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dockHans de Goede
2020-05-03net: macb: fix an issue about leak related system resourcesDejin Zheng
2020-05-03net: usb: qmi_wwan: add support for DW5816eMatt Jolly
2020-05-03net_sched: sch_skbprio: add message validation to skbprio_change()Eric Dumazet
2020-05-03Linux 5.7-rc4Linus Torvalds
2020-05-03Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-03Merge tag 'iommu-fixes-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-03MAINTAINERS: btrfs: fix git repo URLEric Biggers
2020-05-02Merge tag 'pm-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-05-02Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2020-05-02Merge tag 'iomap-5.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-05-02Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-05-02Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2020-05-02vhost: vsock: kick send_pkt worker once device is startedJia He
2020-05-02virtio-blk: handle block_device_operations callbacks after hot unplugStefan Hajnoczi
2020-05-01Merge tag 'vfio-v5.7-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-05-01Merge tag 'io_uring-5.7-2020-05-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-01drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann
2020-05-01gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()Yoshiyuki Kurauchi
2020-05-01cxgb4: Add missing annotation for service_ofldq()Jules Irenge
2020-05-01ice: cleanup language in ice.rst for fw.appJacob Keller
2020-05-01net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure
2020-05-01devlink: fix return value after hitting end in region readJakub Kicinski
2020-05-01hv_netvsc: Fix netvsc_start_xmit's return typeNathan Chancellor
2020-05-01Merge branch 'WoL-fixes-for-DP83822-and-DP83tc811'David S. Miller
2020-05-01net: phy: DP83TC811: Fix WoL in config init to be disabledDan Murphy
2020-05-01net: phy: DP83822: Fix WoL in config init to be disabledDan Murphy
2020-05-01ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern
2020-05-01Merge tag 'block-5.7-2020-05-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-01Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-05-01Merge tag 'sound-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-05-01Merge tag 'drm-fixes-2020-05-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-05-01io_uring: punt splice async because of inode mutexPavel Begunkov
2020-05-01io_uring: check non-sync defer_list carefullyPavel Begunkov
2020-05-01io_uring: fix extra put in sync_file_range()Pavel Begunkov
2020-05-01iommu/qcom: Fix local_base status checkTang Bin
2020-05-01iommu: Properly export iommu_group_get_for_dev()Greg Kroah-Hartman
2020-05-01iommu/vt-d: Use right Kconfig option nameLu Baolu
2020-05-01iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit
2020-04-30io_uring: use cond_resched() in io_ring_ctx_wait_and_kill()Xiaoguang Wang