Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-31 | Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+5 |
2022-08-26 | lsm,io_uring: add LSM hooks for the new uring_cmd file op | Luis Chamberlain | 1 | -0/+5 |
2022-08-23 | io_uring: fix submission-failure handling for uring-cmd | Kanchan Joshi | 1 | -1/+1 |
2022-08-12 | io_uring: add missing BUILD_BUG_ON() checks for new io_uring_sqe fields | Stefan Metzmacher | 1 | -0/+3 |
2022-08-12 | io_uring: make io_kiocb_to_cmd() typesafe | Stefan Metzmacher | 1 | -4/+4 |
2022-08-11 | io_uring: fix error handling for io_uring_cmd | Anuj Gupta | 1 | -1/+3 |
2022-08-03 | io_uring: pass correct parameters to io_req_set_res | Ming Lei | 1 | -1/+1 |
2022-07-24 | io_uring: kill extra io_uring_types.h includes | Pavel Begunkov | 1 | -1/+0 |
2022-07-24 | io_uring: move uring_cmd handling to its own file | Jens Axboe | 1 | -0/+115 |