summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe
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
2020-04-21tools/build: tweak unused value workaroundGeorge Burgess IV
2020-04-21checkpatch: fix a typo in the regex for $allocFunctionsChristophe JAILLET
2020-04-21mm, gup: return EINTR when gup is interrupted by fatal signalsMichal Hocko
2020-04-21mm/hugetlb: fix a addressing exception caused by huge_pte_offsetLongpeng
2020-04-21MAINTAINERS: add an entry for kfifoBartosz Golaszewski
2020-04-21mm/userfaultfd: disable userfaultfd-wp on x86_32Peter Xu
2020-04-21slub: avoid redzone when choosing freepointer locationKees Cook
2020-04-21sh: fix build error in mm/init.cMasahiro Yamada
2020-04-21block: remove unused headerMa, Jianpeng
2020-04-21blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long
2020-04-21signal: Avoid corrupting si_pid and si_uid in do_notify_parentEric W. Biederman
2020-04-21arm64: sync kernel APIAKey when installingMark Rutland
2020-04-21ASoC: wm8960: Fix wrong clock after suspend & resumeShengjiu Wang
2020-04-21Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-04-21Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2020-04-21Merge tag 'zynqmp-soc-for-v5.7-rc3' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann
2020-04-21ALSA: usx2y: Fix potential NULL dereferenceTakashi Iwai
2020-04-21ALSA: usb-audio: Add quirk for Focusrite Scarlett 2i2Gregor Pintar
2020-04-21KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functionsPaul Mackerras
2020-04-20kvm: Disable objtool frame pointer checking for vmenter.SJosh Poimboeuf
2020-04-20audit: check the length of userspace generated audit recordsPaul Moore
2020-04-21tpm/tpm_tis: Free IRQ if probing failsJarkko Sakkinen
2020-04-21tpm: fix wrong return value in tpm_pcr_extendTianjia Zhang
2020-04-21tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()George Wilson
2020-04-21tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as moduleStefan Berger
2020-04-20Merge tag 'omap-for-v5.6/fixes-rc7-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-04-20drm/i915/dpcd_bl: Unbreak enable_dpcd_backlight modparamLyude Paul
2020-04-20drm/i915: fix Sphinx build duplicate label warningJani Nikula