summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-17io_uring: don't attempt to IOPOLL for MSG_RING requestsio_uring-5.18-2022-05-18Jens Axboe
2022-05-12io_uring: fix ordering of args in io_uring_queue_async_workDylan Yudaken
2022-05-02io_uring: assign non-fixed early for async workio_uring-5.18-2022-05-06Jens Axboe
2022-04-29io_uring: check that data field is 0 in ringfd unregisterio_uring-5.18-2022-04-29Eugene Syromiatnikov
2022-04-28io_uring: fix uninitialized field in rw io_kiocbJoseph Ravichandran
2022-04-26io_uring: check reserved fields for recv/recvmsgJens Axboe
2022-04-26io_uring: check reserved fields for send/sendmsgJens Axboe
2022-04-17io_uring: fix leaks on IOPOLL and CQE_SKIPio_uring-5.18-2022-04-22Pavel Begunkov
2022-04-16io_uring: free iovec if file assignment failsJens Axboe
2022-04-14io_uring: abort file assignment prior to assigning credsio_uring-5.18-2022-04-14Jens Axboe
2022-04-13io_uring: fix poll error reportingPavel Begunkov
2022-04-13io_uring: fix poll file assign deadlockPavel Begunkov
2022-04-13io_uring: use right issue_flags for splice/teePavel Begunkov
2022-04-12io_uring: verify pad field is 0 in io_get_ext_argDylan Yudaken
2022-04-12io_uring: verify resv is 0 in ringfd register/unregisterDylan Yudaken
2022-04-12io_uring: verify that resv2 is 0 in io_uring_rsrc_update2Dylan Yudaken
2022-04-12io_uring: move io_uring_rsrc_update2 validationDylan Yudaken
2022-04-12io_uring: fix assign file locking issuePavel Begunkov
2022-04-11io_uring: stop using io_wq_work as an fd placeholderJens Axboe
2022-04-11io_uring: move apoll->events cacheJens Axboe
2022-04-11io_uring: io_kiocb_update_pos() should not touch file for non -1 offsetJens Axboe
2022-04-10io_uring: flag the fact that linked file assignment is saneJens Axboe
2022-04-10Linux 5.18-rc2v5.18-rc2Linus Torvalds
2022-04-10Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-10Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-04-10Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-10Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-10Merge tag 'irq-urgent-2022-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-10Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-10Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-10Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-04-09Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub...Linus Torvalds
2022-04-09Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-04-09Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-09Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2022-04-09perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...Ian Rogers
2022-04-09perf tools: Add external commands to list-cmdsMichael Petlan
2022-04-09perf docs: Add perf-iostat link to manpagesMichael Petlan
2022-04-09perf session: Remap buf if there is no space for eventDenis Nikitin
2022-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-09perf bench: Fix epoll bench to correct usage of affinity for machines with #C...Athira Rajeev
2022-04-09perf bench: Fix futex bench to correct usage of affinity for machines with #C...Athira Rajeev
2022-04-09perf tools: Fix perf's libperf_print callbackAdrian Hunter
2022-04-09perf: arm-spe: Fix perf report --mem-modeJames Clark
2022-04-09perf unwind: Don't show unwind error messages when augmenting frame pointer s...James Clark
2022-04-09tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2022-04-09perf test tsc: Fix error message when not supportedChengdong Li
2022-04-09perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo