aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-02jbd2: remove unused exports for jbd2 debuggingJan Kara1-1/+0
2022-08-02jbd2: rename jbd_debug() to jbd2_debug()Jan Kara1-2/+2
2022-08-02block: move ->bio_split to the gendiskChristoph Hellwig1-1/+2
2022-08-02Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-1/+7
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds3-3/+3
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds11-99/+245
2022-08-02Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+7
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds1-14/+7
2022-08-02block: change the blk_queue_split calling conventionChristoph Hellwig1-1/+1
2022-08-02nvme-auth: Diffie-Hellman key exchange supportHannes Reinecke1-0/+8
2022-08-02nvme: implement In-Band authenticationHannes Reinecke1-0/+33
2022-08-02nvme: add definitions for NVMe In-Band authenticationHannes Reinecke1-1/+208
2022-08-02lib/base64: RFC4648-compliant base64 encodingHannes Reinecke1-0/+16
2022-08-02nvme: handle the persistent internal error AERMichael Kelley1-0/+4
2022-08-03ceph: fix incorrect old_size length in ceph_mds_request_argsXiubo Li1-3/+3
2022-08-03ceph: switch back to testing for NULL folio->private in ceph_dirty_folioJeff Layton1-0/+10
2022-08-03ceph: fix the incorrect comment for the ceph_mds_caps structXiubo Li1-1/+1
2022-08-03ceph: prevent a client from exceeding the MDS maximum xattr sizeLuís Henriques1-0/+1
2022-08-03fs/dcache: export d_same_name() helperXiubo Li1-0/+2
2022-08-03fscrypt: add fscrypt_context_for_new_inodeJeff Layton1-0/+1
2022-08-03fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_sizeJeff Layton1-0/+4
2022-08-02Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-12/+70
2022-08-02Merge tag 'safesetid-6.0' of https://github.com/micah-morton/linuxLinus Torvalds3-0/+15
2022-08-02Merge tag 'audit-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-2/+0
2022-08-02Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+27
2022-08-02Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-1/+6
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds11-242/+203
2022-08-02Merge tag 'for-5.20/io_uring-zerocopy-send-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds3-18/+83
2022-08-02Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+11
2022-08-02Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+547
2022-08-02mailbox: mtk-cmdq: Remove proprietary cmdq_task_cbChun-Kuang Hu1-10/+0
2022-08-02Merge branches 'clk-basic', 'clk-mtk', 'clk-devm-enable' and 'clk-ti-dt' into clk-nextStephen Boyd2-8/+162
2022-08-02tracepoints: It is CONFIG_TRACEPOINTS not CONFIG_TRACEPOINTLi zeming1-1/+1
2022-08-02Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+22
2022-08-02Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-25/+68
2022-08-02Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2022-08-02Merge tag 'pwm/for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-25/+10
2022-08-02Merge tag 'spi-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-71/+98
2022-08-02Merge tag 'regulator-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds2-4/+13
2022-08-02Merge tag 'regmap-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-32/+109
2022-08-02fs: remove the nobh helpersChristoph Hellwig2-10/+0
2022-08-02mm/folio-compat: Remove migration compatibility functionsMatthew Wilcox (Oracle)1-11/+0
2022-08-02fs: Remove aops->migratepage()Matthew Wilcox (Oracle)1-2/+0
2022-08-02hugetlb: Convert to migrate_folioMatthew Wilcox (Oracle)1-3/+3
2022-08-02mm/migrate: Add filemap_migrate_folio()Matthew Wilcox (Oracle)2-6/+6
2022-08-02mm/migrate: Convert migrate_page() to migrate_folio()Matthew Wilcox (Oracle)1-3/+2
2022-08-02mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()Matthew Wilcox (Oracle)2-12/+10
2022-08-02fs: Add aops->migrate_folioMatthew Wilcox (Oracle)1-1/+3
2022-08-02mm: Convert all PageMovable users to movable_operationsMatthew Wilcox (Oracle)4-12/+54
2022-08-02Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-0/+162