summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-07x86/microcode: Add per CPU result stateThomas Gleixner2-47/+68
2025-03-07x86/microcode: Sanitize __wait_for_cpus()Thomas Gleixner1-22/+17
2025-03-07x86/microcode: Clarify the late load logicThomas Gleixner1-22/+19
2025-03-07x86/microcode: Handle "nosmt" correctlyThomas Gleixner4-31/+44
2025-03-07x86/microcode: Clean up mc_cpu_down_prep()Thomas Gleixner1-7/+1
2025-03-07x86/microcode: Get rid of the schedule work indirectionThomas Gleixner1-19/+10
2025-03-07x86/microcode: Mop up early loading leftoversThomas Gleixner2-17/+1
2025-03-07x86/microcode/amd: Use cached microcode for AP loadThomas Gleixner3-24/+13
2025-03-07x86/microcode/amd: Cache builtin/initrd microcode earlyThomas Gleixner2-23/+11
2025-03-07x86/microcode/amd: Cache builtin microcode tooThomas Gleixner1-1/+1
2025-03-07x86/microcode/amd: Use correct per CPU ucode_cpu_infoThomas Gleixner1-3/+3
2025-03-07x86/microcode: Remove pointless apply() invocationThomas Gleixner1-17/+6
2025-03-07x86/microcode/intel: Rework intel_find_matching_signature()Thomas Gleixner3-28/+21
2025-03-07x86/microcode/intel: Reuse intel_cpu_collect_info()Thomas Gleixner1-15/+1
2025-03-07x86/microcode/intel: Rework intel_cpu_collect_info()Thomas Gleixner3-31/+14
2025-03-07x86/microcode/intel: Unify microcode apply() functionsThomas Gleixner1-68/+36
2025-03-07x86/microcode/intel: Switch to kvmalloc()Thomas Gleixner1-23/+25
2025-03-07x86/microcode/intel: Save the microcode only after a successful late-loadThomas Gleixner3-15/+20
2025-03-07x86/microcode/intel: Simplify early loadingThomas Gleixner3-93/+79
2025-03-07x86/microcode/intel: Cleanup code furtherThomas Gleixner1-44/+32
2025-03-07x86/microcode/intel: Simplify and rename generic_load_microcode()Thomas Gleixner1-30/+17
2025-03-07x86/microcode/intel: Simplify scan_microcode()Thomas Gleixner1-21/+7
2025-03-07x86/microcode/intel: Rip out mixed stepping support for Intel CPUsAshok Raj4-121/+34
2025-03-07x86/microcode/32: Move early loading after paging enableThomas Gleixner9-269/+72
2025-03-07arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneckLukasz Czechowski1-0/+5
2025-03-07intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctlyThomas Gleixner1-0/+4
2025-03-07gve: set xdp redirect target only when it is availableJoshua Washington2-1/+15
2025-03-07amdgpu/pm/legacy: fix suspend/resume issueschr[]3-14/+45
2025-03-07rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar1-6/+9
2025-03-07rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threadsTomas Glozar1-6/+9
2025-03-07Revert "rtla/timerlat_hist: Set OSNOISE_WORKLOAD for kernel threads"Tomas Glozar1-9/+6
2025-03-07Revert "rtla/timerlat_top: Set OSNOISE_WORKLOAD for kernel threads"Tomas Glozar1-9/+6
2025-03-07riscv: signal: fix signal frame sizeYong-Xuan Wang1-6/+0
2025-03-07riscv/futex: sign extend compare value in atomic cmpxchgAndreas Schwab1-1/+1
2025-03-07rseq/selftests: Fix riscv rseq_offset_deref_addv inline asmStafford Horne2-4/+4
2025-03-07scsi: ufs: core: bsg: Fix crash when arpmb command failsArthur Simchaev1-2/+4
2025-03-07sched/core: Prevent rescheduling when interrupts are disabledThomas Gleixner1-1/+1
2025-03-07rcuref: Plug slowpath race in rcuref_put()Thomas Gleixner2-6/+8
2025-03-07vmlinux.lds: Ensure that const vars with relocations are mapped R/OArd Biesheuvel1-1/+1
2025-03-07mptcp: reset when MPTCP opts are dropped after joinMatthieu Baerts (NGI0)1-14/+1
2025-03-07mptcp: always handle address removal under msk socket lockPaolo Abeni1-5/+0
2025-03-07phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclkKaustabh Chakraborty1-6/+6
2025-03-07phy: tegra: xusb: reset VBUS & ID OVERRIDEBH Hsieh1-0/+11
2025-03-07net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()Wei Fang1-8/+7
2025-03-07net: enetc: correct the xdp_tx statisticsWei Fang1-1/+1
2025-03-07net: enetc: update UDP checksum when updating originTimestamp fieldWei Fang1-7/+34
2025-03-07net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()Wei Fang1-6/+10
2025-03-07net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()Wei Fang1-7/+19
2025-03-07usbnet: gl620a: fix endpoint checking in genelink_bind()Nikita Zhandarovich1-3/+1
2025-03-07i2c: ls2x: Fix frequency division register accessBinbin Zhou1-4/+12