Gitiles Standalone
repos
/
linux-4.4
/
77aaa118c5d10371a31784a8359c24b2b16794ab
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
· 8 years ago
30c66b5
x86/microcode/intel: Check microcode revision before updating sibling threads
by Ashok Raj
· 8 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
· 9 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
· 7 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
· 7 years ago
795c76f
selftests/net: correct the return value for run_netsocktests
by Po-Hsu Lin
· 7 years ago
83494cf
s390: ctcm: fix ctcm_new_device error return code
by Arnd Bergmann
· 7 years ago
4c78631
ipvs: do not schedule icmp errors from tunnels
by Julian Anastasov
· 7 years ago
2b46b98
init: initialize jump labels before command line option parsing
by Dan Williams
· 7 years ago
a54c490
tools lib traceevent: Fix missing equality check for strcmp
by Rikard Falkeborn
· 7 years ago
5664d32
KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
by Vitaly Kuznetsov
· 7 years ago
b79c1ea
s390/3270: fix lockdep false positive on view->lock
by Martin Schwidefsky
· 7 years ago
825c640
s390/dasd: Fix capacity calculation for large volumes
by Peter Oberparleiter
· 7 years ago
905b896
libnvdimm/btt: Fix a kmemdup failure check
by Aditya Pakki
· 7 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
· 7 years ago
619c893
platform/x86: sony-laptop: Fix unintentional fall-through
by Gustavo A. R. Silva
· 7 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
· 7 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
· 7 years ago
d016dc1b
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
by Marcel Holtmann
· 7 years ago
dd150bc
Bluetooth: hidp: fix buffer overflow
by Young Xiao
· 7 years ago
15a12bd
scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
by Andrew Vasquez
· 7 years ago
88246eb
usb: dwc3: Fix default lpm_nyet_threshold value
by Thinh Nguyen
· 7 years ago
1aec586
genirq: Prevent use-after-free and work list corruption
by Prasad Sodagudi
· 7 years ago
2984aa6
iommu/amd: Set exclusion range correctly
by Joerg Roedel
· 7 years ago
4294ec5
scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
by Varun Prakash
· 7 years ago
93beb0de
perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS
by Stephane Eranian
· 7 years ago
5ea6b62
ASoC: tlv320aic32x4: Fix Common Pins
by Annaliese McDermond
· 7 years ago
b7bbb5c
ASoC: cs4270: Set auto-increment bit for register writes
by Daniel Mack
· 7 years ago
7913262
ASoC:soc-pcm:fix a codec fixup issue in TDM case
by Rander Wang
· 7 years ago
fe3f651
scsi: libsas: fix a race condition when smp task timeout
by Jason Yan
· 7 years ago
0f83a55
media: v4l2: i2c: ov7670: Fix PLL bypass register values
by Jacopo Mondi
· 8 years ago
d96fc77
x86/mce: Improve error message when kernel cannot recover, p2
by Tony Luck
· 7 years ago
08794d1
selinux: never allow relabeling on context mounts
by Ondrej Mosnacek
· 7 years ago
3bf16c4
Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ
by Anson Huang
· 7 years ago
90b8ab9
staging: iio: adt7316: fix the dac write calculation
by Jeremy Fertic
· 7 years ago
7c4744e
staging: iio: adt7316: fix the dac read calculation
by Jeremy Fertic
· 7 years ago
a45018f
staging: iio: adt7316: allow adt751x to use internal vref for all dacs
by Jeremy Fertic
· 7 years ago
55153b1
usb: usbip: fix isoc packet num validation in get_pipe
by Malte Leip
· 7 years ago
3401512
ARM: iop: don't use using 64-bit DMA masks
by Arnd Bergmann
· 7 years ago
03fd6e1
ARM: orion: don't use using 64-bit DMA masks
by Arnd Bergmann
· 7 years ago
9fcbabe
xsysace: Fix error handling in ace_setup
by Guenter Roeck
· 7 years ago
66c57ab
hugetlbfs: fix memory leak for resv_map
by Mike Kravetz
· 7 years ago
550ce5b
net: hns: Fix WARNING when remove HNS driver with SMMU enabled
by Yonglong Liu
· 7 years ago
c8d4b98
net: hns: Use NAPI_POLL_WEIGHT for hns driver
by Yonglong Liu
· 7 years ago
4af8444
scsi: storvsc: Fix calculation of sub-channel count
by Michael Kelley
· 7 years ago
4328fca
vfio/pci: use correct format characters
by Louis Taylor
· 7 years ago
891c928
rtc: da9063: set uie_unsupported when relevant
by Alexandre Belloni
· 7 years ago
0239568
debugfs: fix use-after-free on symlink traversal
by Al Viro
· 7 years ago
90a015d
jffs2: fix use-after-free on symlink traversal
by Al Viro
· 7 years ago
cd43ccb
bonding: show full hw address in sysfs for slave entries
by Konstantin Khorenko
· 7 years ago
88020a1
igb: Fix WARN_ONCE on runtime suspend
by Arvind Sankar
· 7 years ago
6c24038
rtc: sh: Fix invalid alarm warning for non-enabled alarm
by Geert Uytterhoeven
· 7 years ago
e9358b9
HID: debug: fix race condition with between rdesc_show() and device removal
by He, Bo
· 7 years ago
1b2b6db
USB: core: Fix bug caused by duplicate interface PM usage counter
by Alan Stern
· 7 years ago
b384399
USB: core: Fix unterminated string returned by usb_string()
by Alan Stern
· 7 years ago
7a52b95
USB: w1 ds2490: Fix bug caused by improper use of altsetting array
by Alan Stern
· 7 years ago
438b075
USB: yurex: Fix protection fault after device removal
by Alan Stern
· 7 years ago
c6ae8a5
packet: validate msg_namelen in send directly
by Willem de Bruijn
· 7 years ago
aed15cc
bnxt_en: Improve multicast address setup logic.
by Michael Chan
· 7 years ago
c7a9d69
ipv6: invert flowlabel sharing check in process and user mode
by Willem de Bruijn
· 7 years ago
82ae1a8
ipv6/flowlabel: wait rcu grace period before put_pid()
by Eric Dumazet
· 7 years ago
0fe65e4
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
by Shmulik Ladkani
· 7 years ago
Next »