aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-28cxl/acpi: Add root device lockdep validationGravatar Dan Williams 3-1/+61
2022-04-28cxl: Replace lockdep_mutex with local lock classesGravatar Dan Williams 3-4/+18
2022-04-28PCI/ACPI: negotiate CXL _OSCGravatar Vishal Verma 3-22/+188
2022-04-28PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridgesGravatar Dan Williams 3-14/+63
2022-04-28PCI/ACPI: add a helper for retrieving _OSC Control DWORDsGravatar Vishal Verma 3-2/+15
2022-04-28cxl/mbox: fix logical vs bitwise typoGravatar Dan Carpenter 1-1/+1
2022-04-22cxl/mbox: Replace NULL check with IS_ERR() after vmemdup_user()Gravatar Alison Schofield 1-1/+1
2022-04-22cxl/mbox: Use type __u32 for mailbox payload sizesGravatar Alison Schofield 2-20/+22
2022-04-22PM: CXL: Disable suspendGravatar Dan Williams 11-6/+79
2022-04-12cxl/mem: Replace redundant debug message with a commentGravatar Dan Williams 1-4/+10
2022-04-12cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init()Gravatar Dan Williams 2-7/+7
2022-04-12cxl/pci: Make cxl_dvsec_ranges() failure not fatal to cxl_pciGravatar Dan Williams 1-9/+18
2022-04-12cxl/mem: Make cxl_dvsec_range() init failure fatalGravatar Dan Williams 1-0/+3
2022-04-12cxl/pci: Add debug for DVSEC range init failuresGravatar Dan Williams 1-3/+10
2022-04-12cxl/mem: Drop DVSEC vs EFI Memory Map sanity checkGravatar Dan Williams 1-23/+1
2022-04-12cxl/mbox: Use new return_code handlingGravatar Davidlohr Bueso 2-3/+3
2022-04-12cxl/mbox: Improve handling of mbox_cmd hw return codesGravatar Davidlohr Bueso 3-3/+54
2022-04-12cxl/pci: Use CXL_MBOX_SUCCESS to check against mbox_cmd return codeGravatar Davidlohr Bueso 1-2/+2
2022-04-12cxl/mbox: Drop mbox_mutex commentGravatar Davidlohr Bueso 1-1/+1
2022-04-12cxl/pmem: Remove CXL SET_PARTITION_INFO from exclusive_cmds listGravatar Alison Schofield 1-1/+0
2022-04-12cxl/mbox: Block immediate mode in SET_PARTITION_INFO commandGravatar Alison Schofield 2-0/+48
2022-04-12cxl/mbox: Move cxl_mem_command param to a local variableGravatar Alison Schofield 1-12/+8
2022-04-12cxl/mbox: Make handle_mailbox_cmd_from_user() use a mbox paramGravatar Alison Schofield 1-27/+17
2022-04-12cxl/mbox: Remove dependency on cxl_mem_command for a debug msgGravatar Alison Schofield 1-3/+14
2022-04-12cxl/mbox: Construct a users cxl_mbox_cmd in the validation pathGravatar Alison Schofield 1-4/+17
2022-04-12cxl/mbox: Move build of user mailbox cmd to a helper functionsGravatar Alison Schofield 1-25/+45
2022-04-12cxl/mbox: Move raw command warning to raw command validationGravatar Alison Schofield 1-3/+2
2022-04-12cxl/mbox: Move cxl_mem_command construction to helper funcsGravatar Alison Schofield 1-71/+76
2022-04-10Linux 5.18-rc2v5.18-rc2Gravatar Linus Torvalds 1-1/+1
2022-04-10Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-10/+10
2022-04-10Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-48/+4
2022-04-10Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-8/+8
2022-04-10Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 15-35/+169
2022-04-10Merge tag 'irq-urgent-2022-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-14/+37
2022-04-10Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-57/+54
2022-04-10Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 7-169/+101
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 10-572/+585
2022-04-10Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-13/+12
2022-04-09Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub...Gravatar Linus Torvalds 26-71/+234
2022-04-09Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-3/+2
2022-04-09Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-0/+28
2022-04-09Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Thomas Gleixner 5-14/+37
2022-04-09perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...Gravatar Ian Rogers 1-0/+1
2022-04-09perf tools: Add external commands to list-cmdsGravatar Michael Petlan 1-0/+4
2022-04-09perf docs: Add perf-iostat link to manpagesGravatar Michael Petlan 1-1/+1
2022-04-09perf session: Remap buf if there is no space for eventGravatar Denis Nikitin 1-3/+12
2022-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 42-826/+467
2022-04-09perf bench: Fix epoll bench to correct usage of affinity for machines with #C...Gravatar Athira Rajeev 2-12/+38
2022-04-09perf bench: Fix futex bench to correct usage of affinity for machines with #C...Gravatar Athira Rajeev 5-28/+83