index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-29
cxl/pci: Use pci core's DVSEC functionality
Ben Widawsky
1
-24
/
+2
2021-10-29
PCI: Add pci_find_dvsec_capability to find designated VSEC
Ben Widawsky
2
-0
/
+33
2021-10-29
cxl/pci: Split cxl_pci_setup_regs()
Ben Widawsky
1
-36
/
+37
2021-10-29
cxl/pci: Add @base to cxl_register_map
Dan Williams
2
-15
/
+26
2021-10-29
cxl/pci: Make more use of cxl_register_map
Ben Widawsky
1
-34
/
+25
2021-10-29
cxl/pci: Remove pci request/release regions
Ben Widawsky
1
-5
/
+0
2021-10-29
cxl/pci: Fix NULL vs ERR_PTR confusion
Dan Williams
1
-1
/
+1
2021-10-29
cxl/pci: Remove dev_dbg for unknown register blocks
Ben Widawsky
1
-3
/
+0
2021-10-29
cxl/pci: Convert register block identifiers to an enum
Ben Widawsky
1
-6
/
+8
2021-10-08
cxl/acpi: Do not fail cxl_acpi_probe() based on a missing CHBS
Alison Schofield
1
-4
/
+6
2021-09-21
cxl/pci: Disambiguate cxl_pci further from cxl_mem
Ben Widawsky
1
-33
/
+35
2021-09-21
Documentation/cxl: Add bus internal docs
Ben Widawsky
1
-0
/
+3
2021-09-21
cxl/core: Split decoder setup into alloc + add
Dan Williams
5
-126
/
+114
2021-09-21
tools/testing/cxl: Introduce a mock memory device + driver
Dan Williams
8
-6
/
+359
2021-09-21
cxl/mbox: Move command definitions to common location
Dan Williams
3
-48
/
+65
2021-09-21
cxl/bus: Populate the target list at decoder create
Dan Williams
3
-27
/
+91
2021-09-21
tools/testing/cxl: Introduce a mocked-up CXL port hierarchy
Dan Williams
9
-15
/
+908
2021-09-21
cxl/pmem: Add support for multiple nvdimm-bridge objects
Dan Williams
3
-16
/
+33
2021-09-21
cxl/pmem: Translate NVDIMM label commands to CXL label commands
Dan Williams
1
-4
/
+124
2021-09-21
cxl/mbox: Add exclusive kernel command support
Dan Williams
4
-3
/
+67
2021-09-21
cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAP
Dan Williams
2
-12
/
+2
2021-09-21
cxl/pci: Use module_pci_driver
Dan Williams
1
-22
/
+8
2021-09-21
cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core
Dan Williams
8
-949
/
+975
2021-09-21
cxl/pci: Drop idr.h
Dan Williams
1
-1
/
+0
2021-09-21
cxl/mbox: Introduce the mbox_send operation
Dan Williams
2
-55
/
+63
2021-09-21
cxl/pci: Clean up cxl_mem_get_partition_info()
Dan Williams
2
-26
/
+24
2021-09-21
cxl/pci: Make 'struct cxl_mem' device type generic
Dan Williams
3
-47
/
+41
2021-09-21
libnvdimm/labels: Introduce CXL labels
Dan Williams
3
-50
/
+241
2021-09-21
libnvdimm/label: Define CXL region labels
Dan Williams
1
-0
/
+32
2021-09-21
libnvdimm/labels: Fix kernel-doc for label.h
Dan Williams
1
-2
/
+8
2021-09-21
libnvdimm/labels: Introduce the concept of multi-range namespace labels
Dan Williams
2
-0
/
+14
2021-09-21
libnvdimm/label: Add a helper for nlabel validation
Dan Williams
2
-3
/
+9
2021-09-21
libnvdimm/labels: Add uuid helpers
Dan Williams
9
-116
/
+124
2021-09-19
Linux 5.15-rc2
Linus Torvalds
1
-1
/
+1
2021-09-19
pci_iounmap'2: Electric Boogaloo: try to make sense of it all
Linus Torvalds
2
-23
/
+46
2021-09-19
dmascc: use proper 'virt_to_bus()' rather than casting to 'int'
Linus Torvalds
1
-3
/
+3
2021-09-19
alpha: enable GENERIC_PCI_IOMAP unconditionally
Linus Torvalds
1
-1
/
+1
2021-09-19
parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
Helge Deller
3
-11
/
+6
2021-09-19
Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"
Linus Torvalds
1
-27
/
+13
2021-09-19
Revert drm/vc4 hdmi runtime PM changes
Linus Torvalds
1
-34
/
+10
2021-09-19
kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS
Nathan Chancellor
1
-0
/
+5
2021-09-19
x86/build: Do not add -falign flags unconditionally for clang
Nathan Chancellor
1
-3
/
+9
2021-09-19
kbuild: Fix comment typo in scripts/Makefile.modpost
Ramji Jiyani
1
-1
/
+1
2021-09-19
sh: Add missing FORCE prerequisites in Makefile
Geert Uytterhoeven
1
-8
/
+8
2021-09-19
gen_compile_commands: fix missing 'sys' package
Kortan
1
-0
/
+1
2021-09-19
checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file
Ariel Marcovitch
1
-8
/
+0
2021-09-19
checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit
Ariel Marcovitch
1
-0
/
+3
2021-09-18
alpha: move __udiv_qrnnd library function to arch/alpha/lib/
Linus Torvalds
5
-3
/
+5
2021-09-18
alpha: mark 'Jensen' platform as no longer broken
Linus Torvalds
2
-6
/
+5
2021-09-18
perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id()
Andrii Nakryiko
1
-0
/
+3
[next]