index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
/
ad1889.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-30
dma-buf: fix documentation build warnings
Randy Dunlap
2
-4
/
+3
2020-04-30
ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID
Takashi Iwai
1
-1
/
+1
2020-04-30
ALSA: opti9xx: shut up gcc-10 range warning
Arnd Bergmann
2
-6
/
+12
2020-04-29
drm/qxl: qxl_release use after free
Vasily Averin
4
-11
/
+7
2020-04-29
drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
Vasily Averin
1
-1
/
+2
2020-04-29
ALSA: hda/hdmi: fix without unlocked before return
Wu Bo
1
-1
/
+3
2020-04-29
dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpath
Gabriel Krisman Bertazi
1
-2
/
+4
2020-04-29
drm/i915: Use proper fault mask in interrupt postinstall too
Matt Roper
1
-4
/
+2
2020-04-28
Fix use after free in get_tree_bdev()
David Howells
1
-1
/
+1
2020-04-28
drm/amd/display: Use cursor locking to prevent flip delays
Aric Cyr
16
-45
/
+88
2020-04-28
drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1
Sung Lee
1
-1
/
+1
2020-04-28
drm/amd/display: Defer cursor update around VUPDATE for all ASIC
Nicholas Kazlauskas
1
-14
/
+14
2020-04-28
drm/amd/display: fix rn soc bb update
Dmytro Laktyushkin
1
-43
/
+28
2020-04-28
drm/amd/display: check if REFCLK_CNTL register is present
Dmytro Laktyushkin
1
-1
/
+2
2020-04-28
drm/amdgpu: bump version for invalidate L2 before SDMA IBs
Marek Olšák
1
-1
/
+2
2020-04-28
drm/amdgpu: invalidate L2 before SDMA IBs (v2)
Marek Olšák
2
-1
/
+29
2020-04-28
drm/amdgpu: add tiling flags from Mesa
Marek Olšák
1
-0
/
+4
2020-04-28
drm/amd/powerplay: avoid using pm_en before it is initialized revised
Tiecheng Zhou
1
-2
/
+4
2020-04-28
Revert "drm/amd/powerplay: avoid using pm_en before it is initialized"
Tiecheng Zhou
1
-2
/
+1
2020-04-28
ALSA: hda/hdmi: fix race in monitor detection during probe
Kai Vehmanen
1
-0
/
+2
2020-04-28
drm/qxl: qxl_release leak in qxl_hw_surface_alloc()
Vasily Averin
1
-2
/
+3
2020-04-28
drm/qxl: qxl_release leak in qxl_draw_dirty_fb()
Vasily Averin
1
-2
/
+3
2020-04-28
drm/virtio: only destroy created contexts
Gurchetan Singh
1
-11
/
+6
2020-04-27
selinux: fix error return code in cond_read_list()
Wei Yongjun
1
-1
/
+1
2020-04-27
drm/dp_mst: Fix drm_dp_send_dpcd_write() return code
Lyude Paul
1
-2
/
+6
2020-04-27
drm/i915/gt: Check cacheline is valid before acquiring
Chris Wilson
1
-0
/
+2
2020-04-27
drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()
Chris Wilson
2
-6
/
+24
2020-04-27
drm/i915/selftests: Fix i915_address_space refcnt leak
Xiyu Yang
1
-4
/
+8
2020-04-27
propagate_one(): mnt_set_mountpoint() needs mount_lock
Al Viro
1
-5
/
+4
2020-04-27
dma-buf: Fix SET_NAME ioctl uapi
Daniel Vetter
2
-1
/
+8
2020-04-27
ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenter
Hui Wang
1
-0
/
+1
2020-04-26
Linux 5.7-rc3
v5.7-rc3
Linus Torvalds
1
-1
/
+1
2020-04-26
firmware_loader: revert removal of the fw_fallback_config export
Luis Chamberlain
1
-0
/
+1
2020-04-26
ALSA: line6: Fix POD HD500 audio playback
Vasily Khoruzhick
1
-17
/
+5
2020-04-25
s390/protvirt: fix compilation issue
Claudio Imbrenda
2
-3
/
+2
2020-04-25
selftests/bpf: Fix a couple of broken test_btf cases
Stanislav Fomichev
4
-40
/
+16
2020-04-25
tools/runqslower: Ensure own vmlinux.h is picked up first
Andrii Nakryiko
1
-1
/
+1
2020-04-25
bpf: Make bpf_link_fops static
Zou Wei
1
-1
/
+1
2020-04-25
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
1
-1
/
+7
2020-04-25
selftests/bpf: Add test for freplace program with expected_attach_type
Toke Høiland-Jørgensen
3
-18
/
+58
2020-04-25
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
1
-0
/
+8
2020-04-25
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
1
-2
/
+9
2020-04-25
bpf, x86_32: Fix logic error in BPF_LDX zero-extension
Wang YanQing
1
-1
/
+1
2020-04-25
bpf, x86_32: Fix clobbering of dst for BPF_JSET
Luke Nelson
1
-4
/
+18
2020-04-25
bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension
Luke Nelson
1
-1
/
+3
2020-04-25
bpf: Fix reStructuredText markup
Jakub Wilk
2
-2
/
+2
2020-04-25
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-25
net: bcmgenet: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-25
macsec: avoid to set wrong mtu
Taehee Yoo
1
-4
/
+8
2020-04-25
dt-bindings: phy: qcom-qusb2: Fix defaults
Douglas Anderson
1
-3
/
+3
[next]