summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-05Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-02-05crypto: api - Move cryptomgr soft dependency into algapiHerbert Xu
2022-02-04tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) caseEric Dumazet
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-04riscv/mm: Add XIP_FIXUP for riscv_pfn_basePalmer Dabbelt
2022-02-04riscv/mm: Add XIP_FIXUP for phys_ram_basePalmer Dabbelt
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-04selftests/ir: fix build with ancient kernel headersSean Young
2022-02-04Merge tag 'erofs-for-5.17-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-04selftests: fixup build warnings in pidfd / clone3 testsAxel Rasmussen
2022-02-04pidfd: fix test failure due to stack overflow on some archesAxel Rasmussen
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-04riscv: Fix XIP_FIXUP_FLASH_OFFSETMyrtle Shah
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-04riscv: eliminate unreliable __builtin_frame_address(1)Changbin Du
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-04rtla/trace: Error message fixupDaniel Bristot de Oliveira
2022-02-04rtla/utils: Fix session duration parsingDaniel Bristot de Oliveira
2022-02-04rtla: Follow kernel versionDaniel Bristot de Oliveira
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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-02-04eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAXJonas Malaco
2022-02-04vt_ioctl: add array_index_nospec to VT_ACTIVATEJakob Koschel
2022-02-04vt_ioctl: fix array_index_nospec in vt_setactivateJakob Koschel
2022-02-04serial: 8250_pericom: Revert "Re-enable higher baud rates"Andy Shevchenko