index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSES
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-18
ALSA: fireworks: share PCM buffer size for both direction
Takashi Sakamoto
4
-5
/
+17
2019-10-18
ALSA: bebob: share PCM buffer size for both direction
Takashi Sakamoto
4
-5
/
+17
2019-10-18
ALSA: firewire-lib: use variable size of queue for isoc packets instead of fi...
Takashi Sakamoto
10
-26
/
+41
2019-10-17
ALSA: fireface: use the same size of period for PCM substreams in AMDTP streams
Takashi Sakamoto
1
-6
/
+23
2019-10-17
ALSA: firewire-motu: use the same size of period for PCM substream in AMDTP s...
Takashi Sakamoto
1
-8
/
+21
2019-10-17
ALSA: firewire-tascam: use the same size of period for PCM substream in AMDTP...
Takashi Sakamoto
1
-8
/
+26
2019-10-17
ALSA: firewire-digi00x: use the same size of period for PCM substream in AMDT...
Takashi Sakamoto
1
-7
/
+28
2019-10-17
ALSA: dice: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
1
-12
/
+31
2019-10-17
ALSA: oxfw: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
1
-11
/
+28
2019-10-17
ALSA: fireworks: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
1
-11
/
+28
2019-10-17
ALSA: bebob: use the same size of period for PCM substream in AMDTP streams
Takashi Sakamoto
1
-12
/
+27
2019-10-17
ALSA: fireface: register the size of PCM period to AMDTP domain
Takashi Sakamoto
3
-3
/
+14
2019-10-17
ALSA: firewire-motu: register the size of PCM period to AMDTP domain
Takashi Sakamoto
4
-4
/
+16
2019-10-17
ALSA: firewire-tascam: register the size of PCM period to AMDTP domain
Takashi Sakamoto
3
-3
/
+15
2019-10-17
ALSA: firewire-digi00x: register the size of PCM period to AMDTP domain
Takashi Sakamoto
4
-4
/
+16
2019-10-17
ALSA: dice: register the size of PCM period to AMDTP domain
Takashi Sakamoto
4
-4
/
+16
2019-10-17
ALSA: oxfw: register the size of PCM period to AMDTP domain
Takashi Sakamoto
4
-6
/
+19
2019-10-17
ALSA: fireworks: register the size of PCM period to AMDTP domain
Takashi Sakamoto
4
-4
/
+16
2019-10-17
ALSA: bebob: register the size of PCM period to AMDTP domain
Takashi Sakamoto
4
-4
/
+16
2019-10-17
ALSA: firewire-lib: add a member into AMDTP domain for events per period
Takashi Sakamoto
2
-0
/
+14
2019-10-07
sound: Fix Kconfig indentation
Krzysztof Kozlowski
18
-162
/
+162
2019-10-06
Linux 5.4-rc2
v5.4-rc2
Linus Torvalds
1
-2
/
+2
2019-10-06
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
Linus Torvalds
1
-10
/
+3
2019-10-05
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
1
-0
/
+40
2019-10-05
Convert filldir[64]() from __put_user() to unsafe_put_user()
Linus Torvalds
1
-35
/
+93
2019-10-05
KVM: s390: mark __insn32_query() as __always_inline
Heiko Carstens
1
-1
/
+1
2019-10-05
KVM: s390: fix __insn32_query() inline assembly
Heiko Carstens
1
-3
/
+3
2019-10-05
dma-mapping: fix false positivse warnings in dma_common_free_remap()
Andrey Smirnov
1
-2
/
+2
2019-10-05
kheaders: make headers archive reproducible
Dmitry Goldin
2
-5
/
+13
2019-10-05
kbuild: update compile-test header list for v5.4-rc2
Masahiro Yamada
1
-10
/
+0
2019-10-05
kbuild: two minor updates for Documentation/kbuild/modules.rst
Masahiro Yamada
1
-2
/
+2
2019-10-05
scripts/setlocalversion: clear local variable to make it work for sh
Masahiro Yamada
1
-1
/
+1
2019-10-05
namespace: fix namespace.pl script to support relative paths
Jacob Keller
1
-6
/
+7
2019-10-05
video/logo: do not generate unneeded logo C files
Masahiro Yamada
1
-19
/
+2
2019-10-05
video/logo: remove unneeded *.o pattern from clean-files
Masahiro Yamada
1
-1
/
+1
2019-10-05
integrity: remove pointless subdir-$(CONFIG_...)
Masahiro Yamada
1
-2
/
+0
2019-10-05
integrity: remove unneeded, broken attempt to add -fshort-wchar
Masahiro Yamada
1
-1
/
+0
2019-10-05
selftests/net: add nettest to .gitignore
Jakub Kicinski
1
-0
/
+1
2019-10-05
net: qlogic: Fix memory leak in ql_alloc_large_buffers
Navid Emamdoost
1
-0
/
+1
2019-10-05
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
1
-1
/
+6
2019-10-05
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
1
-0
/
+2
2019-10-05
net: phy: at803x: use operating parameters from PHY-specific status
Russell King
1
-0
/
+69
2019-10-05
net: phy: extract pause mode
Russell King
2
-7
/
+14
2019-10-05
net: phy: extract link partner advertisement reading
Russell King
2
-25
/
+41
2019-10-05
net: phy: fix write to mii-ctrl1000 register
Russell King
2
-0
/
+14
2019-10-05
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
1
-5
/
+12
2019-10-05
net: phy: allow for reset line to be tied to a sleepy GPIO controller
Andrea Merello
1
-1
/
+1
2019-10-05
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
1
-3
/
+2
2019-10-05
r8152: Set macpassthru in reset_resume callback
Kai-Heng Feng
1
-2
/
+1
2019-10-04
cxgb4:Fix out-of-bounds MSI-X info array access
Vishal Kulkarni
1
-3
/
+6
[next]