summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-03-11Merge tag 'rcu.next.v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bo...Linus Torvalds
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-11Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-11Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-03-11Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-03-11Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-03-11Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-03-11Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-03-11Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-03-10Merge tag 'trace-ring-buffer-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-08io_uring/kbuf: rename REQ_F_PARTIAL_IO to REQ_F_BL_NO_RECYCLEJens Axboe
2024-03-07Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-07Merge tag 'nvme-6.9-2024-03-07' of git://git.infradead.org/nvme into for-6.9/...Jens Axboe
2024-03-07Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Christian Brauner
2024-03-06tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_...Steven Rostedt (Google)
2024-03-06Merge tag 'md-6.9-20240306' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2024-03-06block: remove disk_stack_limitsChristoph Hellwig
2024-03-06Merge tag 'vfs-6.8-release.fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-06block: make block_class constantRicardo B. Marliere
2024-03-06iov_iter: get rid of 'copy_mc' flagLinus Torvalds
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-03-05Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-03-04Merge tag 'mlx5-fixes-2024-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-03-04mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka
2024-03-04Merge tag 'vfs-6.9.rw_hint' of gitolite.kernel.org:pub/scm/linux/kernel/git/v...Christian Brauner
2024-03-04tracing/net_sched: Fix tracepoints that save qdisc_dev() as a stringSteven Rostedt (Google)
2024-03-02nvmet-rdma: set max_queue_size for RDMA transportMax Gurtovoy
2024-03-02nvme-rdma: introduce NVME_RDMA_MAX_METADATA_QUEUE_SIZE definitionMax Gurtovoy
2024-03-02nvme-rdma: move NVME_RDMA_IP_PORT from common fileMax Gurtovoy
2024-03-02block: define bvec_iter as __packed __aligned(4)Ming Lei
2024-03-01net/mlx5: Check capability for fw_resetMoshe Shemesh
2024-03-01Merge tag 'sound-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-03-01Merge tag 'drm-fixes-2024-03-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-01block: add a queue_limits_stack_bdev helperChristoph Hellwig
2024-03-01block: add a queue_limits_set helperChristoph Hellwig
2024-03-01pidfs: convert to path_from_stashed() helperChristian Brauner
2024-03-01nsfs: convert to path_from_stashed() helperChristian Brauner
2024-03-01pidfd: add pidfsChristian Brauner
2024-03-01net: bql: fix building with BQL disabledArnd Bergmann
2024-03-01Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memoryMichael Kelley
2024-03-01Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-03-01Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-29dpll: fix build failure due to rcu_dereference_check() on unknown typeEric Dumazet
2024-02-29Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-29drm/xe/uapi: Remove unused flagsFrancois Dugast
2024-02-29drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left overJosé Roberto de Souza