Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
84f5b67df81a9f333afa81855f6fa3fdcd954463
84f5b67
RDMA/cxgb4: Do not dma memory off of the stack
by Greg KH
· 5 years ago
45156a8
Revert "net: sit: fix memory leak in sit_init_net()"
by Ajay Kaher
· 5 years ago
1ee3376
PCI: PM: Fix pci_power_up()
by Rafael J. Wysocki
· 5 years ago
3f119ae
xen/netback: fix error path of xenvif_connect_data()
by Juergen Gross
· 5 years ago
7ccf3b8
cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
by Rafael J. Wysocki
· 5 years ago
3477314
memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'
by Christophe JAILLET
· 5 years ago
615e9f1
btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
by Qu Wenruo
· 5 years ago
605387c
CIFS: avoid using MID 0xFFFF
by Roberto Bergantinos Corpas
· 5 years ago
088f758
parisc: Fix vmap memory leak in ioremap()/iounmap()
by Helge Deller
· 5 years ago
8d53ef7
xtensa: drop EXPORT_SYMBOL for outs*/ins*
by Max Filippov
· 5 years ago
f60a605
mm/slub: fix a deadlock in show_slab_objects()
by Qian Cai
· 5 years ago
a1f7f6a
scsi: zfcp: fix reaction on bit error threshold notification
by Steffen Maier
· 5 years ago
51ad5d1
drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50
by Kai-Heng Feng
· 6 years ago
a61ac39
mac80211: Reject malformed SSID elements
by Will Deacon
· 5 years ago
49d8474
cfg80211: wext: avoid copying malformed SSIDs
by Will Deacon
· 5 years ago
5dd5ae0
ASoC: rsnd: Reinitialize bit clock inversion flag for every format setting
by Junya Monden
· 5 years ago
596836e
Input: da9063 - fix capability and drop KEY_SLEEP
by Marco Felsch
· 5 years ago
ce58d14c
scsi: core: try to get module before removing device
by Yufen Yu
· 5 years ago
a56c80d
staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYS
by Colin Ian King
· 5 years ago
bfdf982
MIPS: tlbex: Fix build_restore_pagemask KScratch restore
by Paul Burton
· 5 years ago
e509538
USB: ldusb: fix read info leaks
by Johan Hovold
· 5 years ago
e5e48d2
USB: usblp: fix use-after-free on disconnect
by Johan Hovold
· 5 years ago
1b64bc2
USB: ldusb: fix memleak on disconnect
by Johan Hovold
· 5 years ago
afa3bc2
USB: serial: ti_usb_3410_5052: fix port-close races
by Johan Hovold
· 5 years ago
f0b1f7e
usb: udc: lpc32xx: fix bad bit shift operation
by Gustavo A. R. Silva
· 5 years ago
7de1569
ALSA: hda/realtek - Add support for ALC711
by Kailang Yang
· 6 years ago
4d56c09
USB: legousbtower: fix memleak on disconnect
by Johan Hovold
· 5 years ago
3ce6b46
memfd: Fix locking when tagging pins
by Matthew Wilcox (Oracle)
· 5 years ago
24bde29
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
by Stefano Brivio
· 5 years ago
d1b2bdb
net: avoid potential infinite loop in tc_ctl_action()
by Eric Dumazet
· 5 years ago
18bfe53
sctp: change sctp_prot .no_autobind with true
by Xin Long
· 5 years ago
15cfb72
net: bcmgenet: Set phydev->dev_flags only for internal PHYs
by Florian Fainelli
· 5 years ago
0197645
net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3
by Florian Fainelli
· 5 years ago
6303b51
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
by Alessio Balsini
· 5 years ago
75d52a1
ocfs2: fix panic due to ocfs2_wq is null
by Yi Li
· 5 years ago
8c03bac
Revert "drm/radeon: Fix EEH during kexec"
by Alex Deucher
· 5 years ago
95cfeeb
namespace: fix namespace.pl script to support relative paths
by Jacob Keller
· 5 years ago
f549c98
net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write()
by Yizhuo
· 5 years ago
b742b54
mips: Loongson: Fix the link time qualifier of 'serial_exit()'
by Christophe JAILLET
· 5 years ago
8b6d5c1
mac80211: fix txq null pointer dereference
by Miaoqing Pan
· 5 years ago
2f15300
nl80211: fix null pointer dereference
by Miaoqing Pan
· 5 years ago
b49ac60
MIPS: dts: ar9331: fix interrupt-controller size
by Oleksij Rempel
· 5 years ago
3d7f1bf
ARM: dts: am4372: Set memory bandwidth limit for DISPC
by Peter Ujfalusi
· 5 years ago
45c2848
ARM: OMAP2+: Fix missing reset done flag for am3 and am43
by Tony Lindgren
· 5 years ago
0229c97
scsi: qla2xxx: Fix unbound sleep in fcport delete path.
by Quinn Tran
· 5 years ago
80efde4
scsi: megaraid: disable device when probe failed after enabled device
by Xiang Chen
· 5 years ago
ea8a6a5
scsi: ufs: skip shutdown if hba is not powered
by Stanley Chu
· 5 years ago
364ef83
Linux 4.9.197
by Greg Kroah-Hartman
· 5 years ago
e6e3f36
xfs: clear sb->s_fs_info on mount failure
by Dave Chinner
· 7 years ago
1cf0865
x86/asm: Fix MWAITX C-state hint value
by Janakarajan Natarajan
· 5 years ago
5e402ba
tracing: Get trace_array reference for available_tracers files
by Steven Rostedt (VMware)
· 5 years ago
d9df3aa
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
by Srivatsa S. Bhat (VMware)
· 5 years ago
81e3f1d
tracing/hwlat: Report total time spent in all NMIs during the sample
by Srivatsa S. Bhat (VMware)
· 5 years ago
5d7360e
media: stkwebcam: fix runtime PM after driver unbind
by Johan Hovold
· 5 years ago
b349884
Fix the locking in dcache_readdir() and friends
by Al Viro
· 5 years ago
83c3684
MIPS: Disable Loongson MMI instructions for kernel build
by Paul Burton
· 5 years ago
82143aa
Staging: fbtft: fix memory leak in fbtft_framebuffer_alloc
by Navid Emamdoost
· 5 years ago
0c7cf3e
staging: fbtft: Stop using BL_CORE_DRIVER1
by Daniel Vetter
· 7 years ago
5a4a121
kernel/sysctl.c: do not override max_threads provided by userspace
by Michal Hocko
· 5 years ago
5736d6e
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
by Pavel Shilovsky
· 5 years ago
2ce48f0
CIFS: Force revalidate inode when dentry is stale
by Pavel Shilovsky
· 5 years ago
3a539d9
CIFS: Gracefully handle QueryInfo errors during open
by Pavel Shilovsky
· 5 years ago
7855b1b
perf inject jit: Fix JIT_CODE_MOVE filename
by Steve MacLean
· 5 years ago
a12d94b
perf llvm: Don't access out-of-scope array
by Ian Rogers
· 5 years ago
e6b988d
efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified
by Ard Biesheuvel
· 5 years ago
c6fd435
iio: light: opt3001: fix mutex unlock race
by David Frey
· 5 years ago
b78ad0e
iio: adc: ad799x: fix probe error handling
by Marco Felsch
· 5 years ago
65b9006
staging: vt6655: Fix memory leak in vt6655_probe
by Navid Emamdoost
· 5 years ago
bd65811
USB: legousbtower: fix use-after-free on release
by Johan Hovold
· 5 years ago
397ef57
USB: legousbtower: fix open after failed reset request
by Johan Hovold
· 5 years ago
1b5623d
USB: legousbtower: fix potential NULL-deref on disconnect
by Johan Hovold
· 5 years ago
686d51a
USB: legousbtower: fix deadlock on disconnect
by Johan Hovold
· 5 years ago
caa1823
USB: legousbtower: fix slab info leak at probe
by Johan Hovold
· 5 years ago
134a8ba
usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behavior
by Yoshihiro Shimoda
· 5 years ago
d80137c
usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()
by Yoshihiro Shimoda
· 5 years ago
5ac7605
USB: dummy-hcd: fix power budget for SuperSpeed mode
by Jacky.Cao@sony.com
· 5 years ago
833dadb
USB: microtek: fix info-leak at probe
by Johan Hovold
· 5 years ago
3b2c11c
USB: usblcd: fix I/O after disconnect
by Johan Hovold
· 5 years ago
5f49cb4
USB: serial: fix runtime PM after driver unbind
by Johan Hovold
· 5 years ago
30b549e
USB: serial: option: add support for Cinterion CLS8 devices
by Reinhard Speyerer
· 5 years ago
52a2866
USB: serial: option: add Telit FN980 compositions
by Daniele Palmas
· 5 years ago
50e5fa2
USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20
by Beni Mahler
· 5 years ago
c45a69c
USB: serial: keyspan: fix NULL-derefs on open() and write()
by Johan Hovold
· 5 years ago
091c0f1
serial: uartlite: fix exit path null pointer
by Randy Dunlap
· 5 years ago
f56ae52
USB: ldusb: fix NULL-derefs on driver unbind
by Johan Hovold
· 5 years ago
697bd634
USB: chaoskey: fix use-after-free on release
by Johan Hovold
· 5 years ago
25184b8
USB: usblp: fix runtime PM after driver unbind
by Johan Hovold
· 5 years ago
685546c
USB: iowarrior: fix use-after-free after driver unbind
by Johan Hovold
· 5 years ago
d8180d4
USB: iowarrior: fix use-after-free on release
by Johan Hovold
· 5 years ago
323f425
USB: iowarrior: fix use-after-free on disconnect
by Johan Hovold
· 5 years ago
1e3c57e
USB: adutux: fix use-after-free on release
by Johan Hovold
· 5 years ago
139d8d9f
USB: adutux: fix NULL-derefs on disconnect
by Johan Hovold
· 5 years ago
aa1b499
USB: adutux: fix use-after-free on disconnect
by Johan Hovold
· 5 years ago
89121c7
USB: adutux: remove redundant variable minor
by Colin Ian King
· 7 years ago
a656cab
xhci: Increase STS_SAVE timeout in xhci_suspend()
by Kai-Heng Feng
· 5 years ago
4b0f198
usb: xhci: wait for CNR controller not ready bit in xhci resume
by Rick Tseng
· 5 years ago
6e29e09
xhci: Check all endpoints for LPM timeout
by Jan Schmidt
· 5 years ago
0ccae30
xhci: Prevent device initiated U1/U2 link pm if exit latency is too long
by Mathias Nyman
· 5 years ago
1817e62
xhci: Fix false warning message about wrong bounce buffer write length
by Mathias Nyman
· 5 years ago
46b9de8
USB: usb-skeleton: fix NULL-deref on disconnect
by Johan Hovold
· 5 years ago
Next »