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-04-23
Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
9
-27
/
+24
2022-04-23
Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+7
2022-04-23
sparc: cacheflush_32.h needs struct page
Randy Dunlap
1
-0
/
+1
2022-04-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-110
/
+157
2022-04-22
Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2022-04-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-5
/
+14
2022-04-22
arm/xen: Fix some refcount leaks
Miaoqian Lin
1
-2
/
+7
2022-04-22
arm64: mm: fix p?d_leaf()
Muchun Song
1
-2
/
+2
2022-04-21
RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLE
Randy Dunlap
1
-1
/
+1
2022-04-21
RISC-V: mm: Fix set_satp_mode() for platform not having Sv57
Anup Patel
1
-0
/
+1
2022-04-21
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
6
-0
/
+18
2022-04-21
KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUs
Mingwei Zhang
1
-3
/
+6
2022-04-21
KVM: SVM: Simplify and harden helper to flush SEV guest page(s)
Sean Christopherson
1
-34
/
+20
2022-04-21
KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
Like Xu
3
-6
/
+12
2022-04-21
x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
Wanpeng Li
1
-0
/
+13
2022-04-21
KVM: x86: Skip KVM_GUESTDBG_BLOCKIRQ APICv update if APICv is disabled
Sean Christopherson
1
-0
/
+3
2022-04-21
KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a race
Sean Christopherson
1
-1
/
+14
2022-04-21
KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
Sean Christopherson
3
-0
/
+11
2022-04-21
KVM: x86: Tag APICv DISABLE inhibit, not ABSENT, if APICv is disabled
Sean Christopherson
1
-1
/
+1
2022-04-21
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
10
-49
/
+48
2022-04-21
KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
Sean Christopherson
3
-13
/
+10
2022-04-21
KVM: x86: Don't re-acquire SRCU lock in complete_emulated_io()
Sean Christopherson
1
-6
/
+1
2022-04-20
Merge tag 'xtensa-20220416' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-11
/
+3
2022-04-20
x86: __memcpy_flushcache: fix wrong alignment if size > 2^32
Mikulas Patocka
1
-1
/
+1
2022-04-20
RISC-V: KVM: Restrict the extensions that can be disabled
Atish Patra
1
-7
/
+12
2022-04-20
RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
Atish Patra
1
-3
/
+1
2022-04-19
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
3
-11
/
+4
2022-04-18
ARC: remove redundant READ_ONCE() in cmpxchg loop
Bang Li
1
-1
/
+1
2022-04-18
ARC: atomic: cleanup atomic-llsc definitions
Sergey Matyukevich
1
-16
/
+16
2022-04-18
arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirely
Rolf Eike Beer
1
-3
/
+0
2022-04-18
ARC: dts: align SPI NOR node name with dtschema
Krzysztof Kozlowski
1
-1
/
+1
2022-04-18
ARC: Remove a redundant memset()
Christophe JAILLET
1
-1
/
+0
2022-04-18
ARC: fix typos in comments
Julia Lawall
5
-5
/
+5
2022-04-18
ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
1
-0
/
+1
2022-04-17
Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-22
/
+100
2022-04-16
Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
36
-468
/
+123
2022-04-15
xtensa: fix a7 clobbering in coprocessor context load/store
Max Filippov
1
-2
/
+2
2022-04-15
mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcore
Omar Sandoval
2
-3
/
+0
2022-04-14
ARM: config: Update Gemini defconfig
Linus Walleij
1
-1
/
+4
2022-04-14
arm64: dts: qcom/sdm845-shift-axolotl: Fix boolean properties with values
Rob Herring
1
-1
/
+1
2022-04-14
ARM: dts: align SPI NOR node name with dtschema
Krzysztof Kozlowski
6
-7
/
+7
2022-04-14
ARM: dts: Fix more boolean properties with values
Rob Herring
4
-8
/
+8
2022-04-14
Merge tag 'ux500-defconfig-soc-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-4
/
+15
2022-04-14
Merge tag 's390-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
11
-18
/
+43
2022-04-14
arm64: fix typos in comments
Ken Kurematsu
1
-1
/
+1
2022-04-14
arm64: Improve HAVE_DYNAMIC_FTRACE_WITH_REGS selection for clang
Nathan Chancellor
1
-2
/
+11
2022-04-13
arch: xtensa: platforms: Fix deadlock in rs_close()
Duoming Zhou
1
-8
/
+0
2022-04-13
xtensa: patch_text: Fixup last cpu should be master
Guo Ren
1
-1
/
+1
2022-04-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-107
/
+159
2022-04-12
stat: fix inconsistency between struct stat and struct compat_stat
Mikulas Patocka
1
-4
/
+2
[next]