summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-21Merge tag 'for-6.3/iter-ubuf-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-0/+1
2023-02-21Merge tag 'for-6.3/io_uring-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds2-10/+19
2023-02-20Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds3-25/+109
2023-02-20Merge tag 'fsnotify_for_v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+39
2023-02-20Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds2-21/+81
2023-02-20Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-9/+0
2023-02-20Merge tag 'erofs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+11
2023-02-20Merge tag 'fs.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idma...Linus Torvalds1-0/+3
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds15-384/+205
2023-02-20Merge tag 'iversion-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds3-39/+31
2023-02-20Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...Linus Torvalds4-431/+442
2023-02-20Merge tag 'tpm-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...Linus Torvalds3-0/+10
2023-02-20Merge tag 'remove-get_kernel_pages-for-6.3' of https://git.linaro.org/people/...Linus Torvalds2-3/+4
2023-02-19Merge tag 'irq-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+12
2023-02-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+0
2023-02-18Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...Linus Torvalds1-1/+4
2023-02-18hugetlb: check for undefined shift on 32 bit architecturesMike Kravetz1-1/+4
2023-02-17Merge tag 'drm-fixes-2023-02-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2023-02-17Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2023-02-17arm_pmu: fix event CPU filteringMark Rutland1-1/+0
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-2/+13
2023-02-16io_uring: Support calling io_uring_register with a registered ring fdJosh Triplett1-1/+5
2023-02-16devlink: Fix netdev notifier chain corruptionIdo Schimmel1-2/+0
2023-02-15iomap: remove IOMAP_F_ZONE_APPENDChristoph Hellwig1-2/+1
2023-02-15block: export bio_split_rwChristoph Hellwig1-0/+4
2023-02-15erofs: remove unused EROFS_GET_BLOCKS_RAW flagJingbo Xu1-1/+0
2023-02-15erofs: update print symbols for various flags in traceJingbo Xu1-4/+10
2023-02-15erofs: simplify iloc()Gao Xiang1-2/+2
2023-02-14Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+12
2023-02-13btrfs: introduce size class to block group allocatorBoris Burkov1-2/+7
2023-02-13btrfs: add more find_free_extent tracepointsBoris Burkov1-3/+78
2023-02-13btrfs: pass find_free_extent_ctl to allocator tracepointsBoris Burkov1-20/+21
2023-02-13mm: Remove get_kernel_pages()Ira Weiny1-2/+0
2023-02-13highmem: Enhance is_kmap_addr() to check kmap_local_page() mappingsIra Weiny1-1/+4
2023-02-13PCI/MSI: Provide missing stubs for CONFIG_PCI_MSI=nReinette Chatre1-0/+12
2023-02-13tpm: add vendor flag to command code validationJulien Gomes1-0/+1
2023-02-13KEYS: Add new function key_create()Thomas Weißschuh1-0/+8
2023-02-13tpm_crb: Add support for CRB devices based on PlutonMatthew Garrett1-0/+1
2023-02-13Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-1/+3
2023-02-12tracing: Fix TASK_COMM_LEN in trace event format fileYafang Shao2-1/+3
2023-02-11dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima1-0/+13
2023-02-10fbdev: Fix invalid page access after closing deferred I/O devicesTakashi Iwai1-0/+1
2023-02-10Merge tag 'drm-fixes-2023-02-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-5/+1
2023-02-10mm: shrinkers: fix deadlock in shrinker debugfsQi Zheng1-2/+3
2023-02-10Merge tag 'drm-misc-fixes-2023-02-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-5/+1
2023-02-09Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-3/+12
2023-02-08fscrypt: clean up fscrypt_add_test_dummy_key()Eric Biggers1-9/+0
2023-02-08net/mlx5: Expose SF firmware pages counterMaher Sanalla1-0/+1
2023-02-08net/mlx5: Store page counters in a single arrayMaher Sanalla1-3/+9
2023-02-07fanotify,audit: Allow audit to use the full permission event responseRichard Guy Briggs1-4/+5