开源镜像站
帮助
动态
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
2020-06-04
selftests/x86/pkeys: move selftests to arch-neutral directory
Ram Pai
2020-06-04
kernel/relay.c: fix read_pos error when multiple readers
Pengcheng Yang
2020-06-04
kernel/relay.c: handle alloc_percpu returning NULL in relay_open
Daniel Axtens
2020-06-04
rapidio: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-06-04
rapidio: avoid data race between file operation callbacks and mport_cdev_add().
Madhuparna Bhowmik
2020-06-04
exec: open code copy_string_kernel
Christoph Hellwig
2020-06-04
exec: simplify the copy_strings_kernel calling convention
Christoph Hellwig
2020-06-04
kernel/kprobes.c: convert to use DEFINE_SEQ_ATTRIBUTE macro
Kefeng Wang
2020-06-04
mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macro
Kefeng Wang
2020-06-04
include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE() helper macro
Kefeng Wang
2020-06-04
fs/seq_file.c: seq_read: Update pr_info_ratelimited
Joe Perches
2020-06-04
fat: improve the readahead for FAT entries
OGAWA Hirofumi
2020-06-04
fat: don't allow to mount if the FAT length == 0
OGAWA Hirofumi
2020-06-04
init: allow distribution configuration of default init
Chris Down
2020-06-04
elfnote: mark all .note sections SHF_ALLOC
Nick Desaulniers
2020-06-04
fs/binfmt_elf: remove redundant elf_map ifndef
Anthony Iliopoulos
2020-06-04
checkpatch: use patch subject when reading from stdin
Geert Uytterhoeven
2020-06-04
checkpatch: disallow --git and --file/--fix
Joe Perches
2020-06-04
checkpatch: look for c99 comments in ctx_locate_comment
Joe Perches
2020-06-04
checkpatch: additional MAINTAINER section entry ordering checks
Joe Perches
2020-06-04
include/linux/bitops.h: avoid clang shift-count-overflow warnings
Arnd Bergmann
2020-06-04
lib: make a test module with set/clear bit
Jesse Brandeburg
2020-06-04
lib/flex_proportions.c: cleanup __fprop_inc_percpu_max
Tan Hu
2020-06-04
lib/percpu-refcount.c: use a more common logging style
Joe Perches
2020-06-04
lib/zlib: remove outdated and incorrect pre-increment optimization
Jann Horn
2020-06-04
lib/test_lockup.c: make test_inode static
Jason Yan
2020-06-04
lib: Add might_fault() to strncpy_from_user.
KP Singh
2020-06-04
lib/math: avoid trailing newline hidden in pr_fmt()
Christophe JAILLET
2020-06-04
get_maintainer: fix unexpected behavior for path/to//file (double slashes)
Joe Perches
2020-06-04
get_maintainer: add email addresses from .yaml files
Joe Perches
2020-06-04
user.c: make uidhash_table static
Jason Yan
2020-06-04
proc: rename "catch" function argument
Alexey Dobriyan
2020-06-04
zcomp: Use ARRAY_SIZE() for backends list
Andy Shevchenko
2020-06-04
include/linux/mm.h: return true in cpupid_pid_unset()
Jason Yan
2020-06-04
mm: use false for bool variable
Zou Wei
2020-06-04
mm/memory: fix a typo in comment "attampt"->"attempt"
Ethon Paul
2020-06-04
mm/page-writeback: fix a typo in comment "effictive"->"effective"
Ethon Paul
2020-06-04
mm/sparse: fix a typo in comment "convienence"->"convenience"
Ethon Paul
2020-06-04
mm/slub: fix a typo in comment "disambiguiation"->"disambiguation"
Ethon Paul
2020-06-04
mm: fix a typo in comment "strucure"->"structure"
Ethon Paul
2020-06-04
mm, memcg: fix some typos in memcontrol.c
Ethon Paul
2020-06-04
mm/frontswap: fix some typos in frontswap.c
Ethon Paul
2020-06-04
mm/filemap: fix a typo in comment "unneccssary"->"unnecessary"
Ethon Paul
2020-06-04
mm/list_lru: fix a typo in comment "numbesr"->"numbers"
Ethon Paul
2020-06-04
mm/memblock: fix a typo in comment "implict"->"implicit"
Ethon Paul
2020-06-04
mm/compaction: fix a typo in comment "pessemistic"->"pessimistic"
Ethon Paul
2020-06-04
mm/vmsan: fix some typos in comment
Ethon Paul
2020-06-04
mm/hugetlb: fix a typos in comments
Ethon Paul
2020-06-04
mm: mmap: fix a typo in comment "compatbility"->"compatibility"
Ethon Paul
2020-06-04
mm: ksm: fix a typo in comment "alreaady"->"already"
Ethon Paul
[next]