Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f418d00bc5c3527d6ffed0a4073be77f000252c1
/
drivers
f418d00
hwmon: (vt1211) Use request_muxed_region for Super-IO accesses
by Guenter Roeck
· 6 years ago
3b82ce1
RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure
by Colin Ian King
· 6 years ago
f64615a
i40e: don't allow changes to HW VLAN stripping on active port VLANs
by Nicholas Nunley
· 6 years ago
9105d11
USB: core: Don't unbind interfaces following device reset failure
by Alan Stern
· 6 years ago
5f67ca2
media: pvrusb2: Prevent a buffer overflow
by Dan Carpenter
· 6 years ago
e70d90c
media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()
by Shuah Khan
· 6 years ago
32696de
media: ov2659: make S_FMT succeed even if requested format doesn't match
by Akinobu Mita
· 6 years ago
f84c101
media: au0828: stop video streaming only when last user stops
by Hans Verkuil
· 6 years ago
d539dc2
media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper
by Janusz Krzysztofik
· 6 years ago
109f709
media: coda: clear error return value before picture run
by Philipp Zabel
· 6 years ago
5c1c6e2
dmaengine: at_xdmac: remove BUG_ON macro in tasklet
by Nicolas Ferre
· 6 years ago
2da57fa
pinctrl: pistachio: fix leaked of_node references
by Wen Yang
· 6 years ago
e2cde78
HID: logitech-hidpp: use RAP instead of FAP to get the protocol version
by Hans de Goede
· 6 years ago
56df2db
bcache: avoid clang -Wunintialized warning
by Arnd Bergmann
· 6 years ago
282ae1e
bcache: add failure check to run_cache_set() for journal replay
by Coly Li
· 6 years ago
abc77ba
bcache: fix failure in journal relplay
by Tang Junhui
· 6 years ago
e7321da
bcache: return error immediately in bch_journal_replay()
by Coly Li
· 6 years ago
2ed2423
crypto: sun4i-ss - Fix invalid calculation of hash end
by Corentin Labbe
· 6 years ago
2f3201b23
net: cw1200: fix a NULL pointer dereference
by Kangjie Lu
· 6 years ago
bc2c853
mwifiex: prevent an array overflow
by Dan Carpenter
· 6 years ago
ab53d05
dmaengine: pl330: _stop: clear interrupt status
by Sugar Zhang
· 6 years ago
1f7f676b
w1: fix the resume command API
by Mariusz Bialonczyk
· 6 years ago
8685a29
rtc: 88pm860x: prevent use-after-free on device remove
by Sven Van Asbroeck
· 6 years ago
af73fb3
iwlwifi: pcie: don't crash on invalid RX interrupt
by Johannes Berg
· 6 years ago
9375939
scsi: qla2xxx: Fix a qla24xx_enable_msix() error path
by Bart Van Assche
· 6 years ago
4e0c06e
sched/cpufreq: Fix kobject memleak
by Viresh Kumar
· 6 years ago
146579d
brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
by Dan Carpenter
· 6 years ago
0f31932
spi: pxa2xx: fix SCR (divisor) calculation
by Flavio Suligoi
· 6 years ago
7b4ff6a
net: ena: gcc 8: fix compilation warning
by Sameeh Jubran
· 6 years ago
12ada5b
dmaengine: tegra210-dma: free dma controller in remove()
by Sameer Pujar
· 6 years ago
48b759f
mmc: core: Verify SD bus width
by Raul E Rangel
· 6 years ago
af76322
cxgb4: Fix error path in cxgb4_init_module
by YueHaibing
· 6 years ago
a186a93
at76c50x-usb: Don't register led_trigger if usb_register_driver failed
by YueHaibing
· 6 years ago
2c81511
ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit
by YueHaibing
· 6 years ago
5c6631b
media: vivid: use vfree() instead of kfree() for dev->bitmap_cap
by Alexander Potapenko
· 6 years ago
14734c3
media: cpia2: Fix use-after-free in cpia2_exit
by YueHaibing
· 6 years ago
d0c04be
fbdev: fix WARNING in __alloc_pages_nodemask bug
by Jiufei Xue
· 6 years ago
45dbaee
fbdev: fix divide error in fb_var_to_videomode
by Shile Zhang
· 6 years ago
ef27496
libnvdimm/namespace: Fix label tracking error
by Dan Williams
· 6 years ago
c636a88
crypto: vmx - CTR: always increment IV as quadword
by Daniel Axtens
· 6 years ago
33d816a
Revert "scsi: sd: Keep disk read-only when re-reading partition"
by Martin K. Petersen
· 5 years ago
9adc440
fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough
by Yifeng Li
· 6 years ago
4354c04
md/raid: raid5 preserve the writeback action after the parity check
by Nigel Croxon
· 6 years ago
3ece5c4
Revert "Don't jump to compute_result state from check_result state"
by Song Liu
· 6 years ago
5e59363
power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG
by Andrey Smirnov
· 6 years ago
1f4195f9
dm delay: fix a crash when invalid device is specified
by Mikulas Patocka
· 6 years ago
d0a3f25
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
by Stefan Mätje
· 6 years ago
1c38a7b
PCI: Factor out pcie_retrain_link() function
by Stefan Mätje
· 6 years ago
0e21ba0
PCI: Mark Atheros AR9462 to avoid bus reset
by James Prestwood
· 6 years ago
cda9ede
fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
by Yifeng Li
· 6 years ago
e15fc94
fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
by Yifeng Li
· 6 years ago
e5165ce
fbdev: sm712fb: fix support for 1024x768-16 mode
by Yifeng Li
· 6 years ago
1feae99
fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM
by Yifeng Li
· 6 years ago
40e3990
fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
by Yifeng Li
· 6 years ago
bd2d04b
fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
by Yifeng Li
· 6 years ago
263903a
fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
by Yifeng Li
· 6 years ago
066009c
fbdev: sm712fb: fix brightness control on reboot, don't set SR30
by Yifeng Li
· 6 years ago
6f0d9b0
memory: tegra: Fix integer overflow on tick value calculation
by Dmitry Osipenko
· 6 years ago
202494a9
iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
by Dmitry Osipenko
· 6 years ago
a8ae32e
clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides divider
by Dmitry Osipenko
· 6 years ago
48f0cdf
media: ov6650: Fix sensor possibly not detected on probe
by Janusz Krzysztofik
· 6 years ago
224354c
p54: drop device reference count if fails to enable device
by Pan Bian
· 6 years ago
09abe5a
intel_th: msu: Fix single mode with IOMMU
by Alexander Shishkin
· 6 years ago
cd72ddca
md: add mddev->pers to avoid potential NULL pointer dereference
by Yufen Yu
· 6 years ago
9110fd8
stm class: Fix channel free in stm output free path
by Tingwei Zhang
· 6 years ago
1f62094
parisc: Skip registering LED when running in QEMU
by Helge Deller
· 6 years ago
dcdc0a4
ppp: deflate: Fix possible crash in deflate_init
by YueHaibing
· 6 years ago
c1398d3
net/mlx4_core: Change the error print to info print
by Yunjian Wang
· 6 years ago
a2a2a14
ipmi:ssif: compare block number correctly for multi-part return messages
by Kamlakant Patel
· 6 years ago
7366d0c
bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
by Coly Li
· 6 years ago
3946cbb
bcache: fix a race between cache register and cacheset unregister
by Liang Chen
· 6 years ago
948c9cec
tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
by Sergei Trofimovich
· 6 years ago
e8de7b8
crypto: vmx - fix copy-paste error in CTR mode
by Daniel Axtens
· 6 years ago
4bae193
power: supply: axp288_charger: Fix unchecked return value
by Gustavo A. R. Silva
· 6 years ago
7227474
PCI: hv: Fix a memory leak in hv_eject_device_work()
by Dexuan Cui
· 6 years ago
71e29a1
drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
by Dan Carpenter
· 6 years ago
b51cbe6
drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
by Dan Carpenter
· 6 years ago
513abe7
bonding: fix arp_validate toggling in active-backup mode
by Jarod Wilson
· 6 years ago
955714c
net: ucc_geth - fix Oops when changing number of buffers in the ring
by Christophe Leroy
· 6 years ago
e85fa7b
Don't jump to compute_result state from check_result state
by Nigel Croxon
· 6 years ago
09bc8f1
rtlwifi: rtl8723ae: Fix missing break in switch statement
by Gustavo A. R. Silva
· 6 years ago
8663a36
cw1200: fix missing unlock on error in cw1200_hw_scan()
by Wei Yongjun
· 6 years ago
ecdb33c
Input: synaptics-rmi4 - fix possible double free
by Pan Bian
· 6 years ago
737b6bc
spi: ST ST95HF NFC: declare missing of table
by Daniel Gomez
· 6 years ago
cdb3d71
spi: Micrel eth switch: declare missing of table
by Daniel Gomez
· 6 years ago
952ef05
gpu: ipu-v3: dp: fix CSC handling
by Lucas Stach
· 6 years ago
cd7e3fd
drm/sun4i: Set device driver data at bind time for use in unbind
by Paul Kocialkowski
· 6 years ago
6abfbc0
s390: ctcm: fix ctcm_new_device error return code
by Arnd Bergmann
· 6 years ago
f9b1baa
MIPS: perf: ath79: Fix perfcount IRQ assignment
by Petr Štetiar
· 6 years ago
6f8288c
mISDN: Check address length before reading address family
by Tetsuo Handa
· 6 years ago
00853c9
s390/3270: fix lockdep false positive on view->lock
by Martin Schwidefsky
· 6 years ago
ee734a2
s390/dasd: Fix capacity calculation for large volumes
by Peter Oberparleiter
· 6 years ago
4d8fc7d
libnvdimm/btt: Fix a kmemdup failure check
by Aditya Pakki
· 6 years ago
e1b2ae9
HID: input: add mapping for "Toggle Display" key
by Dmitry Torokhov
· 6 years ago
b341211
HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
by Dmitry Torokhov
· 6 years ago
b68f766
HID: input: add mapping for Expose/Overview key
by Dmitry Torokhov
· 6 years ago
93cc833
libnvdimm/namespace: Fix a potential NULL pointer dereference
by Kangjie Lu
· 6 years ago
d1a8691
iio: adc: xilinx: fix potential use-after-free on remove
by Sven Van Asbroeck
· 6 years ago
2651afd
USB: serial: fix unthrottle races
by Johan Hovold
· 6 years ago
3208df1
platform/x86: sony-laptop: Fix unintentional fall-through
by Gustavo A. R. Silva
· 6 years ago
Next »