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