summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dlm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2023-04-265-74/+7
|\
| * fs: dlm: change dflags to use atomic bitsAlexander Aring2023-03-061-2/+2
| * fs: dlm: store lkb distributed flags into own valueAlexander Aring2023-03-061-9/+2
| * fs: dlm: remove DLM_IFL_LOCAL_MS flagAlexander Aring2023-03-061-1/+0
| * fs: dlm: rename stub to local message flagAlexander Aring2023-03-061-1/+1
| * fs: dlm: remove deprecated code partsAlexander Aring2023-03-064-64/+5
* | Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2023-04-266-20/+12
|\ \
| * | btrfs: scrub: reject unsupported scrub flagsQu Wenruo2023-04-171-0/+1
| * | libcrc32c: remove crc32c_implChristoph Hellwig2023-04-171-1/+0
| * | btrfs, block: move REQ_CGROUP_PUNT to btrfsChristoph Hellwig2023-04-172-13/+10
| * | btrfs, mm: remove the punt_to_cgroup field in struct writeback_controlChristoph Hellwig2023-04-171-5/+0
| * | btrfs: replace btrfs_io_context::raid_map with a fixed u64 valueQu Wenruo2023-04-171-1/+1
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-265-12/+140
|\ \ \
| * | | ext4: Add a uapi header for ext4 userspace APIsJosh Triplett2023-04-201-0/+117
| * | | ext4: Convert ext4_bio_write_page() to use a folioMatthew Wilcox2023-04-061-5/+0
| * | | fscrypt: Add some folio helper functionsMatthew Wilcox2023-04-061-0/+21
| * | | fs: Add FGP_WRITEBEGINMatthew Wilcox2023-04-061-0/+2
| * | | ext4: Convert data=journal writeback to use ext4_writepages()Jan Kara2023-03-231-7/+0
* | | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds2023-04-261-3/+3
|\ \ \ \
| * | | | fsverity: use WARN_ON_ONCE instead of WARN_ONEric Biggers2023-04-121-3/+3
* | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds2023-04-261-0/+7
|\ \ \ \ \
| * | | | | fscrypt: new helper function - fscrypt_prepare_lookup_partial()Luís Henriques2023-03-281-0/+7
| |/ / / /
* | | | | Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-04-2616-439/+636
|\ \ \ \ \
| * | | | | i2c: designware: Use PCI PSP driver for communicationMario Limonciello2023-04-201-0/+1
| * | | | | crypto: hash - Add crypto_clone_ahash/shashHerbert Xu2023-04-202-2/+8
| * | | | | crypto: api - Add crypto_tfm_getHerbert Xu2023-04-201-0/+1
| * | | | | crypto: ccp - Return doorbell status code as an argumentMario Limonciello2023-04-141-2/+2
| * | | | | crypto: api - Move low-level functions into algapi.hHerbert Xu2023-04-142-27/+17
| * | | | | crypto: hash - Remove maximum statesize limitHerbert Xu2023-04-061-2/+0
| * | | | | crypto: lib/utils - Move utilities into new headerHerbert Xu2023-03-312-62/+74
| * | | | | crypto: hash - Fix kdoc errors about HASH_ALG_COMMONHerbert Xu2023-03-241-1/+2
| * | | | | crypto: ccp - Add support for ringing a platform doorbellMario Limonciello2023-03-172-0/+18
| * | | | | crypto: ccp - Add support for an interface for platform featuresMario Limonciello2023-03-171-0/+49
| * | | | | crypto: ccp - Move some PSP mailbox bit definitions into common headerMario Limonciello2023-03-171-0/+12
| * | | | | crypto: ccp - Add a header for multiple drivers to use `__psp_pa`Mario Limonciello2023-03-172-8/+14
| * | | | | crypto: api - Move MODULE_ALIAS_CRYPTO to algapi.hHerbert Xu2023-03-142-13/+13
| * | | | | crypto: rng - Count error stats differentlyHerbert Xu2023-03-142-49/+57
| * | | | | crypto: skcipher - Count error stats differentlyHerbert Xu2023-03-142-24/+22
| * | | | | crypto: kpp - Count error stats differentlyHerbert Xu2023-03-142-43/+55
| * | | | | crypto: acomp - Count error stats differentlyHerbert Xu2023-03-144-82/+128
| * | | | | crypto: hash - Count error stats differentlyHerbert Xu2023-03-142-40/+64
| * | | | | crypto: akcipher - Count error stats differentlyHerbert Xu2023-03-142-62/+74
| * | | | | crypto: aead - Count error stats differentlyHerbert Xu2023-03-142-24/+22
| * | | | | crypto: algapi - Move stat reporting into algapiHerbert Xu2023-03-141-0/+3
| * | | | | crypto: acomp - Be more careful with request flagsHerbert Xu2023-03-101-1/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'flex-array-transformations-6.4-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds2023-04-262-4/+4
|\ \ \ \ \
| * | | | | uapi: net: ipv6: Replace fake flex-array with flex-array memberGustavo A. R. Silva2023-03-301-1/+1
| * | | | | ASoC: uapi: Replace zero-length arrays with __DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2023-03-061-3/+3
| |/ / / /
* | | | | Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-04-264-0/+22
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'pm-core', 'pm-sleep', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2023-04-241-0/+8
| |\ \ \ \ \ \ \ \ | | | | | | |/ / / | | | | | |/| | / | | | | | |_|_|/ | | | | |/| | |