summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxl/dax: Create dax devices for CXL RAM regionsDan Williams2023-02-1010-4/+209
* dax: Assign RAM regions to memory-hotplug by defaultDan Williams2023-02-106-37/+46
* dax/hmem: Move hmem device registration to dax_hmem.koDan Williams2023-02-105-52/+155
* dax/hmem: Convey the dax range via memregion_info()Dan Williams2023-02-103-34/+19
* dax/hmem: Drop unnecessary dax_hmem_remove()Dan Williams2023-02-101-7/+0
* dax/hmem: Move HMAT and Soft reservation probe initcall levelDan Williams2023-02-103-3/+4
* tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams2023-02-106-14/+146
* cxl/region: Add region autodiscoveryDan Williams2023-02-105-11/+580
* cxl/port: Split endpoint and switch port probeDan Williams2023-02-102-33/+47
* cxl/region: Enable CONFIG_CXL_REGION to be toggledDan Williams2023-02-101-1/+11
* kernel/range: Uplevel the cxl subsystem's range_contains() helperDan Williams2023-02-103-8/+8
* cxl/region: Move region-position validation to a helperDan Williams2023-02-101-43/+76
* cxl/region: Cleanup target list on attach errorDan Williams2023-02-101-0/+2
* cxl/region: Refactor attach_target() for autodiscoveryDan Williams2023-02-101-19/+28
* cxl/region: Add volatile region creation supportDan Williams2023-02-104-25/+83
* cxl/region: Validate region mode vs decoder modeDan Williams2023-02-101-0/+6
* cxl/region: Support empty uuids for non-pmem regionsDan Williams2023-02-102-3/+11
* cxl/region: Add a mode attribute for regionsDan Williams2023-02-104-11/+36
* cxl/Documentation: Update references to attributes added in v6.0Dan Williams2023-02-101-15/+15
* cxl/memdev: Fix endpoint port removalDan Williams2023-02-103-26/+35
* cxl/port: Link the 'parent_dport' in portX/ and endpointX/ sysfsDan Williams2023-01-252-0/+44
* cxl/region: Clarify when a cxld->commit() callback is mandatoryDan Williams2023-01-251-2/+17
* tools/testing/cxl: require 64-bitLuis Chamberlain2023-01-251-0/+1
* cxl/pci: Show opcode in debug messages when sending a commandRobert Richter2023-01-241-1/+1
* tools/testing/cxl: Prevent cxl_test from confusing production modulesDan Williams2023-01-058-0/+69
* cxl/region: Only warn about cpu_cache_invalidate_memregion() onceDavidlohr Bueso2023-01-051-1/+1
* PCI/CXL: Export native CXL error reporting controlIra Weiny2023-01-053-0/+5
* cxl/pci: Move tracepoint definitions to drivers/cxl/core/Dan Williams2023-01-048-118/+131
* Linux 6.2-rc2v6.2-rc2Linus Torvalds2023-01-011-1/+1
* Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-01-012-38/+18
|\
| * perf/core: Call LSM hook after copying perf_event_attrNamhyung Kim2022-12-271-3/+3
| * perf: Fix use-after-free in error pathPeter Zijlstra2022-12-271-1/+3
| * perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King2022-12-271-1/+1
| * perf/core: Fix cgroup events trackingChengming Zhou2022-12-271-32/+10
| * perf core: Return error pointer if inherit_event() fails to find pmu_ctxRavi Bangoria2022-12-271-1/+1
* | Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-013-25/+17
|\ \
| * | x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNKMasami Hiramatsu (Google)2022-12-271-20/+8
| * | x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNKMasami Hiramatsu (Google)2022-12-271-3/+7
| * | x86/calldepth: Fix incorrect init section referencesArnd Bergmann2022-12-271-2/+2
| |/
* | Merge tag 'locking_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-01-013-16/+56
|\ \
| * | futex: Fix futex_waitv() hrtimer debug object leak on kcalloc errorMathieu Desnoyers2022-12-271-4/+7
| * | rtmutex: Add acquire semantics for rtmutex lock acquisition slow pathMel Gorman2022-12-122-12/+49
* | | Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-0112-45/+212
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2022-12-30' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2023-01-0112-45/+212
| |\ \ \ | | |_|/ | |/| |
| | * | drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula2022-12-301-1/+1
| | * | drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula2022-12-303-3/+95
| | * | drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison2022-12-301-14/+28
| | * | drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld2022-12-306-26/+82
| | * | drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi2022-12-301-1/+0
| | * | drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda2022-12-301-1/+7
| |/ /