aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-04-15io_uring: separate header for exported net bitsGravatar Pavel Begunkov 2-6/+18
2024-04-15io_uring: remove async request cacheGravatar Pavel Begunkov 1-4/+0
2024-04-15io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ringGravatar Jens Axboe 1-3/+0
2024-04-15io_uring: Avoid anonymous enums in io_uring uapiGravatar Gabriel Krisman Bertazi 1-10/+8
2024-04-15io_uring/alloc_cache: switch to array based cachingGravatar Jens Axboe 1-1/+1
2024-04-15io_uring/uring_cmd: switch to always allocating async dataGravatar Jens Axboe 1-0/+1
2024-04-15io_uring/rw: always setup io_async_rw for read/write requestsGravatar Jens Axboe 1-0/+1
2024-04-15io_uring: get rid of intermediate aux cqe cachesGravatar Pavel Begunkov 1-2/+1
2024-04-15io_uring: remove struct io_tw_state::lockedGravatar Pavel Begunkov 1-2/+0
2024-04-15nvme/io_uring: use helper for polled completionsGravatar Jens Axboe 1-0/+11
2024-04-15io_uring/cmd: document some uring_cmd related helpersGravatar Pavel Begunkov 1-0/+13
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+5
2024-04-14Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-5/+5
2024-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 2-9/+13
2024-04-12Merge tag 'io_uring-6.9-20240412' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-1/+1
2024-04-12Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernelGravatar Linus Torvalds 1-0/+7
2024-04-11Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 3-12/+22
2024-04-12Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Gravatar Dave Airlie 1-0/+7
2024-04-11Merge tag 'acpi-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-3/+5
2024-04-11Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 5-4/+76
2024-04-11Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-5/+5
2024-04-10Merge tag 'bootconfig-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+1
2024-04-10Drivers: hv: vmbus: Track decrypted status in vmbus_gpadlGravatar Rick Edgecombe 1-0/+1
2024-04-10Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2024-04-10bug: Fix no-return-statement warning with !CONFIG_BUGGravatar Adrian Hunter 1-1/+4
2024-04-10Bluetooth: SCO: Fix not validating setsockopt user inputGravatar Luiz Augusto von Dentz 1-0/+9
2024-04-10mm: Move lowmem_page_address() a little laterGravatar Huacai Chen 1-5/+5
2024-04-09ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrGravatar Jiri Benc 1-0/+4
2024-04-09net: add copy_safe_from_sockptr() helperGravatar Eric Dumazet 1-0/+25
2024-04-09io-uring: correct typo in comment for IOU_F_TWQ_LAZY_WAKEGravatar Haiyue Wang 1-1/+1
2024-04-09compiler.h: Add missing quote in macro commentGravatar Thorsten Blum 1-1/+1
2024-04-09fs/proc: Skip bootloader comment if no embedded kernel parametersGravatar Masami Hiramatsu 1-0/+1
2024-04-08Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2024-04-08ACPI: bus: allow _UID matching for integer zeroGravatar Raag Jadav 1-3/+5
2024-04-08locking: Make rwsem_assert_held_write_nolockdep() build with PREEMPT_RT=yGravatar Sebastian Andrzej Siewior 2-5/+5
2024-04-08irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentGravatar Arnd Bergmann 1-1/+1
2024-04-08geneve: fix header validation in geneve[6]_xmit_skbGravatar Eric Dumazet 1-0/+33
2024-04-08vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZEGravatar Michael S. Tsirkin 1-7/+8
2024-04-08virtio: store owner from modules with register_virtio_driver()Gravatar Krzysztof Kozlowski 1-2/+5
2024-04-07Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+12
2024-04-07Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-18/+62
2024-04-06Merge branch 'linus' into x86/urgent, to pick up dependent commitGravatar Ingo Molnar 14-22/+66
2024-04-05u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one fileGravatar Petr Tesarik 1-4/+5
2024-04-05Merge tag 'io_uring-6.9-20240405' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-1/+0
2024-04-05Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+1
2024-04-05Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 2-6/+5
2024-04-05Merge tag 'pm-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-1/+0
2024-04-05Merge tag 'sound-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 2-1/+4
2024-04-05stackdepot: rename pool_index to pool_index_plus_1Gravatar Peter Collingbourne 1-4/+3
2024-04-05mm/secretmem: fix GUP-fast succeeding on secretmem foliosGravatar David Hildenbrand 1-2/+2