summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-1/+26
2023-02-21Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-14/+82
2023-02-21Merge tag 'wq-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+1
2023-02-21Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-2/+21
2023-02-21Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+1
2023-02-21page_pool: add a comment explaining the fragment counter usageIlias Apalodimas1-0/+10
2023-02-21Merge tag 'x86_cache_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+11
2023-02-21block: remove more NULL checks after bdev_get_queue()Juhyung Park1-6/+1
2023-02-21Merge tag 'v6.2' into iommufd.git for-nextJason Gunthorpe54-123/+415
2023-02-21Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds23-53/+290
2023-02-21Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-49/+123
2023-02-21Merge tag 'locking-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2023-02-21net/sched: cls_api: Support hardware miss to tc actionPaul Blakey4-15/+28
2023-02-21net/sched: Rename user cookie and act cookiePaul Blakey2-3/+3
2023-02-21Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...Jakub Kicinski6-42/+197
2023-02-21net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook1-0/+1
2023-02-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-20/+93
2023-02-21vringh: fix a typo in comments for vringh_kiovShunsuke Mie1-1/+1
2023-02-21vdpa: introduce get_vq_dma_device()Jason Wang1-0/+6
2023-02-21virtio_ring: per virtqueue dma deviceJason Wang1-0/+16
2023-02-21vhost-vdpa: uAPI to resume the deviceSebastien Boeuf1-0/+8
2023-02-21vhost-vdpa: Introduce RESUME backend feature bitSebastien Boeuf1-0/+2
2023-02-21vdpa: Add resume operationSebastien Boeuf1-1/+5
2023-02-21PCI: Add SolidRun vendor IDAlvaro Karsz1-0/+2
2023-02-21Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+14
2023-02-21Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds10-1/+698
2023-02-21x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong1-0/+1
2023-02-21x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong1-0/+1
2023-02-21Merge tag 'drm-misc-next-fixes-2023-02-16' of git://anongit.freedesktop.org/d...Dave Airlie1-1/+5
2023-02-21Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-6/+0
2023-02-21Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds55-3604/+1
2023-02-21netfs: Add a function to extract an iterator into a scatterlistDavid Howells1-0/+4
2023-02-21netfs: Add a function to extract a UBUF or IOVEC into a BVEC iteratorDavid Howells1-0/+4
2023-02-21iov_iter: Add a function to extract a page list from an iteratorDavid Howells1-1/+26
2023-02-21iov_iter: Define flags to qualify page extraction.David Howells1-2/+8
2023-02-21splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPEDavid Howells1-0/+3
2023-02-21splice: Add a func to do a splice from a buffered file without ITER_PIPEDavid Howells2-0/+23
2023-02-21Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds8-120/+228
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-21of: dynamic: add lifecycle docbook info to node creation functionsFrank Rowand1-0/+11
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-20include/linux/migrate.h: remove unneeded externsAndrew Morton1-8/+8
2023-02-20mm: change to return bool for isolate_movable_page()Baolin Wang1-3/+3
2023-02-20mm: hugetlb: change to return bool for isolate_hugetlb()Baolin Wang1-3/+3
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