Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
10c24e89b2b86907fc9588db1fa7300e9a1a194a
10c24e89
drm/amdgpu: add support for new hainan variants
by Alex Deucher
· 8 years ago
9f2a36a
drm/amdgpu: fix program vce instance logic error.
by Rex Zhu
· 8 years ago
0c96266
qla2xxx: Fix erroneous invalid handle message
by Quinn Tran
· 8 years ago
8cfcaa2
qla2xxx: Terminate exchange if corrupted
by Quinn Tran
· 8 years ago
42a1d5b4
scsi: lpfc: Set elsiocb contexts to NULL after freeing it
by Johannes Thumshirn
· 8 years ago
7782ab2
stmmac: add missing of_node_put
by Julia Lawall
· 8 years ago
ee4494c
scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type
by Damien Le Moal
· 8 years ago
80b1a11
KVM: x86: fix fixing of hypercalls
by Dmitry Vyukov
· 8 years ago
afaee3e
xen/blkback: don't free be structure too early
by Juergen Gross
· 8 years ago
13fa36f
ARM64: dts: meson-gxbb-odroidc2: fix GbE tx link breakage
by Jerome Brunet
· 8 years ago
8bface1
dt: bindings: net: use boolean dt properties for eee broken modes
by jbrunet
· 8 years ago
3897ae1
net: phy: use boolean dt properties for eee broken modes
by jbrunet
· 8 years ago
40373d9
net: phy: fix sign type error in genphy_config_eee_advert
by jbrunet
· 8 years ago
752ba68
dt-bindings: net: add EEE capability constants
by jbrunet
· 8 years ago
97ace18
net: phy: add an option to disable EEE advertisement
by jbrunet
· 8 years ago
0e8eca9
net: ethtool: add support for 2500BaseT and 5000BaseT link modes
by Pavel Belous
· 8 years ago
8886196
sparc64: Zero pages on allocation for mondo and error queues.
by Liam R. Howlett
· 8 years ago
41172b7
sparc64: Handle PIO & MEM non-resumable errors.
by Liam R. Howlett
· 8 years ago
2aa6d03
mm: numa: avoid waiting on freed migrated pages
by Mark Rutland
· 7 years ago
08cb8e5
l2tp: take a reference on sessions used in genetlink handlers
by Guillaume Nault
· 8 years ago
599e6f0
l2tp: hold session while sending creation notifications
by Guillaume Nault
· 8 years ago
d9face6
l2tp: fix duplicate session creation
by Guillaume Nault
· 8 years ago
806e988
l2tp: ensure session can't get removed during pppol2tp_session_ioctl()
by Guillaume Nault
· 8 years ago
6539c4f
l2tp: fix race in l2tp_recv_common()
by Guillaume Nault
· 8 years ago
d2da8d3
usb: gadget: f_fs: Fix possibe deadlock
by Baolin Wang
· 8 years ago
ed96148
x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds()
by Baoquan He
· 8 years ago
1c0fa38
dm thin: do not queue freed thin mapping for next stage processing
by Vallish Vaidyeshwara
· 7 years ago
466877f
drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
by Deepak Rawat
· 7 years ago
78c4244
gpiolib: fix filtering out unwanted events
by Bartosz Golaszewski
· 7 years ago
cb2c6fd
NFSv4.1: Fix a race in nfs4_proc_layoutget
by Trond Myklebust
· 7 years ago
7d0e27f
ALSA: hda - set input_path bitmap to zero after moving it to new place
by Hui Wang
· 7 years ago
093750c
ALSA: hda - Fix endless loop of codec configure
by Takashi Iwai
· 7 years ago
dad3135
MIPS: Fix IRQ tracing & lockdep when rescheduling
by Paul Burton
· 8 years ago
e9e24fa
MIPS: pm-cps: Drop manual cache-line alignment of ready_count
by Paul Burton
· 8 years ago
f7d3d40
MIPS: Avoid accidental raw backtrace
by James Hogan
· 7 years ago
3d4ac49
MIPS: head: Reorder instructions missing a delay slot
by Karl Beldan
· 7 years ago
b135522
mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()
by David Rientjes
· 8 years ago
dbc8083
drm/ast: Handle configuration without P2A bridge
by Russell Currey
· 8 years ago
8dc9f9d
xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
by Juergen Gross
· 8 years ago
4ebe28d
NFSv4.x/callback: Create the callback service through svc_create_pooled
by Kinglong Mee
· 8 years ago
955f270
NFSv4: fix a reference leak caused WARNING messages
by Kinglong Mee
· 8 years ago
b89bd0c
netfilter: synproxy: fix conntrackd interaction
by Eric Leblond
· 8 years ago
ced7689
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
by Eric Dumazet
· 8 years ago
8e23163
rtnetlink: add IFLA_GROUP to ifla_policy
by Serhey Popovych
· 7 years ago
b9ca9b0
ipv6: Do not leak throw route references
by Serhey Popovych
· 7 years ago
e4089ba
sfc: provide dummy definitions of vswitch functions
by Bert Kenward
· 7 years ago
08058c2
net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
by Gao Feng
· 7 years ago
f1a0e7d
decnet: always not take dst->__refcnt when inserting dst into hash table
by Wei Wang
· 7 years ago
c7d422d
net/mlx5e: Fix timestamping capabilities reporting
by Maor Dickman
· 8 years ago
25ff350
net/mlx5: Wait for FW readiness before initializing command interface
by Eli Cohen
· 7 years ago
176b987
net/mlx5e: Avoid doing a cleanup call if the profile doesn't have it
by Or Gerlitz
· 7 years ago
4c24686
sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
by Xin Long
· 7 years ago
fded2d7
ipv6: fix calling in6_ifa_hold incorrectly for dad work
by Xin Long
· 7 years ago
cac2a9b
igmp: add a missing spin_lock_init()
by WANG Cong
· 7 years ago
ecd6627
igmp: acquire pmc lock for ip_mc_clear_src()
by WANG Cong
· 7 years ago
0596867
proc: snmp6: Use correct type in memset
by Christian Perle
· 7 years ago
78b24ab
net/mlx5e: Fix wrong indications in DIM due to counter wraparound
by Tal Gilboa
· 8 years ago
9854e58
net/mlx5e: Added BW check for DIM decision mechanism
by Tal Gilboa
· 8 years ago
57360bc
net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse
by Jia-Ju Bai
· 7 years ago
bb566ce
net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
by Jia-Ju Bai
· 7 years ago
8cda426
sctp: disable BH in sctp_for_each_endpoint
by Xin Long
· 7 years ago
c6d4ff8
Fix an intermittent pr_emerg warning about lo becoming free.
by Krister Johansen
· 7 years ago
bb84290
af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers
by Mateusz Jurczyk
· 7 years ago
386ed38
net: vrf: Make add_fib_rules per network namespace flag
by David Ahern
· 7 years ago
b5cc68e
net: Zero ifla_vf_info in rtnl_fill_vfinfo()
by Mintz, Yuval
· 7 years ago
fd9b13e
decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
by Mateusz Jurczyk
· 7 years ago
d2f459e
net: don't call strlen on non-terminated string in dev_set_alias()
by Alexander Potapenko
· 7 years ago
98184bb
ipv6: release dst on error in ip6_dst_lookup_tail
by Willem de Bruijn
· 8 years ago
92905e3
Linux 4.9.35
by Greg Kroah-Hartman
· 7 years ago
855b08e
brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()
by Arend Van Spriel
· 7 years ago
21eaaa7
jump label: fix passing kbuild_cflags when checking for asm goto support
by Gleb Fotengauer-Malinovskiy
· 8 years ago
ffa96c1
net: phy: fix marvell phy status reading
by Russell King
· 8 years ago
5da6415
spi: double time out tolerance
by Hauke Mehrtens
· 8 years ago
25c7794
dmaengine: bcm2835: Fix cyclic DMA period splitting
by Matthias Reichl
· 8 years ago
81135c7
net: phy: Initialize mdio clock at probe function
by Yendapally Reddy Dhananjaya Reddy
· 8 years ago
948c4f1
rt2x00: avoid introducing a USB dependency in the rt2x00lib module
by Stanislaw Gruszka
· 8 years ago
225969a
usb: gadget: f_fs: avoid out of bounds access on comp_desc
by William Wu
· 8 years ago
5306119
mtd: spi-nor: fix spansion quad enable
by Joël Esponde
· 8 years ago
dcd015f
of: Add check to of_scan_flat_dt() before accessing initial_boot_params
by Tobias Wolf
· 8 years ago
f206038
rxrpc: Fix several cases where a padded len isn't checked in ticket decode
by David Howells
· 7 years ago
581659a
drm/amdgpu: adjust default display clock
by Alex Deucher
· 7 years ago
217e035
drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating
by Alex Deucher
· 7 years ago
e4b8d1e
drm/radeon: add a quirk for Toshiba Satellite L20-183
by Alex Deucher
· 7 years ago
61ea7c2
drm/radeon: add a PX quirk for another K53TK variant
by Alex Deucher
· 7 years ago
3900f24
iscsi-target: Reject immediate data underflow larger than SCSI transfer length
by Nicholas Bellinger
· 7 years ago
463440e
iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP
by Nicholas Bellinger
· 7 years ago
1f576d5
target: Fix kref->refcount underflow in transport_cmd_finish_abort
by Nicholas Bellinger
· 7 years ago
99f66b5
arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW
by Will Deacon
· 7 years ago
a53bfdd
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
by John Stultz
· 7 years ago
02a37cc
time: Fix clock->read(clock) race around clocksource changes
by John Stultz
· 7 years ago
c81d034
brcmfmac: unbind all devices upon failure in firmware callback
by Arend Van Spriel
· 7 years ago
ba2d8d6
brcmfmac: use firmware callback upon failure to load
by Arend Van Spriel
· 7 years ago
1dd15bd
brcmfmac: add parameter to pass error code in firmware callback
by Arend Van Spriel
· 7 years ago
20d8f78
Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list
by Daniel Drake
· 7 years ago
8eaa481
powerpc/64s: Handle data breakpoints in Radix mode
by Naveen N. Rao
· 7 years ago
414f51c
powerpc/kprobes: Pause function_graph tracing during jprobes handling
by Naveen N. Rao
· 7 years ago
f719f20
signal: Only reschedule timers on signals timers have sent
by Eric W. Biederman
· 7 years ago
99afebe
HID: Add quirk for Dell PIXART OEM mouse
by Sebastian Parschauer
· 7 years ago
cdf300d
cxgb4: notify uP to route ctrlq compl to rdma rspq
by Raju Rangoju
· 7 years ago
fb6dc83
CIFS: Improve readdir verbosity
by Pavel Shilovsky
· 7 years ago
Next »