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-05
Linux 4.4.110
v4.4.110
Greg Kroah-Hartman
1
-1
/
+1
2018-01-05
kaiser: Set _PAGE_NX only if supported
Guenter Roeck
1
-1
/
+2
2018-01-05
x86/kasan: Clear kasan_zero_page after TLB flush
Andrey Ryabinin
1
-3
/
+8
2018-01-05
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
7
-13
/
+41
2018-01-05
x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
Andy Lutomirski
1
-35
/
+46
2018-01-05
KPTI: Report when enabled
Kees Cook
1
-1
/
+6
2018-01-05
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
14
-29
/
+29
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/kaiser: Reenable PARAVIRT
Borislav Petkov
1
-1
/
+1
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
2
-18
/
+47
2018-01-05
x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling
Borislav Petkov
3
-20
/
+20
2018-01-05
kaiser: add "nokaiser" boot option, using ALTERNATIVE
Hugh Dickins
16
-65
/
+143
2018-01-05
kaiser: fix unlikely error in alloc_ldt_struct()
Hugh Dickins
1
-1
/
+1
2018-01-05
kaiser: _pgd_alloc() without __GFP_REPEAT to avoid stalls
Hugh Dickins
1
-2
/
+4
2018-01-05
kaiser: paranoid_entry pass cr3 need to paranoid_exit
Hugh Dickins
2
-18
/
+36
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
-80
/
+114
2018-01-05
kaiser: enhanced by kernel and user PCIDs
Dave Hansen
11
-17
/
+181
2018-01-05
kaiser: vmstat show NR_KAISERTABLE as nr_overhead
Hugh Dickins
3
-6
/
+14
2018-01-05
kaiser: delete KAISER_REAL_SWITCH option
Hugh Dickins
3
-12
/
+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
4
-27
/
+20
2018-01-05
kaiser: kaiser_remove_mapping() move along the pgd
Hugh Dickins
1
-4
/
+6
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: KAISER depends on SMP
Hugh Dickins
1
-4
/
+6
2018-01-05
kaiser: fix build and FIXME in alloc_ldt_struct()
Hugh Dickins
1
-6
/
+4
2018-01-05
kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
Hugh Dickins
3
-17
/
+36
2018-01-05
kaiser: do not set _PAGE_NX on pgd_none
Hugh Dickins
3
-38
/
+56
2018-01-05
kaiser: merged update
Dave Hansen
15
-188
/
+551
2018-01-05
KAISER: Kernel Address Isolation
Richard Fellner
22
-16
/
+449
2018-01-05
x86/boot: Add early cmdline parsing for options with arguments
Tom Lendacky
2
-0
/
+107
2018-01-02
Linux 4.4.109
v4.4.109
Greg Kroah-Hartman
1
-1
/
+1
2018-01-02
mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP
Andy Lutomirski
1
-2
/
+0
2018-01-02
n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)
Linus Torvalds
1
-2
/
+2
2018-01-02
x86/smpboot: Remove stale TLB flush invocations
Thomas Gleixner
1
-9
/
+0
2018-01-02
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
1
-2
/
+17
2018-01-02
usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201
Daniel Thompson
1
-0
/
+3
2018-01-02
USB: Fix off by one in type-specific length check of BOS SSP capability
Mathias Nyman
1
-1
/
+1
2018-01-02
usb: add RESET_RESUME for ELSA MicroLink 56K
Oliver Neukum
1
-0
/
+3
[next]