开源镜像站
帮助
动态
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-12-11
ipc: fix memory leak in init_mqueue_fs()
Zhengchao Shao
2022-12-11
hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...
Aditya Garg
2022-12-11
rapidio: devices: fix missing put_device in mport_cdev_open
Cai Xinchen
2022-12-11
kcov: fix spelling typos in comments
Rong Tao
2022-12-11
hfs: Fix OOB Write in hfs_asc2mac
ZhangPeng
2022-12-11
hfs: fix OOB Read in __hfs_brec_find
ZhangPeng
2022-12-11
relay: fix type mismatch when allocating memory in relay_create_buf()
Gavrilov Ilia
2022-12-11
ocfs2: always read both high and low parts of dinode link count
Alexey Asemov
2022-12-11
io-mapping: move some code within the include guarded section
Christophe JAILLET
2022-12-11
kernel: kcsan: kcsan_test: build without structleak plugin
Anders Roxell
2022-12-11
mailmap: update email for Iskren Chernev
Iskren Chernev
2022-12-11
eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD
Zhang Qilong
2022-12-11
rapidio: fix possible UAF when kfifo_alloc() fails
Wang Weiyang
2022-12-11
relay: use strscpy() is more robust and safer
Xu Panda
2022-11-30
cpumask: limit visibility of FORCE_NR_CPUS
Yury Norov
2022-11-30
acct: fix potential integer overflow in encode_comp_t()
Zheng Yejian
2022-11-30
acct: fix accuracy loss for input value of encode_comp_t()
Zheng Yejian
2022-11-30
linux/init.h: include <linux/build_bug.h> and <linux/stringify.h>
Masahiro Yamada
2022-11-30
rapidio: rio: fix possible name leak in rio_register_mport()
Yang Yingliang
2022-11-30
rapidio: fix possible name leaks when rio_add_device() fails
Yang Yingliang
2022-11-30
fat (exportfs): fix some kernel-doc warnings
Bo Liu
2022-11-30
ocfs2: fix memory leak in ocfs2_mount_volume()
Li Zetao
2022-11-30
lib/radix-tree.c: fix uninitialized variable compilation warning
Rong Tao
2022-11-30
vmcoreinfo: warn if we exceed vmcoreinfo data size
Stephen Brennan
2022-11-30
checkpatch: add check for array allocator family argument order
Liao Chang
2022-11-30
wifi: rt2x00: use explicitly signed or unsigned types
Jason A. Donenfeld
2022-11-30
debugfs: fix error when writing negative value to atomic_t debugfs file
Akinobu Mita
2022-11-30
lib/notifier-error-inject: fix error when writing -errno to debugfs file
Akinobu Mita
2022-11-30
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
Akinobu Mita
2022-11-18
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
2022-11-18
sched/fair: use try_cmpxchg in task_numa_work
Uros Bizjak
2022-11-18
selftests: cgroup: fix unsigned comparison with less than zero
YueHaibing
2022-11-18
selftests/vm: add local_config.h and local_config.mk to .gitignore
Zhao Gongyi
2022-11-18
squashfs: fix null-ptr-deref in squashfs_fill_super
Baokun Li
2022-11-18
ocfs2: fix memory leak in ocfs2_stack_glue_init()
Shang XiaoJing
2022-11-18
tools/accounting/procacct: remove some unused variables
Xiongfeng Wang
2022-11-18
rapidio/tsi721: replace flush_scheduled_work() with flush_work()
Tetsuo Handa
2022-11-18
lib/fonts: fix undefined behavior in bit shift for get_default_font
Gaosheng Cui
2022-11-18
squashfs: allows users to configure the number of decompression threads
Xiaoming Ni
2022-11-18
squashfs: add the mount parameter theads=<single|multi|percpu>
Xiaoming Ni
2022-11-18
initramfs: remove unnecessary (void*) conversion
XU pengfei
2022-11-18
nilfs2: fix shift-out-of-bounds due to too large exponent of block size
Ryusuke Konishi
2022-11-18
nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
Ryusuke Konishi
2022-11-18
scripts: checkpatch: allow "case" macros
Stanislaw Gruszka
2022-11-18
proc: fixup uptime selftest
Alexey Dobriyan
2022-11-18
ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
Bjorn Helgaas
2022-11-18
ia64/kprobes: remove orphan declarations from arch/ia64/include/asm/kprobes.h
Gaosheng Cui
2022-11-18
ia64: replace IS_ERR() with IS_ERR_VALUE()
ye xingchen
2022-11-18
proc: give /proc/cmdline size
Alexey Dobriyan
2022-11-18
checkpatch: add warning for non-lore mailing list URLs
Bjorn Helgaas
[next]