summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
5 daysKVM: x86: Convert vcpu_run()'s immediate exit param into a generic bitmapSean Christopherson5-8/+18
5 daysKVM: VMX: Wrap all accesses to IA32_DEBUGCTL with getter/setter APIsMaxim Levitsky4-12/+24
5 daysKVM: nVMX: Check vmcs12->guest_ia32_debugctl on nested VM-EnterMaxim Levitsky3-5/+15
5 daysKVM: VMX: Extract checking of guest's DEBUGCTL into helperSean Christopherson1-12/+17
5 daysmm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual3-8/+0
5 daysparisc: Makefile: fix a typo in palo.confRandy Dunlap1-1/+1
5 daysMIPS: lantiq: falcon: sysctrl: fix request memory check logicShiji Yang1-13/+10
5 daysMIPS: Don't crash in stack_top() for tasks without ABI or vDSOThomas Weißschuh1-7/+9
5 daysMIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}Shiji Yang1-0/+8
5 daysarm64: stacktrace: Check kretprobe_find_ret_addr() return valueMark Rutland1-0/+2
5 dayspowerpc: floppy: Add missing checks after DMA mapThomas Fourier1-1/+4
5 daysACPI: Suppress misleading SPCR console message when SPCR table is absentLi Chen1-3/+7
5 days(powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointerThomas Fourier1-4/+2
5 dayss390/early: Copy last breaking event address to pt_regsHeiko Carstens1-0/+1
5 dayss390/stp: Remove udelay from stp_sync_clock()Sven Schnelle1-1/+1
5 daysum: Re-evaluate thread flags repeatedlyThomas Weißschuh2-8/+16
5 daysarm64: Mark kernel as tainted on SAE and SError panicBreno Leitao2-0/+2
5 dayss390/time: Use monotonic clock in get_cycles()Sven Schnelle1-7/+6
5 daysx86/bugs: Avoid warning when overriding return thunkPawan Gupta1-3/+2
5 daysARM: tegra: Use I/O memcpy to write to IRAMAaron Kling1-1/+1
5 daysARM: rockchip: fix kernel hang during smp initializationAlexander Kochetkov1-6/+9
5 daysarm64: Handle KCOV __init vs inline mismatchesKees Cook1-1/+1
5 daysriscv: dts: thead: Add APB clocks for TH1520 GMACsYao Zi1-4/+6
5 daysLoongArch: vDSO: Remove -nostdlib complier flagWentao Guan1-1/+1
5 daysLoongArch: Avoid in-place string operation on FDT contentYao Zi1-5/+8
5 daysLoongArch: Make relocate_new_kernel_size be a .quad valueHuacai Chen1-1/+1
5 daysLoongArch: Don't use %pK through printk() in unwinderThomas Weißschuh1-1/+1
5 daysLoongArch: BPF: Fix jump offset calculation in tailcallHaoran Jiang1-16/+5
5 daysarm64: dts: ti: k3-j722s-evm: Fix USB gpio-hog level for Type-CSiddharth Vadapalli1-1/+1
10 daysMIPS: mm: tlb-r4k: Uniquify TLB entries on initJiaxun Yang1-1/+55
10 dayss390/mm: Remove possible false-positive warning in pte_free_defer()Gerald Schaefer1-5/+0
10 daysKVM: VMX: Allow guest to set DEBUGCTL.RTM_DEBUG if RTM is supportedSean Christopherson2-0/+5
10 daysx86/fpu: Delay instruction pointer fixup until after warningDave Hansen1-3/+2
10 daysx86/sev: Evict cache lines during SNP memory validationTom Lendacky4-0/+61
10 dayss390/boot: Fix startup debugging logMikhail Zaslonko1-1/+1
10 dayss390/mm: Allocate page table with PAGE_SIZE granularitySumanth Korikkar1-3/+2
10 daysx86/irq: Plug vector setup raceThomas Gleixner2-20/+55
10 dayss390/mm: Set high_memory at the end of the identity mappingAlexander Gordeev1-0/+6
10 dayss390/ap: Unmask SLCF bit in card and queue ap functions sysfsHarald Freudenberger1-1/+1
10 daysPCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson1-0/+3
10 dayspowerpc/eeh: Make EEH driver device hotplug safeTimothy Pearson2-20/+38
10 dayspowerpc/eeh: Export eeh_unfreeze_pe()Timothy Pearson1-0/+1
10 dayssh: Do not use hyphen in exported variable nameBen Hutchings3-9/+9
10 dayscrypto: arm/aes-neonbs - work around gcc-15 warningArnd Bergmann1-1/+1
10 daysRISC-V: KVM: Fix inclusion of Smnpm in the guest ISA bitmapSamuel Holland1-30/+53
10 daysbpf, arm64: Fix fp initialization for exception boundaryPuranjay Mohan1-0/+1
10 daysarm64/gcs: task_gcs_el0_enable() should use passed taskJeremy Linton2-4/+4
10 daysum: rtc: Avoid shadowing err in uml_rtc_start()Tiwei Bie1-1/+1
10 daysarch: powerpc: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes1-1/+0
10 daysm68k: Don't unregister boot console needlesslyFinn Thain3-33/+19