Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
408f14de0ab6b9242f6b2809b12c772e19336350
408f14d
bnx2x: Prevent load reordering in tx completion processing
by Brian King
· 6 years ago
3f0307b
ext4: allow directory holes
by Theodore Ts'o
· 6 years ago
8dd8b4d
lib/strscpy: Shut up KASAN false-positives in strscpy()
by Andrey Ryabinin
· 7 years ago
4b5d4bd
compiler.h: Add read_word_at_a_time() function.
by Andrey Ryabinin
· 7 years ago
229b670
compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()
by Andrey Ryabinin
· 7 years ago
0d78b27
dm bufio: fix deadlock with loop device
by Junxiao Bi
· 6 years ago
769ebef
usb: Handle USB3 remote wakeup for LPM enabled devices correctly
by Lee, Chiasheng
· 6 years ago
8f3286c
Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug
by Szymon Janc
· 6 years ago
69978cf
intel_th: msu: Fix single mode with disabled IOMMU
by Alexander Shishkin
· 6 years ago
e23504d
eCryptfs: fix a couple type promotion bugs
by Dan Carpenter
· 7 years ago
d42d6bb
powerpc/watchpoint: Restore NV GPRs while returning from exception
by Ravi Bangoria
· 6 years ago
dae64e9
powerpc/32s: fix suspend/resume when IBATs 4-7 are used
by Christophe Leroy
· 6 years ago
d0c4b05
parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1
by Helge Deller
· 6 years ago
e7193d4
parisc: Ensure userspace privilege for ptraced processes in regset functions
by Helge Deller
· 6 years ago
535d4c0
um: Fix FP register size for XSTATE/XSAVE
by Thomas Meyer
· 8 years ago
bf81c7a
um: Allow building and running on older hosts
by Florian Fainelli
· 8 years ago
7b930de
crypto: caam - limit output IV to CBC to work around CTR mode DMA issue
by Ard Biesheuvel
· 6 years ago
15f093d
PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
by Dexuan Cui
· 6 years ago
a8d9c5d
PCI: hv: Delete the device earlier from hbus->children for hot-remove
by Dexuan Cui
· 8 years ago
029cc4f
crypto: ccp - Validate the the error value used to index error messages
by Hook, Gary
· 6 years ago
027466f
gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM
by Steve Longerbeam
· 6 years ago
c93b747
coda: pass the host file in vma->vm_file on mmap
by Jan Harkes
· 6 years ago
1fdefbb
floppy: fix out-of-bounds read in copy_buffer
by Denis Efremov
· 6 years ago
5d6d639
floppy: fix invalid pointer dereference in drive_name
by Denis Efremov
· 6 years ago
93f8955
floppy: fix out-of-bounds read in next_valid_format
by Denis Efremov
· 6 years ago
604206c
floppy: fix div-by-zero in setup_format_params
by Denis Efremov
· 6 years ago
06f9e7b
take floppy compat ioctls to sodding floppy.c
by Al Viro
· 8 years ago
7839be2
libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields
by Dan Williams
· 6 years ago
d2db6cf
Btrfs: add missing inode version, ctime and mtime updates when punching hole
by Filipe Manana
· 6 years ago
27639ae
PCI: Do not poll for PME if the device is in D3cold
by Mika Westerberg
· 6 years ago
ea405878
9p/virtio: Add cleanup path in p9_virtio_init
by YueHaibing
· 6 years ago
4b414f5
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
by Daniel Jordan
· 6 years ago
0e0d33f
drm/nouveau/i2c: Enable i2c pads & busses during preinit
by Lyude Paul
· 6 years ago
e83234d
fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys inodes.
by Radoslaw Burny
· 6 years ago
39dd595
arm64: tegra: Fix AGIC register range
by Jon Hunter
· 6 years ago
3984eae
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
by Like Xu
· 6 years ago
927b5ed
media: coda: Remove unbalanced and unneeded mutex unlock
by Ezequiel Garcia
· 6 years ago
4652722
media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()
by Boris Brezillon
· 6 years ago
2735924
ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machine
by Hui Wang
· 6 years ago
3dd2b24
ALSA: seq: Break too long mutex context in the write loop
by Takashi Iwai
· 6 years ago
8fc1866
lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
by Christophe Leroy
· 6 years ago
3332762
NFSv4: Handle the special Linux file open access mode
by Trond Myklebust
· 6 years ago
fc19ad3
tracing/snapshot: Resize spare buffer if size changed
by Eiichi Tsukata
· 6 years ago
cb25d56
iwlwifi: pcie: don't service an interrupt that was masked
by Emmanuel Grumbach
· 6 years ago
79c0a0b
arm64: tegra: Update Jetson TX1 GPU regulator timings
by Jon Hunter
· 6 years ago
867ea72
regulator: s2mps11: Fix buck7 and buck8 wrong voltages
by Krzysztof Kozlowski
· 6 years ago
2628fa1
Input: gtco - bounds check collection indent level
by Grant Hernandez
· 6 years ago
c9a9f1b
crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
by Wen Yang
· 6 years ago
16102fb
crypto: chacha20poly1305 - fix atomic sleep when using async algorithm
by Eric Biggers
· 6 years ago
86d0b19
crypto: arm64/sha2-ce - correct digest for empty data in finup
by Elena Petrova
· 6 years ago
404b7fa
crypto: arm64/sha1-ce - correct digest for empty data in finup
by Elena Petrova
· 6 years ago
dee2408
crypto: ghash - fix unaligned memory access in ghash_setkey()
by Eric Biggers
· 6 years ago
1949bb5
scsi: mac_scsi: Increase PIO/PDMA transfer length threshold
by Finn Thain
· 6 years ago
8e21afa
scsi: NCR5380: Always re-enable reselection interrupt
by Finn Thain
· 6 years ago
24dcf8c
scsi: NCR5380: Reduce goto statements in NCR5380_select()
by Finn Thain
· 6 years ago
259b0fc
xen: let alloc_xenballooned_pages() fail if not enough memory free
by Juergen Gross
· 6 years ago
0d1e561
gtp: fix use-after-free in gtp_newlink()
by Taehee Yoo
· 6 years ago
1f9ec64
gtp: fix Illegal context switch in RCU read-side critical section.
by Taehee Yoo
· 6 years ago
427d80d
Bluetooth: validate BLE connection interval updates
by csonsino
· 6 years ago
0a5e8c1
Bluetooth: Check state in l2cap_disconnect_rsp
by Matias Karhumaa
· 6 years ago
09c3d40
Bluetooth: 6lowpan: search for destination address in all peers
by Josua Mayer
· 6 years ago
fa729a3
Bluetooth: hci_bcsp: Fix memory leak in rx_skb
by Tomas Bortoli
· 6 years ago
d66de41
gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
by Geert Uytterhoeven
· 6 years ago
9f561a7
net: usb: asix: init MAC address buffers
by Phong Tran
· 6 years ago
f519431
iwlwifi: mvm: Drop large non sta frames
by Andrei Otcheretianski
· 6 years ago
06ff416
bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
by Coly Li
· 6 years ago
8328587
EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec
by Eiichi Tsukata
· 6 years ago
796f458
crypto: asymmetric_keys - select CRYPTO_HASH where needed
by Arnd Bergmann
· 6 years ago
847fe24
ixgbe: Check DDM existence in transceiver before access
by Mauro S. M. Rodrigues
· 6 years ago
2419d39
rslib: Fix handling of of caller provided syndrome
by Ferdinand Blomqvist
· 6 years ago
5c345e2
rslib: Fix decoding of shortened codes
by Ferdinand Blomqvist
· 6 years ago
df5b058
clocksource/drivers/exynos_mct: Increase priority over ARM arch timer
by Marek Szyprowski
· 6 years ago
d9496f9
libata: don't request sense data on !ZAC ATA devices
by Tejun Heo
· 6 years ago
cb993d3
perf tools: Increase MAX_NR_CPUS and MAX_CACHES
by Kyle Meyer
· 6 years ago
71145a2
ath10k: fix PCIE device wake up failed
by Miaoqing Pan
· 6 years ago
74f8076
mt7601u: fix possible memory leak when the device is disconnected
by Lorenzo Bianconi
· 6 years ago
54ed261
x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.c
by Masahiro Yamada
· 6 years ago
f91d82c
mt7601u: do not schedule rx_tasklet when the device has been disconnected
by Lorenzo Bianconi
· 6 years ago
98f458f
media: coda: increment sequence offset for the last returned frame
by Philipp Zabel
· 6 years ago
06480fcb
media: coda: fix mpeg2 sequence number handling
by Philipp Zabel
· 6 years ago
d052488
acpi/arm64: ignore 5.1 FADTs that are reported as 5.0
by Ard Biesheuvel
· 6 years ago
8cc6df3
timer_list: Guard procfs specific code
by Nathan Huckleberry
· 6 years ago
5992ceb
ntp: Limit TAI-UTC offset
by Miroslav Lichvar
· 6 years ago
2349743
media: i2c: fix warning same module names
by Anders Roxell
· 6 years ago
dfa3cee5
ipsec: select crypto ciphers for xfrm_algo
by Arnd Bergmann
· 6 years ago
e5b0659
EDAC/sysfs: Fix memory leak when creating a csrow object
by Pan Bian
· 6 years ago
a439637
ipoib: correcly show a VF hardware address
by Denis Kirjanov
· 6 years ago
e2c2891
vhost_net: disable zerocopy by default
by Jason Wang
· 6 years ago
0ee3341
perf evsel: Make perf_evsel__name() accept a NULL argument
by Arnaldo Carvalho de Melo
· 6 years ago
2d0dbd0
xfrm: fix sa selector validation
by Nicolas Dichtel
· 6 years ago
587a816
blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arbitration
by Tejun Heo
· 6 years ago
8151383
rcu: Force inlining of rcu_read_lock()
by Waiman Long
· 6 years ago
2b23f70
bpf: silence warning messages in core
by Valdis Klētnieks
· 6 years ago
f84e5a7
regmap: fix bulk writes on paged registers
by Srinivas Kandagatla
· 6 years ago
f7fa002
gpio: omap: ensure irq is enabled before wakeup
by Russell King
· 6 years ago
58337d9
gpio: omap: fix lack of irqstatus_raw0 for OMAP4
by Russell King
· 6 years ago
9a501cd
perf test 6: Fix missing kvm module load for s390
by Thomas Richter
· 6 years ago
239b64d
perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
by Mathieu Poirier
· 6 years ago
4eebf31
s390/qdio: handle PENDING state for QEBSM devices
by Julian Wiedmann
· 6 years ago
f4ba42d
net: axienet: Fix race condition causing TX hang
by Robert Hancock
· 6 years ago
Next »