Gitiles Standalone
repos
/
linux-4.4
/
2b26dff34698b8f4b57c5492c17a3fcf71e32de6
2b26dff
x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
by Konrad Rzeszutek Wilk
· 6 years ago
0144cbc
x86/speculation/mds: Fix comment
by Boris Ostrovsky
· 6 years ago
e2896d6
x86/speculation/mds: Add SMT warning message
by Josh Poimboeuf
· 6 years ago
06deb65
x86/speculation: Move arch_smt_update() call to after mitigation decisions
by Josh Poimboeuf
· 6 years ago
5b0f1f5
x86/cpu/bugs: Use __initconst for 'const' init data
by Andi Kleen
· 6 years ago
48204fd
Documentation: Add MDS vulnerability documentation
by Thomas Gleixner
· 7 years ago
e0e64cd
Documentation: Move L1TF to separate directory
by Thomas Gleixner
· 7 years ago
9fe26a4
x86/speculation/mds: Add mitigation mode VMWERV
by Thomas Gleixner
· 7 years ago
3fb41b4
x86/speculation/mds: Add sysfs reporting for MDS
by Thomas Gleixner
· 7 years ago
1e9a9ef
x86/speculation/l1tf: Document l1tf in sysfs
by Ben Hutchings
· 6 years ago
8c7398be
x86/speculation/mds: Add mitigation control for MDS
by Thomas Gleixner
· 7 years ago
d4c1e6c
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
by Thomas Gleixner
· 7 years ago
a41a2de
x86/speculation/mds: Clear CPU buffers on exit to user
by Thomas Gleixner
· 7 years ago
7a6c2a6
x86/speculation/mds: Add mds_clear_cpu_buffers()
by Thomas Gleixner
· 7 years ago
f223c10
x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
by Andi Kleen
· 7 years ago
adef560
x86/speculation/mds: Add BUG_MSBDS_ONLY
by Thomas Gleixner
· 6 years ago
179adc4
x86/speculation/mds: Add basic bug infrastructure for MDS
by Andi Kleen
· 7 years ago
8be7f11
x86/speculation: Consolidate CPU whitelists
by Thomas Gleixner
· 6 years ago
683f9fb
x86/msr-index: Cleanup bit defines
by Thomas Gleixner
· 7 years ago
6eb1dfb
kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
by Eduardo Habkost
· 7 years ago
f8515b2
x86/speculation: Provide IBPB always command line options
by Thomas Gleixner
· 7 years ago
867931a
x86/speculation: Add seccomp Spectre v2 user space protection mode
by Thomas Gleixner
· 7 years ago
0ec9baa
x86/speculation: Enable prctl mode for spectre_v2_user
by Thomas Gleixner
· 7 years ago
ff99c96
x86/speculation: Add prctl() control for indirect branch speculation
by Thomas Gleixner
· 7 years ago
bc8a006
x86/speculation: Prevent stale SPEC_CTRL msr content
by Thomas Gleixner
· 7 years ago
b784ff2
x86/speculation: Prepare arch_smt_update() for PRCTL mode
by Thomas Gleixner
· 7 years ago
29652de
x86/speculation: Split out TIF update
by Thomas Gleixner
· 7 years ago
e2dafdd
x86/speculation: Prepare for conditional IBPB in switch_mm()
by Thomas Gleixner
· 7 years ago
708f3ed
x86/speculation: Avoid __switch_to_xtra() calls
by Thomas Gleixner
· 7 years ago
2db6cf1
x86/process: Consolidate and simplify switch_to_xtra() code
by Thomas Gleixner
· 7 years ago
2959c3e
x86/speculation: Prepare for per task indirect branch speculation control
by Tim Chen
· 7 years ago
a5e8a06
x86/speculation: Add command line control for indirect branch speculation
by Thomas Gleixner
· 7 years ago
92bc99f
x86/speculation: Unify conditional spectre v2 print functions
by Thomas Gleixner
· 7 years ago
3d2149a
x86/speculataion: Mark command line parser data __initdata
by Thomas Gleixner
· 7 years ago
ad70092
x86/speculation: Mark string arrays const correctly
by Thomas Gleixner
· 7 years ago
77aaa11
x86/speculation: Reorder the spec_v2 code
by Thomas Gleixner
· 7 years ago
892d988
x86/speculation: Rework SMT state change
by Thomas Gleixner
· 7 years ago
1f562be
sched: Add sched_smt_active()
by Ben Hutchings
· 6 years ago
f576a78
x86/Kconfig: Select SCHED_SMT if SMP enabled
by Thomas Gleixner
· 7 years ago
f687906
x86/speculation: Reorganize speculation control MSRs update
by Tim Chen
· 7 years ago
41ebb68
x86/speculation: Rename SSBD update functions
by Thomas Gleixner
· 7 years ago
9ef693a
x86/speculation: Disable STIBP when enhanced IBRS is in use
by Tim Chen
· 7 years ago
6a598ce
x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()
by Tim Chen
· 7 years ago
fb4a4fc
x86/speculation: Remove unnecessary ret variable in cpu_show_common()
by Tim Chen
· 7 years ago
809e50e
x86/speculation: Clean up spectre_v2_parse_cmdline()
by Tim Chen
· 7 years ago
f97a530
x86/speculation: Update the TIF_SSBD comment
by Tim Chen
· 7 years ago
0440c2c
x86/speculation: Propagate information about RSB filling mitigation to sysfs
by Jiri Kosina
· 7 years ago
dc23d02
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
by Jiri Kosina
· 7 years ago
4a215a1
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
by Jiri Kosina
· 7 years ago
122b3ad
x86/mm: Use WRITE_ONCE() when setting PTEs
by Nadav Amit
· 7 years ago
7c50dee
KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
by Thomas Gleixner
· 7 years ago
2422db1
x86/cpu: Sanitize FAM6_ATOM naming
by Peter Zijlstra
· 7 years ago
2329f76
x86/microcode: Update the new microcode revision unconditionally
by Filippo Sironi
· 7 years ago
0ee359e
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
by Prarit Bhargava
· 7 years ago
12043f0
x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation
by Jiang Biao
· 7 years ago
9029b69
x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
by Tom Lendacky
· 7 years ago
8d1385e
locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> file
by Will Deacon
· 7 years ago
76869c0
x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features
by Konrad Rzeszutek Wilk
· 7 years ago
a9f354a
x86/bugs: Add AMD's SPEC_CTRL MSR usage
by Konrad Rzeszutek Wilk
· 7 years ago
99bd381
x86/bugs: Add AMD's variant of SSB_NO
by Konrad Rzeszutek Wilk
· 7 years ago
2b8e346
x86/speculation: Simplify the CPU bug detection logic
by Dominik Brodowski
· 7 years ago
efcb85d
x86/speculation: Support Enhanced IBRS on future CPUs
by Sai Praneeth
· 7 years ago
042c6ae
x86/cpufeatures: Hide AMD-specific speculation flags
by Ben Hutchings
· 7 years ago
dc7e3b0
x86/MCE: Save microcode revision in machine check records
by Tony Luck
· 7 years ago
30c66b5
x86/microcode/intel: Check microcode revision before updating sibling threads
by Ashok Raj
· 7 years ago
c2a357d
bitops: avoid integer overflow in GENMASK(_ULL)
by Matthias Kaehlcke
· 8 years ago
d7a711b
x86: stop exporting msr-index.h to userland
by Nicolas Dichtel
· 8 years ago
98cc146
x86/microcode/intel: Add a helper which gives the microcode revision
by Borislav Petkov
· 9 years ago
5ec6421
locking/static_keys: Provide DECLARE and well as DEFINE macros
by Tony Luck
· 9 years ago
40f6c72
Don't jump to compute_result state from check_result state
by Nigel Croxon
· 6 years ago
07d3551
x86/vdso: Pass --eh-frame-hdr to the linker
by Alistair Strachan
· 7 years ago
9767260
cw1200: fix missing unlock on error in cw1200_hw_scan()
by Wei Yongjun
· 7 years ago
ccc2b0f
gpu: ipu-v3: dp: fix CSC handling
by Lucas Stach
· 6 years ago
795c76f
selftests/net: correct the return value for run_netsocktests
by Po-Hsu Lin
· 6 years ago
83494cf
s390: ctcm: fix ctcm_new_device error return code
by Arnd Bergmann
· 6 years ago
4c78631
ipvs: do not schedule icmp errors from tunnels
by Julian Anastasov
· 6 years ago
2b46b98
init: initialize jump labels before command line option parsing
by Dan Williams
· 6 years ago
a54c490
tools lib traceevent: Fix missing equality check for strcmp
by Rikard Falkeborn
· 6 years ago
5664d32
KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
by Vitaly Kuznetsov
· 6 years ago
b79c1ea
s390/3270: fix lockdep false positive on view->lock
by Martin Schwidefsky
· 6 years ago
825c640
s390/dasd: Fix capacity calculation for large volumes
by Peter Oberparleiter
· 6 years ago
905b896
libnvdimm/btt: Fix a kmemdup failure check
by Aditya Pakki
· 6 years ago
3007ae4
HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
by Dmitry Torokhov
· 7 years ago
c15b4f9
HID: input: add mapping for Expose/Overview key
by Dmitry Torokhov
· 7 years ago
4567993
iio: adc: xilinx: fix potential use-after-free on remove
by Sven Van Asbroeck
· 6 years ago
619c893
platform/x86: sony-laptop: Fix unintentional fall-through
by Gustavo A. R. Silva
· 6 years ago
8ce5ae6
netfilter: compat: initialize all fields in xt_init
by Francesco Ruggeri
· 6 years ago
a9bdfbd
timer/debug: Change /proc/timer_stats from 0644 to 0600
by Ben Hutchings
· 6 years ago
e212945
ASoC: Intel: avoid Oops if DMA setup fails
by Ross Zwisler
· 6 years ago
faf4586
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
by WANG Cong
· 9 years ago
dcb33fe
UAS: fix alignment of scatter/gather segments
by Oliver Neukum
· 6 years ago
d016dc1b
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
by Marcel Holtmann
· 6 years ago
dd150bc
Bluetooth: hidp: fix buffer overflow
by Young Xiao
· 6 years ago
15a12bd
scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
by Andrew Vasquez
· 6 years ago
88246eb
usb: dwc3: Fix default lpm_nyet_threshold value
by Thinh Nguyen
· 6 years ago
1aec586
genirq: Prevent use-after-free and work list corruption
by Prasad Sodagudi
· 6 years ago
2984aa6
iommu/amd: Set exclusion range correctly
by Joerg Roedel
· 6 years ago
4294ec5
scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
by Varun Prakash
· 6 years ago
93beb0de
perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
by Stephane Eranian
· 6 years ago
5ea6b62
ASoC: tlv320aic32x4: Fix Common Pins
by Annaliese McDermond
· 6 years ago
Next »