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
2023-10-25
s390/pci: fix iommu bitmap allocation
Niklas Schnelle
1
-2
/
+13
2023-10-25
ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphone
Tony Lindgren
1
-0
/
+1
2023-10-25
x86/sev: Check for user-space IOIO pointing to kernel space
Joerg Roedel
2
-2
/
+34
2023-10-25
x86/sev: Check IOBM for IOIO exceptions from user-space
Joerg Roedel
3
-7
/
+47
2023-10-25
x86/sev: Disable MMIO emulation from user mode
Borislav Petkov (AMD)
1
-0
/
+3
2023-10-25
KVM: x86: Mask LVTPC when handling a PMI
Jim Mattson
1
-2
/
+6
2023-10-25
arm64: armv8_deprecated: fix unused-function error
Ren Zhijie
1
-1
/
+1
2023-10-25
arm64: armv8_deprecated: rework deprected instruction handling
Mark Rutland
3
-192
/
+154
2023-10-25
arm64: armv8_deprecated: move aarch32 helper earlier
Mark Rutland
1
-20
/
+19
2023-10-25
arm64: armv8_deprecated move emulation functions
Mark Rutland
1
-197
/
+197
2023-10-25
arm64: armv8_deprecated: fold ops into insn_emulation
Mark Rutland
1
-43
/
+33
2023-10-25
arm64: rework EL0 MRS emulation
Mark Rutland
3
-19
/
+10
2023-10-25
arm64: factor insn read out of call_undef_hook()
Mark Rutland
1
-9
/
+22
2023-10-25
arm64: factor out EL1 SSBS emulation hook
Mark Rutland
3
-26
/
+17
2023-10-25
arm64: split EL0/EL1 UNDEF handlers
Mark Rutland
3
-13
/
+16
2023-10-25
arm64: allow kprobes on EL0 handlers
Mark Rutland
3
-8
/
+6
2023-10-25
arm64: rework BTI exception handling
Mark Rutland
3
-5
/
+22
2023-10-25
arm64: rework FPAC exception handling
Mark Rutland
3
-9
/
+14
2023-10-25
arm64: consistently pass ESR_ELx to die()
Mark Rutland
3
-15
/
+15
2023-10-25
arm64: die(): pass 'err' as long
Mark Rutland
2
-4
/
+4
2023-10-25
arm64: report EL1 UNDEFs better
Mark Rutland
1
-1
/
+3
2023-10-25
x86/alternatives: Disable KASAN in apply_alternatives()
Kirill A. Shutemov
1
-0
/
+13
2023-10-25
powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()
Christophe Leroy
1
-1
/
+1
2023-10-25
powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE
Christophe Leroy
2
-0
/
+9
2023-10-25
x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs
Borislav Petkov (AMD)
2
-2
/
+15
2023-10-25
riscv, bpf: Sign-extend return values
Björn Töpel
1
-2
/
+3
2023-10-25
riscv, bpf: Factor out emit_call for kernel and bpf context
Pu Lehui
1
-17
/
+13
2023-10-10
parisc: Restore __ldcw_align for PA-RISC 2.0 processors
John David Anglin
2
-21
/
+20
2023-10-10
arm64: Add Cortex-A520 CPU part definition
Rob Herring
1
-0
/
+2
2023-10-10
powerpc/watchpoints: Disable preemption in thread_change_pc()
Benjamin Gray
1
-1
/
+6
2023-10-10
parisc: irq: Make irq_stack_union static to avoid sparse warning
Helge Deller
1
-1
/
+1
2023-10-10
parisc: drivers: Fix sparse warning
Helge Deller
1
-1
/
+1
2023-10-10
parisc: sba: Fix compile warning wrt list of SBA devices
Helge Deller
1
-0
/
+3
2023-10-10
xtensa: boot/lib: fix function prototypes
Max Filippov
1
-2
/
+3
2023-10-10
xtensa: boot: don't add include-dirs
Randy Dunlap
1
-2
/
+1
2023-10-10
xtensa: iss/network: make functions static
Randy Dunlap
1
-2
/
+2
2023-10-10
xtensa: add default definition for XCHAL_HAVE_DIV32
Max Filippov
1
-0
/
+4
2023-10-10
ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on boot
Tony Lindgren
1
-2
/
+2
2023-10-10
ARM: dts: Unify pwm-omap-dmtimer node names
Tony Lindgren
6
-7
/
+8
2023-10-10
ARM: dts: am335x: Guardian: Update beeper label
Gireesh Hiremath
1
-4
/
+4
2023-10-10
ARM: dts: motorola-mapphone: Drop second ti,wlcore compatible value
Geert Uytterhoeven
1
-1
/
+1
2023-10-10
ARM: dts: motorola-mapphone: Add 1.2GHz OPP
Carl Philipp Klemm
1
-0
/
+15
2023-10-10
ARM: dts: motorola-mapphone: Configure lower temperature passive cooling
Tony Lindgren
1
-0
/
+8
2023-10-10
ARM: dts: ti: omap: Fix bandgap thermal cells addressing for omap3/4
Tony Lindgren
4
-3
/
+7
2023-10-10
ARM: dts: omap: correct indentation
Krzysztof Kozlowski
9
-101
/
+101
2023-10-10
MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabled
Christoph Hellwig
3
-0
/
+14
2023-10-10
x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
Josh Poimboeuf
1
-1
/
+1
2023-10-10
x86/srso: Fix srso_show_state() side effect
Josh Poimboeuf
1
-1
/
+1
2023-10-10
powerpc/perf/hv-24x7: Update domain value check
Kajol Jain
1
-1
/
+1
2023-09-23
x86/boot/compressed: Reserve more memory for page tables
Kirill A. Shutemov
2
-14
/
+39
[next]