Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b2966b109b1a2c23e626ad35fc03d4a52efd1aa4
« Previous
2ff2cc7
crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD
by Martin Hicks
· 8 years ago
38dfd2e
mm: fix overflow check in expand_upwards()
by Helge Deller
· 7 years ago
1e6f1af
selftests/capabilities: Fix the test_execve test
by Andy Lutomirski
· 7 years ago
54fcb23
mnt: Make propagate_umount less slow for overlapping mount propagation trees
by Eric W. Biederman
· 8 years ago
bb4fbf0
mnt: In propgate_umount handle visiting mounts in any order
by Eric W. Biederman
· 8 years ago
e260db7
mnt: In umount propagation reparent in a separate pass
by Eric W. Biederman
· 8 years ago
7d976da
nvmem: core: fix leaks on registration errors
by Johan Hovold
· 7 years ago
ac5e9e8
rcu: Add memory barriers for NOCB leader wakeup
by Paul E. McKenney
· 8 years ago
63c634c
vt: fix unchecked __put_user() in tioclinux ioctls
by Adam Borowski
· 7 years ago
445a945
ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiers
by Marc Zyngier
· 7 years ago
f31c4f6
exec: Limit arg stack to at most 75% of _STK_LIM
by Kees Cook
· 7 years ago
fbc877c
s390: reduce ELF_ET_DYN_BASE
by Kees Cook
· 7 years ago
90fb0f7
powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
by Kees Cook
· 7 years ago
70779e0
arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
by Kees Cook
· 7 years ago
abb79a5
arm: move ELF_ET_DYN_BASE to 4MB
by Kees Cook
· 7 years ago
63c2f8f
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
by Kees Cook
· 7 years ago
93eae95
checkpatch: silence perl 5.26.0 unescaped left brace warnings
by Cyril Bur
· 7 years ago
a9aa6522a
fs/dcache.c: fix spin lockup issue on nlru->lock
by Sahitya Tummala
· 7 years ago
a48542e
mm/list_lru.c: fix list_lru_count_node() to be race free
by Sahitya Tummala
· 7 years ago
8c6f19c
kernel/extable.c: mark core_kernel_text notrace
by Marcin Nowakowski
· 7 years ago
d2b6468
thp, mm: fix crash due race in MADV_FREE handling
by Kirill A. Shutemov
· 7 years ago
68ea25f
tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth
by Ben Hutchings
· 7 years ago
e3d2ada
parisc/mm: Ensure IRQs are off in switch_mm()
by Helge Deller
· 7 years ago
8ed89cf
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
by Thomas Bogendoerfer
· 7 years ago
bf1e4dc
parisc: use compat_sys_keyctl()
by Eric Biggers
· 7 years ago
008a1f2
parisc: Report SIGSEGV instead of SIGBUS when running out of stack
by Helge Deller
· 7 years ago
59613f8
irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity
by Suzuki K Poulose
· 7 years ago
6a90f81
cfg80211: Check if NAN service ID is of expected size
by Srinivas Dasari
· 7 years ago
7e9e963
cfg80211: Check if PMKID attribute is of expected size
by Srinivas Dasari
· 7 years ago
e471290
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
by Srinivas Dasari
· 7 years ago
b68aa7d
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
by Srinivas Dasari
· 7 years ago
6ae9dd2
sfc: don't read beyond unicast address list
by Bert Kenward
· 7 years ago
5f69bb1
brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain
by Peter S. Housel
· 7 years ago
fd325dd
brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'
by Christophe Jaillet
· 7 years ago
414848b
brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
by Arend van Spriel
· 7 years ago
181dda4
rds: tcp: use sock_create_lite() to create the accept socket
by Sowmini Varadhan
· 7 years ago
e6577f1
vrf: fix bug_on triggered by rx when destroying a vrf
by Nikolay Aleksandrov
· 7 years ago
0bc26d1
net: ipv6: Compare lwstate in detecting duplicate nexthops
by David Ahern
· 7 years ago
05e165e
net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64
by Alban Browaeys
· 7 years ago
beabc60
vxlan: fix hlist corruption
by Jiri Benc
· 7 years ago
d2c9512
ipv6: dad: don't remove dynamic addresses if link is down
by Sabrina Dubroca
· 7 years ago
7435643
net/mlx5e: Fix TX carrier errors report in get stats ndo
by Gal Pressman
· 7 years ago
a80a70a
liquidio: fix bug in soft reset failure detection
by Derek Chickles
· 7 years ago
e20204d
net/mlx5: Cancel delayed recovery work when unloading the driver
by Mohamad Haj Yahia
· 8 years ago
0673280
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
by Michal Kubeček
· 7 years ago
cd5de9c
bpf: prevent leaking pointer via xadd on unpriviledged
by Daniel Borkmann
· 7 years ago
bee8070
rocker: move dereference before free
by Dan Carpenter
· 7 years ago
e5e5c0e
bridge: mdb: fix leak on complete_info ptr on fail path
by Eduardo Valentin
· 7 years ago
3f04c32
net: prevent sign extension in dev_get_stats()
by Eric Dumazet
· 7 years ago
ef13840
tcp: reset sk_rx_dst in tcp_disconnect()
by WANG Cong
· 7 years ago
cf81b4a
net: dp83640: Avoid NULL pointer dereference.
by Richard Cochran
· 7 years ago
0526ff3
ipv6: avoid unregistering inet6_dev for loopback
by WANG Cong
· 7 years ago
3f7e07c
net/phy: micrel: configure intterupts after autoneg workaround
by Zach Brown
· 7 years ago
dc491cd
net: sched: Fix one possible panic when no destroy callback
by Gao Feng
· 7 years ago
13550ff
net_sched: fix error recovery at qdisc creation
by Eric Dumazet
· 8 years ago
21f79ae
xen-netfront: Rework the fix for Rx stall during OOM and network stress
by Vineeth Remanan Pillai
· 8 years ago
f0cd77d
Linux 4.9.38
by Greg Kroah-Hartman
· 7 years ago
fb2dc28
saa7134: fix warm Medion 7134 EEPROM read
by Maciej S. Szmigiero
· 8 years ago
81ba752
x86/mm/pat: Don't report PAT on CPUs that don't support it
by Mikulas Patocka
· 7 years ago
c0d3a7b
ext4: check return value of kstrtoull correctly in reserved_clusters_store
by Chao Yu
· 7 years ago
7169865
crypto: rsa-pkcs1pad - use constant time memory comparison for MACs
by Jason A. Donenfeld
· 7 years ago
0d6758f
crypto: caam - fix gfp allocation flags (part I)
by Horia Geantă
· 7 years ago
090661e
staging: comedi: fix clean-up of comedi_class in comedi_init()
by Ian Abbott
· 7 years ago
80c965c
staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.
by Malcolm Priestley
· 8 years ago
5497d74
locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()
by Kirill Tkhai
· 7 years ago
3953403
md: fix super_offset endianness in super_1_rdev_size_change
by Jason Yan
· 8 years ago
9a37d02
md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
by Jason Yan
· 8 years ago
ce02eff
perf probe: Add error checks to offline probe post-processing
by Masami Hiramatsu
· 8 years ago
3649735
perf probe: Fix to probe on gcc generated symbols for offline kernel
by Masami Hiramatsu
· 8 years ago
cd20615
perf scripting perl: Fix compile error with some perl5 versions
by Wang YanQing
· 8 years ago
b9175b3
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
by Arnaldo Carvalho de Melo
· 8 years ago
15c249c
perf bench numa: Avoid possible truncation when using snprintf()
by Arnaldo Carvalho de Melo
· 8 years ago
b246fc0
perf tests: Avoid possible truncation with dirent->d_name + snprintf
by Arnaldo Carvalho de Melo
· 8 years ago
93a3c47
perf intel-pt: Use __fallthrough
by Arnaldo Carvalho de Melo
· 8 years ago
0552378
perf thread_map: Correctly size buffer used with dirent->dt_name
by Arnaldo Carvalho de Melo
· 8 years ago
a814c7d
perf top: Use __fallthrough
by Arnaldo Carvalho de Melo
· 8 years ago
9421878
tools strfilter: Use __fallthrough
by Arnaldo Carvalho de Melo
· 8 years ago
76efd70
tools string: Use __fallthrough in perf_atoll()
by Arnaldo Carvalho de Melo
· 8 years ago
dae5184
tools include: Add a __fallthrough statement
by Arnaldo Carvalho de Melo
· 8 years ago
b635182
tpm: Issue a TPM2_Shutdown for TPM2 devices.
by Josh Zimmerman
· 7 years ago
5a1e1c6
Add "shutdown" to "struct class".
by Josh Zimmerman
· 7 years ago
e695284
mqueue: fix a use-after-free in sys_mq_notify()
by Cong Wang
· 7 years ago
c48f76d
Linux 4.9.37
by Greg Kroah-Hartman
· 7 years ago
3468d4f
rt286: add Thinkpad Helix 2 to force_combo_jack_table
by Yifeng Li
· 8 years ago
84b00cd
RDMA/uverbs: Check port number supplied by user verbs cmds
by Boris Pismenny
· 7 years ago
1803bec
crypto: drbg - Fixes panic in wait_for_completion call
by Stephan Mueller
· 7 years ago
73a0a68
KEYS: Fix an error code in request_master_key()
by Dan Carpenter
· 8 years ago
f986d63
ath10k: override CE5 config for QCA9377
by Bartosz Markowski
· 8 years ago
afbf565
x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
by Paolo Abeni
· 7 years ago
e353bfb
x86/tools: Fix gcc-7 warning in relocs.c
by Markus Trippelsdorf
· 8 years ago
525ea59
tpm: fix a kernel memory leak in tpm-sysfs.c
by Jarkko Sakkinen
· 7 years ago
25b2ee6
gfs2: Fix glock rhashtable rcu bug
by Andreas Gruenbacher
· 7 years ago
f59d04e
xhci: Limit USB2 port wake support for AMD Promontory hosts
by Jiahau Chang
· 7 years ago
07379c4
USB: serial: qcserial: new Sierra Wireless EM7305 device ID
by Bjørn Mork
· 7 years ago
7b7d5a4
USB: serial: option: add two Longcheer device ids
by Johan Hovold
· 7 years ago
369bbf4
pinctrl: sh-pfc: Update info pointer after SoC-specific init
by Geert Uytterhoeven
· 8 years ago
828bd84
pinctrl: sh-pfc: r8a7791: Add missing HSCIF1 pinmux data
by Sergei Shtylyov
· 8 years ago
485b0f1
pinctrl: mxs: atomically switch mux and drive strength config
by Uwe Kleine-König
· 7 years ago
dee763a
pinctrl: cherryview: Add terminate entry for dmi_system_id tables
by Wei Yongjun
· 8 years ago
b9970dd
pinctrl: sunxi: Fix SPDIF function name for A83T
by Chen-Yu Tsai
· 7 years ago
Next »