index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
34
-232
/
+457
2022-02-26
Merge tag 'riscv-for-linus-5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-6
/
+46
2022-02-24
riscv: fix oops caused by irqsoff latency tracer
Changbin Du
4
-5
/
+45
2022-02-24
riscv: fix nommu_k210_sdcard_defconfig
Damien Le Moal
1
-1
/
+1
2022-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-14
/
+68
2022-02-24
KVM: x86: nSVM: disallow userspace setting of MSR_AMD64_TSC_RATIO to non defa...
Maxim Levitsky
1
-2
/
+17
2022-02-24
KVM: x86/mmu: make apf token non-zero to fix bug
Liang Zhang
1
-1
/
+12
2022-02-23
Merge tag 'for-5.17/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2022-02-23
parisc/unaligned: Fix ldw() and stw() unalignment handlers
Helge Deller
1
-3
/
+3
2022-02-23
parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel
Helge Deller
1
-4
/
+4
2022-02-20
Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-16
/
+7
2022-02-18
Merge tag 'riscv-for-linus-5.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+47
2022-02-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2022-02-18
Merge tag 'powerpc-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-2
/
+4
2022-02-18
x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing
Andy Lutomirski
2
-7
/
+6
2022-02-18
x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU
Wanpeng Li
1
-3
/
+6
2022-02-18
x86/kvm: Fix compilation warning in non-x86_64 builds
Leonardo Bras
1
-0
/
+4
2022-02-17
x86/sgx: Fix missing poison handling in reclaimer
Reinette Chatre
1
-9
/
+1
2022-02-17
x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0
Leonardo Bras
3
-8
/
+16
2022-02-17
x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0
Leonardo Bras
2
-1
/
+6
2022-02-17
kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode
Anton Romanov
1
-0
/
+7
2022-02-17
KVM: x86: Add KVM_CAP_ENABLE_CAP to x86
Aaron Lewis
1
-0
/
+1
2022-02-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-142
/
+232
2022-02-15
Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-19
/
+45
2022-02-15
powerpc/lib/sstep: fix 'ptesync' build error
Anders Roxell
1
-0
/
+2
2022-02-14
RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid ordering
Geert Uytterhoeven
1
-18
/
+39
2022-02-14
RISC-V: Fix handling of empty cpu masks
Geert Uytterhoeven
1
-4
/
+4
2022-02-14
RISC-V: Fix hartid mask handling for hartid 31 and up
Geert Uytterhoeven
1
-3
/
+4
2022-02-14
arm64: Correct wrong label in macro __init_el2_gicv3
Joakim Tjernlund
1
-1
/
+1
2022-02-14
KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
Jim Mattson
1
-1
/
+1
2022-02-14
KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event
Jim Mattson
1
-2
/
+3
2022-02-14
parisc: Fix some apparent put_user() failures
Helge Deller
1
-14
/
+15
2022-02-14
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
72
-379
/
+467
2022-02-13
parisc: Show error if wrong 32/64-bit compiler is being used
Helge Deller
1
-0
/
+8
2022-02-13
Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-9
/
+11
2022-02-13
Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2022-02-12
Merge tag 's390-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-3
/
+3
2022-02-12
Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-10
/
+22
2022-02-11
Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
30
-137
/
+138
2022-02-11
Merge tag 'riscv-for-linus-5.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-13
/
+23
2022-02-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2022-02-11
Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-22
/
+1
2022-02-11
KVM: SVM: fix race between interrupt delivery and AVIC inhibition
Maxim Levitsky
4
-49
/
+55
2022-02-11
KVM: SVM: set IRR in svm_deliver_interrupt
Paolo Bonzini
2
-3
/
+1
2022-02-11
KVM: SVM: extract avic_ring_doorbell
Maxim Levitsky
1
-11
/
+20
2022-02-11
Merge tag 'kvmarm-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-0
/
+2
2022-02-11
Merge branch 'acpi-x86'
Rafael J. Wysocki
1
-22
/
+1
2022-02-11
KVM: arm64: vgic: Read HW interrupt pending state from the HW
Marc Zyngier
1
-0
/
+2
2022-02-10
x86/sgx: Silence softlockup detection when releasing large enclaves
Reinette Chatre
1
-0
/
+2
2022-02-10
KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU
David Woodhouse
1
-30
/
+67
[next]