summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-03ata: sata_mv: Fixes expected number of resources now IRQs are goneAndrew Lunn
2022-08-02Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2022-08-02Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2022-08-02Merge tag 'safesetid-6.0' of https://github.com/micah-morton/linuxLinus Torvalds
2022-08-02Merge tag 'Smack-for-6.0' of https://github.com/cschaufler/smack-nextLinus Torvalds
2022-08-02Merge tag 'lsm-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'audit-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-02Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-02Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-02Merge tag 'execve-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-02Merge tag 'seccomp-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-02Merge tag 'pstore-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-02Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-02Merge branch 'wireguard-patches-for-5-20-rc1'Jakub Kicinski
2022-08-02wireguard: selftests: support UMLJason A. Donenfeld
2022-08-02wireguard: allowedips: don't corrupt stack when detecting overflowJason A. Donenfeld
2022-08-02wireguard: selftests: update config fragmentsLukas Bulwahn
2022-08-02wireguard: ratelimiter: use hrtimer in selftestJason A. Donenfeld
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-02Merge tag 'for-5.20/io_uring-zerocopy-send-2022-07-29' of git://git.kernel.dk...Linus Torvalds
2022-08-02Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel....Linus Torvalds
2022-08-02Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-02Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2022-08-02Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-02Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-08-02Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-08-02Merge tag 'hwmon-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'pwm/for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-02Merge tag 'spi-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-08-02Merge tag 'regulator-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'regmap-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2022-08-02fs: remove the NULL get_block case in mpage_writepagesChristoph Hellwig
2022-08-02fs: don't call ->writepage from __mpage_writepageChristoph Hellwig
2022-08-02fs: remove the nobh helpersChristoph Hellwig
2022-08-02jfs: stop using the nobh helperChristoph Hellwig
2022-08-02ext2: remove nobh supportChristoph Hellwig
2022-08-02ntfs3: refactor ntfs_writepagesChristoph Hellwig
2022-08-02mm/folio-compat: Remove migration compatibility functionsMatthew Wilcox (Oracle)
2022-08-02fs: Remove aops->migratepage()Matthew Wilcox (Oracle)
2022-08-02secretmem: Convert to migrate_folioMatthew Wilcox (Oracle)
2022-08-02hugetlb: Convert to migrate_folioMatthew Wilcox (Oracle)
2022-08-02aio: Convert to migrate_folioMatthew Wilcox (Oracle)
2022-08-02f2fs: Convert to filemap_migrate_folio()Matthew Wilcox (Oracle)
2022-08-02ubifs: Convert to filemap_migrate_folio()Matthew Wilcox (Oracle)
2022-08-02btrfs: Convert btrfs_migratepage to migrate_folioMatthew Wilcox (Oracle)
2022-08-02mm/migrate: Add filemap_migrate_folio()Matthew Wilcox (Oracle)
2022-08-02mm/migrate: Convert migrate_page() to migrate_folio()Matthew Wilcox (Oracle)
2022-08-02nfs: Convert to migrate_folioMatthew Wilcox (Oracle)
2022-08-02btrfs: Convert btree_migratepage to migrate_folioMatthew Wilcox (Oracle)
2022-08-02mm/migrate: Convert expected_page_refs() to folio_expected_refs()Matthew Wilcox (Oracle)