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.19.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-7.0.y
linux-7.1.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
28 hours
perf/x86/amd/core: Always use the NMI latency mitigation
Sandipan Das
1
-3
/
+3
28 hours
KVM: Move kvm_io_bus_get_dev() locking responsibilities to callers
Marc Zyngier
1
-0
/
+2
28 hours
powerpc/spufs: fix out-of-bounds access in spufs_mem_mmap_access()
Junrui Luo
1
-2
/
+4
28 hours
powerpc/pseries: fix memory leak on krealloc failure in papr_init
Thorsten Blum
1
-5
/
+3
28 hours
riscv: Prevent NULL pointer dereference in machine_kexec_prepare()
Tao Liu
1
-0
/
+3
28 hours
LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect()
Hongchen Zhang
1
-0
/
+4
28 hours
riscv: cacheinfo: Fix node reference leak in populate_cache_leaves
Zishun Yi
1
-1
/
+1
28 hours
mips: sched: Fix CPUMASK_OFFSTACK memory corruption
Aaron Tomlin
1
-13
/
+15
28 hours
MIPS: DEC: Ensure 32-bit stack location for o32 prom_printf()
Maciej W. Rozycki
2
-3
/
+18
28 hours
MIPS: ip22-gio: fix device reference leak in probe
Johan Hovold
1
-4
/
+0
28 hours
MIPS: ip22-gio: fix kfree() of static object
Johan Hovold
1
-1
/
+0
28 hours
MIPS: ip22-gio: fix gio device memory leak
Johan Hovold
1
-0
/
+2
28 hours
x86/boot: Reject too long acpi_rsdp= values
Thorsten Blum
1
-1
/
+6
28 hours
x86/boot: Validate console=uart8250 baud rate to fix early boot hang
Thorsten Blum
1
-4
/
+7
28 hours
KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs
Sean Christopherson
1
-2
/
+6
28 hours
KVM: s390: pci: Fix handling of AIF enable without AISB
Matthew Rosato
1
-3
/
+8
28 hours
KVM: arm64: vgic: Check the interrupt is still ours before migrating it
Hyunwoo Kim
1
-5
/
+6
28 hours
KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
Haoxiang Li
1
-0
/
+1
28 hours
arm64: dts: qcom: sdm630: describe adsp_mem region properly
Nickolay Goppen
1
-3
/
+6
28 hours
arm64: fpsimd: Fix type mismatch in sve_{save,load}_state()
Mark Rutland
1
-4
/
+4
28 hours
arm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud]_range()
Anshuman Khandual
1
-2
/
+9
28 hours
arm64/mm: convert ptep_clear() to ptep_get_and_clear()
Ryan Roberts
1
-1
/
+1
28 hours
alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
Krzysztof Wilczyński
1
-1
/
+5
28 hours
alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
Krzysztof Wilczyński
1
-1
/
+6
28 hours
arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BAS
Breno Leitao
1
-0
/
+9
28 hours
sparc: led: avoid trimming a newline from empty writes
Pengpeng Hou
1
-1
/
+1
28 hours
x86/platform/olpc: xo15: Drop wakeup source on driver removal
Rafael J. Wysocki
1
-0
/
+1
28 hours
powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpus
Aboorva Devarajan
1
-3
/
+1
28 hours
powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_down
Aboorva Devarajan
1
-1
/
+2
28 hours
powerpc/perf: fix preempt count underflow in fsl_emb_pmu_del
Aboorva Devarajan
1
-1
/
+2
28 hours
MIPS: mm: Fix out-of-bounds write in maar_res_walk()
Yadan Fan
1
-4
/
+8
28 hours
s390/process: Fix kernel thread function pointer type
Heiko Carstens
1
-1
/
+1
28 hours
riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframe
Rui Qi
1
-1
/
+1
28 hours
mm/fake-numa: fix under-allocation detection in uniform split
Sang-Heon Jeon
1
-4
/
+13
28 hours
ARM: imx31: Fix IIM mapping leak in revision check
Yuho Choi
1
-2
/
+7
28 hours
ARM: imx3: Fix CCM node reference leak
Yuho Choi
1
-0
/
+2
28 hours
mips: n64: add __iomem for writel call
Rosen Penev
1
-1
/
+1
28 hours
mips: ralink: mt7621: add missing __iomem
Rosen Penev
1
-1
/
+1
28 hours
MIPS: DEC: Remove do_IRQ() call indirection
Maciej W. Rozycki
2
-7
/
+1
28 hours
MIPS: Fix big-endian stack argument fetching in o32 wrapper
Maciej W. Rozycki
1
-1
/
+1
28 hours
arm64: dts: mediatek: mt8192-asurada: Move PCIe DMA bounce buffer to host
Chen-Yu Tsai
1
-1
/
+1
28 hours
arm64: dts: rockchip: fix rk809 interrupt pin on rk3566-roc-pc
Weixin Guo
1
-1
/
+1
28 hours
ARM: dts: am335x-sl50: Fix audio bitclock and frame master endpoint
Jihed Chaibi
1
-2
/
+2
28 hours
arm64: tegra: Fix Tegra234 MGBE PTP clock
Jon Hunter
1
-4
/
+4
28 hours
x86/mm: Fix check/use ordering in switch_mm_irqs_off()
Stephen Dolan
1
-8
/
+8
28 hours
crypto: sun4i-ss - Remove insecure and unused rng_alg
Eric Biggers
1
-1
/
+0
28 hours
KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode
Sean Christopherson
1
-2
/
+1
28 hours
KVM: VMX: Refresh GUEST_PENDING_DBG_EXCEPTIONS.BS on all injected #DBs
Sean Christopherson
1
-17
/
+18
28 hours
efivarfs: expose used and total size
Anisse Astier
1
-0
/
+8
28 hours
MIPS: smp: report dying CPU to RCU in stop_this_cpu()
Jonas Jelonek
1
-0
/
+2
[next]