aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-08io_uring/kbuf: rename REQ_F_PARTIAL_IO to REQ_F_BL_NO_RECYCLEGravatar Jens Axboe 1-3/+3
2024-02-27io_uring/kbuf: flag request if buffer pool is empty after buffer pickGravatar Jens Axboe 1-0/+3
2024-02-15io_uring/napi: enable even with a timeout of 0Gravatar Jens Axboe 1-0/+1
2024-02-09io_uring: add register/unregister napi functionGravatar Stefan Roesch 1-0/+12
2024-02-09io-uring: add napi busy poll supportGravatar Stefan Roesch 1-1/+14
2024-02-09Merge branch 'for-io_uring-add-napi-busy-polling-support' of git://git.kernel...Gravatar Jens Axboe 1-0/+4
2024-02-09net: add napi_busy_loop_rcu()Gravatar Stefan Roesch 1-0/+4
2024-02-09io_uring: add support for ftruncateGravatar Tony Solomonik 1-0/+1
2024-02-08io_uring: re-arrange struct io_ring_ctx to reduce paddingGravatar Jens Axboe 1-15/+16
2024-02-08io_uring: remove 'loops' argument from trace_io_uring_task_work_run()Gravatar Jens Axboe 1-7/+3
2024-02-08io_uring: add io_file_can_poll() helperGravatar Jens Axboe 1-0/+3
2024-02-08io_uring/cancel: don't default to setting req->work.cancel_seqGravatar Jens Axboe 1-0/+3
2024-02-08io_uring: expand main struct io_kiocb flags to 64-bitsGravatar Jens Axboe 2-45/+52
2024-02-04Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-7/+4
2024-02-04Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-6/+7
2024-02-04Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+2
2024-02-02Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+5
2024-02-02Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-1/+6
2024-02-02Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-8/+2
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 4-7/+21
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-11/+0
2024-02-01Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2024-02-01Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Gravatar Jakub Kicinski 2-0/+6
2024-02-01ASoC: cs35l56: Allow more time for firmware to bootGravatar Richard Fitzgerald 1-1/+1
2024-02-01ASoC: cs35l56: Load tunings for the correct speaker modelsGravatar Richard Fitzgerald 1-0/+1
2024-02-01ASoC: cs35l56: Firmware file must match the version of preloaded firmwareGravatar Richard Fitzgerald 1-0/+3
2024-02-01ASoC: cs35l56: Fix to ensure ASP1 registers match cacheGravatar Richard Fitzgerald 1-0/+1
2024-01-31af_unix: fix lockdep positive in sk_diag_dump_icons()Gravatar Eric Dumazet 1-6/+14
2024-01-31nvme: take const cmd pointer in read-only helpersGravatar Caleb Sander 1-2/+2
2024-01-31netfilter: ipset: fix performance regression in swap operationGravatar Jozsef Kadlecsik 1-0/+4
2024-01-31netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVGravatar Pablo Neira Ayuso 1-0/+2
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMGravatar Johan Hovold 1-0/+5
2024-01-31HID: bpf: use __bpf_kfunc instead of noinlineGravatar Benjamin Tissoires 1-11/+0
2024-01-30lsm: fix default return value of the socket_getpeersec_*() hooksGravatar Ondrej Mosnacek 1-2/+2
2024-01-30dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVGravatar Frank Li 1-1/+2
2024-01-29Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 2-3/+4
2024-01-28Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2024-01-27tty: serial: Fix bit order in RS485 flag definitionsGravatar Christoph Niedermaier 1-6/+7
2024-01-26ipmr: fix kernel panic when forwarding mcast packetsGravatar Nicolas Dichtel 1-1/+1
2024-01-26Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Gravatar Linus Torvalds 1-1/+1
2024-01-26Merge tag 'drm-fixes-2024-01-27' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-5/+20
2024-01-26Merge tag 'spi-fix-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2024-01-25mm, kmsan: fix infinite recursion due to RCU critical sectionGravatar Marco Elver 1-3/+3
2024-01-25mm: mmap: map MAP_STACK to VM_NOHUGEPAGEGravatar Yang Shi 1-0/+1
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 12-30/+108
2024-01-25Merge tag 'vfs-6.8-rc2.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+25
2024-01-25Merge tag 'mlx5-fixes-2024-01-24' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Abeni 4-4/+11
2024-01-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Paolo Abeni 1-0/+27
2024-01-24xsk: fix usage of multi-buffer BPF helpers for ZC XDPGravatar Maciej Fijalkowski 1-0/+26
2024-01-24xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsGravatar Maciej Fijalkowski 1-0/+1