summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
26 hourss390/pci: Fix s390_pci_mmio_write syscall error return without MIONiklas Schnelle
26 hoursum: vector: fix use-after-free in vector_mmsg_rx()Michael Bommarito
26 hourspowerpc/ps3: Fix map failure path in dma_ioc0_map_pages()Thorsten Blum
26 hoursriscv/mm: use physical alignment for vmemmap_start_pfnJiakai Xu
26 hoursx86/CPU/AMD: Carve out a Zen5 models rangePratik Vishwakarma
26 hoursKVM: s390: pci: Validate AIBV and AISB before pinning guest pagesFarhan Ali
26 hoursKVM: s390: pci: Fix NULL dereference on AIBV allocation failureFarhan Ali
26 hoursKVM: s390: pci: Fix resource leak on IRQ registration failureFarhan Ali
26 hoursKVM: s390: pci: Fix missing error codes and memory unaccountingFarhan Ali
26 hoursKVM: s390: pci: Fix memory accounting for pinned/unpinned pagesFarhan Ali
26 hoursKVM: s390: pci: Reject adapter interrupt forwarding if already enabledFarhan Ali
26 hoursKVM: SVM: Update x2APIC MSR intercepts if AVIC is inhibited while L2 is activeSean Christopherson
26 hoursKVM: VMX: add memory clobber to asm for VMX instructionsPaolo Bonzini
26 hoursKVM: x86: Cancel delayed I/O APIC EOI handling before destroying vCPUsWeiming Shi
26 hoursriscv: vdso: Only try to install vDSO when presentThomas Weißschuh
26 hoursriscv: mm: Fix out-of-bounds page-table walk during memory hot-removeKarl Mehltretter
26 hoursriscv: drop __init from vec_check_unaligned_access_speed_all_cpusAnirudh Srinivasan
26 hoursx86/boot: Add volatile, clobbers and zero-length test in memcmp()Mauricio Faria de Oliveira
26 hourspowerpc/boot: Fix treeboot-akebono CPU node lookup checkThorsten Blum
26 hourspowerpc/boot: Fix treeboot-currituck CPU node lookup checkThorsten Blum
26 hourspowerpc/boot: Fix simpleboot CPU node lookup checkThorsten Blum
26 hoursKVM: arm64: Reject guest_memfd memslots when the VM has MTEAlexandru Elisei
26 hoursKVM: arm64: Add missing hyp_enter when trapping sysregVincent Donnefort
26 hoursKVM: arm64: Fix hyp_trace_desc allocation size in hyp_trace_load()Vincent Donnefort
26 hoursKVM: arm64: Fix potential leak in hyp_trace_buffer_alloc_bpages_backingVincent Donnefort
26 hoursKVM: arm64: Fix hyp_trace clock disablingVincent Donnefort
26 hoursKVM: arm64: vgic: Mitigate potential LPI registration failureCarlos López
26 hoursKVM: arm64: vgic: Fix race between LPI release and re-registrationCarlos López
26 hoursKVM: arm64: vgic: Avoid double-deactivate of IRQs in the nested contextD Scott Phillips
4 daysx86/bugs: Make Safe-RET robust against interrupt injectionBorislav Petkov (AMD)
7 daysKVM: SVM: Bump asid_generation on CPU online to avoid ASID collision after ho...Nikunj A Dadhania
7 daysmm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song
7 dayss390/ptff: Export ptff_function_mask[]Sven Schnelle
7 daysm68k: avoid -Wunused-but-set-parameter in clear_user_page()Thomas Weißschuh
7 daysRevert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"Will Deacon
7 daysarm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon
7 daysarm64: make huge_ptep_get handled unaligned addressesDev Jain
7 daysx86/boot/compressed: Disable jump tablesNathan Chancellor
7 daysLoongArch: Retrieve CPU package ID from PPTT when availableRong Bao
7 daysLoongArch: Move jump_label_init() before parse_early_param()Kanglong Wang
7 daysLoongArch: Increase TASK_STRUCT_OFFSET up to 2040 for 32BITHuacai Chen
7 daysLoongArch: Fix oops during single-step debuggingHaoran Jiang
7 daysLoongArch: Fix build errors due to wrong instructions for 32BITHuacai Chen
7 daysLoongArch: Fix address space mismatch in kexec command line lookupGeorge Guo
7 daysLoongArch: BPF: Fix memory leak in bpf_jit_free()Pu Lehui
7 daysLoongArch: BPF: Zero-extend signed ALU32 div/mod resultsNicholas Dudar
7 daysarm64/mm: Check the requested PFN range during memory removalRichard Cheng
7 daysarm64: Correct value returned by ESR_ELx_FSC_ADDRSZ_nL()Steven Price
7 daysRISC-V: KVM: Serialize virtual interrupt pending state updatesXie Bo
7 daysriscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()Mark Harris