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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2018-09-15
x86: kvm: avoid unused variable warning
Arnd Bergmann
1
-3
/
+1
2018-09-15
kvm: x86: Set highest physical address bits in non-present/reserved SPTEs
Junaid Shahid
2
-7
/
+44
2018-09-15
x86/xen: don't write ptes directly in 32-bit PV guests
Juergen Gross
1
-4
/
+3
2018-09-15
x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
Juergen Gross
1
-4
/
+3
2018-09-15
x86/tsc: Prevent result truncation on 32bit
Chuanhua Lei
1
-2
/
+2
2018-09-15
ARM: rockchip: Force CONFIG_PM on Rockchip systems
Marc Zyngier
1
-0
/
+1
2018-09-15
arm64: rockchip: Force CONFIG_PM on Rockchip systems
Marc Zyngier
1
-0
/
+1
2018-09-15
kvm: nVMX: Fix fault vector for VMX operation at CPL > 0
Jim Mattson
1
-2
/
+2
2018-09-15
KVM: vmx: track host_state.loaded using a loaded_vmcs pointer
Sean Christopherson
1
-7
/
+15
2018-09-15
powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.
Mahesh Salgaonkar
1
-1
/
+1
2018-09-15
um: fix parallel building with O= option
Masahiro Yamada
1
-2
/
+1
2018-09-15
powerpc/64s: Make rfi_flush_fallback a little more robust
Michael Ellerman
1
-0
/
+6
2018-09-15
powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning
Randy Dunlap
1
-0
/
+4
2018-09-15
powerpc: Fix size calculation using resource_size()
Dan Carpenter
1
-1
/
+1
2018-09-15
powerpc/uaccess: Enable get_user(u64, *p) on 32-bit
Michael Ellerman
1
-3
/
+10
2018-09-15
RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSO
Palmer Dabbelt
1
-2
/
+2
2018-09-15
s390/kdump: Fix memleak in nt_vmcoreinfo
Philipp Rudo
1
-5
/
+12
2018-09-15
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
3
-10
/
+20
2018-09-15
x86/mce: Add notifier_block forward declaration
Arnd Bergmann
1
-0
/
+1
2018-09-09
arm64: mm: always enable CONFIG_HOLES_IN_ZONE
James Morse
1
-1
/
+0
2018-09-09
crypto: arm64/sm4-ce - check for the right CPU feature bit
Ard Biesheuvel
1
-1
/
+1
2018-09-09
crypto: aesni - Use unaligned loads from gcm_context_data
Dave Watson
1
-33
/
+33
2018-09-09
sys: don't hold uts_sem while accessing userspace memory
Jann Horn
3
-44
/
+49
2018-09-09
ARM: dts: am57xx-idk: Enable dual role for USB2 port
Roger Quadros
3
-9
/
+6
2018-09-09
ARM: tegra: Fix Tegra30 Cardhu PCA954x reset
Jon Hunter
1
-0
/
+1
2018-09-09
xtensa: increase ranges in ___invalidate_{i,d}cache_all
Max Filippov
1
-2
/
+2
2018-09-09
xtensa: limit offsets in __loop_cache_{all,page}
Max Filippov
1
-25
/
+40
2018-09-09
KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
Paul Mackerras
1
-7
/
+10
2018-09-09
KVM: VMX: fixes for vmentry_l1d_flush module parameter
Paolo Bonzini
1
-10
/
+16
2018-09-09
powerpc/powernv/pci: Work around races in PCI bridge enabling
Benjamin Herrenschmidt
1
-0
/
+37
2018-09-09
powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
Luke Dashjr
1
-0
/
+1
2018-09-09
powerpc/nohash: fix pte_access_permitted()
Christophe Leroy
1
-6
/
+3
2018-09-09
powerpc/pkeys: Preallocate execute-only key
Ram Pai
1
-45
/
+18
2018-09-09
powerpc/pkeys: Fix calculation of total pkeys.
Ram Pai
1
-1
/
+1
2018-09-09
powerpc/pkeys: Save the pkey registers before fork
Ram Pai
1
-0
/
+1
2018-09-09
powerpc/pkeys: key allocation/deallocation must not change pkey registers
Ram Pai
2
-38
/
+0
2018-09-09
powerpc/pkeys: Deny read/write/execute by default
Ram Pai
1
-5
/
+3
2018-09-09
powerpc/pkeys: Give all threads control of their key permissions
Ram Pai
1
-18
/
+26
2018-09-09
powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.
Mahesh Salgaonkar
1
-1
/
+1
2018-09-09
powerpc/64s: Fix page table fragment refcount race vs speculative references
Nicholas Piggin
2
-10
/
+15
2018-09-09
powerpc/fadump: handle crash memory ranges array index overflow
Hari Bathini
2
-17
/
+77
2018-09-09
Fix kexec forbidding kernels signed with keys in the secondary keyring to boot
Yannik Sembritzki
1
-1
/
+1
2018-09-05
x86/dumpstack: Don't dump kernel memory based on usermode RIP
Jann Horn
3
-8
/
+17
2018-09-05
MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
Paul Burton
1
-3
/
+3
2018-09-05
MIPS: Change definition of cpu_relax() for Loongson-3
Huacai Chen
1
-0
/
+13
2018-09-05
MIPS: Always use -march=<arch>, not -<arch> shortcuts
Paul Burton
1
-8
/
+4
2018-09-05
MIPS: memset.S: Fix byte_fixup for MIPSr6
Matt Redfearn
1
-1
/
+2
2018-09-05
MIPS: Correct the 64-bit DSP accumulator register size
Maciej W. Rozycki
3
-3
/
+3
2018-09-05
kprobes/arm: Fix %p uses in error messages
Masami Hiramatsu
2
-3
/
+2
2018-09-05
s390/purgatory: Add missing FORCE to Makefile targets
Philipp Rudo
1
-3
/
+3
[next]