summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-24Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-24Merge tag 'afs-fixes-20200424' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-24Merge tag 'sound-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-04-24Merge tag 'drm-fixes-2020-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-24afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriateDavid Howells
2020-04-24afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCHDavid Howells
2020-04-24afs: Remove some unused bitsDavid Howells
2020-04-24Merge tag 'drm-misc-fixes-2020-04-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-04-24Merge tag 'drm-intel-fixes-2020-04-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-04-24Merge tag 'amd-drm-fixes-5.7-2020-04-22' of git://people.freedesktop.org/~agd...Dave Airlie
2020-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-23Merge tag 'pci-v5.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-04-23Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-04-23Merge tag 'for-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/link...Linus Torvalds
2020-04-23Merge tag 'rproc-v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-23Merge tag 'audit-pr-20200422' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-23Merge tag 'arm-soc/for-5.7/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann
2020-04-23ALSA: hda: Always use jackpoll helper for jack update after resumeTakashi Iwai
2020-04-23h8300: ignore vmlinux.ldsMasahiro Yamada
2020-04-23ALSA: hda/realtek - Add new codec supported for ALC245Kailang Yang
2020-04-23ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang
2020-04-23Documentation: kbuild: fix the section title formatMasahiro Yamada
2020-04-23um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/Vitor Massaru Iha
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada
2020-04-23kbuild: fix DT binding schema rule again to avoid needless rebuildsMasahiro Yamada
2020-04-22Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-23scripts/config: allow colons in option strings for sedJeremie Francois (on alpha)
2020-04-22MAINTAINERS: Add Rob Herring and remove Andy Murray as PCI reviewersLorenzo Pieralisi
2020-04-22ALSA: usb-audio: Add connector notifier delegationTakashi Iwai
2020-04-22exfat: truncate atimes to 2s granularityEric Sandeen
2020-04-22exfat: properly set s_time_granEric Sandeen
2020-04-22exfat: remove 'bps' mount-optionTetsuhiro Kohada
2020-04-22exfat: Unify access to the boot sectorTetsuhiro Kohada
2020-04-22exfat: add missing MODULE_ALIAS_FS()Thomas Backlund
2020-04-22exfat: Fix discard supportPali Rohár
2020-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-21Merge tag 'asoc-fix-v5.7-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-04-21ALSA: usb-audio: Apply async workaround for Scarlett 2i4 2nd genAlexander Tsoy
2020-04-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-21Merge tag 'tpmdd-next-20200421' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-04-21Merge tag 'clang-format-for-linus-v5.7-rc3' of git://github.com/ojeda/linuxLinus Torvalds
2020-04-21tools/vm: fix cross-compile buildLucas Stach
2020-04-21coredump: fix null pointer dereference on coredumpSudip Mukherjee
2020-04-21mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy pathYang Shi
2020-04-21shmem: fix possible deadlocks on shmlock_user_lockHugh Dickins
2020-04-21vmalloc: fix remap_vmalloc_range() bounds checksJann Horn
2020-04-21mm/shmem: fix build without THPHugh Dickins
2020-04-21mm/ksm: fix NULL pointer dereference when KSM zero page is enabledMuchun Song