index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
smpboot.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-11
ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()
Takashi Iwai
1
-4
/
+6
2018-03-10
ALSA: seq: Clear client entry before deleting else at closing
Takashi Iwai
1
-2
/
+2
2018-03-10
ALSA: seq: Fix possible UAF in snd_seq_check_queue()
Takashi Iwai
3
-37
/
+25
2018-03-08
ALSA: hda: add dock and led support for HP ProBook 640 G2
Dennis Wassenberg
1
-0
/
+1
2018-03-08
ALSA: hda: add dock and led support for HP EliteBook 820 G3
Dennis Wassenberg
1
-0
/
+1
2018-03-08
ALSA: hda/realtek - Make dock sound work on ThinkPad L570
Dennis Wassenberg
1
-0
/
+1
2018-03-08
ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() call
Takashi Iwai
1
-1
/
+0
2018-03-08
ALSA: seq: More protection for concurrent write and ioctl races
Takashi Iwai
4
-13
/
+24
2018-03-08
ALSA: seq: Don't allow resizing pool in use
Takashi Iwai
1
-0
/
+3
2018-03-06
ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520
Takashi Iwai
1
-0
/
+16
2018-03-06
ALSA: hda/realtek: Limit mic boost on T480
Benjamin Berg
1
-0
/
+1
2018-03-06
ALSA: hda/realtek - Add headset mode support for Dell laptop
Kailang Yang
1
-0
/
+11
2018-03-06
ALSA: hda/realtek - Add support headset mode for DELL WYSE
Kailang Yang
1
-0
/
+14
2018-03-02
ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines
Hui Wang
1
-1
/
+1
2018-02-28
ALSA: x86: Fix potential crash at error path
Takashi Iwai
1
-10
/
+17
2018-02-28
ALSA: x86: Fix missing spinlock and mutex initializations
Takashi Iwai
1
-0
/
+2
2018-02-28
ALSA: control: Fix memory corruption risk in snd_ctl_elem_read
Richard Fitzgerald
1
-1
/
+1
2018-02-26
ALSA: hda - Fix pincfg at resume on Lenovo T470 dock
Takashi Iwai
1
-1
/
+2
2018-02-24
ALSA: usb-audio: Add a quirck for B&W PX headphones
Erik Veijola
1
-0
/
+47
2018-02-24
ALSA: hda: Add a power_save blacklist
Hans de Goede
1
-2
/
+36
2018-02-22
ALSA: x86: hdmi: Add single_port option for compatible behavior
Takashi Iwai
1
-3
/
+11
2018-02-14
ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
Jan-Marek Glogowski
1
-0
/
+19
2018-02-14
ALSA: seq: Fix racy pool initializations
Takashi Iwai
1
-2
/
+6
2018-02-12
ALSA: usb: add more device quirks for USB DSD devices
Daniel Mack
1
-2
/
+5
2018-02-12
ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
Kirill Marinushkin
1
-7
/
+11
2018-02-12
ALSA: ac97: Fix copy and paste typo in documentation
Matthias Lange
1
-1
/
+1
2018-02-12
ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
Lassi Ylikojola
1
-0
/
+9
2018-02-12
ALSA: ac97: kconfig: Remove select of undefined symbol AC97
Ulf Magnusson
1
-1
/
+0
2018-02-12
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
1
-2
/
+2
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
8
-142
/
+47
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
297
-913
/
+913
2018-02-11
xtensa: fix build with KASAN
Max Filippov
1
-0
/
+2
2018-02-11
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2018-02-11
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
1
-8
/
+8
2018-02-10
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
1
-2
/
+3
2018-02-10
mconsole_proc(): don't mess with file->f_pos
Al Viro
1
-1
/
+2
2018-02-10
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
3
-4
/
+4
2018-02-10
kconfig: add xrealloc() helper
Masahiro Yamada
6
-5
/
+16
2018-02-10
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
Vadim Pasternak
1
-0
/
+142
2018-02-10
platform/x86: mlx-platform: Add support for new msn201x system type
Vadim Pasternak
1
-0
/
+59
2018-02-10
platform/x86: mlx-platform: Add support for new msn274x system type
Vadim Pasternak
1
-0
/
+124
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
1
-4
/
+1
2018-02-09
bpf: fix rlimit in reuseport net selftest
Daniel Borkmann
1
-1
/
+20
2018-02-09
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
1
-1
/
+6
2018-02-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2
-6
/
+13
2018-02-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
1
-1
/
+1
2018-02-09
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
1
-5
/
+8
2018-02-09
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
1
-0
/
+2
2018-02-09
net: stmmac: remove redundant enable of PMT irq
Niklas Cassel
2
-4
/
+1
2018-02-09
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
Niklas Cassel
2
-3
/
+3
[next]