index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-09
cxl/core/port: Add switch port enumeration
Dan Williams
3
-25
/
+438
2022-02-09
cxl/memdev: Add numa_node attribute
Dan Williams
3
-0
/
+27
2022-02-09
cxl/pci: Emit device serial number
Dan Williams
5
-0
/
+24
2022-02-09
cxl/pci: Implement wait for media active
Ben Widawsky
3
-1
/
+58
2022-02-09
cxl/pci: Retrieve CXL DVSEC memory info
Ben Widawsky
3
-0
/
+146
2022-02-09
cxl/pci: Cache device DVSEC offset
Ben Widawsky
2
-0
/
+8
2022-02-09
cxl/pci: Store component register base in cxlds
Ben Widawsky
2
-0
/
+14
2022-02-09
cxl/core/port: Remove @host argument for dport + decoder enumeration
Dan Williams
10
-54
/
+45
2022-02-09
cxl/port: Add a driver for 'struct cxl_port' objects
Ben Widawsky
11
-31
/
+415
2022-02-09
cxl/core: Emit modalias for CXL devices
Dan Williams
2
-9
/
+26
2022-02-09
cxl/core/hdm: Add CXL standard decoder enumeration to the core
Dan Williams
12
-49
/
+434
2022-02-09
cxl/core: Generalize dport enumeration in the core
Dan Williams
11
-238
/
+238
2022-02-09
cxl/pci: Rename pci.h to cxlpci.h
Dan Williams
4
-3
/
+4
2022-02-09
cxl/port: Up-level cxl_add_dport() locking requirements to the caller
Dan Williams
3
-2
/
+7
2022-02-09
cxl/pmem: Introduce a find_cxl_root() helper
Dan Williams
5
-30
/
+60
2022-02-09
cxl/port: Introduce cxl_port_to_pci_bus()
Dan Williams
3
-5
/
+49
2022-02-09
cxl/core/port: Use dedicated lock for decoder target list
Dan Williams
2
-7
/
+25
2022-02-09
cxl: Prove CXL locking
Dan Williams
7
-25
/
+154
2022-02-09
cxl/core: Track port depth
Ben Widawsky
2
-0
/
+4
2022-02-09
cxl/core/port: Make passthrough decoder init implicit
Ben Widawsky
2
-6
/
+8
2022-02-09
cxl/core: Fix cxl_probe_component_regs() error message
Dan Williams
1
-1
/
+1
2022-02-09
cxl/core/port: Clarify decoder creation
Ben Widawsky
3
-11
/
+92
2022-02-09
cxl/core: Convert decoder range to resource
Ben Widawsky
3
-18
/
+35
2022-02-09
cxl/decoder: Hide physical address information from non-root
Dan Williams
1
-1
/
+1
2022-02-09
cxl/core/port: Rename bus.c to port.c
Dan Williams
4
-4
/
+4
2022-02-09
cxl: Introduce module_cxl_driver
Ben Widawsky
1
-0
/
+3
2022-02-09
cxl/acpi: Map component registers for Root Ports
Ben Widawsky
5
-54
/
+80
2022-02-09
cxl/pci: Add new DVSEC definitions
Ben Widawsky
1
-0
/
+15
2022-02-09
cxl: Flesh out register names
Ben Widawsky
2
-16
/
+17
2022-02-09
cxl/pci: Defer mailbox status checks to command timeouts
Dan Williams
1
-101
/
+33
2022-02-09
cxl/pci: Implement Interface Ready Timeout
Ben Widawsky
1
-0
/
+35
2022-02-09
cxl: Rename CXL_MEM to CXL_PCI
Ben Widawsky
2
-12
/
+13
2022-01-30
Linux 5.17-rc2
v5.17-rc2
Linus Torvalds
1
-1
/
+1
2022-01-30
Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-36
/
+121
2022-01-30
Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+19
2022-01-30
Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-4
/
+5
2022-01-30
Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2022-01-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-70
/
+91
2022-01-30
ocfs2: fix a deadlock when commit trans
Joseph Qi
1
-14
/
+11
2022-01-30
jbd2: export jbd2_journal_[grab|put]_journal_head
Joseph Qi
1
-0
/
+2
2022-01-30
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
1
-38
/
+41
2022-01-30
psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n
Suren Baghdasaryan
1
-6
/
+5
2022-01-30
mm, kasan: use compare-exchange operation to set KASAN page tag
Peter Collingbourne
1
-5
/
+12
2022-01-30
kasan: test: fix compatibility with FORTIFY_SOURCE
Marco Elver
1
-0
/
+5
2022-01-30
tools/testing/scatterlist: add missing defines
Maor Gottlieb
1
-1
/
+2
2022-01-30
mm: page->mapping folio->mapping should have the same offset
Wei Yang
1
-0
/
+1
2022-01-30
memory-failure: fetch compound_head after pgmap_pfn_valid()
Joao Martins
1
-0
/
+6
2022-01-30
ia64: make IA64_MCA_RECOVERY bool instead of tristate
Randy Dunlap
1
-1
/
+1
2022-01-30
binfmt_misc: fix crash when load/unload module
Tong Zhang
1
-4
/
+4
2022-01-30
include/linux/sysctl.h: fix register_sysctl_mount_point() return type
Andrew Morton
1
-1
/
+1
[next]