Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3ef0d19cd8156fe122041cb47b3f9fc50ad743b5
3ef0d19
hwmon: (ina2xx) Fix current value calculation
by Nicolin Chen
· 6 years ago
d70a660
s390/cpum_cf: Reject request for sampling in event initialization
by Thomas Richter
· 6 years ago
2309636
ASoC: qcom: Set dai_link id to each dai_link
by Rohit kumar
· 6 years ago
88e8e3c
ASoC: Intel: Power down links before turning off display audio power
by Pierre-Louis Bossart
· 6 years ago
737f3bb
ASoC: wm_adsp: Fix dma-unsafe read of scratch registers
by Richard Fitzgerald
· 6 years ago
e4777c2
ASoC: rockchip: add missing slave_config setting for I2S
by Katsuhiro Suzuki
· 6 years ago
dbc62bd
hwmon: (raspberrypi) Fix initial notify
by Stefan Wahren
· 6 years ago
08cff35
hwmon (ina2xx) Fix NULL id pointer in probe()
by Nicolin Chen
· 6 years ago
6117059
s390/cio: Fix cleanup when unsupported IDA format is used
by Eric Farman
· 6 years ago
a4f2111
s390/cio: Fix cleanup of pfn_array alloc failure
by Eric Farman
· 6 years ago
00bac44
netfilter: nf_tables: fix use-after-free when deleting compat expressions
by Florian Westphal
· 6 years ago
e947f9a
netfilter: xt_RATEEST: remove netns exit routine
by Taehee Yoo
· 6 years ago
f8328ab
perf tools: Fix crash on synthesizing the unit
by Jiri Olsa
· 6 years ago
d15443a
selftests: add script to stress-test nft packet path vs. control plane
by Florian Westphal
· 6 years ago
8fe8940
netfilter: nf_tables: don't skip inactive chains during update
by Florian Westphal
· 6 years ago
4a3b49f
netfilter: nf_conncount: fix unexpected permanent node of list.
by Taehee Yoo
· 6 years ago
ae60f47
netfilter: nf_conncount: fix list_del corruption in conn_free
by Taehee Yoo
· 6 years ago
08c7e68
netfilter: nf_conncount: use spin_lock_bh instead of spin_lock
by Taehee Yoo
· 6 years ago
f6168a8
sysv: return 'err' instead of 0 in __sysv_write_inode
by YueHaibing
· 6 years ago
1eb8dd5
arm64: dts: sdm845-mtp: Reserve reserved gpios
by Bjorn Andersson
· 6 years ago
411b321
ASoC: sun8i-codec: fix crash on module removal
by Vasily Khoruzhick
· 6 years ago
b42ab52
tools: bpftool: prevent infinite loop in get_fdinfo()
by Quentin Monnet
· 6 years ago
136c523
ARM: OMAP1: ams-delta: Fix possible use of uninitialized field
by Janusz Krzysztofik
· 6 years ago
28f3050
ARM: dts: am3517-som: Fix WL127x Wifi interrupt
by Adam Ford
· 6 years ago
9f7df2a
ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1
by Adam Ford
· 6 years ago
09372f3
ARM: dts: LogicPD Torpedo: Fix mmc3_dat1 interrupt
by Adam Ford
· 6 years ago
886e00c
ARM: dts: am3517: Fix pinmuxing for CD on MMC1
by Adam Ford
· 6 years ago
de7e3f8
staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'
by Christophe JAILLET
· 6 years ago
748b786
ASoC: qdsp6: q6afe-dai: Fix the dai widgets
by Srinivas Kandagatla
· 6 years ago
32d28e2
ASoC: qdsp6: q6afe: Fix wrong MI2S SD line mask
by Rohit kumar
· 6 years ago
8ec3e55
ASoC: rsnd: fixup clock start checker
by Kuninori Morimoto
· 6 years ago
5a8fbba
ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup
by Nathan Chancellor
· 6 years ago
9ac6074
net: fix XPS static_key accounting
by Sabrina Dubroca
· 6 years ago
b4b8a71
net: restore call to netdev_queue_numa_node_write when resetting XPS
by Sabrina Dubroca
· 6 years ago
a275c66
sctp: update frag_point when stream_interleave is set
by Xin Long
· 6 years ago
4aa6d46
net: phy: sfp: correct store of detected link modes
by Baruch Siach
· 6 years ago
a7dba85
virtio-net: keep vnet header zeroed after processing XDP
by Jason Wang
· 6 years ago
3620641
tun: forbid iface creation with rtnl ops
by Nicolas Dichtel
· 6 years ago
bbc83e8
tcp: fix NULL ref in tail loss probe
by Yuchung Cheng
· 6 years ago
03b271c
tcp: Do not underestimate rwnd_limited
by Eric Dumazet
· 6 years ago
5148726
sctp: kfree_rcu asoc
by Xin Long
· 6 years ago
a482f80
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
by Eric Dumazet
· 6 years ago
f5c9c30
Revert "net/ibm/emac: wrong bit is used for STA control"
by Benjamin Herrenschmidt
· 6 years ago
7fafda1
net: use skb_list_del_init() to remove from RX sublists
by Edward Cree
· 6 years ago
1621863
net: Prevent invalid access to skb->prev in __qdisc_drop_all
by Christoph Paasch
· 6 years ago
ac1fb97
net: phy: don't allow __set_phy_supported to add unsupported modes
by Heiner Kallweit
· 6 years ago
70727c0
net/mlx4_en: Change min MTU size to ETH_MIN_MTU
by Eran Ben Elisha
· 6 years ago
1fa276e
net/mlx4_core: Correctly set PFC param if global pause is turned off.
by Tarick Bedeir
· 6 years ago
ec5d7ce
net: 8139cp: fix a BUG triggered by changing mtu with network traffic
by Su Yanjun
· 6 years ago
c4ec6a9
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
by Shmulik Ladkani
· 6 years ago
0e96b90
neighbour: Avoid writing before skb->head in neigh_hh_output()
by Stefano Brivio
· 6 years ago
fd018cb
ipv6: Check available headroom in ip6_xmit() even without options
by Stefano Brivio
· 6 years ago
ffe5754
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
by Jiri Wiesner
· 6 years ago
be53d23
Linux 4.19.9
by Greg Kroah-Hartman
· 6 years ago
0fc19a8
HID: quirks: fix RetroUSB.com devices
by Nic Soudée
· 6 years ago
b74a078
mac80211: ignore NullFunc frames in the duplicate detection
by Emmanuel Grumbach
· 6 years ago
e9f8baa
mac80211: fix reordering of buffered broadcast packets
by Felix Fietkau
· 6 years ago
5074991
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
by Felix Fietkau
· 6 years ago
a75ac4e
mac80211: Clear beacon_int in ieee80211_do_stop
by Ben Greear
· 6 years ago
e08ab93
mac80211: fix GFP_KERNEL under tasklet context
by Yan-Hsuan Chuang
· 6 years ago
daac338
mac80211_hwsim: Timer should be initialized before device registered
by Vasyl Vavrychuk
· 6 years ago
d66c1b9
cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()
by Jouni Malinen
· 6 years ago
98206f3
libnvdimm, pfn: Pad pfn namespaces relative to other regions
by Dan Williams
· 6 years ago
beb68a7
kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
by Macpaul Lin
· 6 years ago
3c1773b
gnss: sirf: fix activation retry handling
by Johan Hovold
· 6 years ago
41867ab
tty: do not set TTY_IO_ERROR flag if console port
by Chanho Park
· 6 years ago
ecbfb17
tty: serial: 8250_mtk: always resume the device in probe.
by Peter Shih
· 6 years ago
b02b86b
Drivers: hv: vmbus: Offload the handling of channels to two workqueues
by Dexuan Cui
· 6 years ago
e88ebc0
x86/efi: Allocate e820 buffer before calling efi_exit_boot_service
by Eric Snowberg
· 6 years ago
ce74d11
kprobes/x86: Fix instruction patching corruption when copying more than one RIP-relative instruction
by Masami Hiramatsu
· 6 years ago
1a90564
drm/i915: Downgrade Gen9 Plane WM latency error
by Chris Wilson
· 6 years ago
e8a7f59
drm/amdgpu/gmc8: always load MC firmware in the driver
by Alex Deucher
· 6 years ago
39bdb32
drm/amdgpu/gmc8: update MC firmware for polaris
by Alex Deucher
· 6 years ago
2abdfe2
drm/msm: Move fence put to where failure occurs
by Robert Foss
· 6 years ago
318f6e5
drm/lease: Send a distinct uevent
by Daniel Vetter
· 6 years ago
fcf5d0d
drm/amdgpu: update mc firmware image for polaris12 variants
by Junwei Zhang
· 6 years ago
2f94605
crypto: do not free algorithm before using
by Pan Bian
· 6 years ago
3592928
Revert commit ef9209b642f "staging: rtl8723bs: Fix indenting errors and an off-by-one mistake in core/rtw_mlme_ext.c"
by Young Xiao
· 6 years ago
9138ce0
staging: rtl8712: Fix possible buffer overrun
by Young Xiao
· 6 years ago
99c6940
cifs: Fix separator when building path from dentry
by Paulo Alcantara
· 6 years ago
bd5d1c2
Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
by Masayoshi Mizuma
· 6 years ago
e92cc52e
arm64: dts: rockchip: remove vdd_log from rock960 to fix a stability issues
by Sasha Levin
· 6 years ago
33f310e
xhci: Prevent U1/U2 link pm states if exit latency is too long
by Mathias Nyman
· 6 years ago
5d3b106
xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
by Sandeep Singh
· 6 years ago
3fe0c68
ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE
by Kees Cook
· 6 years ago
37e7407
dmaengine: cppi41: delete channel from pending list when stop channel
by Bin Liu
· 6 years ago
374f384
dmaengine: imx-sdma: use GFP_NOWAIT for dma descriptor allocations
by Lucas Stach
· 6 years ago
9063f5a
dmaengine: imx-sdma: implement channel termination via worker
by Lucas Stach
· 6 years ago
228bee8
Revert "dmaengine: imx-sdma: alloclate bd memory from dma pool"
by Lucas Stach
· 6 years ago
2f79476
Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations"
by Lucas Stach
· 6 years ago
37aefa0
dmaengine: dw: Fix FIFO size for Intel Merrifield
by Andy Shevchenko
· 6 years ago
33154a2
SUNRPC: Fix leak of krb5p encode pages
by Chuck Lever
· 6 years ago
1d9ca56
arm64: hibernate: Avoid sending cross-calling with interrupts disabled
by Will Deacon
· 6 years ago
f9cd25b
vhost/vsock: fix use-after-free in network stack callers
by Stefan Hajnoczi
· 6 years ago
2a62204
virtio/s390: fix race in ccw_io_helper()
by Halil Pasic
· 6 years ago
79f6e9f
virtio/s390: avoid race on vcdev->config
by Halil Pasic
· 6 years ago
6c9ac38
parisc: Enable -ffunction-sections for modules on 32-bit kernel
by Helge Deller
· 6 years ago
c91ec2c
Revert "mfd: cros_ec: Use devm_kzalloc for private data"
by Enric Balletbo i Serra
· 6 years ago
24a776e
media: dvb-pll: don't re-validate tuner frequencies
by Mauro Carvalho Chehab
· 6 years ago
d7db7606
media: dvb-pll: fix tuner frequency ranges
by Mauro Carvalho Chehab
· 6 years ago
Next »