开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2022-09-11
scripts/decodecode: improve faulting line determination
Borislav Petkov
2022-09-11
hfsplus: convert kmap() to kmap_local_page() in btree.c
Fabio M. De Francesco
2022-09-11
hfsplus: convert kmap() to kmap_local_page() in bitmap.c
Fabio M. De Francesco
2022-09-11
hfsplus: convert kmap() to kmap_local_page() in bnode.c
Fabio M. De Francesco
2022-09-11
hfsplus: unmap the page in the "fail_page" label
Fabio M. De Francesco
2022-08-28
Linux 6.0-rc3
v6.0-rc3
Linus Torvalds
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-28
Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
Linus Torvalds
2022-08-28
.mailmap: update Luca Ceresoli's e-mail address
Luca Ceresoli
2022-08-28
mm/mprotect: only reference swap pfn page if type match
Peter Xu
2022-08-28
squashfs: don't call kmalloc in decompressors
Phillip Lougher
[next]