summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2023-04-21sh: sq: Use the bitmap API when applicableChristophe JAILLET-4/+3
2023-04-21KVM: arm64: Constify start/end/phys fields of the pgtable walker dataMarc Zyngier-4/+4
2023-04-21KVM: arm64: Infer PA offset from VA in hyp map walkerOliver Upton-2/+1
2023-04-21KVM: arm64: Infer the PA offset from IPA in stage-2 map walkerOliver Upton-4/+29
2023-04-21Merge branch kvm-arm64/spec-ptw into kvmarm-master/nextMarc Zyngier-15/+69
2023-04-21Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier-37/+277
2023-04-21Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/nextMarc Zyngier-181/+643
2023-04-21m68k: kexec: Include <linux/reboot.h>Simon Horman-0/+1
2023-04-21powerpc/configs/powernv: Add IGB=yMichael Ellerman-0/+1
2023-04-21powerpc/configs/64s: Drop JFS FilesystemMichael Ellerman-3/+0
2023-04-21powerpc/configs/64s: Use EXT4 to mount EXT2 filesystemsMichael Ellerman-4/+0
2023-04-21powerpc/configs: Make pseries_defconfig an alias for ppc64le_guestMichael Ellerman-323/+3
2023-04-21powerpc/configs: Make pseries_le an alias for ppc64le_guestMichael Ellerman-4/+3
2023-04-21powerpc/configs: Incorporate generic kvm_guest.config into guest configsMichael Ellerman-2/+3
2023-04-21powerpc/configs: Add IBMVETH=y and IBMVNIC=y to guest configsMichael Ellerman-0/+2
2023-04-21powerpc/configs/64s: Enable Device Mapper optionsMichael Ellerman-2/+14
2023-04-21powerpc/configs/64s: Enable PSTOREMichael Ellerman-0/+1
2023-04-21powerpc/configs/64s: Enable VLAN supportMichael Ellerman-0/+1
2023-04-21powerpc/configs/64s: Enable BLK_DEV_NVMEMichael Ellerman-0/+1
2023-04-21powerpc/configs/64s: Drop REISERFSMichael Ellerman-4/+0
2023-04-21powerpc/configs/64s: Use SHA512 for module signaturesMichael Ellerman-0/+1
2023-04-21powerpc/configs/64s: Enable IO_STRICT_DEVMEMMichael Ellerman-0/+1
2023-04-21powerpc/configs/64s: Enable SCHEDSTATSMichael Ellerman-0/+1
2023-04-21powerpc/configs/64s: Enable DEBUG_VM & other optionsMichael Ellerman-0/+6
2023-04-21powerpc/configs/64s: Enable EMULATED_STATSMichael Ellerman-0/+1
2023-04-21powerpc/configs/64s: Enable KUNIT and most testsMichael Ellerman-0/+43
2023-04-21powerpc/configs/64s: Enable SELINUXMichael Ellerman-0/+3
2023-04-21powerpc/configs/64s: Enable YAMA, LANDLOCK & BPF LSMsMichael Ellerman-0/+3
2023-04-21powerpc/configs/64s: Enable SLAB hardening optionsMichael Ellerman-0/+4
2023-04-21powerpc/configs/64s: Enable ZSWAP & ZRAMMichael Ellerman-0/+4
2023-04-21powerpc/configs/64s: Enable CHECKPOINT_RESTOREMichael Ellerman-0/+1
2023-04-21powerpc/configs/64s: Enable common CGROUP & related optionsMichael Ellerman-2/+7
2023-04-21powerpc/configs/64s: Enable NO_HZ_FULLMichael Ellerman-2/+1
2023-04-21powerpc/configs/64s: Enable common accounting optionsMichael Ellerman-0/+5
2023-04-21powerpc/configs/64s: Enable AUDITMichael Ellerman-0/+1
2023-04-21powerpc/configs/64s: Enable PREEMPT_VOLUNTARYMichael Ellerman-0/+1
2023-04-21powerpc/configs/64s: Select ARCH_WANT_DEFAULT_BPF_JITMichael Ellerman-0/+1
2023-04-21powerpc/configs/64s: Add secure boot options to defconfigMichael Ellerman-1/+16
2023-04-21powerpc/configs/64s: Enable PAPR_SCMMichael Ellerman-0/+2
2023-04-21powerpc/configs/6s: Drop obsolete crypto ALGsMichael Ellerman-3/+0
2023-04-21powerpc/configs/64s: Drop IPV6 which is default yMichael Ellerman-1/+0
2023-04-21powerpc/configs/64s: Drop SPLPAR which is default yMichael Ellerman-1/+0
2023-04-21powerpc/configs/64s: Update defconfig for symbol movementMichael Ellerman-21/+21
2023-04-21powerpc/Makefile: Add generated defconfigs to help outputMichael Ellerman-18/+24
2023-04-20SVM-SEV: convert the rest of fget() uses to fdget() in thereAl Viro-12/+14
2023-04-20convert sgx_set_attribute() to fdget()/fdput()Al Viro-6/+5
2023-04-20x86: rewrite '__copy_user_nocache' functionLinus Torvalds-214/+243
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-193/+259
2023-04-20Merge branch 'pci/resource'Bjorn Helgaas-75/+67
2023-04-20um: make stub data pages size tweakableJohannes Berg-21/+27