summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-22MAINTAINERS: Add Rob Herring and remove Andy Murray as PCI reviewersLorenzo Pieralisi
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 '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-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-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-20vhost: disable for OABIMichael S. Tsirkin
2020-04-20MAINTAINERS: add a reviewer for KVM/s390Claudio Imbrenda
2020-04-20KVM: s390: Fix PV check in deliverable_irqs()Eric Farman
2020-04-19Linux 5.7-rc2Linus Torvalds