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
2022-10-03
fs/ocfs2: fix repeated words in comments
wangjianli
2022-10-03
relay: use kvcalloc to alloc page array in relay_alloc_page_array
wuchi
2022-10-03
proc: make config PROC_CHILDREN depend on PROC_FS
Lukas Bulwahn
2022-10-03
fs: uninline inode_maybe_inc_iversion()
Andrew Morton
2022-10-03
firmware: google: test spinlock on panic path to avoid lockups
Guilherme G. Piccoli
2022-10-03
ipc: mqueue: remove unnecessary conditionals
Jingyu Wang
2022-10-03
init.h: fix spelling typo in comment
Jiangshan Yi
2022-10-03
fs/ocfs2/suballoc.h: fix spelling typo in comment
Jiangshan Yi
2022-10-03
ocfs2: replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-09-11
latencytop: use the last element of latency_record of system
wuchi
2022-09-11
kernel/utsname_sysctl.c: print kernel arch
Petr Vorel
2022-09-11
checkpatch: handle FILE pointer type
Mickaël Salaün
2022-09-11
asm-generic: make parameter types consistent in _unaligned_be48()
Andy Shevchenko
2022-09-11
kernel/profile.c: simplify duplicated code in profile_setup()
wuchi
2022-09-11
ntfs: check overflow when iterating ATTR_RECORDs
Hawkins Jiawei
2022-09-11
ntfs: fix out-of-bounds read in ntfs_attr_find()
Hawkins Jiawei
2022-09-11
ntfs: fix use-after-free in ntfs_attr_find()
Hawkins Jiawei
2022-09-11
initramfs: mark my_inptr as __initdata
wuchi
2022-09-11
fail_function: fix wrong use of fei_attr_remove()
Yang Yingliang
2022-09-11
fail_function: refactor code of checking return value of register_kprobe()
Yang Yingliang
2022-09-11
fail_function: switch to memdup_user_nul() helper
Yang Yingliang
2022-09-11
smpboot: use atomic_try_cmpxchg in cpu_wait_death and cpu_report_death
Uros Bizjak
2022-09-11
task_work: use try_cmpxchg in task_work_add, task_work_cancel_match and task_...
Uros Bizjak
2022-09-11
lib: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
init: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
reiserfs: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
ocfs2: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
ia64: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
alpha: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
bitops: use try_cmpxchg in set_mask_bits and bit_clear_unless
Uros Bizjak
2022-09-11
hfs: replace kmap() with kmap_local_page() in btree.c
Fabio M. De Francesco
2022-09-11
hfs: replace kmap() with kmap_local_page() in bnode.c
Fabio M. De Francesco
2022-09-11
hfs: unmap the page in the "fail_page" label
Fabio M. De Francesco
2022-09-11
kexec: replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-09-11
iversion: use atomic64_try_cmpxchg)
Uros Bizjak
2022-09-11
aio: use atomic_try_cmpxchg in __get_reqs_available
Uros Bizjak
2022-09-11
buffer: use try_cmpxchg in discard_buffer
Uros Bizjak
2022-09-11
epoll: use try_cmpxchg in list_add_tail_lockless
Uros Bizjak
2022-09-11
ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC frequency
Sergei Trofimovich
2022-09-11
fs/qnx6: delete unnecessary checks before brelse()
Minghao Chi
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
proc: save LOC in vsyscall test
Brian Foster
2022-09-11
llist: use try_cmpxchg in llist_add_batch and llist_del_first
Uros Bizjak
2022-09-11
panic, kexec: make __crash_kexec() NMI safe
Valentin Schneider
2022-09-11
kexec: turn all kexec_mutex acquisitions into trylocks
Valentin Schneider
2022-09-11
lib/cmdline: avoid page fault in next_arg
Neel Natu
2022-09-11
checkpatch: add kmap and kmap_atomic to the deprecated list
Ira Weiny
2022-09-11
fs/isofs: replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-09-11
treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y
Arnd Bergmann
2022-09-11
ipc/util.c: cleanup and improve sysvipc_find_ipc()
Manfred Spraul
[next]