index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-10
dax/hmem: Convey the dax range via memregion_info()
Dan Williams
3
-34
/
+19
2023-02-10
dax/hmem: Drop unnecessary dax_hmem_remove()
Dan Williams
1
-7
/
+0
2023-02-10
dax/hmem: Move HMAT and Soft reservation probe initcall level
Dan Williams
3
-3
/
+4
2023-02-10
tools/testing/cxl: Define a fixed volatile configuration to parse
Dan Williams
6
-14
/
+146
2023-02-10
cxl/region: Add region autodiscovery
Dan Williams
5
-11
/
+580
2023-02-10
cxl/port: Split endpoint and switch port probe
Dan Williams
2
-33
/
+47
2023-02-10
cxl/region: Enable CONFIG_CXL_REGION to be toggled
Dan Williams
1
-1
/
+11
2023-02-10
kernel/range: Uplevel the cxl subsystem's range_contains() helper
Dan Williams
3
-8
/
+8
2023-02-10
cxl/region: Move region-position validation to a helper
Dan Williams
1
-43
/
+76
2023-02-10
cxl/region: Cleanup target list on attach error
Dan Williams
1
-0
/
+2
2023-02-10
cxl/region: Refactor attach_target() for autodiscovery
Dan Williams
1
-19
/
+28
2023-02-10
cxl/region: Add volatile region creation support
Dan Williams
4
-25
/
+83
2023-02-10
cxl/region: Validate region mode vs decoder mode
Dan Williams
1
-0
/
+6
2023-02-10
cxl/region: Support empty uuids for non-pmem regions
Dan Williams
2
-3
/
+11
2023-02-10
cxl/region: Add a mode attribute for regions
Dan Williams
4
-11
/
+36
2023-02-10
cxl/Documentation: Update references to attributes added in v6.0
Dan Williams
1
-15
/
+15
2023-02-10
cxl/memdev: Fix endpoint port removal
Dan Williams
3
-26
/
+35
2023-01-25
cxl/port: Link the 'parent_dport' in portX/ and endpointX/ sysfs
Dan Williams
2
-0
/
+44
2023-01-25
cxl/region: Clarify when a cxld->commit() callback is mandatory
Dan Williams
1
-2
/
+17
2023-01-25
tools/testing/cxl: require 64-bit
Luis Chamberlain
1
-0
/
+1
2023-01-24
cxl/pci: Show opcode in debug messages when sending a command
Robert Richter
1
-1
/
+1
2023-01-05
tools/testing/cxl: Prevent cxl_test from confusing production modules
Dan Williams
8
-0
/
+69
2023-01-05
cxl/region: Only warn about cpu_cache_invalidate_memregion() once
Davidlohr Bueso
1
-1
/
+1
2023-01-05
PCI/CXL: Export native CXL error reporting control
Ira Weiny
3
-0
/
+5
2023-01-04
cxl/pci: Move tracepoint definitions to drivers/cxl/core/
Dan Williams
8
-118
/
+131
2023-01-01
Linux 6.2-rc2
v6.2-rc2
Linus Torvalds
1
-1
/
+1
2022-12-30
drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index
Jani Nikula
1
-1
/
+1
2022-12-30
drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence
Jani Nikula
3
-3
/
+95
2022-12-30
fixdep: remove unneeded <stdarg.h> inclusion
Masahiro Yamada
1
-1
/
+0
2022-12-30
kbuild: sort single-targets alphabetically again
Masahiro Yamada
1
-1
/
+1
2022-12-30
kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires
Masahiro Yamada
1
-1
/
+2
2022-12-30
kbuild: Fix running modpost with musl libc
Samuel Holland
1
-11
/
+11
2022-12-30
kbuild: add a missing line for help message
Jun ASAKA
1
-0
/
+1
2022-12-30
.gitignore: ignore *.rpm
Masahiro Yamada
1
-0
/
+1
2022-12-30
arch: fix broken BuildID for arm64 and riscv
Masahiro Yamada
1
-0
/
+5
2022-12-30
drm/i915/uc: Fix two issues with over-size firmware files
John Harrison
1
-14
/
+28
2022-12-30
drm/i915: improve the catch-all evict to handle lock contention
Matthew Auld
6
-26
/
+82
2022-12-30
drm/i915: Remove __maybe_unused from mtl_info
Lucas De Marchi
1
-1
/
+0
2022-12-30
drm/i915: fix TLB invalidation for Gen12.50 video and compute engines
Andrzej Hajda
1
-1
/
+7
2022-12-29
kconfig: Add static text for search information in help menu
Bhaskar Chowdhury
1
-0
/
+6
2022-12-28
nvme-auth: fix smatch warning complaints
Sagi Grimberg
1
-1
/
+1
2022-12-28
nvme: consult the CSE log page for unprivileged passthrough
Christoph Hellwig
2
-4
/
+25
2022-12-28
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig
1
-6
/
+26
2022-12-28
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
1
-6
/
+5
2022-12-28
nvmet: set the LBCC bit for commands that modify data
Christoph Hellwig
1
-2
/
+4
2022-12-28
nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
Christoph Hellwig
1
-16
/
+19
2022-12-28
nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
Christoph Hellwig
1
-1
/
+2
2022-12-28
docs, nvme: add a feature and quirk policy document
Christoph Hellwig
3
-0
/
+79
2022-12-28
ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecs
Takashi Iwai
1
-8
/
+19
2022-12-28
KVM: selftests: restore special vmmcall code layout needed by the harness
Paolo Bonzini
1
-2
/
+11
[next]