开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-02
x86/spectre: Simplify spectre_v2 command line parsing
KarimAllah Ahmed
2018-02-02
x86/retpoline: Avoid retpolines for built-in __init functions
David Woodhouse
2018-02-01
x86/kvm: Update spectre-v1 mitigation
Dan Williams
2018-01-31
x86/paravirt: Remove 'noreplace-paravirt' cmdline option
Josh Poimboeuf
2018-01-30
x86/speculation: Use Indirect Branch Prediction Barrier in context switch
Tim Chen
2018-01-30
x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
David Woodhouse
2018-01-30
x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
Colin Ian King
2018-01-30
x86/spectre: Report get_user mitigation for spectre_v1
Dan Williams
2018-01-30
nl80211: Sanitize array index in parse_txq_params
Dan Williams
2018-01-30
vfs, fdtable: Prevent bounds-check bypass via speculative execution
Dan Williams
2018-01-30
x86/syscall: Sanitize syscall table de-references under speculation
Dan Williams
2018-01-30
x86/get_user: Use pointer masking to limit speculation
Dan Williams
2018-01-30
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
2018-01-30
x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
Dan Williams
2018-01-30
x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
2018-01-30
x86: Introduce barrier_nospec
Dan Williams
2018-01-30
x86: Implement array_index_mask_nospec
Dan Williams
2018-01-30
array_index_nospec: Sanitize speculative array de-references
Dan Williams
2018-01-30
Documentation: Document array_index_nospec
Mark Rutland
2018-01-30
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
2018-01-30
x86/entry/64: Push extra regs right away
Andy Lutomirski
2018-01-30
x86/entry/64: Remove the SYSCALL64 fast path
Andy Lutomirski
2018-01-30
x86/spectre: Check CONFIG_RETPOLINE in command line parser
Dou Liyang
2018-01-30
x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
William Grant
2018-01-30
objtool: Warn on stripped section symbol
Josh Poimboeuf
2018-01-30
objtool: Add support for alternatives at the end of a section
Josh Poimboeuf
2018-01-30
objtool: Improve retpoline alternative handling
Josh Poimboeuf
2018-01-30
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
2018-01-28
Linux 4.15
v4.15
Linus Torvalds
2018-01-28
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-01-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-01-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-01-28
x86/ftrace: Add one more ENDPROC annotation
Josh Poimboeuf
2018-01-27
x86/speculation: Simplify indirect_branch_prediction_barrier()
Borislav Petkov
2018-01-27
x86/retpoline: Simplify vmexit_fill_RSB()
Borislav Petkov
2018-01-27
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
2018-01-27
x86/cpu/bugs: Make retpoline module warning conditional
Thomas Gleixner
2018-01-27
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
2018-01-27
x86: Mark hpa as a "Designated Reviewer" for the time being
H. Peter Anvin
2018-01-26
Merge tag 'riscv-for-linus-4.15-maintainers' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2018-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-26
Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airli...
Linus Torvalds
2018-01-26
VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSING
Stefan Hajnoczi
2018-01-26
dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state
Alexey Kodanev
2018-01-26
Update the RISC-V MAINTAINERS file
Palmer Dabbelt
2018-01-26
x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernels
Andy Lutomirski
2018-01-26
x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systems
Andy Lutomirski
[next]