summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-25io_uring: move nop into its own fileJens Axboe4-15/+32
2022-07-25io_uring: move xattr related opcodes to its own fileJens Axboe4-247/+277
2022-07-25io_uring: handle completions in the coreJens Axboe2-134/+142
2022-07-25io_uring: set completion results upfrontJens Axboe2-12/+22
2022-07-25io_uring: add io_uring_types.hJens Axboe2-488/+499
2022-07-25io_uring: define a request type cleanup handlerJens Axboe1-69/+86
2022-07-25io_uring: unify struct io_symlink and io_hardlinkJens Axboe1-20/+7
2022-07-25io_uring: convert iouring_cmd to io_cmd_typeJens Axboe1-8/+10
2022-07-25io_uring: convert xattr to use io_cmd_typeJens Axboe1-10/+9
2022-07-25io_uring: convert rsrc_update to io_cmd_typeJens Axboe1-16/+19
2022-07-25io_uring: convert msg and nop to io_cmd_typeJens Axboe1-9/+9
2022-07-25io_uring: convert splice to use io_cmd_typeJens Axboe1-5/+4
2022-07-25io_uring: convert epoll to io_cmd_typeJens Axboe1-7/+8
2022-07-25io_uring: convert file system request types to use io_cmd_typeJens Axboe1-45/+57
2022-07-25io_uring: convert madvise/fadvise to use io_cmd_typeJens Axboe1-10/+12
2022-07-25io_uring: convert open/close path to use io_cmd_typeJens Axboe1-32/+40
2022-07-25io_uring: convert timeout path to use io_cmd_typeJens Axboe1-49/+68
2022-07-25io_uring: convert cancel path to use io_cmd_typeJens Axboe1-11/+13
2022-07-25io_uring: convert the sync and fallocate paths to use io_cmd_typeJens Axboe1-19/+24
2022-07-25io_uring: convert net related opcodes to use io_cmd_typeJens Axboe1-26/+27
2022-07-25io_uring: remove recvmsg knowledge from io_arm_poll_handler()Jens Axboe1-2/+6
2022-07-25io_uring: convert poll_update path to use io_cmd_typeJens Axboe1-8/+8
2022-07-25io_uring: convert poll path to use io_cmd_typeJens Axboe1-25/+28
2022-07-25io_uring: convert read/write path to use io_cmd_typeJens Axboe1-88/+106
2022-07-25io_uring: add generic command payload type to struct io_kiocbJens Axboe1-4/+17
2022-07-25io_uring: move req async preparation into opcode handlerJens Axboe1-28/+10
2022-07-25io_uring: move to separate directoryJens Axboe8-10/+10
2022-07-25io_uring: define a 'prep' and 'issue' handler for each opcodeJens Axboe1-458/+350
2022-07-24Linux 5.19-rc8v5.19-rc8Linus Torvalds1-1/+1
2022-07-24certs: make system keyring depend on x509 parserAdam Borowski1-0/+1
2022-07-23x86/speculation: Make all RETbleed mitigations 64-bit onlyBen Hutchings1-4/+4
2022-07-22mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE caseLinus Torvalds1-3/+0
2022-07-22gpio: gpio-xilinx: Fix integer overflowSrinivas Neeli1-1/+1
2022-07-21riscv: add as-options for modules with assembly compontentsBen Dooks1-0/+1
2022-07-21mmu_gather: Force tlb-flush VM_PFNMAP vmasPeter Zijlstra1-16/+17
2022-07-21mmu_gather: Let there be one tlb_{start,end}_vma() implementationPeter Zijlstra1-13/+2
2022-07-21csky/tlb: Remove tlb_flush() definePeter Zijlstra1-2/+0
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra13-35/+32
2022-07-21scripts/gdb: Fix gdb 'lx-symbols' commandKhalid Masum1-1/+1
2022-07-21watch-queue: remove spurious double semicolonLinus Torvalds1-1/+1
2022-07-21spi: spi-rspi: Fix PIO fallback on RZ platformsBiju Das1-0/+4
2022-07-21io_uring: do not recycle buffer in READVDylan Yudaken1-0/+8
2022-07-21io_uring: fix free of unallocated buffer listDylan Yudaken1-3/+3
2022-07-21sched/deadline: Fix BUG_ON condition for deboosted tasksJuri Lelli1-1/+4
2022-07-20drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2Luben Tuikov3-4/+19
2022-07-20watchqueue: make sure to serialize 'wqueue->defunct' properlyLinus Torvalds1-16/+37
2022-07-20spi: spi-cadence: Fix SPI NO Slave Select macro definitionSai Krishna Potthuri1-1/+1
2022-07-20perf/x86/intel/lbr: Fix unchecked MSR access error on HSWKan Liang1-9/+10
2022-07-20lkdtm: Disable return thunks in rodata.cJosh Poimboeuf2-3/+7
2022-07-20x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS partsPawan Gupta1-0/+3