index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-12
blkcg: Remove extra blkcg_bio_issue_init
Laibin Qiu
2021-11-11
block: Hold invalidate_lock in BLKRESETZONE ioctl
Shin'ichiro Kawasaki
2021-11-11
blk-mq: rename blk_attempt_bio_merge
Ming Lei
2021-11-11
blk-mq: don't grab ->q_usage_counter in blk_mq_sched_bio_merge
Ming Lei
2021-11-11
block: fix kerneldoc for disk_register_independent_access__ranges()
Jens Axboe
2021-11-09
block: add __must_check for *add_disk*() callers
Luis Chamberlain
2021-11-09
block: use enum type for blk_mq_alloc_data->rq_flags
Jens Axboe
2021-11-09
block: Hold invalidate_lock in BLKZEROOUT ioctl
Shin'ichiro Kawasaki
2021-11-09
block: Hold invalidate_lock in BLKDISCARD ioctl
Shin'ichiro Kawasaki
2021-11-09
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
Merge tag 'io_uring-5.16-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-09
Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-11-09
Merge tag 'ovl-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-11-09
Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-09
Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-09
Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
ipc/ipc_sysctl.c: remove fallback for !CONFIG_PROC_SYSCTL
Manfred Spraul
2021-11-09
ipc: check checkpoint_restore_ns_capable() to modify C/R proc files
Michal Clapinski
2021-11-09
selftests/kselftest/runner/run_one(): allow running non-executable files
SeongJae Park
2021-11-09
virtio-mem: disallow mapping virtio-mem memory via /dev/mem
David Hildenbrand
2021-11-09
kernel/resource: disallow access to exclusive system RAM regions
David Hildenbrand
2021-11-09
kernel/resource: clean up and optimize iomem_is_exclusive()
David Hildenbrand
2021-11-09
scripts/gdb: handle split debug for vmlinux
Douglas Anderson
2021-11-09
kcov: replace local_irq_save() with a local_lock_t
Sebastian Andrzej Siewior
2021-11-09
kcov: avoid enable+disable interrupts if !in_task()
Sebastian Andrzej Siewior
2021-11-09
kcov: allocate per-CPU memory on the relevant node
Sebastian Andrzej Siewior
2021-11-09
Documentation/kcov: define `ip' in the example
Sebastian Andrzej Siewior
2021-11-09
Documentation/kcov: include types.h in the example
Sebastian Andrzej Siewior
2021-11-09
sysv: use BUILD_BUG_ON instead of runtime check
Pavel Skripkin
2021-11-09
kernel/fork.c: unshare(): use swap() to make code cleaner
Ran Xiaokai
2021-11-09
seq_file: fix passing wrong private data
Muchun Song
2021-11-09
seq_file: move seq_escape() to a header
Andy Shevchenko
2021-11-09
signal: remove duplicate include in signal.h
Ye Guojin
2021-11-09
crash_dump: remove duplicate include in crash_dump.h
Ye Guojin
2021-11-09
crash_dump: fix boolreturn.cocci warning
Changcheng Deng
2021-11-09
hfs/hfsplus: use WARN_ON for sanity check
Arnd Bergmann
2021-11-09
nilfs2: remove filenames from file comments
Ryusuke Konishi
2021-11-09
nilfs2: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-11-09
coda: bump module version to 7.2
Jan Harkes
2021-11-09
coda: use vmemdup_user to replace the open code
Jing Yangyang
2021-11-09
coda: convert from atomic_t to refcount_t on coda_vm_ops->refcnt
Xiyu Yang
2021-11-09
coda: avoid doing bad things on inode type changes during revalidation
Jan Harkes
2021-11-09
coda: avoid hidden code duplication in rename
Jan Harkes
2021-11-09
coda: avoid flagging NULL inodes
Jan Harkes
2021-11-09
coda: remove err which no one care
Alex Shi
2021-11-09
coda: check for async upcall request using local state
Jan Harkes
[next]