index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-04
x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
Sebastian Andrzej Siewior
1
-1
/
+1
2019-12-04
ARM: dts: stm32: Fix CAN RAM mapping on stm32mp157c
Christophe Roullier
1
-2
/
+2
2019-12-04
x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_early
Michael Zhivich
1
-0
/
+3
2019-12-04
arm64: dts: zii-ultra: fix ARM regulator GPIO handle
Lucas Stach
1
-1
/
+1
2019-12-04
x86/resctrl: Prevent NULL pointer dereference when reading mondata
Xiaochen Shen
1
-0
/
+4
2019-12-04
powerpc/bpf: Fix tail call implementation
Eric Dumazet
1
-0
/
+13
2019-12-04
ARM: dts: sun8i-a83t-tbs-a711: Fix WiFi resume from suspend
Ondrej Jirman
1
-0
/
+1
2019-12-04
arm64: dts: imx8mm: fix compatible string for sdma
Shengjiu Wang
1
-3
/
+3
2019-12-04
ARM: dts: imx6qdl-sabreauto: Fix storm of accelerometer interrupts
Fabio Estevam
1
-0
/
+8
2019-12-04
arm64: dts: ls1028a: fix a compatible issue
Yuantian Tang
1
-1
/
+1
2019-11-29
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
3
-0
/
+41
2019-11-29
powerpc/book3s64: Fix link stack flush on context switch
Michael Ellerman
4
-4
/
+54
2019-11-29
powerpc/64s: support nospectre_v2 cmdline option
Christopher M. Riedl
1
-3
/
+16
2019-11-29
x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
Andy Lutomirski
1
-3
/
+18
2019-11-29
x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...
Ingo Molnar
3
-10
/
+14
2019-11-29
x86/entry/32: Fix NMI vs ESPFIX
Peter Zijlstra
1
-12
/
+41
2019-11-29
x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
Andy Lutomirski
1
-14
/
+16
2019-11-29
x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
Andy Lutomirski
1
-31
/
+35
2019-11-29
x86/entry/32: Use %ss segment where required
Andy Lutomirski
1
-5
/
+14
2019-11-29
x86/entry/32: Fix IRET exception
Peter Zijlstra
1
-1
/
+1
2019-11-29
x86/cpu_entry_area: Add guard page for entry stack on 32bit
Thomas Gleixner
1
-1
/
+5
2019-11-29
x86/pti/32: Size initial_page_table correctly
Thomas Gleixner
1
-0
/
+10
2019-11-29
x86/doublefault/32: Fix stack canaries in the double fault handler
Andy Lutomirski
1
-0
/
+3
2019-11-29
x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
Jan Beulich
1
-11
/
+4
2019-11-29
x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
Jan Beulich
2
-55
/
+33
2019-11-29
x86/stackframe/32: Repair 32-bit Xen PV
Jan Beulich
2
-2
/
+14
2019-11-29
x86/speculation: Fix redundant MDS mitigation message
Waiman Long
1
-0
/
+13
2019-11-29
x86/speculation: Fix incorrect MDS/TAA mitigation status
Waiman Long
1
-2
/
+15
2019-11-29
x86/insn: Fix awk regexp warnings
Alexander Kapshuk
1
-2
/
+2
2019-11-29
ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary
Chester Lin
1
-0
/
+3
2019-11-24
arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
Pavel Tatashin
4
-0
/
+4
2019-11-20
x86/quirks: Disable HPET on Intel Coffe Lake platforms
Kai-Heng Feng
1
-0
/
+2
2019-11-20
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
1
-4
/
+4
2019-11-12
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
4
-0
/
+148
2019-11-12
kvm: mmu: ITLB_MULTIHIT mitigation
Paolo Bonzini
5
-13
/
+181
2019-11-12
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
2
-7
/
+7
2019-11-12
x86/cpu: Add Tremont to the cpu vulnerability whitelist
Pawan Gupta
1
-0
/
+2
2019-11-12
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
4
-29
/
+55
2019-11-12
x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
Josh Poimboeuf
1
-4
/
+0
2019-11-12
x86/tsx: Add config options to set tsx=on|off|auto
Michal Hocko
2
-6
/
+61
2019-11-12
x86/tsx: Add "auto" option to the tsx= cmdline parameter
Pawan Gupta
1
-1
/
+6
2019-11-12
kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
Pawan Gupta
1
-0
/
+19
2019-11-12
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
1
-0
/
+23
2019-11-12
x86/speculation/taa: Add mitigation for TSX Async Abort
Pawan Gupta
6
-2
/
+137
2019-11-12
x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
Pawan Gupta
5
-1
/
+149
2019-11-12
x86/cpu: Add a helper function x86_read_arch_cap_msr()
Pawan Gupta
2
-4
/
+13
2019-11-12
x86/msr: Add the IA32_TSX_CTRL MSR
Pawan Gupta
1
-0
/
+5
2019-11-12
arm64: errata: Update stale comment
Thierry Reding
1
-2
/
+2
2019-11-12
ARM: dts: stm32: change joystick pinctrl definition on stm32mp157c-ev1
Amelie Delaunay
1
-1
/
+0
2019-11-12
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
1
-7
/
+0
[next]