Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
374a3fb5c3b0934cfda09bcf6362058249e7869b
374a3fb
xhci: remove GFP_DMA flag from allocation
by Matthias Lange
· 8 years ago
fa313fd
libnvdimm: fix clear length of nvdimm_forget_poison()
by Toshi Kani
· 8 years ago
af9bd52
fscrypt: avoid collisions when presenting long encrypted filenames
by Eric Biggers
· 8 years ago
8daed21
f2fs: check entire encrypted bigname when finding a dentry
by Jaegeuk Kim
· 8 years ago
b9c0da6
USB: chaoskey: fix Alea quirk on big-endian hosts
by Johan Hovold
· 8 years ago
545a317
USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs
by Andrey Korolyov
· 8 years ago
038ccaa
USB: serial: ftdi_sio: fix setting latency for unprivileged users
by Anthony Mallet
· 8 years ago
2ea2f89
pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes()
by Kirill Tkhai
· 8 years ago
6dc6a27
pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
by Eric W. Biederman
· 8 years ago
5e40ac3
IB/hfi1: Fix a subcontext memory leak
by Michael J. Ruhl
· 8 years ago
b894ea8
IB/hfi1: Return an error on memory allocation failure
by Michael J. Ruhl
· 8 years ago
dfb450b
IIO: bmp280-core.c: fix error in humidity calculation
by Andreas Klinger
· 8 years ago
a03176f
iio: dac: ad7303: fix channel description
by Pavel Roskin
· 8 years ago
05a3627
ibmvscsis: Do not send aborted task response
by Bryant G. Ly
· 8 years ago
9907c83
of: fdt: add missing allocation-failure check
by Johan Hovold
· 8 years ago
80cdf20
of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()
by Tyrel Datwyler
· 8 years ago
ae5074b
of: fix sparse warning in of_pci_range_parser_one
by Rob Herring
· 8 years ago
d10b21d
proc: Fix unbalanced hard link numbers
by Takashi Iwai
· 8 years ago
168b2bf
cxl: Route eeh events to all drivers in cxl_pci_error_detected()
by Vaibhav Jain
· 8 years ago
3935312
cxl: Force context lock during EEH flow
by Vaibhav Jain
· 8 years ago
fc6b678
ohci-pci: add qemu quirk
by Gerd Hoffmann
· 8 years ago
809ae06
cdc-acm: fix possible invalid access when processing notification
by Tobias Herzog
· 8 years ago
198ab40
gpio: omap: return error if requested debounce time is not possible
by David Rivshin
· 8 years ago
b77adf2
drm/nouveau/tmr: handle races with hw when updating the next alarm time
by Ben Skeggs
· 8 years ago
1ec3c71
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
by Ben Skeggs
· 8 years ago
6445a49
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
by Ben Skeggs
· 8 years ago
16e1049
drm/nouveau/tmr: ack interrupt before processing alarms
by Ben Skeggs
· 8 years ago
e8ee630
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
by Ben Skeggs
· 8 years ago
d1f006e
drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path.
by Mario Kleiner
· 8 years ago
b334b34
drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.
by Mario Kleiner
· 8 years ago
ebf3cf5
drm/amdgpu: Make display watermark calculations more accurate
by Mario Kleiner
· 8 years ago
adc6647
ath9k_htc: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
c39bafb
ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device
by Dmitry Tunin
· 8 years ago
768ae64
s390/cputime: fix incorrect system time
by Martin Schwidefsky
· 8 years ago
8c5157c
s390/kdump: Add final note
by Michael Holzheu
· 8 years ago
c849b4f
regulator: tps65023: Fix inverted core enable logic.
by Richard Cochran
· 8 years ago
5b00d6c
regulator: rk808: Fix RK818 LDO2
by Wadim Egorov
· 8 years ago
ae382ca
x86: fix 32-bit case of __get_user_asm_u64()
by Linus Torvalds
· 8 years ago
54e3854
KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation
by Wanpeng Li
· 8 years ago
c996ad7
KVM: x86: Fix potential preemption when get the current kvmclock timestamp
by Wanpeng Li
· 8 years ago
b64ecb2
KVM: x86: Fix load damaged SSEx MXCSR register
by Wanpeng Li
· 8 years ago
9103425
ima: accept previously set IMA_NEW_FILE
by Daniel Glöckner
· 8 years ago
ce7146c
mwifiex: pcie: fix cmd_buf use-after-free in remove/reset
by Brian Norris
· 8 years ago
385eb9b
mwifiex: MAC randomization should not be persistent
by Brian Norris
· 8 years ago
444df79
rtlwifi: rtl8821ae: setup 8812ae RFE according to device type
by Larry Finger
· 8 years ago
7e78978
md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop
by NeilBrown
· 8 years ago
fa9a4a9
md: update slab_cache before releasing new stripes when stripes resizing
by Dennis Yang
· 8 years ago
f2bb8bc
dm space map disk: fix some book keeping in the disk space map
by Joe Thornber
· 8 years ago
cc68181
dm thin metadata: call precommit before saving the roots
by Joe Thornber
· 8 years ago
eeaf133
dm bufio: make the parameter "retain_bytes" unsigned long
by Mikulas Patocka
· 8 years ago
e692424
dm cache metadata: fail operations if fail_io mode has been established
by Mike Snitzer
· 8 years ago
042d8db
dm mpath: split and rename activate_path() to prepare for its expanded use
by Bart Van Assche
· 8 years ago
e08047c
dm bufio: check new buffer allocation watermark every 30 seconds
by Mikulas Patocka
· 8 years ago
98e7b9d
dm bufio: avoid a possible ABBA deadlock
by Mikulas Patocka
· 8 years ago
c5066c4
dm raid: select the Kconfig option CONFIG_MD_RAID0
by Mikulas Patocka
· 8 years ago
4de8ece
dm btree: fix for dm_btree_find_lowest_key()
by Vinothkumar Raja
· 8 years ago
5db8f42
infiniband: call ipv6 route lookup via the stub interface
by Paolo Abeni
· 8 years ago
cb5cf8a
mlx5: Fix mlx5_ib_map_mr_sg mr length
by Sagi Grimberg
· 8 years ago
ece453e
ASoC: cs4271: configure reset GPIO as output
by Alexander Sverdlin
· 8 years ago
cc15d34
tpm_crb: check for bad response size
by Jerry Snitselaar
· 8 years ago
0c15030
tpm: add sleep only for retry in i2c_nuvoton_write_status()
by Nayna Jain
· 8 years ago
40ca1fd
tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
by Nayna Jain
· 8 years ago
568ea0dc
tpm_tis_spi: Add small delay after last transfer
by Peter Huewe
· 8 years ago
c4b3779
tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes
by Peter Huewe
· 8 years ago
d513cf2
tpm_tis_spi: Check correct byte for wait state indicator
by Peter Huewe
· 8 years ago
daa432c
tpm_tis_spi: Abort transfer when too many wait states are signaled
by Peter Huewe
· 8 years ago
aad1e5c
tpm_tis_spi: Use single function to transfer data
by Peter Huewe
· 8 years ago
cc0f994
fanotify: don't expose EOPENSTALE to userspace
by Amir Goldstein
· 8 years ago
e8b6d43
ARM: tegra: paz00: Mark panel regulator as enabled on boot
by Marc Dietrich
· 8 years ago
0251f6a
ALSA: hda: Fix cpu lockup when stopping the cmd dmas
by Jeeja KP
· 8 years ago
5c1bd0c
tpm_tis_core: Choose appropriate timeout for reading burstcount
by Alexander Steffen
· 8 years ago
3888f62
USB: core: replace %p with %pK
by Vamsi Krishna Samavedam
· 8 years ago
5d263d9
char: lp: fix possible integer overflow in lp_setup()
by Willy Tarreau
· 8 years ago
7a2b847
watchdog: pcwd_usb: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
6e2078c
USB: ene_usb6250: fix DMA to the stack
by Alan Stern
· 8 years ago
7d96e4a
usb: misc: legousbtower: Fix memory leak
by Maksim Salau
· 8 years ago
810b7c5
usb: misc: legousbtower: Fix buffers on stack
by Maksim Salau
· 8 years ago
f5eea27
Linux 4.9.29
by Greg Kroah-Hartman
· 8 years ago
9ee8502
pstore: Shut down worker when unregistering
by Kees Cook
· 8 years ago
a4de930
pstore: Fix flags to enable dumps on powerpc
by Ankit Kumar
· 8 years ago
1a10295
libnvdimm, pfn: fix 'npfns' vs section alignment
by Dan Williams
· 8 years ago
c171b24
libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notify
by Toshi Kani
· 8 years ago
5b6e7f3
libnvdimm, region: fix flush hint detection crash
by Dan Williams
· 8 years ago
46ba11b
ipmi: Fix kernel panic at ipmi_ssif_thread()
by Joeseph Chang
· 8 years ago
6e7de39
Bluetooth: hci_intel: add missing tty-device sanity check
by Johan Hovold
· 8 years ago
f2f6d77
Bluetooth: hci_bcm: add missing tty-device sanity check
by Johan Hovold
· 8 years ago
518ca84
Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
by Szymon Janc
· 8 years ago
89c91ea
tty: pty: Fix ldisc flush after userspace become aware of the data already
by Wang YanQing
· 8 years ago
e38a4c3
serial: omap: suspend device on probe errors
by Johan Hovold
· 8 years ago
f8d2751b
serial: omap: fix runtime-pm handling on unbind
by Johan Hovold
· 8 years ago
c5689e0
serial: samsung: Use right device for DMA-mapping calls
by Marek Szyprowski
· 8 years ago
64a599a
fscrypt: fix context consistency check when key(s) unavailable
by Eric Biggers
· 8 years ago
8dd114e
device-dax: fix cdev leak
by Dan Williams
· 8 years ago
6240377
padata: free correct variable
by Jason A. Donenfeld
· 8 years ago
1c5d8b3
CIFS: add misssing SFM mapping for doublequote
by Björn Jacke
· 8 years ago
6f3b2ee
cifs: fix CIFS_IOC_GET_MNT_INFO oops
by David Disseldorp
· 8 years ago
f13d96b
CIFS: fix oplock break deadlocks
by Rabin Vincent
· 8 years ago
4113466
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
by David Disseldorp
· 8 years ago
449a744
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
by David Disseldorp
· 8 years ago
87c0604
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
by Björn Jacke
· 8 years ago
Next »