index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-05-23
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
Merge tag 'edac_updates_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-23
Merge tag 'timers-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-23
Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-23
Merge tag 'ata-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/cdrom-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-23
Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-20
Merge tag 'drm-fixes-2022-05-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-05-21
Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-05-20
Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-05-20
nvme: enable uring-passthrough for admin commands
Kanchan Joshi
2022-05-19
io_uring: fix incorrect __kernel_rwf_t cast
Vasily Averin
2022-05-19
Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-05-19
riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
Sunil V L
2022-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-05-18
Merge tag 'io_uring-5.18-2022-05-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-18
libceph: fix potential use-after-free on linger ping and resends
Ilya Dryomov
2022-05-18
nvme: add support for TP4084 - Time-to-Ready Enhancements
Christoph Hellwig
2022-05-18
io_uring: add support for ring mapped supplied buffers
Jens Axboe
2022-05-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-05-17
audit,io_uring,io-wq: call __audit_uring_exit for dummy contexts
Julian Orth
2022-05-17
dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspace
Jérôme Pouiller
2022-05-17
nvme: split the enum used for various register constants
Christoph Hellwig
2022-05-16
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
2022-05-16
xfrm: fix "disable_policy" flag use when arriving from different devices
Eyal Birger
2022-05-16
nvme: add missing status values to verbose logging
Max Gurtovoy
2022-05-15
cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsolete
Paul Gortmaker
2022-05-15
cdrom: remove the unused driver specific disc change ioctl
Paul Gortmaker
2022-05-15
Merge tag 'sched-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-14
io_uring: add IORING_ACCEPT_MULTISHOT for accept
Hao Xu
2022-05-13
Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-05-13
io_uring: add flag for allocating a fully sparse direct descriptor space
Jens Axboe
2022-05-13
io_uring: allow allocated fixed files for openat/openat2
Jens Axboe
2022-05-13
Revert "tcp/dccp: get rid of inet_twsk_purge()"
Eric Dumazet
2022-05-12
Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-05-12
block: Fix the bio.bi_opf comment
Bart Van Assche
2022-05-12
block: reorder the REQ_ flags
Christoph Hellwig
2022-05-12
io_uring: fix ordering of args in io_uring_queue_async_work
Dylan Yudaken
2022-05-11
Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2022-05-11
Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2022-05-11
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
[next]