index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-13
KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
Ladi Prosek
1
-0
/
+2
2018-01-07
KPTI: Report when enabled
Kees Cook
1
-1
/
+6
2018-01-07
KPTI: Rename to PAGE_TABLE_ISOLATION
Kees Cook
11
-21
/
+21
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/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
1
-18
/
+41
2018-01-07
x86/kaiser: Rename and simplify X86_FEATURE_KAISER handling
Borislav Petkov
2
-19
/
+19
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
16
-59
/
+137
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
25
-65
/
+938
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
1
-0
/
+18
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
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
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
1
-0
/
+16
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
crypto: salsa20 - fix blkcipher_walk API usage
Eric Biggers
1
-7
/
+0
2018-01-01
KVM: Fix stack-out-of-bounds read in write_mmio
Wanpeng Li
1
-4
/
+4
2018-01-01
KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
Andrew Honig
1
-5
/
+0
2018-01-01
MIPS: AR7: Ensure that serial ports are properly set up
Oswald Buddenhagen
1
-0
/
+1
2018-01-01
x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context
Borislav Petkov
1
-2
/
+2
2018-01-01
ARM: 8720/1: ensure dump_instr() checks addr_limit
Mark Rutland
1
-10
/
+18
2018-01-01
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
Haozhong Zhang
1
-1
/
+1
2018-01-01
kvm/x86: Avoid async PF preempting the kernel incorrectly
Boqun Feng
3
-7
/
+13
2018-01-01
sh: sh7757: remove nonexistent GPIO_PT[JLNQ]7_RESV to fix pinctrl registration
Geert Uytterhoeven
1
-4
/
+4
2018-01-01
sh: sh7722: remove nonexistent GPIO_PTQ7 to fix pinctrl registration
Geert Uytterhoeven
1
-1
/
+1
2018-01-01
kvm/x86: Handle async PF in RCU read-side critical sections
Boqun Feng
1
-1
/
+2
[prev]
[next]