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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-04-20
ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()
Alexander Sverdlin
1
-1
/
+3
2022-04-20
ARM: davinci: da850-evm: Avoid NULL pointer dereference
Nathan Chancellor
1
-1
/
+3
2022-04-20
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
5
-16
/
+53
2022-04-20
x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
Pawan Gupta
2
-7
/
+48
2022-04-20
KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loaded
Sean Christopherson
3
-8
/
+37
2022-04-20
x86,bpf: Avoid IBT objtool warning
Peter Zijlstra
1
-0
/
+1
2022-04-20
arm64: alternatives: mark patch_alternative() as `noinstr`
Joey Gouly
1
-3
/
+3
2022-04-20
static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
Christophe Leroy
2
-0
/
+3
2022-04-20
KVM: PPC: Book3S HV P9: Fix "lost kick" race
Nicholas Piggin
1
-8
/
+33
2022-04-20
RISC-V: KVM: include missing hwcap.h into vcpu_fp
Heiko Stuebner
1
-0
/
+1
2022-04-20
KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
Reiji Watanabe
3
-28
/
+74
2022-04-20
KVM: arm64: Generalise VM features into a set of flags
Marc Zyngier
4
-11
/
+16
2022-04-20
RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()
Anup Patel
1
-2
/
+0
2022-04-20
cpuidle: PSCI: Move the `has_lpi` check to the beginning of the function
Mario Limonciello
1
-3
/
+3
2022-04-13
powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.S
Christophe Leroy
1
-2
/
+8
2022-04-13
x86/extable: Prefer local labels in .set directives
Nick Desaulniers
1
-10
/
+10
2022-04-13
x86,static_call: Fix __static_call_return0 for i386
Peter Zijlstra
1
-3
/
+2
2022-04-13
x86/bug: Prevent shadowing in __WARN_FLAGS
Vincent Mailhol
1
-2
/
+2
2022-04-13
Revert "powerpc: Set max_mapnr correctly"
Kefeng Wang
1
-1
/
+1
2022-04-13
powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
Kefeng Wang
1
-1
/
+5
2022-04-13
perf/x86/intel: Don't extend the pseudo-encoding to GP counters
Kan Liang
2
-1
/
+10
2022-04-13
x86/mm/tlb: Revert retpoline avoidance approach
Dave Hansen
1
-32
/
+5
2022-04-13
x86/msi: Fix msi message data shadow struct
Reto Buerki
1
-8
/
+11
2022-04-13
arm64: patch_text: Fixup last cpu should be master
Guo Ren
1
-2
/
+2
2022-04-13
perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids
Kan Liang
1
-1
/
+1
2022-04-13
x86/speculation: Restore speculation related MSRs during S3 resume
Pawan Gupta
1
-0
/
+14
2022-04-13
x86/pm: Save the MSR validity status at context setup
Pawan Gupta
1
-2
/
+5
2022-04-13
arm64: Add part number for Arm Cortex-A78AE
Chanho Park
2
-0
/
+3
2022-04-13
arch/arm64: Fix topology initialization for core scheduling
Phil Auld
1
-1
/
+1
2022-04-13
parisc: Fix patch code locking and flushing
John David Anglin
1
-14
/
+11
2022-04-13
x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopy
Nathan Chancellor
1
-0
/
+5
2022-04-13
x86: Annotate call_on_stack()
Peter Zijlstra
1
-1
/
+2
2022-04-13
xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32
Dongli Zhang
2
-1
/
+29
2022-04-13
MIPS: ingenic: correct unit node address
Krzysztof Kozlowski
1
-1
/
+1
2022-04-13
xtensa: fix DTC warning unit_address_format
Max Filippov
3
-10
/
+10
2022-04-13
riscv: Fixed misaligned memory access. Fixed pointer comparison.
Michael T. Kloos
1
-58
/
+310
2022-04-13
powerpc/secvar: fix refcount leak in format_show()
Hangyu Hua
1
-3
/
+6
2022-04-13
powerpc/64e: Tie PPC_BOOK3E_64 to PPC_FSL_BOOK3E
Michael Ellerman
1
-1
/
+2
2022-04-13
powerpc/code-patching: Pre-map patch area
Michael Ellerman
1
-0
/
+14
2022-04-13
MIPS: fix fortify panic when copying asm exception handlers
Alexander Lobakin
2
-12
/
+12
2022-04-13
mips: ralink: fix a refcount leak in ill_acc_of_setup()
Hangyu Hua
1
-0
/
+1
2022-04-13
powerpc/64s/hash: Make hash faults work in NMI context
Nicholas Piggin
4
-82
/
+10
2022-04-13
x86/mce: Work around an erratum on fast string copy instructions
Jue Wang
2
-1
/
+68
2022-04-13
powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
Christophe Leroy
1
-19
/
+13
2022-04-13
KVM: arm64: Do not change the PMU event filter after a VCPU has run
Marc Zyngier
3
-13
/
+25
2022-04-13
powerpc: Set crashkernel offset to mid of RMA region
Sourabh Jain
2
-4
/
+17
2022-04-13
powerpc: dts: t104xrdb: fix phy type for FMAN 4/5
Maxim Kiselev
1
-2
/
+2
2022-04-13
powerpc/xive: Export XIVE IPI information for online-only processors.
Sachin Sant
1
-1
/
+1
2022-04-13
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
Hou Wenlong
3
-1
/
+10
2022-04-13
KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
Like Xu
2
-13
/
+15
[next]