summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-02-11devtmpfs: remove return value of devtmpfs_delete_node()Longlong Xia-6/+6
2023-02-10i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova-0/+2
2023-02-10Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-1591/+1424
2023-02-10s390/qeth: Convert sprintf/snprintf to scnprintfThorsten Winkler-39/+42
2023-02-10s390/qeth: Convert sysfs sprintf to sysfs_emitThorsten Winkler-98/+73
2023-02-10s390/qeth: Use constant for IP address buffersThorsten Winkler-4/+5
2023-02-10s390/ctcm: cleanup indentingAlexandra Winter-31/+32
2023-02-10net: renesas: rswitch: Improve TX timestamp accuracyYoshihiro Shimoda-22/+179
2023-02-10net: renesas: rswitch: Remove gptp flag from rswitch_gwca_queueYoshihiro Shimoda-16/+11
2023-02-10net: renesas: rswitch: Move linkfix variables to rswitch_gwcaYoshihiro Shimoda-21/+24
2023-02-10net: renesas: rswitch: Rename rings in struct rswitch_gwca_queueYoshihiro Shimoda-34/+34
2023-02-10ice: xsk: Fix cleaning of XDP_TX framesLarysa Zaremba-6/+9
2023-02-10net: libwx: fix an error code in wx_alloc_page_pool()Dan Carpenter-1/+1
2023-02-10net: dsa: ocelot: add PTP dependency for NET_DSA_MSCC_OCELOT_EXTArnd Bergmann-0/+2
2023-02-10net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown QuirkSiddharth Vadapalli-1/+12
2023-02-10Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-5/+151
2023-02-10Merge branch 'for-6.3/cxl-ram-region' into cxl/nextDan Williams-276/+1297
2023-02-10Merge branch 'for-6.3/cxl' into cxl/nextDan Williams-4/+8
2023-02-10cxl/uapi: Tag commands from cxl_query_cmd()Ira Weiny-2/+7
2023-02-10cxl/mem: Remove unused CXL_CMD_FLAG_NONE defineIra Weiny-1/+0
2023-02-10Daniel Borkmann says:Jakub Kicinski-422/+786
2023-02-10cxl/dax: Create dax devices for CXL RAM regionsDan Williams-4/+208
2023-02-10dax: Assign RAM regions to memory-hotplug by defaultDan Williams-37/+46
2023-02-10dax/hmem: Move hmem device registration to dax_hmem.koDan Williams-50/+150
2023-02-10dax/hmem: Convey the dax range via memregion_info()Dan Williams-34/+17
2023-02-10dax/hmem: Drop unnecessary dax_hmem_remove()Dan Williams-7/+0
2023-02-10dax/hmem: Move HMAT and Soft reservation probe initcall levelDan Williams-3/+4
2023-02-10tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams-4/+9
2023-02-10cxl/region: Add region autodiscoveryDan Williams-11/+580
2023-02-10cxl/port: Split endpoint and switch port probeDan Williams-33/+47
2023-02-10cxl/region: Enable CONFIG_CXL_REGION to be toggledDan Williams-1/+11
2023-02-10kernel/range: Uplevel the cxl subsystem's range_contains() helperDan Williams-5/+0
2023-02-10cxl/region: Move region-position validation to a helperDan Williams-43/+76
2023-02-10cxl/region: Cleanup target list on attach errorDan Williams-0/+2
2023-02-10cxl/region: Refactor attach_target() for autodiscoveryDan Williams-19/+28
2023-02-10cxl/region: Add volatile region creation supportDan Williams-14/+72
2023-02-10cxl/region: Validate region mode vs decoder modeDan Williams-0/+6
2023-02-10cxl/region: Support empty uuids for non-pmem regionsDan Williams-2/+9
2023-02-10cxl/region: Add a mode attribute for regionsDan Williams-11/+25
2023-02-10cxl/memdev: Fix endpoint port removalDan Williams-26/+35
2023-02-10clk: sprd: Add dependency for SPRD_UMS512_CLKCixi Geng-0/+2
2023-02-10clk: ralink: fix 'mt7621_gate_is_enabled()' functionSergio Paracuellos-2/+8
2023-02-10clk: mediatek: clk-mtk: Remove unneeded semicolonYang Li-1/+1
2023-02-10Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton-1/+2
2023-02-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-16/+12
2023-02-10clk: imx: fix compile testing imxrt1050Arnd Bergmann-1/+9
2023-02-10dmaengine: dw-edma: Skip cleanup procedure if no private data foundSerge Semin-0/+4
2023-02-10dmaengine: dw-edma: Replace chip ID number with device nameSerge Semin-3/+3
2023-02-10dmaengine: dw-edma: Drop DT-region allocationSerge Semin-17/+4
2023-02-10dmaengine: dw-edma: Use non-atomic io-64 methodsSerge Semin-26/+6