Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6c65719153f983dc3ac6afd321fd463cba22ee13
6c657191
scsi: zfcp: fix infinite iteration on ERP ready list
by Jens Remus
· 7 years ago
ad25183
scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
by Alexander Potapenko
· 7 years ago
e420d98
scsi: libsas: defer ata device eh commands to libata
by Jason Yan
· 7 years ago
6089a72
s390: use expoline thunks in the BPF JIT
by Martin Schwidefsky
· 6 years ago
1ace5fc
s390: extend expoline to BC instructions
by Martin Schwidefsky
· 6 years ago
b004790
s390: move spectre sysfs attribute code
by Martin Schwidefsky
· 6 years ago
b35421a
s390/kernel: use expoline for indirect branches
by Martin Schwidefsky
· 6 years ago
caa47e1
s390/ftrace: use expoline for indirect branches
by Martin Schwidefsky
· 6 years ago
cba0d6c
s390/lib: use expoline for indirect branches
by Martin Schwidefsky
· 6 years ago
f37bfc0
s390/crc32-vx: use expoline for indirect branches
by Martin Schwidefsky
· 6 years ago
4a5c26d
s390: move expoline assembler macros to a header
by Martin Schwidefsky
· 6 years ago
63257f2
s390: add assembler macros for CPU alternatives
by Martin Schwidefsky
· 6 years ago
808449d
ext2: fix a block leak
by Al Viro
· 7 years ago
aab3292
vmxnet3: use DMA memory barriers where required
by hpreg@vmware.com
· 7 years ago
779fd38
vmxnet3: set the DMA mask before the first DMA map operation
by hpreg@vmware.com
· 7 years ago
74a4c09
tcp: purge write queue in tcp_connect_init()
by Eric Dumazet
· 7 years ago
a5e907c
sock_diag: fix use-after-free read in __sk_free
by Eric Dumazet
· 7 years ago
6190cce
packet: in packet_snd start writing at link layer allocation
by Willem de Bruijn
· 7 years ago
2ef22bd
net: test tailroom before appending to linear skb
by Willem de Bruijn
· 7 years ago
97b7270
net/mlx4_core: Fix error handling in mlx4_init_port_info.
by Tarick Bedeir
· 7 years ago
2272cdd
Linux 4.9.102
by Greg Kroah-Hartman
· 7 years ago
3394ef1
x86/bugs: Rename SSBD_NO to SSB_NO
by Konrad Rzeszutek Wilk
· 7 years ago
b965592
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
by Tom Lendacky
· 7 years ago
b0ef8c7
x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
by Thomas Gleixner
· 7 years ago
0ec827f
x86/bugs: Rework spec_ctrl base and mask logic
by Thomas Gleixner
· 7 years ago
ec90464
x86/bugs: Remove x86_spec_ctrl_set()
by Thomas Gleixner
· 7 years ago
599288e
x86/bugs: Expose x86_spec_ctrl_base directly
by Thomas Gleixner
· 7 years ago
ea99935
x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
by Borislav Petkov
· 7 years ago
b7b8440
x86/speculation: Rework speculative_store_bypass_update()
by Thomas Gleixner
· 7 years ago
7c0b2dc
x86/speculation: Add virtualized speculative store bypass disable support
by Tom Lendacky
· 7 years ago
1189cbf
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
by Thomas Gleixner
· 7 years ago
d0cb78f
x86/speculation: Handle HT correctly on AMD
by Thomas Gleixner
· 7 years ago
53c434e
x86/cpufeatures: Add FEATURE_ZEN
by Thomas Gleixner
· 7 years ago
5a63725
x86/cpu/AMD: Fix erratum 1076 (CPB bit)
by Borislav Petkov
· 7 years ago
f69e91f
x86/cpufeatures: Disentangle SSBD enumeration
by Thomas Gleixner
· 7 years ago
a7c3432
x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
by Thomas Gleixner
· 7 years ago
4a58908
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
by Borislav Petkov
· 7 years ago
69e9b0b
KVM: SVM: Move spec control call after restore of GS
by Thomas Gleixner
· 7 years ago
3a68464
x86/cpu: Make alternative_msr_write work for 32-bit code
by Jim Mattson
· 7 years ago
6fdd277
x86/bugs: Fix the parameters alignment and missing void
by Konrad Rzeszutek Wilk
· 7 years ago
dbb264a
x86/bugs: Make cpu_show_common() static
by Jiri Kosina
· 7 years ago
eb7b562
x86/bugs: Fix __ssb_select_mitigation() return type
by Jiri Kosina
· 7 years ago
f79f0ef
Documentation/spec_ctrl: Do some minor cleanups
by Borislav Petkov
· 7 years ago
f8cd89f
proc: Use underscores for SSBD in 'status'
by Konrad Rzeszutek Wilk
· 7 years ago
bf3da84
x86/bugs: Rename _RDS to _SSBD
by Konrad Rzeszutek Wilk
· 7 years ago
05a85a3
x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass
by Kees Cook
· 7 years ago
094c276
seccomp: Move speculation migitation control to arch code
by Thomas Gleixner
· 7 years ago
ab677c2
seccomp: Add filter flag to opt-out of SSB mitigation
by Kees Cook
· 7 years ago
c71def8
seccomp: Use PR_SPEC_FORCE_DISABLE
by Thomas Gleixner
· 7 years ago
036608d
prctl: Add force disable speculation
by Thomas Gleixner
· 7 years ago
ea055f7
x86/bugs: Make boot modes __ro_after_init
by Kees Cook
· 7 years ago
0a112f10
seccomp: Enable speculation flaw mitigations
by Kees Cook
· 7 years ago
51ef9af
proc: Provide details on speculation flaw mitigations
by Kees Cook
· 7 years ago
4272f52
nospec: Allow getting/setting on non-current task
by Kees Cook
· 7 years ago
a078e3e
x86/speculation: Add prctl for Speculative Store Bypass mitigation
by Thomas Gleixner
· 7 years ago
89c6e9b
x86/process: Allow runtime control of Speculative Store Bypass
by Thomas Gleixner
· 7 years ago
5ed7788
x86/process: Optimize TIF_NOTSC switch
by Thomas Gleixner
· 8 years ago
439f2ef8
x86/process: Correct and optimize TIF_BLOCKSTEP switch
by Kyle Huey
· 8 years ago
fd01e82
x86/process: Optimize TIF checks in __switch_to_xtra()
by Kyle Huey
· 8 years ago
4812ffb
prctl: Add speculation control prctls
by Thomas Gleixner
· 7 years ago
7a2d235
x86/speculation: Create spec-ctrl.h to avoid include hell
by Thomas Gleixner
· 7 years ago
99318ec
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
by Konrad Rzeszutek Wilk
· 7 years ago
f854434
x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
by David Woodhouse
· 7 years ago
99b1311
x86/bugs: Whitelist allowed SPEC_CTRL MSR values
by Konrad Rzeszutek Wilk
· 7 years ago
19e3a2b
x86/bugs/intel: Set proper CPU features and setup RDS
by Konrad Rzeszutek Wilk
· 7 years ago
6f70a55
x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
by Konrad Rzeszutek Wilk
· 7 years ago
a807141
x86/cpufeatures: Add X86_FEATURE_RDS
by Konrad Rzeszutek Wilk
· 7 years ago
24e4dd9
x86/bugs: Expose /sys/../spec_store_bypass
by Konrad Rzeszutek Wilk
· 7 years ago
cf21f58
x86/bugs, KVM: Support the combination of guest and host IBRS
by Konrad Rzeszutek Wilk
· 7 years ago
0f5dd65
x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
by Konrad Rzeszutek Wilk
· 7 years ago
3effee6
x86/bugs: Concentrate bug reporting into a separate function
by Konrad Rzeszutek Wilk
· 7 years ago
88659d5
x86/bugs: Concentrate bug detection into a separate function
by Konrad Rzeszutek Wilk
· 7 years ago
741c026
x86/nospec: Simplify alternative_msr_write()
by Linus Torvalds
· 7 years ago
298d5db
btrfs: fix reading stale metadata blocks after degraded raid1 mounts
by Liu Bo
· 7 years ago
944e0fc
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
by David Woodhouse
· 7 years ago
b2d748b
btrfs: fix crash when trying to resume balance without the resume flag
by Anand Jain
· 7 years ago
9229124
Btrfs: fix xattr loss after power failure
by Filipe Manana
· 7 years ago
21cc684
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
by Masami Hiramatsu
· 7 years ago
b169045
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
by Masami Hiramatsu
· 7 years ago
70b4b14
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
by Masami Hiramatsu
· 7 years ago
f58b661
tick/broadcast: Use for_each_cpu() specially on UP kernels
by Dexuan Cui
· 7 years ago
10b408d
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
by Masami Hiramatsu
· 7 years ago
dc7de9b
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definition for mixed mode
by Ard Biesheuvel
· 7 years ago
7925d9d
x86/pkeys: Do not special case protection key 0
by Dave Hansen
· 7 years ago
a8330db
x86/pkeys: Override pkey when moving away from PROT_EXEC
by Dave Hansen
· 7 years ago
633b4eb
s390: remove indirect branch from do_softirq_own_stack
by Martin Schwidefsky
· 7 years ago
c79b01b
s390/qdio: don't release memory in qdio_setup_irq()
by Julian Wiedmann
· 7 years ago
a03e14f
s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero
by Hendrik Brueckner
· 7 years ago
252bbeb
s390/qdio: fix access to uninitialized qdio_q fields
by Julian Wiedmann
· 7 years ago
270693b
mm: don't allow deferred pages with NEED_PER_CPU_KM
by Pavel Tatashin
· 7 years ago
96c83fb
powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
by Nicholas Piggin
· 7 years ago
895c53e
i2c: designware: fix poll-after-enable regression
by Alexander Monakov
· 7 years ago
f32bb2a
netfilter: nf_tables: can't fail after linking rule into active rule list
by Florian Westphal
· 7 years ago
1af681d
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all}
by Steven Rostedt (VMware)
· 7 years ago
20a3061
signals: avoid unnecessary taking of sighand->siglock
by Waiman Long
· 8 years ago
0c8b8d3
powerpc: Don't preempt_disable() in show_cpuinfo()
by Benjamin Herrenschmidt
· 7 years ago
9488d11
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
by Andre Przywara
· 7 years ago
ad04996
spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL
by Kamal Dasu
· 7 years ago
1c38432
spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master
by Kamal Dasu
· 7 years ago
a436539
spi: pxa2xx: Allow 64-bit DMA
by Andy Shevchenko
· 7 years ago
Next »