index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-19
io_uring: use blk_queue_nowait() to check if NOWAIT supported
Jeffle Xu
2020-10-17
mm: use limited read-ahead to satisfy read
Jens Axboe
2020-10-17
mm: mark async iocb read as NOWAIT once some data has been copied
Jens Axboe
2020-10-17
io_uring: fix double poll mask init
Pavel Begunkov
2020-10-17
io-wq: inherit audit loginuid and sessionid
Jens Axboe
2020-10-17
io_uring: use percpu counters to track inflight requests
Jens Axboe
2020-10-17
io_uring: assign new io_identity for task if members have changed
Jens Axboe
2020-10-17
io_uring: store io_identity in io_uring_task
Jens Axboe
2020-10-17
io_uring: COW io_identity on mismatch
Jens Axboe
2020-10-17
io_uring: move io identity items into separate struct
Jens Axboe
2020-10-17
io_uring: rely solely on work flags to determine personality.
Jens Axboe
2020-10-17
io_uring: pass required context in as flags
Jens Axboe
2020-10-17
io-wq: assign NUMA node locality if appropriate
Jens Axboe
2020-10-17
io_uring: fix error path cleanup in io_sqe_files_register()
Jens Axboe
2020-10-17
Revert "io_uring: mark io_uring_fops/io_op_defs as __read_mostly"
Jens Axboe
2020-10-17
io_uring: fix REQ_F_COMP_LOCKED by killing it
Pavel Begunkov
2020-10-17
io_uring: dig out COMP_LOCK from deep call chain
Pavel Begunkov
2020-10-17
io_uring: don't put a poll req under spinlock
Pavel Begunkov
2020-10-17
io_uring: don't unnecessarily clear F_LINK_TIMEOUT
Pavel Begunkov
2020-10-17
io_uring: don't set COMP_LOCKED if won't put
Pavel Begunkov
2020-10-17
io_uring: Fix sizeof() mismatch
Colin Ian King
2020-10-16
Merge tag 'ovl-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-16
Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-16
Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-16
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-10-16
Merge tag 'trace-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2020-10-16
Merge tag 'printk-for-5.10-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-16
Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2020-10-16
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-16
lib, uaccess: add failure injection to usercopy functions
Albert van der Linde
2020-10-16
lib, include/linux: add usercopy failure capability
Albert van der Linde
2020-10-16
ROMFS: support inode blocks calculation
Libing Zhou
2020-10-16
ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang
George Popescu
2020-10-16
sched.h: drop in_ubsan field when UBSAN is in trap mode
Elena Petrova
2020-10-16
scripts/gdb/tasks: add headers and improve spacing format
Ritesh Harjani
2020-10-16
scripts/gdb/proc: add struct mount & struct super_block addr in lx-mounts com...
Ritesh Harjani
2020-10-16
kernel/relay.c: drop unneeded initialization
Sudip Mukherjee
2020-10-16
panic: dump registers on panic_on_warn
Alexey Kardashevskiy
2020-10-16
rapidio: fix the missed put_device() for rio_mport_add_riodev
Jing Xiangfeng
2020-10-16
rapidio: fix error handling path
Souptick Joarder
2020-10-16
nilfs2: fix some kernel-doc warnings for nilfs2
Wang Hai
2020-10-16
autofs: harden ioctl table
Matthew Wilcox
2020-10-16
ramfs: fix nommu mmap with gaps in the page cache
Matthew Wilcox (Oracle)
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2020-10-16
mm/gup: take mmap_lock in get_dump_page()
Jann Horn
2020-10-16
binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot
Jann Horn
2020-10-16
coredump: rework elf/elf_fdpic vma_dump_size() into common helper
Jann Horn
[next]