index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-11
virtio: find_vqs() add arg sizes
Xuan Zhuo
1
-1
/
+1
2022-08-11
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
1
-0
/
+1
2022-07-31
Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-31
/
+19
2022-07-31
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-9
/
+9
2022-07-29
Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-07-29
Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
30
-427
/
+277
2022-07-29
Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-0
/
+5
2022-07-29
LoongArch: Fix wrong "ROM Size" of boardinfo
Tiezhu Yang
1
-1
/
+1
2022-07-29
LoongArch: Fix missing fcsr in ptrace's fpr_set
Qi Hu
1
-5
/
+7
2022-07-29
LoongArch: Fix shared cache size calculation
Huacai Chen
1
-2
/
+9
2022-07-29
LoongArch: Disable executable stack by default
Huacai Chen
1
-2
/
+0
2022-07-29
LoongArch: Remove unused variables
Bibo Mao
2
-32
/
+0
2022-07-29
LoongArch: Remove clock setting during cpu hotplug stage
Bibo Mao
1
-100
/
+13
2022-07-29
LoongArch: Remove useless header compiler.h
Jun Yi
8
-32
/
+6
2022-07-29
LoongArch: Remove several syntactic sugar macros for branches
WANG Xuerui
1
-12
/
+0
2022-07-29
LoongArch: Re-tab the assembly files
WANG Xuerui
7
-163
/
+163
2022-07-29
LoongArch: Simplify "BGT foo, zero" with BGTZ
WANG Xuerui
2
-2
/
+2
2022-07-29
LoongArch: Simplify "BLT foo, zero" with BLTZ
WANG Xuerui
2
-7
/
+7
2022-07-29
LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZ
WANG Xuerui
4
-22
/
+22
2022-07-29
LoongArch: Use the "move" pseudo-instruction where applicable
WANG Xuerui
5
-8
/
+8
2022-07-29
LoongArch: Use the "jr" pseudo-instruction where applicable
WANG Xuerui
5
-15
/
+15
2022-07-29
LoongArch: Use ABI names of registers where appropriate
WANG Xuerui
7
-55
/
+55
2022-07-29
ARM: findbit: fix overflowing offset
Russell King (Oracle)
1
-8
/
+8
2022-07-29
x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2022-07-27
ARM: 9216/1: Fix MAX_DMA_ADDRESS overflow
Florian Fainelli
1
-1
/
+1
2022-07-27
Merge tag 'soc-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-10
/
+10
2022-07-27
Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"
Borislav Petkov
3
-31
/
+18
2022-07-26
Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-3
/
+6
2022-07-26
drm/amdgpu: Re-enable DCN for 64-bit powerpc
Michael Ellerman
1
-0
/
+4
2022-07-25
Merge tag 'v5.19-rc7' into fixes
Michael Ellerman
228
-1505
/
+3190
2022-07-24
Merge tag 'perf_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+10
2022-07-24
Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-6
/
+24
2022-07-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+8
2022-07-23
x86/speculation: Make all RETbleed mitigations 64-bit only
Ben Hutchings
1
-4
/
+4
2022-07-22
Merge tag 'riscv-for-linus-5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-9
/
+10
2022-07-22
riscv: compat: vdso: Fix vdso_install target
Emil Renner Berthing
1
-1
/
+1
2022-07-22
ARM: pxa2xx: Fix GPIO descriptor tables
Linus Walleij
7
-9
/
+9
2022-07-21
riscv: add as-options for modules with assembly compontents
Ben Dooks
1
-0
/
+1
2022-07-21
s390/archrandom: prevent CPACF trng invocations in interrupt context
Harald Freudenberger
1
-3
/
+6
2022-07-21
csky/tlb: Remove tlb_flush() define
Peter Zijlstra
1
-2
/
+0
2022-07-21
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
12
-33
/
+13
2022-07-21
Merge tag 'at91-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-1
/
+1
2022-07-20
perf/x86/intel/lbr: Fix unchecked MSR access error on HSW
Kan Liang
1
-9
/
+10
2022-07-20
lkdtm: Disable return thunks in rodata.c
Josh Poimboeuf
1
-0
/
+1
2022-07-20
x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts
Pawan Gupta
1
-0
/
+3
2022-07-20
x86/alternative: Report missing return thunk details
Kees Cook
1
-1
/
+3
2022-07-20
powerpc/64s: Disable stack variable initialisation for prom_init
Michael Ellerman
1
-0
/
+1
2022-07-19
KVM: x86: Protect the unused bits in MSR exiting flags
Aaron Lewis
1
-0
/
+8
2022-07-18
x86/amd: Use IBPB for firmware calls
Peter Zijlstra
3
-1
/
+13
2022-07-18
ARM: dts: lan966x: fix sys_clk frequency
Michael Walle
1
-1
/
+1
[next]