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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-07
Linux 3.2.98
v3.2.98
Ben Hutchings
1
-1
/
+1
2018-01-07
KPTI: Report when enabled
Kees Cook
1
-1
/
+6
2018-01-07
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
14
-26
/
+26
2018-01-07
x86/kaiser: Move feature detection up
Borislav Petkov
3
-2
/
+9
2018-01-07
kaiser: disabled on Xen PV
Jiri Kosina
1
-0
/
+6
2018-01-07
x86/kaiser: Reenable PARAVIRT
Borislav Petkov
1
-1
/
+1
2018-01-07
x86/paravirt: Dont patch flush_tlb_single
Thomas Gleixner
1
-2
/
+0
2018-01-07
kaiser: kaiser_flush_tlb_on_return_to_user() check PCID
Hugh Dickins
3
-9
/
+9
2018-01-07
kaiser: asm/tlbflush.h handle noPGE at lower level
Hugh Dickins
1
-20
/
+3
2018-01-07
kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
Hugh Dickins
3
-13
/
+6
2018-01-07
x86/kaiser: Check boottime cmdline params
Borislav Petkov
2
-18
/
+47
2018-01-07
x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling
Borislav Petkov
3
-20
/
+20
2018-01-07
x86/boot: Add early cmdline parsing for options with arguments
Tom Lendacky
2
-0
/
+107
2018-01-07
x86/boot: Pass in size to early cmdline parsing
Dave Hansen
1
-2
/
+9
2018-01-07
x86/boot: Simplify early command line parsing
Dave Hansen
1
-3
/
+0
2018-01-07
x86/boot: Fix early command-line parsing when partial word matches
Dave Hansen
1
-5
/
+13
2018-01-07
x86/boot: Fix early command-line parsing when matching at end
Dave Hansen
1
-10
/
+24
2018-01-07
x86, boot: Carve out early cmdline parsing function
Borislav Petkov
3
-1
/
+91
2018-01-07
kaiser: add "nokaiser" boot option, using ALTERNATIVE
Hugh Dickins
17
-59
/
+139
2018-01-07
x86/alternatives: Use optimized NOPs for padding
Borislav Petkov
1
-1
/
+13
2018-01-07
x86/alternatives: Make JMPs more robust
Borislav Petkov
2
-11
/
+103
2018-01-07
x86/alternatives: Add instruction padding
Borislav Petkov
11
-37
/
+126
2018-01-07
x86/alternatives: Cleanup DPRINTK macro
Borislav Petkov
1
-15
/
+27
2018-01-07
kaiser: alloc_ldt_struct() use get_zeroed_page()
Hugh Dickins
1
-1
/
+1
2018-01-07
kaiser: user_map __kprobes_text too
Hugh Dickins
1
-0
/
+2
2018-01-07
x86/mm/kaiser: re-enable vsyscalls
Andrea Arcangeli
4
-6
/
+19
2018-01-07
KAISER: Kernel Address Isolation
Hugh Dickins
33
-67
/
+1049
2018-01-07
x86/mm/64: Fix reboot interaction with CR4.PCIDE
Andy Lutomirski
1
-0
/
+6
2018-01-07
x86/mm: Enable CR4.PCIDE on supported systems
Andy Lutomirski
4
-5
/
+41
2018-01-07
x86/mm: Add the 'nopcid' boot option to turn off PCID
Andy Lutomirski
2
-0
/
+20
2018-01-07
x86/mm: Disable PCID on 32-bit kernels
Andy Lutomirski
2
-0
/
+13
2018-01-07
x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
Andy Lutomirski
5
-70
/
+6
2018-01-07
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
1
-1
/
+1
2018-01-07
x86/mm, sched/core: Turn off IRQs in switch_mm()
Andy Lutomirski
2
-0
/
+14
2018-01-07
x86/mm, sched/core: Uninline switch_mm()
Andy Lutomirski
2
-70
/
+77
2018-01-07
x86/mm: Build arch/x86/mm/tlb.c even on !SMP
Andy Lutomirski
2
-2
/
+5
2018-01-07
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
2
-3
/
+10
2018-01-07
mm/mmu_context, sched/core: Fix mmu_context.h assumption
Ingo Molnar
1
-1
/
+1
2018-01-07
x86/mm: If INVPCID is available, use it to flush global mappings
Andy Lutomirski
1
-0
/
+9
2018-01-07
x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
Andy Lutomirski
2
-0
/
+18
2018-01-07
x86/mm: Fix INVPCID asm constraint
Borislav Petkov
1
-2
/
+2
2018-01-07
x86/mm: Add INVPCID helpers
Andy Lutomirski
1
-0
/
+48
2018-01-07
x86, cpufeature: Add CPU features from Intel document 319433-012A
H. Peter Anvin
1
-0
/
+3
2018-01-01
Linux 3.2.97
v3.2.97
Ben Hutchings
1
-1
/
+1
2018-01-01
KEYS: add missing permission check for request_key() destination
Eric Biggers
1
-9
/
+37
2018-01-01
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
3
-3
/
+16
2018-01-01
crypto: salsa20 - fix blkcipher_walk API usage
Eric Biggers
2
-14
/
+0
2018-01-01
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
2
-6
/
+9
2018-01-01
ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglock
Oleg Nesterov
1
-2
/
+1
2018-01-01
security: Fix mode test in selinux_ptrace_access_check()
Ben Hutchings
1
-1
/
+1
[next]