summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-27net: rmnet: fix suspicious RCU usageTaehee Yoo
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2020-02-27Merge tag 'kbuild-fixes-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-02-27net: phy: marvell: don't interpret PHY status unless resolvedRussell King
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko
2020-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-02-27unix: define and set show_fdinfo only if procfs is enabledTobias Klauser
2020-02-27Merge branch 'hinic-BugFixes'David S. Miller
2020-02-27hinic: fix a bug of rss configurationLuo bin
2020-02-27hinic: fix a bug of setting hw_ioctxtLuo bin
2020-02-27hinic: fix a irq affinity bugLuo bin
2020-02-27Merge tag 'docs-5.6-fixes' of git://git.lwn.net/linuxLinus Torvalds
2020-02-27Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-28nvme-pci: Hold cq_poll_lock while completing CQEsBijan Mottahedeh
2020-02-27PCI: brcmstb: Fix build on 32bit ARM platforms with older compilersMarek Szyprowski
2020-02-27io_uring: define and set show_fdinfo only if procfs is enabledTobias Klauser
2020-02-27Merge tag 'devfreq-fixes-for-5.6-rc4' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2020-02-27cpufreq: Fix policy initialization for internal governor driversRafael J. Wysocki
2020-02-26net/smc: check for valid ib_client_dataKarsten Graul
2020-02-26net: stmmac: fix notifier registrationAaro Koskinen
2020-02-26net: phy: mscc: fix firmware pathsAntoine Tenart
2020-02-26mptcp: add dummy icsk_sync_mss()Paolo Abeni
2020-02-26net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...Sudheesh Mavila
2020-02-26slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-02-26ipv6: restrict IPV6_ADDRFORM operationEric Dumazet
2020-02-26net/smc: fix cleanup for linkgroup setup failuresUrsula Braun
2020-02-26net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne
2020-02-26sched: act: count in the size of action flags bitfieldJiri Pirko
2020-02-27kbuild: get rid of trailing slash from subdir- exampleMasahiro Yamada
2020-02-26net: core: devlink.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-26net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli
2020-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-02-26Merge tag 'tag-chrome-platform-fixes-for-v5.6-rc4' of git://git.kernel.org/pu...Linus Torvalds
2020-02-26bnxt_en: add newline to netdev_*() format stringsJonathan Lemon
2020-02-26netfilter: xt_hashlimit: unregister proc file before releasing mutexCong Wang
2020-02-26Merge tag 'gvt-fixes-2020-02-26' of https://github.com/intel/gvt-linux into d...Jani Nikula
2020-02-26ethtool: limit bitset sizeMichal Kubecek
2020-02-26net: Fix Tx hash bound checkingAmritha Nambiar
2020-02-26drm/radeon: Inline drm_get_pci_devDaniel Vetter
2020-02-26drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter
2020-02-26Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-26Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-02-26Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-26Revert "KVM: x86: enable -Werror"Christoph Hellwig
2020-02-26signal: avoid double atomic counter increments for user accountingLinus Torvalds
2020-02-26io_uring: drop file set ref put/get on switchJens Axboe
2020-02-26blk-mq: Remove some unused function argumentsJohn Garry
2020-02-27kbuild: add dt_binding_check to PHONY in a correct placeMasahiro Yamada
2020-02-27kbuild: add dtbs_check to PHONYMasahiro Yamada