summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-10Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+10
2020-09-10hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter1-5/+11
2020-09-10net: phy: call phy_disable_interrupts() in phy_attach_direct() insteadYoshihiro Shimoda1-4/+4
2020-09-10hv_netvsc: Cache the current data path to avoid duplicate call and messageDexuan Cui2-1/+23
2020-09-10hv_netvsc: Switch the data path at the right time during hibernationDexuan Cui1-10/+1
2020-09-10net: sch_generic: aviod concurrent reset and enqueue op for lockless qdiscYunsheng Lin1-15/+33
2020-09-10net: dsa: microchip: look for phy-mode in port nodesHelmut Grohne5-18/+47
2020-09-10mptcp: fix kmalloc flag in mptcp_pm_nl_get_local_idGeliang Tang1-1/+1
2020-09-10Merge branch 'mptcp-fix-subflow-s-local_id-remote_id-issues'David S. Miller2-4/+20
2020-09-10mptcp: fix subflow's remote_id issuesGeliang Tang2-3/+6
2020-09-10mptcp: fix subflow's local_id issuesGeliang Tang1-1/+14
2020-09-10tipc: fix shutdown() of connection oriented socketTetsuo Handa1-4/+1
2020-09-10powercap: make documentation reflect codeAmit Kucheria1-6/+5
2020-09-10PM: <linux/device.h>: fix @em_pd kernel-doc warningRandy Dunlap1-0/+1
2020-09-10powercap/intel_rapl: add support for AlderLakeZhang Rui1-0/+1
2020-09-10powercap/intel_rapl: add support for RocketLakeZhang Rui1-0/+1
2020-09-10powercap/intel_rapl: add support for TigerLake DesktopZhang Rui1-0/+1
2020-09-10Revert "dyndbg: accept query terms like file=bar and module=foo"Greg Kroah-Hartman2-34/+20
2020-09-10Revert "dyndbg: fix problem parsing format="foo bar""Greg Kroah-Hartman1-17/+21
2020-09-10test_firmware: Test platform fw loading on non-EFI systemsKees Cook3-9/+16
2020-09-10connector: Move maintainence under networking drivers umbrella.David S. Miller1-6/+1
2020-09-10Merge tag 'nvme-5.9-2020-09-10' of git://git.infradead.org/nvme into block-5.9Jens Axboe6-10/+11
2020-09-10epoll: replace ->visited/visited_list with generation countAl Viro1-19/+8
2020-09-10media: cec-adap.c: don't use flush_scheduled_work()Hans Verkuil1-1/+1
2020-09-10drm/sun4i: mixer: Extend regmap max_registerMartin Cerveny1-1/+1
2020-09-10drm/sun4i: sun8i-csc: Secondary CSC register correctionMartin Cerveny1-1/+1
2020-09-10clk: versatile: Add of_node_put() before return statementSumera Priyadarsini1-1/+3
2020-09-10clk: bcm: dvp: Select the reset frameworkMaxime Ripard1-0/+1
2020-09-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+3
2020-09-10epoll: do not insert into poll queues until all sanity checks are doneAl Viro1-19/+18
2020-09-10scsi: libsas: Fix error path in sas_notify_lldd_dev_found()Dan Carpenter1-1/+2
2020-09-10igc: Fix not considering the TX delay for timestampsVinicius Costa Gomes1-0/+19
2020-09-10igc: Fix wrong timestamp latency numbersVinicius Costa Gomes1-12/+8
2020-09-10i40e: always propagate error value in i40e_set_vsi_promisc()Stefan Assmann1-1/+11
2020-09-10i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promiscStefan Assmann1-5/+5
2020-09-10Merge branch 'net-qed-disable-aRFS-in-NPAR-and-100G'David S. Miller7-7/+25
2020-09-10net: qed: RDMA personality shouldn't fail VF loadDmitry Bogdanov1-0/+1
2020-09-10net: qede: Disable aRFS for NPAR and 100GDmitry Bogdanov2-6/+8
2020-09-10net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov4-1/+16
2020-09-10arm64: dts: ns2: Fixed QSPI compatible stringFlorian Fainelli1-1/+1
2020-09-10ARM: dts: BCM5301X: Fixed QSPI compatible stringFlorian Fainelli1-1/+1
2020-09-10ARM: dts: NSP: Fixed QSPI compatible stringFlorian Fainelli1-1/+1
2020-09-10ARM: dts: bcm: HR2: Fixed QSPI compatible stringFlorian Fainelli1-1/+1
2020-09-10dt-bindings: spi: Fix spi-bcm-qspi compatible orderingFlorian Fainelli1-8/+8
2020-09-09Merge tag 'wireless-drivers-2020-09-09' of git://git.kernel.org/pub/scm/linux...David S. Miller8-15/+21
2020-09-09Merge branch 'wireguard-fixes'David S. Miller2-7/+9
2020-09-09wireguard: peerlookup: take lock before checking hash in replace operationJason A. Donenfeld1-3/+8
2020-09-09wireguard: noise: take lock when removing handshake entry from tableJason A. Donenfeld1-4/+1
2020-09-09hsr: avoid newline at end of message in NL_SET_ERR_MSG_MODYe Bin1-3/+3
2020-09-09Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-4/+13