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
2018-08-24
parisc: Remove unnecessary barriers from spinlock.h
John David Anglin
1
-6
/
+2
2018-08-24
parisc: Remove ordered stores from syscall.S
John David Anglin
1
-12
/
+12
2018-08-24
ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller
Adam Ford
1
-0
/
+5
2018-08-24
ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary cores
Nishanth Menon
1
-0
/
+41
2018-08-24
ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
Steven Rostedt (VMware)
1
-0
/
+9
2018-08-24
ARC: Improve cmpxchg syscall implementation
Peter Zijlstra
1
-11
/
+36
2018-08-24
ARM: pxa: irq: fix handling of ICMR registers in suspend/resume
Daniel Mack
1
-2
/
+2
2018-08-24
ARM: imx_v4_v5_defconfig: Select ULPI support
Fabio Estevam
1
-0
/
+2
2018-08-24
ARM: imx_v6_v7_defconfig: Select ULPI support
Fabio Estevam
1
-0
/
+2
2018-08-24
m68k: fix "bad page state" oops on ColdFire boot
Greg Ungerer
1
-1
/
+3
2018-08-24
bpf, s390: fix potential memleak when later bpf_jit_prog fails
Daniel Borkmann
1
-0
/
+1
2018-08-24
ARM: dts: da850: Fix interrups property for gpio
Keerthy
1
-5
/
+1
2018-08-24
ARM: dts: am437x: make edt-ft5x06 a wakeup source
Daniel Mack
1
-0
/
+2
2018-08-24
ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP
Alexey Brodkin
2
-3
/
+1
2018-08-24
arm64: make secondary_start_kernel() notrace
Zhizhou Zhang
1
-1
/
+1
2018-08-24
arm64: dts: ns2: Fix I2C controller interrupt type
Ray Jui
1
-2
/
+2
2018-08-24
ARM: dts: Cygnus: Fix PCIe controller interrupt type
Ray Jui
1
-10
/
+10
2018-08-24
ARM: dts: Cygnus: Fix I2C controller interrupt type
Ray Jui
1
-2
/
+2
2018-08-24
ARM: dts: NSP: Fix PCIe controllers interrupt types
Florian Fainelli
1
-15
/
+15
2018-08-24
ARM: dts: NSP: Fix i2c controller interrupt type
Florian Fainelli
1
-1
/
+1
2018-08-24
ARC: Explicitly add -mmedium-calls to CFLAGS
Alexey Brodkin
1
-14
/
+1
2018-08-24
x86/entry/64: Remove %ebx handling from error_entry/exit
Andy Lutomirski
1
-16
/
+4
2018-08-22
x86/mm: Simplify p[g4um]d_page() macros
Tom Lendacky
1
-5
/
+8
2018-08-18
x86/speculation/l1tf: Exempt zeroed PTEs from inversion
Sean Christopherson
1
-1
/
+10
2018-08-17
x86/mm: Add TLB purge to free pmd/pte page interfaces
Toshi Kani
1
-6
/
+30
2018-08-17
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2
-7
/
+9
2018-08-17
crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
Eric Biggers
1
-1
/
+1
2018-08-17
x86/mm: Disable ioremap free page handling on x86-PAE
Toshi Kani
1
-0
/
+19
2018-08-17
x86: i8259: Add missing include file
Guenter Roeck
1
-0
/
+1
2018-08-17
x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled
Guenter Roeck
1
-2
/
+1
2018-08-15
x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
Borislav Petkov
4
-18
/
+8
2018-08-15
x86/cpu/amd: Limit cpu_core_id fixup to families older than F17h
Suravee Suthikulpanit
1
-7
/
+17
2018-08-15
x86/init: fix build with CONFIG_SWAP=n
Vlastimil Babka
1
-0
/
+2
2018-08-15
x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_t...
Vlastimil Babka
1
-0
/
+2
2018-08-15
x86/microcode: Allow late microcode loading with SMT disabled
Josh Poimboeuf
1
-4
/
+12
2018-08-15
x86/microcode: Do not upload microcode if CPUs are offline
Ashok Raj
1
-0
/
+18
2018-08-15
x86/mm/kmmio: Make the tracer robust against L1TF
Andi Kleen
1
-10
/
+15
2018-08-15
x86/mm/pat: Make set_memory_np() L1TF safe
Andi Kleen
2
-4
/
+31
2018-08-15
x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
Andi Kleen
1
-5
/
+6
2018-08-15
x86/speculation/l1tf: Invert all not present mappings
Andi Kleen
1
-1
/
+1
2018-08-15
cpu/hotplug: Fix SMT supported evaluation
Thomas Gleixner
1
-1
/
+1
2018-08-15
KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
Paolo Bonzini
3
-3
/
+27
2018-08-15
x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
Paolo Bonzini
4
-0
/
+13
2018-08-15
x86/speculation: Simplify sysfs report of VMX L1TF vulnerability
Paolo Bonzini
1
-3
/
+9
2018-08-15
KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
Paolo Bonzini
1
-1
/
+3
2018-08-15
KVM: X86: Allow userspace to define the microcode version
Wanpeng Li
4
-5
/
+12
2018-08-15
KVM: X86: Introduce kvm_get_msr_feature()
Wanpeng Li
1
-3
/
+15
2018-08-15
KVM: SVM: Add MSR-based feature support for serializing LFENCE
Tom Lendacky
2
-1
/
+36
2018-08-15
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
4
-5
/
+84
2018-08-15
x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
Nicolai Stange
1
-1
/
+0
[next]