index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: Allow const arrays for legacy resource management helpers
Takashi Iwai
2020-01-05
1
-3
/
+3
*
ALSA: control: Add verification for kctl accesses
Takashi Iwai
2020-01-04
1
-0
/
+10
*
ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitions
Takashi Iwai
2020-01-03
1
-4
/
+5
*
ALSA: seq: Constify struct snd_midi_op
Takashi Iwai
2020-01-03
1
-1
/
+2
*
ALSA: info: Make snd_info_entry_ops as const
Takashi Iwai
2020-01-03
1
-1
/
+1
*
ALSA: ac97: Treat snd_ac97_bus_ops as const
Takashi Iwai
2020-01-03
1
-2
/
+3
*
ALSA: core: Treat snd_device_ops as const
Takashi Iwai
2020-01-03
1
-2
/
+2
*
ALSA: uapi: Add linux/types.h include back (but carefully)
Takashi Iwai
2019-12-30
3
-0
/
+12
*
ALSA: control: Fix incompatible protocol error
Takashi Iwai
2019-12-26
1
-1
/
+1
*
ALSA: ctl: bump protocol version up to v2.1.0
Takashi Sakamoto
2019-12-23
1
-1
/
+1
*
ALSA: ctl: remove dimen member from elem_info structure
Takashi Sakamoto
2019-12-23
1
-5
/
+1
*
ALSA: ctl: remove unused macro for timestamping of elem_value
Takashi Sakamoto
2019-12-23
1
-1
/
+1
*
ALSA: uapi: Drop unneeded typedefs
Takashi Iwai
2019-12-20
3
-27
/
+0
*
ALSA: uapi: Drop asound.h inclusion from asoc.h
Takashi Iwai
2019-12-20
1
-1
/
+0
*
ALSA: uapi: Fix typos and header inclusion in asound.h
Takashi Iwai
2019-12-20
1
-3
/
+3
*
ALSA: hdspm: Drop linux/types.h inclusion in uapi header
Takashi Iwai
2019-12-20
1
-2
/
+0
*
ALSA: hdsp: Make uapi/hdsp.h compilable again
Takashi Iwai
2019-12-20
1
-3
/
+1
*
ALSA: emu10k1: Make uapi/emu10k1.h compilable again
Takashi Iwai
2019-12-20
1
-12
/
+26
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-12-18
1
-0
/
+1
|
\
|
*
Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2019-12-17
1
-0
/
+1
|
|
\
|
|
*
ASoC: core: Init pcm runtime work early to avoid warnings
Curtis Malainey
2019-12-04
1
-0
/
+1
*
|
|
Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne...
Takashi Iwai
2019-12-17
4
-31
/
+196
|
\
\
\
|
*
|
|
ALSA: bump uapi version numbers
Arnd Bergmann
2019-12-13
1
-3
/
+3
|
*
|
|
ALSA: add new 32-bit layout for snd_pcm_mmap_status/control
Arnd Bergmann
2019-12-13
1
-10
/
+100
|
*
|
|
ALSA: Avoid using timespec for struct snd_timer_tread
Baolin Wang
2019-12-13
1
-1
/
+14
|
*
|
|
ALSA: Avoid using timespec for struct snd_rawmidi_status
Baolin Wang
2019-12-11
1
-0
/
+3
|
*
|
|
ALSA: Avoid using timespec for struct snd_pcm_status
Baolin Wang
2019-12-11
2
-2
/
+60
|
*
|
|
ALSA: Avoid using timespec for struct snd_ctl_elem_value
Baolin Wang
2019-12-11
1
-2
/
+1
|
*
|
|
ALSA: Avoid using timespec for struct snd_timer_status
Baolin Wang
2019-12-11
1
-0
/
+2
|
*
|
|
ALSA: Replace timespec with timespec64
Baolin Wang
2019-12-11
3
-13
/
+13
*
|
|
|
ALSA: hda: Unify get_response handling
Takashi Iwai
2019-12-13
2
-1
/
+1
*
|
|
|
ALSA: hda: Use standard waitqueue for RIRB wakeup
Takashi Iwai
2019-12-10
1
-0
/
+1
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-08
10
-23
/
+64
|
\
\
\
|
*
|
|
inet: protect against too small mtu values.
Eric Dumazet
2019-12-07
2
-0
/
+10
|
*
|
|
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
2019-12-07
1
-3
/
+3
|
*
|
|
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
2019-12-07
1
-3
/
+13
|
*
|
|
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2019-12-07
2
-2
/
+16
|
*
|
|
net: core: rename indirect block ingress cb function
John Hurley
2019-12-07
1
-8
/
+7
|
*
|
|
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
2019-12-05
1
-1
/
+1
|
*
|
|
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-12-04
1
-2
/
+4
|
*
|
|
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2019-12-04
1
-1
/
+1
|
*
|
|
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
2019-12-03
1
-0
/
+1
|
*
|
|
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
2019-12-02
1
-1
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-12-02
1
-2
/
+6
|
|
\
\
\
|
|
*
|
|
bpf: Avoid setting bpf insns pages read-only when prog is jited
Daniel Borkmann
2019-12-01
1
-2
/
+6
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-12-08
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Input: add privacy screen toggle keycode
Mathew King
2019-12-05
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-12-08
17
-51
/
+123
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lockd: remove __KERNEL__ ifdefs
Christoph Hellwig
2019-11-12
2
-8
/
+0
|
*
|
|
|
|
|
sunrpc: remove __KERNEL__ ifdefs
Christoph Hellwig
2019-11-12
12
-36
/
+0
[next]