summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-05Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-02-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-05Merge tag 'xfs-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-02-05Merge tag 'vfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-02-05Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-02-05Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-02-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-02-04Merge tag 'pci-v5.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-04PCI: kirin: Add dev struct for of_device_get_match_data()Bjorn Helgaas
2022-02-04Merge tag 'for-5.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-04Merge tag 'erofs-for-5.17-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-04Merge tag 'block-5.17-2022-02-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-02-04Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-02-04Merge tag 'iommu-fixes-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-02-04Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-04Merge tag 'acpi-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-02-04Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-02-04Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-02-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-02-04random: only call crng_finalize_init() for primary_crngDominik Brodowski
2022-02-04random: access primary_pool directly rather than through pointerDominik Brodowski
2022-02-04random: wake up /dev/random writers after zapJason A. Donenfeld
2022-02-04random: continually use hwgenerator randomnessDominik Brodowski
2022-02-04lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFIJason A. Donenfeld
2022-02-04Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2022-02-04Merge tag '9p-for-5.17-rc3' of git://github.com/martinetd/linuxLinus Torvalds
2022-02-04Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-02-04kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...Shuah Khan
2022-02-04MAINTAINERS: update rppt's emailMike Rapoport
2022-02-04mm/kmemleak: avoid scanning potential huge holesLang Yu
2022-02-04ipc/sem: do not sleep with a spin lock heldMinghao Chi
2022-02-04mm/pgtable: define pte_index so that preprocessor could recognize itMike Rapoport
2022-02-04mm/page_table_check: check entries at pmd levelsPasha Tatashin
2022-02-04mm/khugepaged: unify collapse pmd clear, flush and freePasha Tatashin
2022-02-04mm/page_table_check: use unsigned long for page counters and cleanupPasha Tatashin
2022-02-04mm/debug_vm_pgtable: remove pte entry from the page tablePasha Tatashin
2022-02-04Revert "mm/page_isolation: unset migratetype directly for non Buddy page"Chen Wandun
2022-02-04iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel
2022-02-04PCI/MSI: Remove bogus warning in pci_irq_get_affinity()Thomas Gleixner
2022-02-04KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointerSean Christopherson
2022-02-04KVM: x86: Report deprecated x87 features in supported CPUIDJim Mattson
2022-02-04ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin
2022-02-04MAINTAINERS: add myself as Renesas R-Car SATA driver reviewerSergey Shtylyov
2022-02-04Merge tag 'drm-intel-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-02-04Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-02-04erofs: fix small compressed files inliningGao Xiang
2022-02-03block: bio-integrity: Advance seed correctly for larger interval sizesMartin K. Petersen
2022-02-04Merge tag 'amd-drm-fixes-5.17-2022-02-02' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-02-03gcc-plugins/stackleak: Use noinstr in favor of notraceKees Cook