开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
virtio: remove unused virtio_find_vqs() and virtio_find_vqs_ctx() helpers
Jiri Pirko
2024-07-17
virtio: rename find_vqs_info() op to find_vqs()
Jiri Pirko
2024-07-17
virtio: remove the original find_vqs() op
Jiri Pirko
2024-07-17
virtio: call virtio_find_vqs_info() from virtio_find_single_vq() directly
Jiri Pirko
2024-07-17
virtio: introduce virtio_queue_info struct and find_vqs_info() config op
Jiri Pirko
2024-07-17
virtio: make virtio_find_single_vq() call virtio_find_vqs()
Jiri Pirko
2024-07-17
virtio: make virtio_find_vqs() call virtio_find_vqs_ctx()
Jiri Pirko
2024-07-09
vdpa/mlx5: Add support for modifying the VQ features field
Dragos Tatulea
2024-07-09
vdpa/mlx5: Add support for modifying the virtio_version VQ field
Dragos Tatulea
2024-07-04
net: missing check virtio
Denis Arefev
2024-07-01
Merge tag 'asm-generic-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-01
Merge tag 'vfs-6.10-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-01
syscalls: fix sys_fanotify_mark prototype
Arnd Bergmann
2024-06-30
Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2024-06-30
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
2024-06-30
Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-06-28
Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-06-28
Merge tag 'block-6.10-20240628' of git://git.kernel.dk/linux
Linus Torvalds
2024-06-27
Merge tag 'io_uring-6.10-20240627' of git://git.kernel.dk/linux
Linus Torvalds
2024-06-27
Merge tag 'asm-generic-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-06-27
Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-27
Merge tag 'sound-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-06-27
kallsyms: rework symbol lookup return codes
Arnd Bergmann
2024-06-27
Merge tag 'nf-24-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-06-27
tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
Yunseong Kim
2024-06-26
Merge tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-06-27
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
2024-06-26
Merge tag 'wq-for-6.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-06-25
linux/syscalls.h: add missing __user annotations
Arnd Bergmann
2024-06-25
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
2024-06-25
Fix race for duplicate reqsk on identical SYN
luoxuanqiang
2024-06-25
Revert "printk: Save console options for add_preferred_console_match()"
Greg Kroah-Hartman
2024-06-24
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
2024-06-24
mm: convert page type macros to enum
Stephen Brennan
2024-06-24
/proc/pid/smaps: add mseal info for vma
Jeff Xu
2024-06-24
io_uring: remove dead struct io_submit_state member
Jens Axboe
2024-06-24
ftruncate: pass a signed offset
Arnd Bergmann
2024-06-24
serial: core: introduce uart_port_tx_limited_flags()
Jonas Gorski
2024-06-24
Revert "serial: core: only stop transmit when HW fifo is empty"
Doug Brown
2024-06-23
Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-23
Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-23
closures: closure_get_not_zero(), closure_return_sync()
Kent Overstreet
2024-06-22
Merge tag 'spi-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-06-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-06-21
nvmet: make 'tsas' attribute idempotent for RDMA
Hannes Reinecke
2024-06-21
nvme: fixup comment for nvme RDMA Provider Type
Hannes Reinecke
2024-06-21
i2c: Add nop fwnode operations
Sakari Ailus
2024-06-20
Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
[next]