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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-10
Linux 4.4.111
v4.4.111
Greg Kroah-Hartman
1
-1
/
+1
2018-01-10
Fix build error in vma.c
Greg Kroah-Hartman
1
-0
/
+1
2018-01-10
Map the vsyscall page with _PAGE_USER
Borislav Petkov
3
-4
/
+37
2018-01-10
proc: much faster /proc/vmstat
Alexey Dobriyan
1
-1
/
+3
2018-01-10
module: Issue warnings when tainting kernel
Libor Pechacek
1
-1
/
+10
2018-01-10
module: keep percpu symbols in module's symtab
Miroslav Benes
1
-4
/
+11
2018-01-10
genksyms: Handle string literals with spaces in reference files
Michal Marek
1
-2
/
+4
2018-01-10
x86/tlb: Drop the _GPL from the cpu_tlbstate export
Thomas Gleixner
1
-1
/
+1
2018-01-10
parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
Helge Deller
3
-4
/
+20
2018-01-10
x86/microcode/AMD: Add support for fam17h microcode loading
Tom Lendacky
1
-0
/
+4
2018-01-10
Input: elantech - add new icbody type 15
Aaron Ma
1
-1
/
+1
2018-01-10
ARC: uaccess: dont use "l" gcc inline asm constraint modifier
Vineet Gupta
1
-2
/
+3
2018-01-10
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...
Oleg Nesterov
1
-2
/
+2
2018-01-10
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...
Oleg Nesterov
1
-1
/
+1
2018-01-10
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
Oleg Nesterov
1
-5
/
+7
2018-01-10
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
8
-2
/
+13
2018-01-10
fscache: Fix the default for fscache_maybe_release_page()
David Howells
1
-1
/
+1
2018-01-10
sunxi-rsb: Include OF based modalias in device uevent
Stefan BrĂ¼ns
1
-0
/
+1
2018-01-10
crypto: pcrypt - fix freeing pcrypt instances
Eric Biggers
1
-9
/
+10
2018-01-10
crypto: chacha20poly1305 - validate the digest size
Eric Biggers
1
-1
/
+5
2018-01-10
crypto: n2 - cure use after free
Jan Engelhardt
1
-0
/
+3
2018-01-10
kernel/acct.c: fix the acct->needcheck check in check_free_space()
Oleg Nesterov
1
-1
/
+1
2018-01-10
x86/kasan: Write protect kasan zero shadow
Andrey Ryabinin
1
-2
/
+8
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
[next]