Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
238ba6e75855c48b4175a5a6590a716e4563e578
238ba6e
x86/speculation: Add prctl() control for indirect branch speculation
by Thomas Gleixner
· 6 years ago
f67fafb
x86/speculation: Prepare arch_smt_update() for PRCTL mode
by Thomas Gleixner
· 6 years ago
e841240
x86/speculation: Prevent stale SPEC_CTRL msr content
by Thomas Gleixner
· 6 years ago
59028be
x86/speculation: Split out TIF update
by Thomas Gleixner
· 6 years ago
aecb996
ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
by Thomas Gleixner
· 6 years ago
a178881
x86/speculation: Prepare for conditional IBPB in switch_mm()
by Thomas Gleixner
· 6 years ago
dd73e15
x86/speculation: Avoid __switch_to_xtra() calls
by Thomas Gleixner
· 6 years ago
a87c81f
x86/process: Consolidate and simplify switch_to_xtra() code
by Thomas Gleixner
· 6 years ago
69985a2
x86/speculation: Prepare for per task indirect branch speculation control
by Tim Chen
· 6 years ago
7118754
x86/speculation: Add command line control for indirect branch speculation
by Thomas Gleixner
· 6 years ago
8a34c70
x86/speculation: Unify conditional spectre v2 print functions
by Thomas Gleixner
· 6 years ago
507ac84
x86/speculataion: Mark command line parser data __initdata
by Thomas Gleixner
· 6 years ago
275d90f
x86/speculation: Mark string arrays const correctly
by Thomas Gleixner
· 6 years ago
10c24dc
x86/speculation: Reorder the spec_v2 code
by Thomas Gleixner
· 6 years ago
1572793
x86/l1tf: Show actual SMT state
by Thomas Gleixner
· 6 years ago
f55e301
x86/speculation: Rework SMT state change
by Thomas Gleixner
· 6 years ago
340693e
sched/smt: Expose sched_smt_present static key
by Thomas Gleixner
· 6 years ago
f98bf16
x86/Kconfig: Select SCHED_SMT if SMP enabled
by Thomas Gleixner
· 6 years ago
a2c0948
sched/smt: Make sched_smt_present track topology
by Peter Zijlstra (Intel)
· 6 years ago
6308dde
x86/speculation: Reorganize speculation control MSRs update
by Tim Chen
· 6 years ago
39402a5
x86/speculation: Rename SSBD update functions
by Thomas Gleixner
· 6 years ago
ca41d79
x86/speculation: Disable STIBP when enhanced IBRS is in use
by Tim Chen
· 6 years ago
f37b55a
x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()
by Tim Chen
· 6 years ago
30a8e21
x86/speculation: Remove unnecessary ret variable in cpu_show_common()
by Tim Chen
· 6 years ago
2ee44e2
x86/speculation: Clean up spectre_v2_parse_cmdline()
by Tim Chen
· 6 years ago
e8494e5
x86/speculation: Update the TIF_SSBD comment
by Tim Chen
· 6 years ago
90d2c53
x86/retpoline: Remove minimal retpoline support
by Zhenzhong Duan
· 6 years ago
8c4ad5d
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
by Zhenzhong Duan
· 6 years ago
cbc9367
x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variant
by Zhenzhong Duan
· 6 years ago
44a0761
x86/speculation: Propagate information about RSB filling mitigation to sysfs
by Jiri Kosina
· 6 years ago
cacd938
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
by Jiri Kosina
· 6 years ago
b07fc04
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
by Jiri Kosina
· 6 years ago
4e3fbd7
tipc: fix lockdep warning during node delete
by Jon Maloy
· 6 years ago
38af4b9
net: phy: add workaround for issue where PHY driver doesn't bind to the device
by Heiner Kallweit
· 6 years ago
aaa7e45
tcp: defer SACK compression after DupThresh
by Eric Dumazet
· 6 years ago
b8e0769
net/dim: Update DIM start sample after each DIM iteration
by Tal Gilboa
· 6 years ago
b06510b
virtio-net: fail XDP set if guest csum is negotiated
by Jason Wang
· 6 years ago
1af400b
virtio-net: disable guest csum during XDP set
by Jason Wang
· 6 years ago
4aaa233
net: skb_scrub_packet(): Scrub offload_fwd_mark
by Petr Machata
· 6 years ago
2f6cfb8
net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
by Lorenzo Bianconi
· 6 years ago
535b494
usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
by Bernd Eckstein
· 6 years ago
711e3d3
s390/qeth: fix length check in SNMP processing
by Julian Wiedmann
· 6 years ago
720e0d0
rapidio/rionet: do not free skb before reading its length
by Pan Bian
· 6 years ago
f2a67e6
packet: copy user buffers before orphan or clone
by Willem de Bruijn
· 6 years ago
abc963e
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
by Lorenzo Bianconi
· 6 years ago
cfbee9e
net: gemini: Fix copy/paste error
by Andreas Fiedler
· 6 years ago
b24a813
net: don't keep lonely packets forever in the gro hash
by Paolo Abeni
· 6 years ago
18dd9bf
lan743x: fix return value for lan743x_tx_napi_poll
by Bryan Whitehead
· 6 years ago
767d890
lan743x: Enable driver to work with LAN7431
by Bryan Whitehead
· 6 years ago
8b37c40
mm/khugepaged: collapse_shmem() do not crash on Compound
by Hugh Dickins
· 6 years ago
af24c01
mm/khugepaged: collapse_shmem() without freezing new_page
by Hugh Dickins
· 6 years ago
3e9646c
mm/khugepaged: minor reorderings in collapse_shmem()
by Hugh Dickins
· 6 years ago
ee13d69
mm/khugepaged: collapse_shmem() remember to clear holes
by Hugh Dickins
· 6 years ago
78141aa
mm/khugepaged: fix crashes due to misaccounted holes
by Hugh Dickins
· 6 years ago
8797f2f
mm/khugepaged: collapse_shmem() stop if punched or truncated
by Hugh Dickins
· 6 years ago
d31ff47
mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()
by Hugh Dickins
· 6 years ago
7e18656
mm/huge_memory: splitting set mapping+index before unfreeze
by Hugh Dickins
· 6 years ago
69697e6
mm/huge_memory: rename freeze_page() to unmap_page()
by Hugh Dickins
· 6 years ago
96db908
Linux 4.19.6
by Greg Kroah-Hartman
· 6 years ago
d873e63
media: ov5640: fix auto controls values when switching to manual mode
by Hugues Fruchet
· 6 years ago
5724c6a
media: ov5640: fix wrong binning value in exposure calculation
by Hugues Fruchet
· 6 years ago
644fefe
media: ov5640: fix auto gain & exposure when changing mode
by Hugues Fruchet
· 6 years ago
f8248ad
media: ov5640: fix exposure regression
by Hugues Fruchet
· 6 years ago
905fa2f
media: ov5640: Fix timings setup code
by Jacopo Mondi
· 6 years ago
c59dc6c
media: ov5640: Re-work MIPI startup sequence
by Jacopo Mondi
· 6 years ago
016a8fc
rcu: Make need_resched() respond to urgent RCU-QS needs
by Paul E. McKenney
· 6 years ago
3808437
gfs2: Fix iomap buffer head reference counting bug
by Andreas Gruenbacher
· 6 years ago
9365cdf
tty: wipe buffer if not echoing data
by Greg Kroah-Hartman
· 6 years ago
5a2261e
tty: wipe buffer.
by Linus Torvalds
· 6 years ago
5e8c28f
include/linux/pfn_t.h: force '~' to be parsed as an unary operator
by Sebastien Boisvert
· 6 years ago
e7a121e
dax: Avoid losing wakeup in dax_lock_mapping_entry
by Matthew Wilcox
· 6 years ago
9dec385
mm, page_alloc: check for max order in hot path
by Michal Hocko
· 6 years ago
db89fc0
tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
by Yufen Yu
· 6 years ago
b44fd12
mm, memory_hotplug: check zone_movable in has_unmovable_pages
by Michal Hocko
· 6 years ago
5100667
z3fold: fix possible reclaim races
by Vitaly Wool
· 6 years ago
43b2ceb
efi/arm: Revert deferred unmap of early memmap mapping
by Ard Biesheuvel
· 6 years ago
f5c632c
powerpc/numa: Suppress "VPHN is not supported" messages
by Satheesh Rajendran
· 6 years ago
b5ccf00
NFSv4: Fix an Oops during delegation callbacks
by Trond Myklebust
· 6 years ago
2bc40f8
kdb: Use strscpy with destination buffer size
by Prarit Bhargava
· 6 years ago
4dc8439
drm/amdgpu: fix bug with IH ring setup
by Philip Yang
· 6 years ago
021e2f3
RISC-V: Silence some module warnings on 32-bit
by Olof Johansson
· 6 years ago
fc9b1d7
riscv: add missing vdso_install target
by David Abdurachmanov
· 6 years ago
ab1a520
SUNRPC: Fix a bogus get/put in generic_key_to_expire()
by Trond Myklebust
· 6 years ago
487d58a
block: copy ioprio in __bio_clone_fast() and bounce
by Hannes Reinecke
· 6 years ago
08f94d0
perf/x86/intel/uncore: Add more IMC PCI IDs for KabyLake and CoffeeLake CPUs
by Kan Liang
· 6 years ago
08fbd4e
sched/fair: Fix cpu_util_wake() for 'execl' type workloads
by Patrick Bellasi
· 6 years ago
b771863
powerpc/io: Fix the IO workarounds code to work with Radix
by Michael Ellerman
· 6 years ago
73fd491d
floppy: fix race condition in __floppy_read_block_0()
by Jens Axboe
· 6 years ago
c587ba4
crypto: simd - correctly take reqsize of wrapped skcipher into account
by Ard Biesheuvel
· 6 years ago
49bcb04
rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write
by Xulin Sun
· 6 years ago
b411f94
rtc: cmos: Do not export alarm rtc_ops when we do not support alarms
by Hans de Goede
· 6 years ago
121f89d
cpufreq: imx6q: add return value check for voltage scale
by Anson Huang
· 6 years ago
8d976d7
KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
by Scott Wood
· 6 years ago
c7ae511
scsi: hisi_sas: Remove set but not used variable 'dq_list'
by YueHaibing
· 6 years ago
3d57a04
scsi: lpfc: fix remoteport access
by Arnd Bergmann
· 6 years ago
08609aa
tools/testing/nvdimm: Fix the array size for dimm devices.
by Masayoshi Mizuma
· 6 years ago
c4b25ef
pinctrl: meson: fix meson8b ao pull register bits
by Jerome Brunet
· 6 years ago
93620bc
pinctrl: meson: fix meson8 ao pull register bits
by Jerome Brunet
· 6 years ago
c74e3fc
pinctrl: meson: fix gxl ao pull register bits
by Jerome Brunet
· 6 years ago
5922ab4
pinctrl: meson: fix gxbb ao pull register bits
by Jerome Brunet
· 6 years ago
Next »