Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0c80bbb7681400a6ac802b918e5b77979320998a
0c80bbb
USB: serial: ftdi_sio: add id for Cypress WICED dev board
by Jeffrey Chu
· 7 years ago
ed35ded
bio_copy_user_iov(): don't ignore ->iov_offset
by Al Viro
· 7 years ago
e67dfe7
more bio_map_user_iov() leak fixes
by Al Viro
· 7 years ago
5444d8a
fix unbalanced page refcounting in bio_map_user_iov
by Vitaly Mayatskikh
· 7 years ago
f9139a1
direct-io: Prevent NULL pointer access in submit_page_section
by Andreas Gruenbacher
· 7 years ago
3941ee2
usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
by Andrew Gabbasov
· 7 years ago
3c57f9d
usb: gadget: configfs: Fix memory leak of interface directory data
by Andrew Gabbasov
· 7 years ago
80689fd
drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channel
by Jani Nikula
· 7 years ago
fd96a9b
drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
by Ville Syrjälä
· 9 years ago
7c82795
drm/i915/edp: Get the Panel Power Off timestamp after panel is off
by Manasi Navare
· 7 years ago
4dbe48b
ALSA: line6: Fix leftover URB at error-path during probe
by Takashi Iwai
· 7 years ago
b65f99b
ALSA: line6: Fix missing initialization before error path
by Takashi Iwai
· 7 years ago
bbab59d
ALSA: caiaq: Fix stray URB at probe error path
by Takashi Iwai
· 7 years ago
6571ce8
ALSA: seq: Fix copy_from_user() call inside lock
by Takashi Iwai
· 7 years ago
35b8486
ALSA: seq: Fix use-after-free at creating a port
by Takashi Iwai
· 7 years ago
e0c7028
ALSA: usb-audio: Kill stray URB at exiting
by Takashi Iwai
· 7 years ago
133ca5c
fs/mpage.c: fix mpage_writepage() for pages with buffers
by Matthew Wilcox
· 7 years ago
2a077f7
device property: Track owner device of device property
by Jarkko Nikula
· 7 years ago
3abebf0
iommu/amd: Finish TLB flush in amd_iommu_unmap()
by Joerg Roedel
· 7 years ago
4f28d1a
pinctrl/amd: Fix build dependency on pinmux code
by Petr Mladek
· 7 years ago
f4753e0
usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
by Kazuya Mizuguchi
· 7 years ago
08e1674
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
by Haozhong Zhang
· 7 years ago
3610c4a
KVM: MMU: always terminate page walks at level 1
by Ladi Prosek
· 7 years ago
91daaef
crypto: shash - Fix zero-length shash ahash digest crash
by Herbert Xu
· 7 years ago
57265cd
HID: usbhid: fix out-of-bounds bug
by Jaejoong Kim
· 7 years ago
9d9c288
dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inuse
by Peter Ujfalusi
· 7 years ago
618c786
dmaengine: edma: Align the memcpy acnt array size with the transfer
by Peter Ujfalusi
· 7 years ago
b730920
MIPS: math-emu: Remove pr_err() calls from fpu_emu()
by Paul Burton
· 7 years ago
a844e28
USB: dummy-hcd: Fix deadlock caused by disconnect detection
by Alan Stern
· 7 years ago
9753579
rcu: Allow for page faults in NMI handlers
by Paul E. McKenney
· 7 years ago
f012cb7
nl80211: Define policy for packet pattern attributes
by Peng Xu
· 7 years ago
92d7d3e
CIFS: Reconnect expired SMB sessions
by Pavel Shilovsky
· 7 years ago
28cbf06
ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
by Darrick J. Wong
· 7 years ago
9d36d3e
Linux 4.9.56
by Greg Kroah-Hartman
· 7 years ago
0044962
Revert "socket, bpf: fix possible use after free"
by Greg Kroah-Hartman
· 7 years ago
f82786d
Linux 4.9.55
by Greg Kroah-Hartman
· 7 years ago
922e562
KVM: x86: fix singlestepping over syscall
by Paolo Bonzini
· 7 years ago
ec86c1c
f2fs: don't allow encrypted operations without keys
by Jaegeuk Kim
· 8 years ago
48d7b5a
ext4: don't allow encrypted operations without keys
by Theodore Ts'o
· 8 years ago
6007f0f
ext4: Don't clear SGID when inheriting ACLs
by Jan Kara
· 7 years ago
2d605d9
ext4: fix data corruption for mmap writes
by Jan Kara
· 7 years ago
27db1f0
vfs: deny copy_file_range() for non regular files
by Amir Goldstein
· 8 years ago
ba15518
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
by Peter Zijlstra
· 7 years ago
d9aaef3
mmc: core: add driver strength selection when selecting hs400es
by Chanho Min
· 7 years ago
c83bbed
nvme-pci: Use PCI bus address for data/queues in CMB
by Christoph Hellwig
· 7 years ago
acf6433
drm/i915/bios: ignore HDMI on port A
by Jani Nikula
· 7 years ago
54aa832
brcmfmac: setup passive scan if requested by user-space
by Arend Van Spriel
· 7 years ago
4d3132d
brcmfmac: add length check in brcmf_cfg80211_escan_handler()
by Arend Van Spriel
· 7 years ago
12b182a
scsi: sd: Do not override max_sectors_kb sysfs setting
by Martin K. Petersen
· 7 years ago
aee20f3
iwlwifi: add workaround to disable wide channels in 5GHz
by Luca Coelho
· 7 years ago
f889564
iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD
by Luca Coelho
· 7 years ago
9a19bc4
netlink: fix nla_put_{u8,u16,u32} for KASAN
by Arnd Bergmann
· 7 years ago
57a77ff
rocker: fix rocker_tlv_put_* functions for KASAN
by Arnd Bergmann
· 7 years ago
50b2748
HID: wacom: bits shifted too much for 9th and 10th buttons
by Ping Cheng
· 7 years ago
953f5e7
HID: wacom: Always increment hdev refcount within wacom_get_hdev_data
by Jason Gerecke
· 7 years ago
04b54e8
HID: wacom: leds: Don't try to control the EKR's read-only LEDs
by Aaron Armstrong Skomra
· 7 years ago
5abb9cd
HID: i2c-hid: allocate hid buffers for real worst case
by Adrian Salido
· 7 years ago
a3ec104
ftrace: Fix kmemleak in unregister_ftrace_graph
by Shu Wang
· 7 years ago
3ff8bc8
stm class: Fix a use-after-free
by Alexander Shishkin
· 7 years ago
c541aaa
Drivers: hv: fcopy: restore correct transfer length
by Olaf Hering
· 7 years ago
a97ca4f
driver core: platform: Don't read past the end of "driver_override" buffer
by Nicolai Stange
· 7 years ago
fc3c672
percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
by Mark Rutland
· 7 years ago
6a98825
powerpc/tm: Fix illegal TM state in signal handler
by Gustavo Romero
· 7 years ago
afebf5e
powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks
by Cyril Bur
· 7 years ago
02f7e41
socket, bpf: fix possible use after free
by Eric Dumazet
· 7 years ago
95206ea
net: rtnetlink: fix info leak in RTM_GETSTATS call
by Nikolay Aleksandrov
· 7 years ago
58b1b84
tipc: use only positive error codes in messages
by Parthasarathy Bhuvaragan
· 7 years ago
09788d4
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
by Xin Long
· 7 years ago
ab4da56
ip6_gre: ip6gre_tap device should keep dst
by Xin Long
· 7 years ago
b4a1192
netlink: do not proceed if dump's start() errs
by Jason A. Donenfeld
· 7 years ago
cf2eaf1
net: Set sk_prot_creator when cloning sockets to the right proto
by Christoph Paasch
· 7 years ago
24ee394
packet: only test po->has_vnet_hdr once in packet_snd
by Willem de Bruijn
· 7 years ago
0f22167
packet: in packet_do_bind, test fanout with bind_lock held
by Willem de Bruijn
· 7 years ago
6eab1f8
net: dsa: Fix network device registration order
by Florian Fainelli
· 7 years ago
b8990d2
tun: bail out from tun_get_user() if the skb is empty
by Alexander Potapenko
· 7 years ago
b4a9b12
l2tp: fix race condition in l2tp_tunnel_delete
by Sabrina Dubroca
· 7 years ago
e594113
l2tp: Avoid schedule while atomic in exit_net
by Ridge Kennedy
· 8 years ago
6689f83
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
by Alexey Kodanev
· 7 years ago
852bdea
net: qcom/emac: specify the correct size when mapping a DMA buffer
by Timur Tabi
· 7 years ago
5600c75
net_sched: always reset qdisc backlog in qdisc_reset()
by Konstantin Khlebnikov
· 7 years ago
93eef21
isdn/i4l: fetch the ppp_write buffer in one shot
by Meng Xu
· 7 years ago
0dee549
bpf: one perf event close won't free bpf program attached by another perf event
by Yonghong Song
· 7 years ago
6f7cdd4
packet: hold bind lock when rebinding to fanout hook
by Willem de Bruijn
· 7 years ago
6eac2cd
net: emac: Fix napi poll list corruption
by Christian Lamparter
· 7 years ago
b463521
tcp: fastopen: fix on syn-data transmit failure
by Eric Dumazet
· 7 years ago
b13bc54
net/sched: cls_matchall: fix crash when used with classful qdisc
by Davide Caratti
· 7 years ago
13c8bd7
ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
by Xin Long
· 7 years ago
fc2fe7a
net: phy: Fix mask value write on gmii2rgmii converter speed register
by Fahad Kunnathadi
· 7 years ago
e814bae
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
by Xin Long
· 7 years ago
f0a5af7
udpv6: Fix the checksum computation when HW checksum does not apply
by Subash Abhinov Kasiviswanathan
· 7 years ago
85908cc
tcp: fix data delivery rate
by Eric Dumazet
· 7 years ago
e159492
bpf/verifier: reject BPF_ALU64|BPF_END
by Edward Cree
· 7 years ago
186a9c5
tcp: update skb->skb_mstamp more carefully
by Eric Dumazet
· 7 years ago
b70bb9b
sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
by Dan Carpenter
· 7 years ago
f86d3b1
net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
by Jiri Pirko
· 7 years ago
f860ca5
mlxsw: spectrum: Prevent mirred-related crash on removal
by Yuval Mintz
· 7 years ago
065af12
ALSA: usx2y: Suppress kernel warning at page allocation failures
by Takashi Iwai
· 7 years ago
40e2193
Revert "ALSA: echoaudio: purge contradictions between dimension matrix members and total number of members"
by Takashi Sakamoto
· 7 years ago
984b6c9
ALSA: compress: Remove unused variable
by Guneshwor Singh
· 7 years ago
88c195d
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
by Casey Schaufler
· 7 years ago
Next »