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-02-08
perf/x86/intel/pt: Fix crash with stop filters in single-range mode
Tristan Hume
1
-2
/
+3
2022-02-08
kvm/arm64: rework guest entry logic
Mark Rutland
1
-18
/
+33
2022-02-08
KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs
James Morse
1
-0
/
+8
2022-02-08
KVM: arm64: Avoid consuming a stale esr value when SError occur
James Morse
1
-1
/
+2
2022-02-01
powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI...
Athira Rajeev
1
-3
/
+14
2022-02-01
powerpc/64s: Mask SRR0 before checking against the masked NIP
Nicholas Piggin
1
-0
/
+2
2022-02-01
powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06
Naveen N. Rao
2
-9
/
+14
2022-02-01
KVM: arm64: pkvm: Use the mm_ops indirection for cache maintenance
Marc Zyngier
1
-12
/
+6
2022-02-01
ARM: 9170/1: fix panic when kasan and kprobe are enabled
sparkhuang
1
-0
/
+3
2022-02-01
powerpc/32: Fix boot failure with GCC latent entropy plugin
Christophe Leroy
2
-0
/
+4
2022-02-01
powerpc/32s: Fix kasan_init_region() for KASAN
Christophe Leroy
3
-33
/
+38
2022-02-01
powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATs
Christophe Leroy
1
-3
/
+2
2022-02-01
x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
Tony Luck
1
-0
/
+1
2022-02-01
x86/MCE/AMD: Allow thresholding interface updates after init
Yazen Ghannam
1
-1
/
+1
2022-02-01
PCI/sysfs: Find shadow ROM before static attribute initialization
Bjorn Helgaas
3
-9
/
+8
2022-02-01
KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple vCPUs
Nicholas Piggin
4
-4
/
+3
2022-02-01
KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any time
Like Xu
1
-2
/
+2
2022-02-01
KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS
Like Xu
1
-0
/
+1
2022-02-01
KVM: x86: Keep MSR_IA32_XSS unchanged for INIT
Xiaoyao Li
1
-2
/
+1
2022-02-01
KVM: x86: Forcibly leave nested virt when SMM state is toggled
Sean Christopherson
6
-7
/
+12
2022-02-01
KVM: x86: nSVM: skip eax alignment check for non-SVM instructions
Denis Valeev
1
-5
/
+6
2022-02-01
KVM: SVM: Don't intercept #GP for SEV guests
Sean Christopherson
1
-3
/
+8
2022-02-01
KVM: SVM: Never reject emulation due to SMAP errata for !SEV guests
Sean Christopherson
1
-4
/
+6
2022-02-01
KVM: LAPIC: Also cancel preemption timer during SET_LAPIC
Wanpeng Li
1
-1
/
+1
2022-02-01
perf/x86/intel: Add a quirk for the calculation of the number of counters on ...
Kan Liang
1
-0
/
+13
2022-02-01
perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX
Zhengjun Xing
1
-1
/
+1
2022-02-01
powerpc/audit: Fix syscall_get_arch()
Christophe Leroy
2
-2
/
+4
2022-02-01
Revert "KVM: SVM: avoid infinite loop on NPF from bad address"
Sean Christopherson
1
-7
/
+0
2022-02-01
powerpc/bpf: Update ldimm64 instructions during extra pass
Naveen N. Rao
3
-7
/
+35
2022-02-01
powerpc32/bpf: Fix codegen for bpf-to-bpf calls
Naveen N. Rao
1
-0
/
+3
2022-02-01
s390/nmi: handle vector validity failures for KVM guests
Christian Borntraeger
1
-1
/
+8
2022-02-01
s390/nmi: handle guarded storage validity failures for KVM guests
Christian Borntraeger
1
-4
/
+14
2022-02-01
s390/hypfs: include z/VM guests with access control group set
Vasily Gorbik
1
-2
/
+4
2022-02-01
s390/module: fix loading modules with a lot of relocations
Ilya Leoshkevich
1
-19
/
+18
2022-02-01
KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE
Marc Zyngier
1
-1
/
+4
2022-02-01
ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficiently
Ard Biesheuvel
2
-0
/
+3
2022-02-01
ARM: 9179/1: uaccess: avoid alignment faults in copy_[from|to]_kernel_nofault
Ard Biesheuvel
1
-2
/
+8
2022-01-29
arm64/bpf: Remove 128MB limit for BPF JIT programs
Russell King
6
-25
/
+13
2022-01-27
arm64: dts: qcom: msm8996: drop not documented adreno properties
David Heidelberg
1
-3
/
+0
2022-01-27
um: gitignore: Add kernel/capflags.c
Johannes Berg
1
-0
/
+1
2022-01-27
riscv: dts: microchip: mpfs: Drop empty chosen node
Geert Uytterhoeven
1
-3
/
+0
2022-01-27
powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses
Tobias Waldekranz
1
-0
/
+2
2022-01-27
powerpc/cell: Fix clang -Wimplicit-fallthrough warning
Anders Roxell
1
-0
/
+1
2022-01-27
Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH
Alexandre Ghiti
13
-13
/
+0
2022-01-27
Documentation, arch: Remove leftovers from raw device
Alexandre Ghiti
4
-4
/
+0
2022-01-27
powerpc/64s/radix: Fix huge vmap false positive
Nicholas Piggin
2
-5
/
+13
2022-01-27
parisc: Fix lpa and lpa_user defines
John David Anglin
1
-20
/
+24
2022-01-27
s390/mm: fix 2KB pgtable release race
Alexander Gordeev
1
-1
/
+3
2022-01-27
MIPS: Octeon: Fix build errors using clang
Tianjia Zhang
1
-2
/
+2
2022-01-27
MIPS: OCTEON: add put_device() after of_find_device_by_node()
Ye Guojin
2
-0
/
+3
[prev]
[next]