aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-24ALSA: dice: fix OUI for TC groupGravatar Takashi Sakamoto 1-1/+1
2018-04-24ALSA: usb-audio: Skip broken EU on Dell dock USB-audioGravatar Takashi Iwai 1-0/+3
2018-04-24ALSA: usb-audio: Fix missing endian conversionGravatar Takashi Iwai 1-2/+2
2018-04-23ALSA: usb-audio: Fix forgotten conversion of control query functionsGravatar Takashi Iwai 1-1/+2
2018-04-23ALSA: control: Fix missing __user annotationGravatar Takashi Iwai 1-1/+1
2018-04-23ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrGravatar David Henningsson 1-0/+1
2018-04-23ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.Gravatar Jeffery Miller 2-15/+15
2018-04-22Linux 4.17-rc2v4.17-rc2Gravatar Linus Torvalds 1-1/+1
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 22-136/+194
2018-04-23Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Gravatar Dave Airlie 3-14/+13
2018-04-23Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Gravatar Dave Airlie 3-67/+29
2018-04-23Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Gravatar Dave Airlie 14-55/+131
2018-04-23Merge tag 'drm-misc-fixes-2018-04-18-1' of git://anongit.freedesktop.org/drm/...Gravatar Dave Airlie 4-8/+36
2018-04-22Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 5-9/+16
2018-04-22Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 13-47/+199
2018-04-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-104/+52
2018-04-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 6-20/+9
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 61-546/+760
2018-04-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+2
2018-04-21Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-31/+100
2018-04-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-32/+96
2018-04-21Merge tag 'sound-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 4-8/+18
2018-04-21Merge tag 'linux-watchdog-4.17-rc2' of git://www.linux-watchdog.org/linux-wat...Gravatar Linus Torvalds 6-6/+15
2018-04-21Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-5/+3
2018-04-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-3/+3
2018-04-21Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 21-72/+106
2018-04-21Merge tag 'perf-urgent-for-mingo-4.17-20180420' of git://git.kernel.org/pub/s...Gravatar Ingo Molnar 35-496/+545
2018-04-20mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Gravatar Matthew Wilcox 1-5/+4
2018-04-20mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()Gravatar Minchan Kim 1-1/+1
2018-04-20fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST errorGravatar Tetsuo Handa 1-4/+4
2018-04-20kexec_file: do not add extra alignment to efi memmapGravatar Dave Young 1-3/+2
2018-04-20proc: fix /proc/loadavg regressionGravatar Alexey Dobriyan 2-2/+2
2018-04-20proc: revalidate kernel thread inodes to root:rootGravatar Alexey Dobriyan 1-0/+6
2018-04-20autofs: mount point create should honour passed in modeGravatar Ian Kent 1-1/+1
2018-04-20MAINTAINERS: add personal addresses for Sascha and UweGravatar Uwe Kleine-König 1-5/+10
2018-04-20kasan: add no_sanitize attribute for clang buildsGravatar Andrey Konovalov 1-0/+3
2018-04-20rapidio: fix rio_dma_transfer error handlingGravatar Ioan Nicu 1-10/+9
2018-04-20mm: enable thp migration for shmem thpGravatar Naoya Horiguchi 3-7/+20
2018-04-20writeback: safer lock nestingGravatar Greg Thelen 4-26/+34
2018-04-20mm, pagemap: fix swap offset value for PMD migration entryGravatar Huang Ying 1-1/+5
2018-04-20mm: fix do_pages_move status handlingGravatar Michal Hocko 1-0/+3
2018-04-20fork: unconditionally clear stack on forkGravatar Kees Cook 2-7/+2
2018-04-20CIFS: fix typo in cifs_dbgGravatar Aurelien Aptel 1-1/+1
2018-04-20cifs: do not allow creating sockets except with SMB1 posix exensionsGravatar Steve French 1-4/+5
2018-04-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Linus Torvalds 2-33/+6
2018-04-20Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Gravatar Linus Torvalds 2-8/+56
2018-04-20Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdGravatar Linus Torvalds 2-7/+24
2018-04-20cifs: smbd: Dump SMB packet when configuredGravatar Long Li 1-1/+5
2018-04-20btrfs: print-tree: debugging output enhancementGravatar Qu Wenruo 2-11/+16
2018-04-20btrfs: Fix race condition between delayed refs and blockgroup removalGravatar Nikolay Borisov 3-10/+26