index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
13 days
Merge tag 'powerpc-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
13 days
Merge tag 'x86-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13 days
Merge tag 'perf-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13 days
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2026-05-07
x86/boot/e820: Re-enable BIOS fallback if e820 table is empty
David Gow
2026-05-06
Merge tag 'parisc-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-05-06
Merge tag 'efi-fixes-for-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-05-06
arm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer's
Breno Leitao
2026-05-05
Merge tag 'loongarch-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-05-06
powerpc/pasemi: Drop redundant res assignment
Krzysztof Kozlowski
2026-05-06
powerpc/ps3: Drop redundant result assignment
Krzysztof Kozlowski
2026-05-06
powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with...
Nathan Chancellor
2026-05-06
arch/powerpc: Drop CONFIG_FIRMWARE_EDID from defconfig files
Thomas Zimmermann
2026-05-06
powerpc/perf: Update check for PERF_SAMPLE_DATA_SRC marked events
Shivani Nittor
2026-05-06
powerpc/8xx: Fix interrupt mask in cpm1_gpiochip_add16()
Christophe Leroy (CS GROUP)
2026-05-06
powerpc/vmx: avoid KASAN instrumentation in enter_vmx_ops() for kexec
Sourabh Jain
2026-05-06
powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
Sourabh Jain
2026-05-06
pseries/papr-hvpipe: Fix style and checkpatch issues in enable_hvpipe_IRQ()
Ritesh Harjani (IBM)
2026-05-06
pseries/papr-hvpipe: Refactor and simplify hvpipe_rtas_recv_msg()
Ritesh Harjani (IBM)
2026-05-06
pseries/papr-hvpipe: Kill task_struct pointer from struct hvpipe_source_info
Ritesh Harjani (IBM)
2026-05-06
pseries/papr-hvpipe: Simplify spin unlock usage in papr_hvpipe_handle_release()
Ritesh Harjani (IBM)
2026-05-06
pseries/papr-hvpipe: Fix the usage of copy_to_user()
Ritesh Harjani (IBM)
2026-05-06
pseries/papr-hvpipe: Fix & simplify error handling in papr_hvpipe_init()
Ritesh Harjani (IBM)
2026-05-06
pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle()
Ritesh Harjani (IBM)
2026-05-06
pseries/papr-hvpipe: Prevent kernel stack memory leak to userspace
Ritesh Harjani (IBM)
2026-05-06
pseries/papr-hvpipe: Fix race with interrupt handler
Ritesh Harjani (IBM)
2026-05-06
powerpc/pseries/htmdump: Add memory configuration dump support to htmdump module
Athira Rajeev
2026-05-06
powerpc/pseries/htmdump: Fix the offset value used in htm status dump
Athira Rajeev
2026-05-06
powerpc/pseries/htmdump: Fix the offset value used in processor configuration...
Athira Rajeev
2026-05-06
powerpc/pseries/htmdump: Free the global buffers in htmdump module exit
Athira Rajeev
2026-05-05
perf/x86/intel: Enable auto counter reload for DMR
Dapeng Mi
2026-05-05
perf/x86/intel: Disable PMI for self-reloaded ACR events
Dapeng Mi
2026-05-05
perf/x86/intel: Always reprogram ACR events to prevent stale masks
Dapeng Mi
2026-05-05
perf/x86/intel: Improve validation and configuration of ACR masks
Dapeng Mi
2026-05-05
x86/xen: Fix a potential problem in xen_e820_resolve_conflicts()
Juergen Gross
2026-05-05
x86/efi: Restore IRQ state in EFI page fault handler
Ard Biesheuvel
2026-05-04
x86/efi: Fix graceful fault handling after FPU softirq changes
Ivan Hu
2026-05-04
LoongArch: KVM: Move unconditional delay into timer clear scenery
Bibo Mao
2026-05-04
LoongArch: KVM: Fix HW timer interrupt lost when inject interrupt by software
Bibo Mao
2026-05-04
LoongArch: KVM: Move AVEC interrupt injection into switch loop
Bibo Mao
2026-05-04
LoongArch: KVM: Use kvm_set_pte() in kvm_flush_pte()
Tao Cui
2026-05-04
LoongArch: KVM: Fix missing EMULATE_FAIL in kvm_emu_mmio_read()
Tao Cui
2026-05-04
LoongArch: KVM: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Qiang Ma
2026-05-04
LoongArch: KVM: Fix "unreliable stack" for kvm_exc_entry
Xianglai Li
2026-05-04
LoongArch: KVM: Compile switch.S directly into the kernel
Xianglai Li
2026-05-04
LoongArch: vDSO: Drop custom __arch_vdso_hres_capable()
Thomas Weißschuh
2026-05-04
LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()
Wentao Guan
2026-05-04
LoongArch: Use per-root-bridge PCIH flag to skip mem resource fixup
Huacai Chen
2026-05-04
LoongArch: Fix SYM_SIGFUNC_START definition for 32BIT
Huacai Chen
2026-05-04
LoongArch: Specify -m32/-m64 explicitly for 32BIT/64BIT
Huacai Chen
[next]