开源镜像站
帮助
动态
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
2017-11-17
fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t
Elena Reshetova
2017-11-17
nilfs2: fix race condition that causes file system corruption
Andreas Rohner
2017-11-17
fs/nilfs2: convert timers to use timer_setup()
Kees Cook
2017-11-17
sysctl: check for UINT_MAX before unsigned int min/max
Joe Lawrence
2017-11-17
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
2017-11-17
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
Joe Lawrence
2017-11-17
pipe: match pipe_max_size data type with procfs
Joe Lawrence
2017-11-17
autofs: don't fail mount for transient error
NeilBrown
2017-11-17
init/version.c: include <linux/export.h> instead of <linux/module.h>
Masahiro Yamada
2017-11-17
epoll: remove ep_call_nested() from ep_eventpoll_poll()
Jason Baron
2017-11-17
epoll: avoid calling ep_call_nested() from ep_poll_safewake()
Jason Baron
2017-11-17
epoll: account epitem and eppoll_entry to kmemcg
Shakeel Butt
2017-11-17
checkpatch: do not check missing blank line before builtin_*_driver
Masahiro Yamada
2017-11-17
checkpatch: add --strict test for lines ending in [ or (
Joe Perches
2017-11-17
checkpatch: add TP_printk to list of logging functions
Joe Perches
2017-11-17
checkpatch: allow DEFINE_PER_CPU definitions to exceed line length
Joe Perches
2017-11-17
checkpatch: printks always need a KERN_<LEVEL>
Joe Perches
2017-11-17
scripts/checkpatch.pl: avoid false warning missing break
Heinrich Schuchardt
2017-11-17
checkpatch: support function pointers for unnamed function definition arguments
Miles Chen
2017-11-17
lib: test module for find_*_bit() functions
Yury Norov
2017-11-17
lib/rbtree-test: lower default params
Davidlohr Bueso
2017-11-17
tools/lib/traceevent/parse-filter.c: clean up clang build warning
Cheng Jian
2017-11-17
lib/nmi_backtrace.c: fix kernel text address leak
Liu, Changcheng
2017-11-17
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
2017-11-17
lib/int_sqrt: adjust comments
Peter Zijlstra
2017-11-17
lib/int_sqrt: optimize initial value compute
Peter Zijlstra
2017-11-17
lib/int_sqrt: optimize small argument
Peter Zijlstra
2017-11-17
lib/test: delete five error messages for failed memory allocations
Markus Elfring
2017-11-17
lib: add module support to string tests
Geert Uytterhoeven
2017-11-17
include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>
Masahiro Yamada
2017-11-17
include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>
Masahiro Yamada
2017-11-17
get_maintainer: add more --self-test options
Joe Perches
2017-11-17
get_maintainer: add --self-test for internal consistency tests
Tom Saeger
2017-11-17
dynamic_debug documentation: minor fixes
Randy Dunlap
2017-11-17
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...
Randy Dunlap
2017-11-17
kernel/umh.c: optimize 'proc_cap_handler()'
Christophe JAILLET
2017-11-17
include/linux/compiler-clang.h: handle randomizable anonymous structs
Sandipan Das
2017-11-17
bug: fix "cut here" location for __WARN_TAINT architectures
Kees Cook
2017-11-17
bug: define the "cut here" string in a single place
Kees Cook
2017-11-17
lkdtm: include WARN format string
Kees Cook
2017-11-17
iopoll: avoid -Wint-in-bool-context warning
Arnd Bergmann
2017-11-17
parse-maintainers: add ability to specify filenames
Joe Perches
2017-11-17
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
2017-11-17
kernel debug: support resetting WARN*_ONCE
Andi Kleen
2017-11-17
sh/boot: add static stack-protector to pre-kernel
Kees Cook
2017-11-17
spelling.txt: add "unnecessary" typo variants
Joe Perches
2017-11-17
proc: use do-while in name_to_int()
Alexey Dobriyan
2017-11-17
proc: : uninline name_to_int()
Alexey Dobriyan
2017-11-17
proc, coredump: add CoreDumping flag to /proc/pid/status
Roman Gushchin
2017-11-17
mm, compaction: remove unneeded pageblock_skip_persistent() checks
Vlastimil Babka
[next]