Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
399a4f3c2b3f0c1812a04a4a9994ced8d1704c3d
« Previous
85afaf5
tty/serial: atmel: add new version check for usart
by Jonas Danielsson
· 7 years ago
4afade7
serial: sh-sci: prevent lockup on full TTY buffers
by Ulrich Hecht
· 7 years ago
24a401d
ASoC: rt5651: Fix regcache sync errors on resume
by Hans de Goede
· 7 years ago
d156461
ASoC: sgtl5000: Fix suspend/resume
by Fabio Estevam
· 7 years ago
941bfd1
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
by H.J. Lu
· 7 years ago
cd69674
x86/module: Detect and skip invalid relocations
by Josh Poimboeuf
· 7 years ago
2a28923
NFS: Fix unstable write completion
by Trond Myklebust
· 7 years ago
fb1f410
NFS: Fix an incorrect type in struct nfs_direct_req
by Trond Myklebust
· 7 years ago
05d42c5
scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
by Quinn Tran
· 7 years ago
cde0b3a
ubi: Fix race condition between ubi volume creation and udev
by Clay McClure
· 7 years ago
b496b24
ext4: inplace xattr block update fails to deduplicate blocks
by Tahsin Erdogan
· 7 years ago
db6a0cb
netfilter: x_tables: pack percpu counter allocations
by Florian Westphal
· 8 years ago
dac4448
netfilter: x_tables: pass xt_counters struct to counter allocator
by Florian Westphal
· 8 years ago
61346e2
netfilter: x_tables: pass xt_counters struct instead of packet counter
by Florian Westphal
· 8 years ago
60962e9
netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt
by Florian Westphal
· 7 years ago
280ef7b
netfilter: bridge: ebt_among: add missing match size checks
by Florian Westphal
· 7 years ago
21ff147
netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
by Florian Westphal
· 7 years ago
034ad9d
netfilter: IDLETIMER: be syzkaller friendly
by Eric Dumazet
· 7 years ago
7d10575
netfilter: nat: cope with negative port range
by Paolo Abeni
· 7 years ago
af4b424
netfilter: x_tables: fix missing timer initialization in xt_LED
by Paolo Abeni
· 7 years ago
f506da5
netfilter: add back stackpointer size checks
by Florian Westphal
· 7 years ago
b323768
tc358743: fix register i2c_rd/wr function fix
by Philipp Zabel
· 8 years ago
c9763bf
Input: tca8418_keypad - remove double read of key event register
by Dmitry Torokhov
· 8 years ago
c20eb49
ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds
by Arnd Bergmann
· 7 years ago
25d5767
watchdog: hpwdt: Remove legacy NMI sourcing.
by Jerry Hoemann
· 7 years ago
6cda76d
watchdog: hpwdt: fix unused variable warning
by Arnd Bergmann
· 7 years ago
c387231
watchdog: hpwdt: Check source of NMI
by Jerry Hoemann
· 7 years ago
3f55635
watchdog: hpwdt: SMBIOS check
by Jerry Hoemann
· 7 years ago
bb61551
x86/paravirt, objtool: Annotate indirect calls
by Peter Zijlstra
· 7 years ago
e21257a
x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
by Ingo Molnar
· 7 years ago
f7d3a80
x86/boot, objtool: Annotate indirect jump in secondary_startup_64()
by Peter Zijlstra
· 7 years ago
a65655d
x86/speculation, objtool: Annotate indirect calls/jumps for objtool
by Peter Zijlstra
· 7 years ago
6123a6b
x86/retpoline: Support retpoline builds with Clang
by David Woodhouse
· 7 years ago
a27ede1
x86/speculation: Use IBRS if available before calling into firmware
by David Woodhouse
· 7 years ago
afb9851
Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
by David Woodhouse
· 7 years ago
6310a11
nospec: Include <asm/barrier.h> dependency
by Dan Williams
· 7 years ago
244a6d3
nospec: Kill array_index_nospec_mask_check()
by Dan Williams
· 7 years ago
5b8dce7
ALSA: hda: add dock and led support for HP ProBook 640 G2
by Dennis Wassenberg
· 7 years ago
5614f3a
ALSA: hda: add dock and led support for HP EliteBook 820 G3
by Dennis Wassenberg
· 7 years ago
ec00116
ALSA: seq: More protection for concurrent write and ioctl races
by Takashi Iwai
· 7 years ago
0d7252d3
ALSA: seq: Don't allow resizing pool in use
by Takashi Iwai
· 7 years ago
5191f41
ALSA: hda/realtek - Make dock sound work on ThinkPad L570
by Dennis Wassenberg
· 7 years ago
b992e8f
ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520
by Takashi Iwai
· 7 years ago
f8521db
ALSA: hda/realtek: Limit mic boost on T480
by Benjamin Berg
· 7 years ago
502a278
x86/spectre_v2: Don't check microcode versions when running under hypervisors
by Konrad Rzeszutek Wilk
· 7 years ago
9ed6e56
perf tools: Fix trigger class trigger_on()
by Adrian Hunter
· 7 years ago
2cc98fd
x86/MCE: Serialize sysfs changes
by Seunghun Han
· 7 years ago
d4f8094
bcache: don't attach backing with duplicate UUID
by Michael Lyle
· 7 years ago
35d9c9e
bcache: fix crashes in duplicate cache device register
by Tang Junhui
· 7 years ago
e749262
IB/mlx5: Fix incorrect size of klms in the memory region
by Sergey Gorenko
· 7 years ago
333cdd17
kbuild: Handle builtin dtb file names containing hyphens
by James Hogan
· 7 years ago
6687863
KVM: s390: fix memory overwrites when not using SCA entries
by David Hildenbrand
· 7 years ago
4c55794
virtio_ring: fix num_free handling in error case
by Tiwei Bie
· 7 years ago
c0fac97
loop: Fix lost writes caused by missing flag
by Ross Zwisler
· 7 years ago
236ff4d
Input: matrix_keypad - fix race when disabling interrupts
by Zhang Bo
· 7 years ago
a9fbf7a
MIPS: OCTEON: irq: Check for null return on kzalloc allocation
by Colin Ian King
· 7 years ago
407795e
MIPS: ath25: Check for kzalloc allocation failure
by Colin Ian King
· 7 years ago
4bd523f
MIPS: BMIPS: Do not mask IPIs during suspend
by Justin Chen
· 7 years ago
eea8601
drm/amdgpu:Always save uvd vcpu_bo in VM Mode
by James Zhu
· 7 years ago
957cfa6
drm/amdgpu:Correct max uvd handles
by James Zhu
· 7 years ago
74d5d73
drm/amdgpu: fix KV harvesting
by Alex Deucher
· 7 years ago
a32168f
drm/radeon: fix KV harvesting
by Alex Deucher
· 7 years ago
5bf82a3
drm/amdgpu: Notify sbios device ready before send request
by Rex Zhu
· 7 years ago
3a7c3ca
drm/amdgpu: Fix deadlock on runtime suspend
by Lukas Wunner
· 7 years ago
bacc51c3
drm/radeon: Fix deadlock on runtime suspend
by Lukas Wunner
· 7 years ago
24f82ee
drm/nouveau: Fix deadlock on runtime suspend
by Lukas Wunner
· 7 years ago
d006d90
drm: Allow determining if current task is output poll worker
by Lukas Wunner
· 7 years ago
225ce6d
workqueue: Allow retrieval of current task's work struct
by Lukas Wunner
· 7 years ago
e9ca26c
drm/i915: Always call to intel_display_set_init_power() in resume_early.
by Maarten Lankhorst
· 7 years ago
8f16e7d
scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
by himanshu.madhani@cavium.com
· 7 years ago
84e1a8a
drm/i915: Try EDID bitbanging on HDMI after failed read
by Stefan Brüns
· 7 years ago
1bb4545
RDMA/mlx5: Fix integer overflow while resizing CQ
by Leon Romanovsky
· 7 years ago
b063d53
RDMA/ucma: Check that user doesn't overflow QP state
by Leon Romanovsky
· 7 years ago
e126e3e
RDMA/ucma: Limit possible option size
by Leon Romanovsky
· 7 years ago
b674162
Linux 4.9.87
by Greg Kroah-Hartman
· 7 years ago
931dde8
btrfs: preserve i_mode if __btrfs_set_acl() fails
by Ernesto A. Fernández
· 7 years ago
2b70de4
bpf, ppc64: fix out of bounds access in tail call
by Daniel Borkmann
· 7 years ago
2a8bc53
bpf: add schedule points in percpu arrays management
by Eric Dumazet
· 7 years ago
54c6d01
bpf, arm64: fix out of bounds access in tail call
by Daniel Borkmann
· 7 years ago
017219b
bpf, x64: implement retpoline for tail call
by Daniel Borkmann
· 7 years ago
422baf6
bpf: fix mlock precharge on arraymaps
by Daniel Borkmann
· 7 years ago
816cfeb
bpf: fix wrong exposure of map_flags into fdinfo for lpm
by Daniel Borkmann
· 7 years ago
93f3aff
mpls, nospec: Sanitize array index in mpls_label_ok()
by Dan Williams
· 7 years ago
d77763d
net: mpls: Pull common label check into helper
by David Ahern
· 7 years ago
9b7d723
sctp: verify size of a new chunk in _sctp_make_chunk()
by Alexey Kodanev
· 7 years ago
f3d26ce
s390/qeth: fix IPA command submission race
by Julian Wiedmann
· 7 years ago
058db71
s390/qeth: fix IP address lookup for L3 devices
by Julian Wiedmann
· 7 years ago
2a3db83
s390/qeth: fix double-free on IP add/remove race
by Julian Wiedmann
· 7 years ago
1537f14
s390/qeth: fix IP removal on offline cards
by Julian Wiedmann
· 7 years ago
797658d
s390/qeth: fix overestimated count of buffer elements
by Julian Wiedmann
· 7 years ago
3c07187
s390/qeth: fix SETIP command handling
by Julian Wiedmann
· 7 years ago
8d07258
s390/qeth: fix underestimated count of buffer elements
by Ursula Braun
· 7 years ago
a818270
sctp: fix dst refcnt leak in sctp_v6_get_dst()
by Alexey Kodanev
· 7 years ago
45fa661
tcp_bbr: better deal with suboptimal GSO
by Eric Dumazet
· 7 years ago
85924b8
rxrpc: Fix send in rxrpc_send_data_packet()
by David Howells
· 7 years ago
3efb90a
tcp: Honor the eor bit in tcp_mtu_probe
by Ilya Lesokhin
· 7 years ago
19d3213
net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
by Heiner Kallweit
· 7 years ago
804e337
mlxsw: spectrum_switchdev: Check success of FDB add operation
by Shalom Toledo
· 7 years ago
3812dda
sctp: fix dst refcnt leak in sctp_v4_get_dst
by Tommi Rantala
· 7 years ago
5984901
udplite: fix partial checksum initialization
by Alexey Kodanev
· 7 years ago
Next »