aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds47-358/+1725
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2-5/+4
2023-02-21Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-73/+145
2023-02-21Merge tag 'tag-chrome-platform-for-v6.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-6/+87
2023-02-21Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2023-02-22netfilter: ctnetlink: make event listener tracking globalFlorian Westphal1-0/+5
2023-02-22bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC supportSouradeep Chowdhury1-1/+1
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-10/+41
2023-02-21uaccess: Add speculation barrier to copy_from_user()Dave Hansen1-0/+4
2023-02-21Merge tag 'thermal-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+40
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-1/+37
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-0/+25
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 Torvalds1-1/+0
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 Gunthorpe30-63/+223
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-46/+253
2023-02-20Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-49/+123
2023-02-20Merge tag 'locking-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2023-02-20net/sched: cls_api: Support hardware miss to tc actionPaul Blakey1-1/+5
2023-02-20Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...Jakub Kicinski3-41/+7
2023-02-20net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook1-0/+1
2023-02-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-20/+76
2023-02-20vringh: fix a typo in comments for vringh_kiovShunsuke Mie1-1/+1
2023-02-20vdpa: introduce get_vq_dma_device()Jason Wang1-0/+6
2023-02-20virtio_ring: per virtqueue dma deviceJason Wang1-0/+16
2023-02-20vdpa: Add resume operationSebastien Boeuf1-1/+5
2023-02-20PCI: Add SolidRun vendor IDAlvaro Karsz1-0/+2
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-20Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-6/+0
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds43-2136/+1
2023-02-20netfs: Add a function to extract an iterator into a scatterlistDavid Howells1-0/+4
2023-02-20netfs: Add a function to extract a UBUF or IOVEC into a BVEC iteratorDavid Howells1-0/+4
2023-02-20iov_iter: Add a function to extract a page list from an iteratorDavid Howells1-1/+26
2023-02-20iov_iter: Define flags to qualify page extraction.David Howells1-2/+8
2023-02-20splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPEDavid Howells1-0/+3
2023-02-20splice: Add a func to do a splice from a buffered file without ITER_PIPEDavid Howells2-0/+23
2023-02-20Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds7-118/+181
2023-02-20Merge tag 'for-6.3/iter-ubuf-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-0/+1
2023-02-20Merge tag 'for-6.3/io_uring-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-9/+12
2023-02-20of: 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 Torvalds2-2/+5
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 Torvalds2-4/+10