summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-21tools/virtio: virtio_test -h,--help should return directlyRong Tao1-5/+5
2023-04-21tools/virtio: virtio_test: Fix indentationRong Tao1-1/+1
2023-04-21virtio: Reorder fields in 'struct virtqueue'Christophe JAILLET1-1/+1
2023-04-21vhost: use struct_size and size_add to compute flex array sizesJacob Keller1-4/+2
2023-04-21vdpa/mlx5: Avoid losing link state updatesEli Cohen1-89/+114
2023-04-21powerpc/configs/powernv: Add IGB=yMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Drop JFS FilesystemMichael Ellerman1-3/+0
2023-04-21powerpc/configs/64s: Use EXT4 to mount EXT2 filesystemsMichael Ellerman1-4/+0
2023-04-21powerpc/configs: Make pseries_defconfig an alias for ppc64le_guestMichael Ellerman2-323/+3
2023-04-21powerpc/configs: Make pseries_le an alias for ppc64le_guestMichael Ellerman1-4/+3
2023-04-21powerpc/configs: Incorporate generic kvm_guest.config into guest configsMichael Ellerman2-2/+3
2023-04-21powerpc/configs: Add IBMVETH=y and IBMVNIC=y to guest configsMichael Ellerman1-0/+2
2023-04-21powerpc/configs/64s: Enable Device Mapper optionsMichael Ellerman1-2/+14
2023-04-21powerpc/configs/64s: Enable PSTOREMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Enable VLAN supportMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Enable BLK_DEV_NVMEMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Drop REISERFSMichael Ellerman1-4/+0
2023-04-21powerpc/configs/64s: Use SHA512 for module signaturesMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Enable IO_STRICT_DEVMEMMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Enable SCHEDSTATSMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Enable DEBUG_VM & other optionsMichael Ellerman1-0/+6
2023-04-21powerpc/configs/64s: Enable EMULATED_STATSMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Enable KUNIT and most testsMichael Ellerman1-0/+43
2023-04-21powerpc/configs/64s: Enable SELINUXMichael Ellerman1-0/+3
2023-04-21powerpc/configs/64s: Enable YAMA, LANDLOCK & BPF LSMsMichael Ellerman1-0/+3
2023-04-21powerpc/configs/64s: Enable SLAB hardening optionsMichael Ellerman1-0/+4
2023-04-21powerpc/configs/64s: Enable ZSWAP & ZRAMMichael Ellerman1-0/+4
2023-04-21powerpc/configs/64s: Enable CHECKPOINT_RESTOREMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Enable common CGROUP & related optionsMichael Ellerman1-2/+7
2023-04-21powerpc/configs/64s: Enable NO_HZ_FULLMichael Ellerman1-2/+1
2023-04-21powerpc/configs/64s: Enable common accounting optionsMichael Ellerman1-0/+5
2023-04-21powerpc/configs/64s: Enable AUDITMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Enable PREEMPT_VOLUNTARYMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Select ARCH_WANT_DEFAULT_BPF_JITMichael Ellerman1-0/+1
2023-04-21powerpc/configs/64s: Add secure boot options to defconfigMichael Ellerman1-1/+16
2023-04-21powerpc/configs/64s: Enable PAPR_SCMMichael Ellerman1-0/+2
2023-04-21powerpc/configs/6s: Drop obsolete crypto ALGsMichael Ellerman1-3/+0
2023-04-21powerpc/configs/64s: Drop IPV6 which is default yMichael Ellerman1-1/+0
2023-04-21powerpc/configs/64s: Drop SPLPAR which is default yMichael Ellerman1-1/+0
2023-04-21powerpc/configs/64s: Update defconfig for symbol movementMichael Ellerman1-21/+21
2023-04-21powerpc/Makefile: Add generated defconfigs to help outputMichael Ellerman1-18/+24
2023-04-21usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate APIWesley Cheng1-32/+21
2023-04-21usb: dwc3: gadget: Execute gadget stop after halting the controllerWesley Cheng1-2/+13
2023-04-21Merge branch 'net-extend-drop-reasons'Jakub Kicinski12-410/+606
2023-04-21mac80211: use the new drop reasons infrastructureJohannes Berg6-48/+138
2023-04-21net: extend drop reasons for multiple subsystemsJohannes Berg4-16/+121
2023-04-21net: move dropreason.h to dropreason-core.hJohannes Berg4-6/+7
2023-04-21ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar4-2/+22
2023-04-21Merge branch 'ethtool-mm-api-consolidation'Jakub Kicinski20-66/+486
2023-04-21selftests: forwarding: add a test for MAC Merge layerVladimir Oltean3-0/+307