index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
34 hours
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-30
/
+110
36 hours
Merge tag 'x86-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-69
/
+134
3 days
Merge tag 'nios2_updates_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
3 days
Merge tag 'loongarch-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-15
/
+68
3 days
KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)
Tina Zhang
1
-5
/
+7
3 days
KVM: x86: Return the VM's configured APIC bus frequency when queried
Sean Christopherson
1
-1
/
+1
3 days
Merge tag 'kvm-riscv-fixes-7.1-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
4
-10
/
+15
3 days
Merge tag 'kvm-s390-master-7.1-2' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
48
-102
/
+177
3 days
Merge tag 'kvmarm-fixes-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
3
-3
/
+14
4 days
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-2
/
+3
4 days
Merge tag 's390-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-13
/
+28
4 days
arm64: tlb: Flush walk cache when unsharing PMD tables
Zeng Heng
1
-1
/
+2
4 days
KVM: s390: Properly reset zero bit in PGSTE
Claudio Imbrenda
1
-0
/
+1
4 days
KVM: s390: vsie: Fix redundant rmap entries
Claudio Imbrenda
1
-1
/
+3
4 days
KVM: s390: vsie: Fix unshadowing logic
Claudio Imbrenda
5
-5
/
+63
4 days
KVM: s390: Fix leaking kvm_s390_mmu_cache in case of errors
Claudio Imbrenda
1
-4
/
+3
4 days
KVM: s390: vsie: Fix memory leak when unshadowing
Claudio Imbrenda
1
-1
/
+3
4 days
LoongArch: KVM: Move some variable declarations to paravirt.h
Bibo Mao
2
-4
/
+7
4 days
LoongArch: kprobes: Fix handling of fatal unrecoverable recursions
Tiezhu Yang
1
-2
/
+2
4 days
LoongArch: kprobes: Use larch_insn_text_copy() to patch instructions
Tiezhu Yang
1
-4
/
+6
4 days
nios2: Implement _THIS_IP_ using inline asm
Marco Elver
1
-0
/
+2
4 days
Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+1
4 days
Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
21
-0
/
+30
5 days
Merge tag 'soc-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
19
-86
/
+65
5 days
Revert "drivers: net: 3com: 3c509: Remove this driver"
Maciej W. Rozycki
1
-0
/
+1
5 days
LoongArch: Remove unused code to avoid build warning
Huacai Chen
1
-4
/
+0
5 days
LoongArch: Avoid initrd overlap during kernel relocation
WANG Rui
1
-0
/
+38
5 days
LoongArch: Skip relocation-time KASLR if already applied
WANG Rui
1
-0
/
+12
5 days
efi/loongarch: Randomize kernel preferred address for KASLR
WANG Rui
1
-1
/
+3
5 days
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
21
-0
/
+30
5 days
x86/mm: Disable broadcast TLB flush when PCID is disabled
Tom Lendacky
1
-0
/
+1
6 days
s390/topology: Use zero-based numbering for containing entities
Alexandra Winter
1
-3
/
+7
6 days
KVM: arm64: Fix nVHE/pKVM hyp tracing error on invalid desc
Vincent Donnefort
1
-2
/
+7
6 days
KVM: arm64: vgic: Free private_irqs when init fails after allocation
Michael Bommarito
1
-1
/
+3
6 days
KVM: arm64: vgic-its: Reject restored DTE with out-of-range num_eventid_bits
Michael Bommarito
1
-0
/
+4
6 days
x86/kvm/vmx: Fix VMX vs hrtimer_rearm_deferred()
Peter Zijlstra
1
-0
/
+13
6 days
x86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 core
Peter Zijlstra
12
-68
/
+119
7 days
Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-5
/
+8
7 days
x86/vdso: Fix incorrect size in munmap() on map_vdso() failure
Guilherme Giacomo Simoes
1
-1
/
+1
7 days
arm64: probes: Handle probes on hinted conditional branch instructions
Vladimir Murzin
1
-1
/
+1
8 days
RISC-V: KVM: Fix sign extension for MMIO loads
Jiakai Xu
1
-5
/
+4
8 days
RISC-V: KVM: Fix NULL pointer dereference in SBI v0.1 SEND_IPI handler
Jiakai Xu
1
-0
/
+2
8 days
riscv: kvm: return SBI_ERR_FAILURE for pmu_event_info() when OOM
Osama Abdelkader
1
-2
/
+4
8 days
riscv: kvm: return SBI_ERR_FAILURE for pmu_snapshot_set_shmem() when OOM
Osama Abdelkader
1
-2
/
+4
8 days
RISC-V: KVM: Fix invalid HVA warning in steal-time recording
Jiakai Xu
1
-1
/
+1
8 days
Merge tag 'x86-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
9 days
Merge tag 'sched-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+24
9 days
Merge tag 'ras-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-28
/
+5
9 days
Merge tag 'riscv-for-linus-7.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-22
/
+72
10 days
Merge tag 'powerpc-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-52
/
+27
[next]