index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-30
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
33
-427
/
+1408
2017-04-30
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
Mark Brown
2
-12
/
+6
2017-04-30
Merge remote-tracking branch 'asoc/fix/cs4271' into asoc-linus
Mark Brown
1
-1
/
+1
2017-04-30
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus
Mark Brown
2
-10
/
+12
2017-04-30
Merge tag 'asoc-fix-v4.11-rc7' into asoc-linus
Mark Brown
6
-19
/
+48
2017-04-30
ASoC: Intel: Skylake: Return negative error code
Guneshwor Singh
1
-5
/
+7
2017-04-30
ASoC: Intel: Skylake: Fix unused variable warning
Vinod Koul
1
-2
/
+0
2017-04-30
ASoC: Intel: Skylake: fix uninitialized pointer use
Arnd Bergmann
1
-1
/
+1
2017-04-30
ASoC: cs4271: configure reset GPIO as output
Alexander Sverdlin
1
-1
/
+1
2017-04-26
ASoC: Intel: Skylake: Add loadable module support on KBL platform
Sodhi, VunnyX
2
-6
/
+60
2017-04-26
ASoC: Intel: Skylake: Modify load_lib_ipc arguments for a nowait version
Subhransu S. Prusty
3
-4
/
+8
2017-04-26
ASoC: Intel: Skylake: Register dsp_fw_ops for kabylake
Subhransu S. Prusty
3
-1
/
+34
2017-04-26
ASoC: Intel: Skylake: Modify arguments to reuse module transfer function
G Kranthi
1
-6
/
+9
2017-04-26
ASoC: Intel: Skylake: Commonize library load
Subhransu S. Prusty
3
-34
/
+54
2017-04-26
ASoC: Intel: Skylake: Move sst common initialization to a helper function
G Kranthi
4
-49
/
+51
2017-04-25
ASoC: bytcr_rt5640: log quirk configuration errors
Pierre-Louis Bossart
1
-25
/
+75
2017-04-25
ASoC: bytcr_rt5640: Fix a typo and quirk parameter type
Takashi Iwai
1
-2
/
+2
2017-04-25
Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/topology' and 'aso...
Mark Brown
4
-15
/
+49
2017-04-25
ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
Takashi Iwai
2
-4
/
+2
2017-04-24
ASoC: bytcr_rt5640: Allow quirk set via module option
Takashi Iwai
1
-0
/
+9
2017-04-24
ASoC: Call snd_soc_set_dmi_name() unconditionally
Takashi Iwai
2
-3
/
+3
2017-04-24
ASoC: Provide a dummy wrapper of snd_soc_set_dmi_name()
Takashi Iwai
2
-0
/
+10
2017-04-23
Linux 4.11-rc8
v4.11-rc8
Linus Torvalds
1
-1
/
+1
2017-04-23
Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-13
/
+23
2017-04-23
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-16
/
+5
2017-04-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-04-21
Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-210
/
+345
2017-04-21
netpoll: Check for skb->queue_mapping
Tushar Dave
1
-2
/
+8
2017-04-21
ip6mr: fix notification device destruction
Nikolay Aleksandrov
1
-7
/
+6
2017-04-21
bpf, doc: update bpf maintainers entry
Daniel Borkmann
1
-1
/
+15
2017-04-21
net: qrtr: potential use after free in qrtr_sendmsg()
Dan Carpenter
1
-1
/
+3
2017-04-21
bpf: Fix values type used in test_maps
David Miller
1
-2
/
+2
2017-04-21
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
2
-1
/
+5
2017-04-21
gso: Validate assumption of frag_list segementation
Ilan Tayari
1
-4
/
+14
2017-04-21
Merge branch 'skb_cow_head'
David S. Miller
6
-44
/
+16
2017-04-21
kaweth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-12
/
+6
2017-04-21
ch9200: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
lan78xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
sr9700: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-21
cx82310_eth: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-5
/
+2
2017-04-21
smsc75xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-6
/
+2
2017-04-21
ipv6: sr: fix double free of skb after handling invalid SRH
David Lebrun
1
-1
/
+0
2017-04-21
ASoC: Intel: Skylake: Fix a couple user after free bugs
Dan Carpenter
2
-4
/
+4
2017-04-21
ASoC: Intel: Skylake: Uninitialized variable in probe_codec()
Dan Carpenter
1
-1
/
+1
2017-04-21
Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-8
/
+8
2017-04-21
Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+13
2017-04-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-13
/
+66
2017-04-21
Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2017-04-21
Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
4
-4
/
+22
[next]