index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE"
Jason A. Donenfeld
2022-05-28
1
-1
/
+0
*
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-05-27
48
-863
/
+1266
|
\
|
*
cxl/port: Enable HDM Capability after validating DVSEC Ranges
Dan Williams
2022-05-20
1
-15
/
+152
|
*
cxl/port: Reuse 'struct cxl_hdm' context for hdm init
Dan Williams
2022-05-19
4
-43
/
+28
|
*
cxl/port: Move endpoint HDM Decoder Capability init to port driver
Dan Williams
2022-05-19
2
-11
/
+11
|
*
cxl/pci: Drop @info argument to cxl_hdm_decode_init()
Dan Williams
2022-05-19
4
-19
/
+12
|
*
cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()
Dan Williams
2022-05-19
6
-104
/
+83
|
*
cxl/mem: Skip range enumeration if mem_enable clear
Dan Williams
2022-05-19
2
-1
/
+3
|
*
cxl/mem: Consolidate CXL DVSEC Range enumeration in the core
Dan Williams
2022-05-19
8
-152
/
+158
|
*
cxl/pci: Move cxl_await_media_ready() to the core
Dan Williams
2022-05-19
7
-54
/
+67
|
*
cxl/mem: Validate port connectivity before dvsec ranges
Dan Williams
2022-05-19
1
-16
/
+16
|
*
cxl/mem: Fix cxl_mem_probe() error exit
Dan Williams
2022-05-19
1
-2
/
+4
|
*
cxl/pci: Drop wait_for_valid() from cxl_await_media_ready()
Dan Williams
2022-05-19
1
-4
/
+0
|
*
cxl/pci: Consolidate wait_for_media() and wait_for_media_ready()
Dan Williams
2022-05-19
2
-20
/
+3
|
*
cxl/mem: Drop mem_enabled check from wait_for_media()
Dan Williams
2022-05-19
1
-4
/
+0
|
*
nvdimm: Fix firmware activation deadlock scenarios
Dan Williams
2022-04-28
1
-9
/
+0
|
*
device-core: Kill the lockdep_mutex
Dan Williams
2022-04-28
2
-8
/
+0
|
*
nvdimm: Drop nd_device_lock()
Dan Williams
2022-04-28
11
-155
/
+66
|
*
ACPI: NFIT: Drop nfit_device_lock()
Dan Williams
2022-04-28
2
-39
/
+15
|
*
nvdimm: Replace lockdep_mutex with local lock classes
Dan Williams
2022-04-28
8
-15
/
+37
|
*
cxl: Drop cxl_device_lock()
Dan Williams
2022-04-28
6
-126
/
+33
|
*
cxl/acpi: Add root device lockdep validation
Dan Williams
2022-04-28
3
-1
/
+61
|
*
cxl: Replace lockdep_mutex with local lock classes
Dan Williams
2022-04-28
3
-4
/
+18
|
*
PCI/ACPI: negotiate CXL _OSC
Vishal Verma
2022-04-28
3
-22
/
+188
|
*
PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridges
Dan Williams
2022-04-28
3
-14
/
+63
|
*
PCI/ACPI: add a helper for retrieving _OSC Control DWORDs
Vishal Verma
2022-04-28
3
-2
/
+15
|
*
cxl/mbox: fix logical vs bitwise typo
Dan Carpenter
2022-04-28
1
-1
/
+1
|
*
cxl/mbox: Replace NULL check with IS_ERR() after vmemdup_user()
Alison Schofield
2022-04-22
1
-1
/
+1
|
*
cxl/mbox: Use type __u32 for mailbox payload sizes
Alison Schofield
2022-04-22
2
-20
/
+22
|
*
PM: CXL: Disable suspend
Dan Williams
2022-04-22
11
-6
/
+79
|
*
cxl/mem: Replace redundant debug message with a comment
Dan Williams
2022-04-12
1
-4
/
+10
|
*
cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init()
Dan Williams
2022-04-12
2
-7
/
+7
|
*
cxl/pci: Make cxl_dvsec_ranges() failure not fatal to cxl_pci
Dan Williams
2022-04-12
1
-9
/
+18
|
*
cxl/mem: Make cxl_dvsec_range() init failure fatal
Dan Williams
2022-04-12
1
-0
/
+3
|
*
cxl/pci: Add debug for DVSEC range init failures
Dan Williams
2022-04-12
1
-3
/
+10
|
*
cxl/mem: Drop DVSEC vs EFI Memory Map sanity check
Dan Williams
2022-04-12
1
-23
/
+1
|
*
cxl/mbox: Use new return_code handling
Davidlohr Bueso
2022-04-12
2
-3
/
+3
|
*
cxl/mbox: Improve handling of mbox_cmd hw return codes
Davidlohr Bueso
2022-04-12
3
-3
/
+54
|
*
cxl/pci: Use CXL_MBOX_SUCCESS to check against mbox_cmd return code
Davidlohr Bueso
2022-04-12
1
-2
/
+2
|
*
cxl/mbox: Drop mbox_mutex comment
Davidlohr Bueso
2022-04-12
1
-1
/
+1
|
*
cxl/pmem: Remove CXL SET_PARTITION_INFO from exclusive_cmds list
Alison Schofield
2022-04-12
1
-1
/
+0
|
*
cxl/mbox: Block immediate mode in SET_PARTITION_INFO command
Alison Schofield
2022-04-12
2
-0
/
+48
|
*
cxl/mbox: Move cxl_mem_command param to a local variable
Alison Schofield
2022-04-12
1
-12
/
+8
|
*
cxl/mbox: Make handle_mailbox_cmd_from_user() use a mbox param
Alison Schofield
2022-04-12
1
-27
/
+17
|
*
cxl/mbox: Remove dependency on cxl_mem_command for a debug msg
Alison Schofield
2022-04-12
1
-3
/
+14
|
*
cxl/mbox: Construct a users cxl_mbox_cmd in the validation path
Alison Schofield
2022-04-12
1
-4
/
+17
|
*
cxl/mbox: Move build of user mailbox cmd to a helper functions
Alison Schofield
2022-04-12
1
-25
/
+45
|
*
cxl/mbox: Move raw command warning to raw command validation
Alison Schofield
2022-04-12
1
-3
/
+2
|
*
cxl/mbox: Move cxl_mem_command construction to helper funcs
Alison Schofield
2022-04-12
1
-71
/
+76
*
|
Merge tag 'clang-format-for-linus-v5.19-rc1' of https://github.com/ojeda/linux
Linus Torvalds
2022-05-27
1
-48
/
+170
|
\
\
[next]