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-01-05
kaiser: Set _PAGE_NX only if supported
Guenter Roeck
1
-1
/
+2
2018-01-05
KPTI: Report when enabled
Kees Cook
1
-1
/
+6
2018-01-05
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
12
-25
/
+25
2018-01-05
x86/kaiser: Move feature detection up
Borislav Petkov
3
-2
/
+9
2018-01-05
kaiser: disabled on Xen PV
Jiri Kosina
1
-0
/
+5
2018-01-05
x86/paravirt: Dont patch flush_tlb_single
Thomas Gleixner
1
-2
/
+0
2018-01-05
kaiser: kaiser_flush_tlb_on_return_to_user() check PCID
Hugh Dickins
3
-9
/
+9
2018-01-05
kaiser: asm/tlbflush.h handle noPGE at lower level
Hugh Dickins
1
-24
/
+3
2018-01-05
kaiser: drop is_atomic arg to kaiser_pagetable_walk()
Hugh Dickins
1
-8
/
+2
2018-01-05
kaiser: use ALTERNATIVE instead of x86_cr3_pcid_noflush
Hugh Dickins
3
-16
/
+8
2018-01-05
x86/kaiser: Check boottime cmdline params
Borislav Petkov
1
-18
/
+41
2018-01-05
x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling
Borislav Petkov
2
-19
/
+19
2018-01-05
kaiser: add "nokaiser" boot option, using ALTERNATIVE
Hugh Dickins
15
-65
/
+141
2018-01-05
kaiser: fix unlikely error in alloc_ldt_struct()
Hugh Dickins
1
-1
/
+1
2018-01-05
kaiser: kaiser_remove_mapping() move along the pgd
Hugh Dickins
1
-4
/
+6
2018-01-05
kaiser: paranoid_entry pass cr3 need to paranoid_exit
Hugh Dickins
3
-19
/
+37
2018-01-05
kaiser: x86_cr3_pcid_noflush and x86_cr3_pcid_user
Hugh Dickins
3
-16
/
+16
2018-01-05
kaiser: PCID 0 for kernel and 128 for user
Hugh Dickins
3
-10
/
+19
2018-01-05
kaiser: load_new_mm_cr3() let SWITCH_USER_CR3 flush user
Hugh Dickins
5
-79
/
+113
2018-01-05
kaiser: enhanced by kernel and user PCIDs
Hugh Dickins
11
-17
/
+181
2018-01-05
kaiser: vmstat show NR_KAISERTABLE as nr_overhead
Hugh Dickins
1
-5
/
+11
2018-01-05
kaiser: delete KAISER_REAL_SWITCH option
Hugh Dickins
2
-8
/
+0
2018-01-05
kaiser: name that 0x1000 KAISER_SHADOW_PGD_OFFSET
Hugh Dickins
2
-4
/
+7
2018-01-05
kaiser: cleanups while trying for gold link
Hugh Dickins
2
-6
/
+1
2018-01-05
kaiser: align addition to x86/mm/Makefile
Hugh Dickins
1
-2
/
+2
2018-01-05
kaiser: tidied up kaiser_add/remove_mapping slightly
Hugh Dickins
1
-6
/
+3
2018-01-05
kaiser: tidied up asm/kaiser.h somewhat
Hugh Dickins
1
-19
/
+13
2018-01-05
kaiser: ENOMEM if kaiser_pagetable_walk() NULL
Hugh Dickins
1
-3
/
+7
2018-01-05
kaiser: fix perf crashes
Hugh Dickins
1
-12
/
+45
2018-01-05
kaiser: fix regs to do_nmi() ifndef CONFIG_KAISER
Hugh Dickins
1
-5
/
+6
2018-01-05
kaiser: fix build and FIXME in alloc_ldt_struct()
Hugh Dickins
1
-6
/
+4
2018-01-05
kaiser: do not set _PAGE_NX on pgd_none
Hugh Dickins
4
-40
/
+58
2018-01-05
kaiser: merged update
Dave Hansen
12
-184
/
+513
2018-01-05
KAISER: Kernel Address Isolation
Richard Fellner
17
-15
/
+388
2018-01-05
x86/boot: Add early cmdline parsing for options with arguments
Tom Lendacky
2
-0
/
+107
2018-01-02
x86/smpboot: Remove stale TLB flush invocations
Thomas Gleixner
1
-9
/
+0
2018-01-02
x86/mm/64: Fix reboot interaction with CR4.PCIDE
Andy Lutomirski
1
-0
/
+4
2018-01-02
x86/mm: Enable CR4.PCIDE on supported systems
Andy Lutomirski
3
-0
/
+36
2018-01-02
x86/mm: Add the 'nopcid' boot option to turn off PCID
Andy Lutomirski
1
-0
/
+18
2018-01-02
x86/mm: Disable PCID on 32-bit kernels
Andy Lutomirski
2
-1
/
+11
2018-01-02
x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
Andy Lutomirski
7
-104
/
+5
2018-01-02
x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
Andy Lutomirski
2
-28
/
+5
2018-01-02
x86/mm: Make flush_tlb_mm_range() more predictable
Andy Lutomirski
1
-5
/
+7
2018-01-02
x86/mm: Remove flush_tlb() and flush_tlb_current_task()
Andy Lutomirski
2
-26
/
+0
2018-01-02
x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
Andy Lutomirski
1
-1
/
+1
2017-12-29
powerpc/perf: Dereference BHRB entries safely
Ravi Bangoria
1
-2
/
+6
2017-12-29
kvm: x86: fix RSM when PCID is non-zero
Paolo Bonzini
1
-7
/
+25
2017-12-29
KVM: X86: Fix load RFLAGS w/o the fixed bit
Wanpeng Li
1
-1
/
+1
2017-12-25
sparc32: Export vac_cache_size to fix build error
Guenter Roeck
1
-0
/
+1
2017-12-25
MIPS: math-emu: Fix final emulation phase for certain instructions
Aleksandar Markovic
1
-14
/
+14
[next]