Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b102595e99dfe3faa38dab7e9afbd1ec5e72aaf7
b102595
mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl
by Ulf Hansson
· 6 years ago
71383ff
mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support
by Ulf Hansson
· 6 years ago
68f3ea1
mmc: core: Reset HPI enabled state during re-init and in case of errors
by Ulf Hansson
· 6 years ago
baecfd9
USB: serial: option: add Telit LN940 series
by Jörgen Storvist
· 6 years ago
ce1e78c
USB: serial: option: add Fibocom NL668 series
by Jörgen Storvist
· 6 years ago
8284907
USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)
by Jörgen Storvist
· 6 years ago
673187c
USB: serial: option: add HP lt4132
by Tore Anderson
· 6 years ago
a3c9085
USB: serial: option: add GosunCn ZTE WeLink ME3630
by Jörgen Storvist
· 6 years ago
e953031
xhci: Don't prevent USB2 bus suspend in state check intended for USB3 only
by Mathias Nyman
· 6 years ago
5501175
USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data
by Hui Peng
· 6 years ago
6f59058
ib_srpt: Fix a use-after-free in __srpt_close_all_ch()
by Bart Van Assche
· 6 years ago
5af2d10
block: fix infinite loop if the device loses discard capability
by Mikulas Patocka
· 6 years ago
f5cecc0
block: break discard submissions into the user defined size
by Jens Axboe
· 7 years ago
bbfc30f
Linux 4.9.147
by Greg Kroah-Hartman
· 6 years ago
1228a33
rtc: snvs: Add timeouts to avoid kernel lockups
by Trent Piepho
· 7 years ago
54dbda7
rtc: snvs: add a missing write sync
by Guy Shapiro
· 8 years ago
36764b4
nvmet-rdma: fix response use after free
by Israel Rukshin
· 6 years ago
89efcfc
i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
by Hans de Goede
· 6 years ago
ebf838c
i2c: axxia: properly handle master timeout
by Adamski, Krzysztof (Nokia - PL/Wroclaw)
· 6 years ago
06ec667
vhost/vsock: fix reset orphans race with close timeout
by Stefan Hajnoczi
· 6 years ago
4cd3766
cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
by Steve French
· 6 years ago
ba89274
drm/ast: Fix connector leak during driver unload
by Sam Bobroff
· 6 years ago
2198eb1
ethernet: fman: fix wrong of_node_put() in probe function
by Nicolas Saenz Julienne
· 6 years ago
493a06d
ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart
by Vladimir Murzin
· 6 years ago
c711ec9
ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
by Chris Cole
· 6 years ago
ae30c98
bpf: check pending signals while verifying programs
by Alexei Starovoitov
· 6 years ago
2b8b723
net/mlx4_en: Fix build break when CONFIG_INET is off
by Saeed Mahameed
· 6 years ago
24ed8c5
mv88e6060: disable hardware level MAC learning
by Anderson Luiz Alves
· 6 years ago
6705f74
libata: whitelist all SAMSUNG MZ7KM* solid-state disks
by Juha-Matti Tilli
· 6 years ago
6ceb381
Input: omap-keypad - fix keyboard debounce configuration
by Tony Lindgren
· 6 years ago
4ff9a2f
clk: mmp: Off by one in mmp_clk_add()
by Dan Carpenter
· 6 years ago
38391d6
clk: mvebu: Off by one bugs in cp110_of_clk_get()
by Dan Carpenter
· 6 years ago
6ecd4ae
ide: pmac: add of_node_put()
by Yangtao Li
· 6 years ago
f969b24
drivers/tty: add missing of_node_put()
by Yangtao Li
· 6 years ago
076bb55
drivers/sbus/char: add of_node_put()
by Yangtao Li
· 6 years ago
38d3f5f
sbus: char: add of_node_put()
by Yangtao Li
· 6 years ago
5ba8d8b
SUNRPC: Fix a potential race in xprt_connect()
by Trond Myklebust
· 6 years ago
de42cd2
nfs: don't dirty kernel pages read by direct-io
by Dave Kleikamp
· 6 years ago
2eb7e6f
bonding: fix 802.3ad state sent to partner when unbinding slave
by Toni Peltonen
· 6 years ago
beab9a7
ARC: io.h: Implement reads{x}()/writes{x}()
by Jose Abreu
· 6 years ago
945d519
drm/msm: Grab a vblank reference when waiting for commit_done
by Sean Paul
· 6 years ago
01edb98
x86/earlyprintk/efi: Fix infinite loop on some screen widths
by YiFei Zhu
· 6 years ago
7f928ef
scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload
by Cathy Avery
· 6 years ago
2ee718b
scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
by Fred Herard
· 6 years ago
3e5d4c1
mac80211_hwsim: fix module init error paths for netlink
by Alexey Khoroshilov
· 6 years ago
c6bcf40
locking/qspinlock: Fix build for anonymous union in older GCC compilers
by Steven Rostedt (VMware)
· 6 years ago
88ce30f
locking/qspinlock, x86: Provide liveness guarantee
by Peter Zijlstra
· 6 years ago
8ae5642
locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound
by Will Deacon
· 6 years ago
f650bdc
locking/qspinlock: Re-order code
by Peter Zijlstra
· 6 years ago
0952e8f
locking/qspinlock: Kill cmpxchg() loop when claiming lock from head of queue
by Will Deacon
· 6 years ago
0f28d5f
locking/qspinlock: Remove duplicate clear_pending() function from PV code
by Will Deacon
· 6 years ago
9b58843
locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpath
by Will Deacon
· 6 years ago
60668f3
locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'
by Will Deacon
· 6 years ago
8e5b3bc
locking/qspinlock: Bound spinning on pending->locked transition in slowpath
by Will Deacon
· 6 years ago
48c42d4
locking/qspinlock: Ensure node is initialised before updating prev->next
by Will Deacon
· 6 years ago
c3b6e79
locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath()
by Paul E. McKenney
· 6 years ago
d395117
IB/hfi1: Remove race conditions in user_sdma send path
by Michael J. Ruhl
· 6 years ago
0715895
mac80211: Fix condition validating WMM IE
by Ilan Peer
· 7 years ago
7a4b56a
mac80211: don't WARN on bad WMM parameters from buggy APs
by Emmanuel Grumbach
· 7 years ago
02366ec
drm/i915/execlists: Apply a full mb before execution for Braswell
by Chris Wilson
· 6 years ago
af20483
Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"
by Brian Norris
· 6 years ago
b0daf4e
powerpc/msi: Fix NULL pointer access in teardown code
by Radu Rendec
· 6 years ago
326c9e1
tracing: Fix memory leak of instance function hash filters
by Steven Rostedt (VMware)
· 6 years ago
5e8e777
tracing: Fix memory leak in set_trigger_filter()
by Steven Rostedt (VMware)
· 6 years ago
6c4fbbd
ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt
by Lubomir Rintel
· 6 years ago
5c2590d
MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310
by Aaro Koskinen
· 6 years ago
3a7bac9
aio: fix spectre gadget in lookup_ioctx
by Jeff Moyer
· 6 years ago
4cf3b84
pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11
by Chen-Yu Tsai
· 6 years ago
1098aad
timer/debug: Change /proc/timer_list from 0444 to 0400
by Ingo Molnar
· 7 years ago
36c9eca
lib/interval_tree_test.c: allow users to limit scope of endpoint
by Davidlohr Bueso
· 7 years ago
c07f406
lib/rbtree-test: lower default params
by Davidlohr Bueso
· 7 years ago
b7d8b9c
lib/rbtree_test.c: make input module parameters
by Davidlohr Bueso
· 7 years ago
5e03c49
lib/interval_tree_test.c: allow full tree search
by Davidlohr Bueso
· 7 years ago
c114bdd
lib/interval_tree_test.c: make test options module parameters
by Davidlohr Bueso
· 7 years ago
1e7066a
signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
by Will Deacon
· 6 years ago
0cff894
Linux 4.9.146
by Greg Kroah-Hartman
· 6 years ago
df62280
staging: speakup: Replace strncpy with memcpy
by Guenter Roeck
· 6 years ago
5c35dc0
pstore: Convert console write to use ->write_buf
by Namhyung Kim
· 8 years ago
1b5620c
ocfs2: fix potential use after free
by Pan Bian
· 6 years ago
f4d2afe
debugobjects: avoid recursive calls with kmemleak
by Qian Cai
· 6 years ago
7f0a62f
hfsplus: do not free node before using
by Pan Bian
· 6 years ago
5cf4154
hfs: do not free node before using
by Pan Bian
· 6 years ago
12daef1
ocfs2: fix deadlock caused by ocfs2_defrag_extent()
by Larry Chen
· 6 years ago
f23fc42
fscache, cachefiles: remove redundant variable 'cache'
by Colin Ian King
· 6 years ago
7a821a9
fscache: fix race between enablement and dropping of object
by NeilBrown
· 6 years ago
c5ca49a
xen: xlate_mmu: add missing header to fix 'W=1' warning
by Srikanth Boddepalli
· 6 years ago
9e5c74f
drm/ast: fixed reading monitor EDID not stable issue
by Y.C. Chen
· 6 years ago
1bb6e0c
net: hisilicon: remove unexpected free_netdev
by Pan Bian
· 6 years ago
992963c
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
by Josh Elsasser
· 6 years ago
f30f32d
igb: fix uninitialized variables
by Yunjian Wang
· 6 years ago
5e3cd96
cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active
by Kiran Kumar Modukuri
· 6 years ago
f05ca3e
net: thunderx: fix NULL pointer dereference in nic_remove
by Lorenzo Bianconi
· 6 years ago
0c4d57a
x86/kvm/vmx: fix old-style function declaration
by Yi Wang
· 6 years ago
eadd535
KVM: x86: fix empty-body warnings
by Yi Wang
· 6 years ago
def38db
USB: omap_udc: fix USB gadget functionality on Palm Tungsten E
by Aaro Koskinen
· 6 years ago
42aea74
USB: omap_udc: fix omap_udc_start() on 15xx machines
by Aaro Koskinen
· 6 years ago
a2aa761
USB: omap_udc: fix crashes on probe error and module removal
by Aaro Koskinen
· 6 years ago
2c37b2f
USB: omap_udc: use devm_request_irq()
by Aaro Koskinen
· 6 years ago
3d7eec1
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
by Xin Long
· 6 years ago
98547af
bpf: fix check of allowed specifiers in bpf_trace_printk
by Martynas Pumputis
· 6 years ago
Next »