index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-25
Merge branch 'for-next' into for-linus
Takashi Iwai
34
-216
/
+180
2016-07-18
ALSA: usb-audio: Fix quirks code is not called
Kazuki Oikawa
1
-1
/
+1
2016-07-17
ALSA: echoaudio: purge contradictions between dimension matrix members and to...
Takashi Sakamoto
1
-3
/
+3
2016-07-13
ALSA: mixart: don't print an unintialized variable on error
Dan Carpenter
1
-1
/
+1
2016-07-12
ALSA: ak4114: remove redundant check on err being < 0
Colin Ian King
1
-1
/
+1
2016-07-12
ALSA: ak4117: remove redundant check on err being < 0
Colin Ian King
1
-1
/
+1
2016-07-12
ALSA: hda: add AMD Stoney PCI ID with proper driver caps
Awais Belal
1
-0
/
+2
2016-07-12
sound: oss: Remove useless initialisation
Amitoj Kaur Chawla
1
-1
/
+1
2016-07-11
ALSA: hda - fix use-after-free after module unload
Peter Wu
1
-1
/
+3
2016-07-11
ALSA - hda: Fix timestamping documentation
Vinod Koul
1
-6
/
+6
2016-07-08
ALSA: pcm: Free chmap at PCM free callback, too
Takashi Iwai
1
-4
/
+10
2016-07-08
ALSA: ctl: Stop notification after disconnection
Takashi Iwai
1
-0
/
+2
2016-07-08
ALSA: hda/realtek - add new pin definition in alc225 pin quirk table
Hui Wang
1
-1
/
+14
2016-07-07
ALSA: control: add dimension validator for userspace elements
Takashi Sakamoto
1
-0
/
+32
2016-07-05
ALSA: hda/realtek: Add Lenovo L460 to docking unit fixup
Torsten Hilbrich
1
-0
/
+1
2016-07-05
ALSA: ppc/awacs: shut up maybe-uninitialized warning
Arnd Bergmann
1
-0
/
+1
2016-07-04
ALSA: timer: Fix negative queue usage by racy accesses
Takashi Iwai
1
-1
/
+1
2016-07-02
Merge tag 'asoc-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Takashi Iwai
992
-5881
/
+9521
2016-07-01
Merge remote-tracking branches 'asoc/fix/rcar', 'asoc/fix/rt5670' and 'asoc/f...
Mark Brown
3
-2
/
+3
2016-07-01
Merge remote-tracking branches 'asoc/fix/ak4613', 'asoc/fix/arizona', 'asoc/f...
Mark Brown
8
-17
/
+68
2016-07-01
Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus
Mark Brown
1
-1
/
+1
2016-07-01
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
Mark Brown
3
-2
/
+28
2016-07-01
ASoC: rt5645: fix reg-2f default value.
Bard Liao
1
-1
/
+1
2016-06-30
ALSA: riptide: Use DIV_ROUND_UP
Amitoj Kaur Chawla
1
-1
/
+1
2016-06-29
ASoC: fsl_ssi: Fix number of words per frame for I2S-slave mode
Alexander Shiyan
1
-6
/
+6
2016-06-29
ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
Takashi Iwai
1
-3
/
+2
2016-06-29
ALSA: hda - Add PCI ID for Kabylake-H
Vinod Koul
1
-1
/
+5
2016-06-27
ALSA: echoaudio: Fix memory allocation
Christophe JAILLET
1
-2
/
+2
2016-06-27
Linux 4.7-rc5
v4.7-rc5
Linus Torvalds
1
-1
/
+1
2016-06-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-6
/
+12
2016-06-26
ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to...
Alan Cox
1
-2
/
+7
2016-06-26
ALSA: hda - fix read before array start
Bob Copeland
1
-0
/
+2
2016-06-25
Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-13
/
+34
2016-06-25
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-36
/
+57
2016-06-25
Merge tag 'sound-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-12
/
+19
2016-06-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+12
2016-06-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-21
/
+66
2016-06-25
Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
Omar Sandoval
3
-13
/
+34
2016-06-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-6
/
+46
2016-06-25
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+11
2016-06-25
Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-51
/
+137
2016-06-25
Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
Michael Ellerman
1
-2
/
+2
2016-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
67
-207
/
+178
2016-06-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
30
-113
/
+190
2016-06-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-5
/
+5
2016-06-25
Merge tag 'hwmon-for-linus-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+20
2016-06-25
Merge tag 'acpi-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-2
/
+9
2016-06-25
Merge tag 'pm-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-17
/
+15
2016-06-25
Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-68
/
+58
2016-06-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-8
/
+43
[next]