aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/crypto/testmgr.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
7 daysnet: phy: Micrel KSZ8061: fix errata solution not taking effect problemTristram Ha1-1/+41
7 daysnet/smc: avoid overwriting when adjusting sock bufsizesWen Gu1-20/+2
7 daysocteontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep1-11/+22
7 daysefi: Add missing __nocfi annotations to runtime wrappersArd Biesheuvel1-7/+6
7 daysRevert "xsk: Document ability to redirect to any socket bound to the same umem"Magnus Karlsson1-19/+14
7 daysRevert "xsk: Support redirect to any socket bound to the same umem"Magnus Karlsson1-4/+1
7 daysbpf: Set run context for rawtp test_run callbackJiri Olsa1-0/+6
7 daystpm: Switch to new Intel CPU model definesTony Luck2-2/+2
7 daystpm_tis: Do *not* flush uninitialized workJan Beulich1-1/+2
8 daysKVM: arm64: Ensure that SME controls are disabled in protected modeFuad Tabba2-0/+18
8 daysKVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx formatFuad Tabba6-19/+14
8 daysKVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVMFuad Tabba5-21/+22
8 daysKVM: arm64: Eagerly restore host fpsimd/sve state in pKVMFuad Tabba4-5/+93
8 daysKVM: arm64: Allocate memory mapped at hyp for host sve state in pKVMFuad Tabba7-0/+124
8 daysKVM: arm64: Specialize handling of host fpsimd state on trapFuad Tabba3-1/+13
8 daysKVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helperFuad Tabba4-19/+73
8 daysKVM: arm64: Fix prototype for __sve_save_state/__sve_restore_stateFuad Tabba2-3/+4
8 daysKVM: arm64: Reintroduce __sve_save_stateFuad Tabba2-0/+7
8 daysnet: tls: fix marking packets as decryptedJakub Kicinski1-0/+3
8 dayslib/test_rhashtable: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
8 daysnet: dst_cache: add two DEBUG_NET warningsEric Dumazet1-0/+2
8 daysila: block BH in ila_output()Eric Dumazet1-1/+6
8 daysipv6: sr: block BH in seg6_output_core() and seg6_input_core()Eric Dumazet1-8/+6
8 daysnet: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()Eric Dumazet1-8/+6
8 daysipv6: ioam: block BH from ioam6_output()Eric Dumazet1-4/+4
8 daysvmxnet3: disable rx data ring on dma allocation failureMatthias Stocker1-1/+1
8 daysKVM: x86: Drop support for hand tuning APIC timer advancement from userspaceSean Christopherson3-29/+23
8 daysKVM: SEV-ES: Delegate LBR virtualization to the processorRavi Bangoria3-7/+17
8 daysKVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absentRavi Bangoria3-9/+14
8 daysKVM: SEV-ES: Prevent MSR access post VMSA encryptionNikunj A Dadhania1-0/+18
8 daysbpf: Fix a potential use-after-free in bpf_link_free()Cong Wang1-5/+6
8 dayscpufreq: intel_pstate: Fix unchecked HWP MSR accessSrinivas Pandruvada1-1/+2
8 daysbpf, devmap: Remove unnecessary if check in for loopThorsten Blum1-3/+0
9 daystomoyo: update project linksTetsuo Handa4-27/+14
9 daysnet: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha1-6/+56
9 daysLoongArch: Fix GMAC's phy-mode definitions in dtsHuacai Chen3-5/+5
9 daysLoongArch: Override higher address bits in JUMP_VIRT_ADDRJiaxun Yang1-1/+1
9 daysLoongArch: Fix entry point in kernel image headerJiaxun Yang3-6/+8
9 daysLoongArch: Add all CPUs enabled by fdt to NUMA node 0Jiaxun Yang2-1/+5
9 daysLoongArch: Fix built-in DTB detectionJiaxun Yang1-1/+1
9 daysLoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()Tiezhu Yang1-3/+1
9 daysLinux 6.10-rc2Linus Torvalds1-1/+1
10 daysnet/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHEDDmitry Safonov2-7/+13
10 daysnet/ncsi: Fix the multi thread manner of NCSI driverDelphineCCChiu3-38/+41
10 daysnet: rps: fix error when CONFIG_RFS_ACCEL is offJason Xing1-1/+2
10 daysax25: Replace kfree() in ax25_dev_free() with ax25_dev_put()Duoming Zhou1-1/+1
10 daysax25: Fix refcount imbalance on inbound connectionsLars Kellogg-Stedman1-0/+6
10 daysvirtio_net: fix a spurious deadlock issueHeng Qi1-20/+16
10 daysvirtio_net: fix possible dim status unrecoverableHeng Qi1-1/+1
10 daysethtool: init tsinfo stats if requestedVadim Fedorenko1-3/+3