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-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
2023-03-17
UML: define RUNTIME_DISCARD_EXIT
Masahiro Yamada
1
-1
/
+1
2023-03-17
alpha: fix R_ALPHA_LITERAL reloc for large modules
Edward Humes
1
-3
/
+1
2023-03-17
powerpc/kcsan: Exclude udelay to prevent recursive instrumentation
Rohan McLure
1
-2
/
+2
2023-03-17
powerpc/64: Move paca allocation to early_setup()
Nicholas Piggin
5
-16
/
+13
2023-03-17
powerpc/64: Fix task_cpu in early boot when booting non-zero cpuid
Nicholas Piggin
1
-0
/
+5
2023-03-17
powerpc/bpf/32: Only set a stack frame when necessary
Christophe Leroy
1
-2
/
+18
2023-03-17
powerpc/iommu: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-3
/
+1
2023-03-17
powerpc/64: Don't recurse irq replay
Nicholas Piggin
2
-37
/
+70
2023-03-17
MIPS: Fix a compilation issue
xurui
1
-1
/
+1
2023-03-17
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
4
-6
/
+39
2023-03-17
riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
Alexandre Ghiti
1
-1
/
+1
2023-03-17
m68k: mm: Move initrd phys_to_virt handling after paging_init()
Geert Uytterhoeven
1
-5
/
+5
2023-03-17
powerpc: dts: t1040rdb: fix compatible string for Rev A boards
Vladimir Oltean
1
-1
/
+0
2023-03-17
riscv: Add header include guards to insn.h
Liao Chang
1
-0
/
+5
2023-03-17
KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
Sean Christopherson
1
-11
/
+19
2023-03-17
KVM: x86: Move guts of kvm_arch_init() to standalone helper
Sean Christopherson
4
-10
/
+52
2023-03-17
KVM: VMX: Don't bother disabling eVMCS static key on module exit
Sean Christopherson
1
-4
/
+0
2023-03-17
KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling
Sean Christopherson
1
-20
/
+30
2023-03-17
x86/CPU/AMD: Disable XSAVES on AMD family 0x17
Andrew Cooper
1
-0
/
+9
2023-03-17
RISC-V: Stop emitting attributes
Palmer Dabbelt
2
-0
/
+11
2023-03-11
arm64: Reset KASAN tag in copy_highpage with HW tags only
Peter Collingbourne
1
-1
/
+2
2023-03-11
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
11
-18
/
+56
2023-03-11
arm64: efi: Make efi_rt_lock a raw_spinlock
Pierre Gondois
2
-4
/
+4
2023-03-11
x86/resctl: fix scheduler confusion with 'current'
Linus Torvalds
4
-10
/
+10
2023-03-11
ARM: dts: spear320-hmi: correct STMPE GPIO compatible
Krzysztof Kozlowski
1
-1
/
+1
2023-03-11
um: virt-pci: properly remove PCI device from bus
Benjamin Berg
1
-5
/
+16
2023-03-11
um: virtio_uml: move device breaking into workqueue
Benjamin Berg
1
-1
/
+15
2023-03-11
um: virtio_uml: mark device as unregistered when breaking it
Benjamin Berg
1
-0
/
+2
2023-03-11
um: virtio_uml: free command if adding to virtqueue failed
Benjamin Berg
1
-1
/
+4
2023-03-11
x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber list
Ammar Faizi
1
-4
/
+8
2023-03-11
um: vector: Fix memory leak in vector_config
Xiang Yang
1
-0
/
+1
2023-03-10
MIPS: DTS: CI20: fix otg power gpio
H. Nikolaus Schaller
1
-1
/
+1
2023-03-10
riscv: ftrace: Reduce the detour code size to half
Guo Ren
4
-86
/
+75
2023-03-10
riscv: ftrace: Remove wasted nops for !RISCV_ISA_C
Guo Ren
1
-0
/
+4
2023-03-10
riscv, mm: Perform BPF exhandler fixup on page fault
Björn Töpel
1
-4
/
+6
2023-03-10
riscv: jump_label: Fixup unaligned arch_static_branch function
Andy Chiu
1
-0
/
+2
2023-03-10
riscv: mm: fix regression due to update_mmu_cache change
Sergey Matyukevich
1
-1
/
+1
2023-03-10
riscv: Avoid enabling interrupts in die()
Mattias Nissler
1
-2
/
+3
2023-03-10
RISC-V: add a spin_shadow_stack declaration
Conor Dooley
1
-0
/
+1
2023-03-10
mips: fix syscall_get_nr
Elvira Khabirova
1
-1
/
+1
2023-03-10
alpha: fix FEN fault handling
Al Viro
1
-15
/
+15
2023-03-10
arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Catalin Marinas
1
-1
/
+0
2023-03-10
ARM: dts: exynos: correct TMU phandle in Odroid HC1
Krzysztof Kozlowski
1
-5
/
+5
2023-03-10
ARM: dts: exynos: correct TMU phandle in Odroid XU
Krzysztof Kozlowski
1
-1
/
+0
2023-03-10
ARM: dts: exynos: correct TMU phandle in Exynos5250
Krzysztof Kozlowski
1
-1
/
+1
2023-03-10
ARM: dts: exynos: correct TMU phandle in Odroid XU3 family
Krzysztof Kozlowski
1
-5
/
+5
2023-03-10
ARM: dts: exynos: correct TMU phandle in Exynos4
Krzysztof Kozlowski
1
-1
/
+1
2023-03-10
ARM: dts: exynos: correct TMU phandle in Exynos4210
Krzysztof Kozlowski
1
-1
/
+0
2023-03-10
ARM: dts: qcom: sdx55: Add Qcom SMMU-500 as the fallback for IOMMU node
Manivannan Sadhasivam
1
-1
/
+1
2023-03-10
ARM: dts: qcom: sdx65: Add Qcom SMMU-500 as the fallback for IOMMU node
Manivannan Sadhasivam
1
-1
/
+1
[next]