aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-06riscv: enable THP_SWAP for RV64Jisheng Zhang1-0/+1
2022-10-06RISC-V: Print SSTC in canonical orderPalmer Dabbelt1-1/+1
2022-10-07Revert "drm/sched: Use parent fence instead of finished"Dave Airlie1-2/+2
2022-10-06random: clear new batches when bringing new CPUs onlineJason A. Donenfeld2-12/+18
2022-10-07powerpc: Don't add __powerpc_ prefix to syscall entry pointsMichael Ellerman4-16/+10
2022-10-05mailbox: qcom-ipcc: flag IRQ NO_THREADEric Chanudet1-1/+2
2022-10-05mailbox: pcc: Fix spelling mistake "Plaform" -> "Platform"Colin Ian King1-1/+1
2022-10-05mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sgJack Wang1-4/+4
2022-10-05mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock supportRobert Marko1-1/+1
2022-10-05dt-bindings: mailbox: qcom: correct clocks for IPQ6018 and IPQ8074Robert Marko1-12/+34
2022-10-05dt-bindings: mailbox: qcom: set correct #clock-cellsRobert Marko1-1/+16
2022-10-05mailbox: mpfs: account for mbox offsets while sendingConor Dooley1-4/+3
2022-10-05mailbox: mpfs: fix handling of the reg propertyConor Dooley1-10/+14
2022-10-05dt-bindings: mailbox: fix the mpfs' reg propertyConor Dooley1-4/+11
2022-10-05mailbox: imx: fix RST channel supportPeng Fan1-5/+5
2022-10-05riscv: compat: s/failed/unsupported if compat mode isn't supportedJisheng Zhang1-1/+1
2022-10-06docs: bump minimal GNU Make version to 3.82Masahiro Yamada1-2/+2
2022-10-05power: supply: ab8500: remove unused static local variableTom Rix1-2/+0
2022-10-05docs:kselftest: fix kselftest_module.h path of example moduleHoi Pok Wu1-1/+1
2022-10-05cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UTMeng Li2-0/+9
2022-10-05selftests/cpu-hotplug: Add log info when test successZhao Gongyi1-1/+1
2022-10-05selftests/cpu-hotplug: Reserve one cpu online at leastZhao Gongyi1-18/+22
2022-10-05selftests/cpu-hotplug: Delete fault injection related codeZhao Gongyi2-82/+6
2022-10-05selftests/cpu-hotplug: Use return instead of exitZhao Gongyi1-5/+8
2022-10-05selftests/cpu-hotplug: Correct log infoZhao Gongyi1-1/+1
2022-10-05cpufreq: amd-pstate: modify type in argument 2 for filp_openMeng Li1-1/+1
2022-10-05Documentation: amd-pstate: Add unit test introductionMeng Li1-0/+76
2022-10-05selftests: amd-pstate: Add test trigger for amd-pstate driverMeng Li4-0/+66
2022-10-05cpufreq: amd-pstate: Add test module for amd-pstate driverMeng Li3-0/+301
2022-10-05cpufreq: amd-pstate: Expose struct amd_cpudataMeng Li3-59/+79
2022-10-05selftests/vm: use top_srcdir instead of recomputing relative pathsAxel Rasmussen4-5/+5
2022-10-05remoteproc: virtio: Fix warning on bindings by removing the of_match_tableArnaud Pouliquen1-7/+1
2022-10-05arm64: alternatives: Use vdso/bits.h instead of linux/bits.hNathan Chancellor1-1/+1
2022-10-05Revert "ARM: dts: BCM5301X: Add basic PCI controller properties"Arnd Bergmann1-12/+0
2022-10-05ksmbd: validate share name from share config responseAtte Heikkilä6-9/+29
2022-10-05ksmbd: call ib_drain_qp when disconnectedNamjae Jeon1-0/+2
2022-10-05ksmbd: make utf-8 file name comparison work in __caseless_lookup()Atte Heikkilä3-3/+20
2022-10-05ksmbd: Fix user namespace mappingMickaël Salaün1-2/+4
2022-10-05ksmbd: hide socket error message when ipv6 config is disableNamjae Jeon1-1/+2
2022-10-05ksmbd: reduce server smbdirect max send/receive segment sizesTom Talpey1-2/+2
2022-10-05ksmbd: decrease the number of SMB3 smbdirect server SGEsTom Talpey1-1/+1
2022-10-05ksmbd: Fix wrong return value and message length check in smb2_ioctl()Zhang Xiaoxu1-4/+9
2022-10-05ksmbd: set NTLMSSP_NEGOTIATE_SEAL flag to challenge blobNamjae Jeon3-1/+5
2022-10-05ksmbd: fix encryption failure issue for session logoff responseNamjae Jeon3-9/+13
2022-10-05ksmbd: fix endless loop when encryption for response failsNamjae Jeon1-3/+1
2022-10-05ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO responseNamjae Jeon1-6/+20
2022-10-05ksmbd: set file permission mode to match Samba server posix extension behaviorNamjae Jeon2-3/+3
2022-10-05ksmbd: change security id to the one samba used for posix extensionNamjae Jeon3-7/+25
2022-10-05ksmbd: update documentationNamjae Jeon1-12/+30
2022-10-05ksmbd: casefold utf-8 share names and fix ascii lowercase conversionAtte Heikkilä10-28/+56