summaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-11cxl/uapi: Tag commands from cxl_query_cmd()Ira Weiny2-4/+24
2023-02-11cxl/uapi: Add warning on CXL command enumIra Weiny1-0/+4
2023-02-11cxl/mem: Remove unused CXL_CMD_FLAG_NONE defineIra Weiny1-1/+0
2023-02-09cxl/mem: Correct full ID range allocationDavidlohr Bueso1-1/+1
2023-02-07cxl/region: Fix passthrough-decoder detectionDan Williams1-2/+2
2023-02-07cxl/region: Fix null pointer dereference for resetting decoderFan Ni1-3/+5
2023-01-31cxl/pci: Fix irq oneshot expectationsDan Williams1-1/+2
2023-01-30cxl/pci: Set the device timestampJonathan Cameron3-0/+40
2023-01-30cxl/mbox: Add missing parameter to docs.Jonathan Cameron1-0/+1
2023-01-29Linux 6.2-rc6v6.2-rc6Linus Torvalds1-1/+1
2023-01-29Revert "mm/compaction: fix set skip in fast_find_migrateblock"Vlastimil Babka1-0/+1
2023-01-28Fix up more non-executable files marked executableLinus Torvalds2-0/+0
2023-01-27cxl/mbox: Fix Payload Length check for Get Log commandRobert Richter1-3/+22
2023-01-27ovl: fail on invalid uid/gid mapping at copy upMiklos Szeredi1-0/+4
2023-01-27ovl: fix tmpfile leakMiklos Szeredi1-1/+1
2023-01-27io_uring: always prep_async for drain requestsDylan Yudaken1-10/+8
2023-01-27tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov1-0/+1
2023-01-27gpio: ep93xx: remove unused variableArnd Bergmann1-2/+0
2023-01-27amdgpu: fix build on non-DCN platforms.Dave Airlie1-2/+2
2023-01-27cxl/test: Simulate event log overflowIra Weiny1-1/+49
2023-01-27cxl/test: Add specific eventsIra Weiny1-0/+73
2023-01-27cxl/test: Add generic mock eventsIra Weiny2-1/+232
2023-01-27cxl/mem: Trace Memory Module Event RecordIra Weiny3-0/+182
2023-01-27cxl/mem: Trace DRAM Event RecordIra Weiny3-0/+127
2023-01-27cxl/mem: Trace General Media Event RecordIra Weiny3-2/+170
2023-01-27cxl/mem: Wire up event interruptsDavidlohr Bueso4-10/+240
2023-01-27cxl: fix spelling mistakesRandy Dunlap4-4/+4
2023-01-27tools/testing/cxl: Remove cxl_test module math loading messageAlison Schofield1-3/+1
2023-01-27cxl/mbox: Add debug messages for enabled mailbox commandsRobert Richter1-1/+2
2023-01-26cxl/mem: Read, trace, and clear events on driver loadIra Weiny5-1/+392
2023-01-26treewide: fix up files incorrectly marked executableLinus Torvalds3-0/+0
2023-01-26block: ublk: move ublk_chr_class destroying after devices are removedMing Lei1-4/+3
2023-01-26Partially revert "perf/arm-cmn: Optimise DTC counter accesses"Robin Murphy1-1/+6
2023-01-26net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet1-7/+16
2023-01-26docs: networking: Fix bridge documentation URLIvan Vecera1-1/+1
2023-01-26tsnep: Fix TX queue stop/wake for multiple queuesGerhard Engleder1-6/+9
2023-01-26net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen1-4/+4
2023-01-26ksmbd: downgrade ndr version error message to debugNamjae Jeon1-4/+4
2023-01-26ksmbd: limit pdu length size according to connection statusNamjae Jeon2-4/+18
2023-01-26cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absentDan Williams3-39/+28
2023-01-26cxl/port: Link the 'parent_dport' in portX/ and endpointX/ sysfsDan Williams2-0/+44
2023-01-26cxl/region: Clarify when a cxld->commit() callback is mandatoryDan Williams1-2/+17
2023-01-25tools/testing/cxl: require 64-bitLuis Chamberlain1-0/+1
2023-01-25bcache: Silence memcpy() run-time false positive warningsKees Cook2-2/+4
2023-01-25gcc-plugins: Reorganize gimple includes for GCC 13Kees Cook1-2/+2
2023-01-25kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TESTKees Cook2-0/+11
2023-01-25drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai1-0/+7
2023-01-25drm/display/dp_mst: Correct the kref of port.Wayne Lin1-1/+3
2023-01-25drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin1-2/+12
2023-01-25drm/amdgpu/display/mst: limit payload to be updated one by oneWayne Lin1-12/+39