summaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-28cxl: Drop cxl_device_lock()Dan Williams6-126/+33
2022-04-28cxl/acpi: Add root device lockdep validationDan Williams3-1/+61
2022-04-28cxl: Replace lockdep_mutex with local lock classesDan Williams3-4/+18
2022-04-28PCI/ACPI: negotiate CXL _OSCVishal Verma3-22/+188
2022-04-28PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridgesDan Williams3-14/+63
2022-04-28PCI/ACPI: add a helper for retrieving _OSC Control DWORDsVishal Verma3-2/+15
2022-04-28cxl/mbox: fix logical vs bitwise typoDan Carpenter1-1/+1
2022-04-23cxl/mbox: Replace NULL check with IS_ERR() after vmemdup_user()Alison Schofield1-1/+1
2022-04-23cxl/mbox: Use type __u32 for mailbox payload sizesAlison Schofield2-20/+22
2022-04-23PM: CXL: Disable suspendDan Williams11-6/+79
2022-04-13cxl/mem: Replace redundant debug message with a commentDan Williams1-4/+10
2022-04-13cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init()Dan Williams2-7/+7
2022-04-13cxl/pci: Make cxl_dvsec_ranges() failure not fatal to cxl_pciDan Williams1-9/+18
2022-04-13cxl/mem: Make cxl_dvsec_range() init failure fatalDan Williams1-0/+3
2022-04-13cxl/pci: Add debug for DVSEC range init failuresDan Williams1-3/+10
2022-04-13cxl/mem: Drop DVSEC vs EFI Memory Map sanity checkDan Williams1-23/+1
2022-04-13cxl/mbox: Use new return_code handlingDavidlohr Bueso2-3/+3
2022-04-13cxl/mbox: Improve handling of mbox_cmd hw return codesDavidlohr Bueso3-3/+54
2022-04-13cxl/pci: Use CXL_MBOX_SUCCESS to check against mbox_cmd return codeDavidlohr Bueso1-2/+2
2022-04-13cxl/mbox: Drop mbox_mutex commentDavidlohr Bueso1-1/+1
2022-04-13cxl/pmem: Remove CXL SET_PARTITION_INFO from exclusive_cmds listAlison Schofield1-1/+0
2022-04-13cxl/mbox: Block immediate mode in SET_PARTITION_INFO commandAlison Schofield2-0/+48
2022-04-13cxl/mbox: Move cxl_mem_command param to a local variableAlison Schofield1-12/+8
2022-04-13cxl/mbox: Make handle_mailbox_cmd_from_user() use a mbox paramAlison Schofield1-27/+17
2022-04-13cxl/mbox: Remove dependency on cxl_mem_command for a debug msgAlison Schofield1-3/+14
2022-04-13cxl/mbox: Construct a users cxl_mbox_cmd in the validation pathAlison Schofield1-4/+17
2022-04-13cxl/mbox: Move build of user mailbox cmd to a helper functionsAlison Schofield1-25/+45
2022-04-13cxl/mbox: Move raw command warning to raw command validationAlison Schofield1-3/+2
2022-04-13cxl/mbox: Move cxl_mem_command construction to helper funcsAlison Schofield1-71/+76
2022-04-11Linux 5.18-rc2v5.18-rc2Linus Torvalds1-1/+1
2022-04-09perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...Ian Rogers1-0/+1
2022-04-09perf tools: Add external commands to list-cmdsMichael Petlan1-0/+4
2022-04-09perf docs: Add perf-iostat link to manpagesMichael Petlan1-1/+1
2022-04-09perf session: Remap buf if there is no space for eventDenis Nikitin1-3/+12
2022-04-09perf bench: Fix epoll bench to correct usage of affinity for machines with #C...Athira Rajeev2-12/+38
2022-04-09perf bench: Fix futex bench to correct usage of affinity for machines with #C...Athira Rajeev5-28/+83
2022-04-09perf tools: Fix perf's libperf_print callbackAdrian Hunter1-1/+1
2022-04-09perf: arm-spe: Fix perf report --mem-modeJames Clark1-0/+6
2022-04-09perf unwind: Don't show unwind error messages when augmenting frame pointer s...James Clark8-14/+32
2022-04-09tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2022-04-09perf test tsc: Fix error message when not supportedChengdong Li1-9/+27
2022-04-09perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo2-0/+5
2022-04-09perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo1-2/+4
2022-04-09tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2-0/+10
2022-04-09tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo1-1/+1
2022-04-09tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+7
2022-04-09MAINTAINERS: add Tom as clang reviewerTom Rix1-0/+1
2022-04-09mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"Andrew Morton1-6/+0
2022-04-09mailmap: update Vasily Averin's email addressVasily Averin1-0/+4
2022-04-09mm/mempolicy: fix mpol_new leak in shared_policy_replaceMiaohe Lin1-0/+1