开源镜像站
帮助
动态
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-12-15
lib/cmdline_kunit: add a new test suite for cmdline API
Andy Shevchenko
2020-12-15
lib/cmdline: allow NULL to be an output for get_option()
Andy Shevchenko
2020-12-15
lib/cmdline: fix get_option() for strings starting with hyphen
Andy Shevchenko
2020-12-15
lib/test_lockup.c: minimum fix to get it compiled on PREEMPT_RT
Sebastian Andrzej Siewior
2020-12-15
lib/stackdepot.c: use array_size() helper in jhash2()
Gustavo A. R. Silva
2020-12-15
lib/stackdepot.c: use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
2020-12-15
lib/stackdepot.c: replace one-element array with flexible-array member
Gustavo A. R. Silva
2020-12-15
lib/test_free_pages.c: add basic progress indicators
Geert Uytterhoeven
2020-12-15
bitmap: remove unused function declaration
Ma, Jianpeng
2020-12-15
include/linux/bitmap.h: convert bitmap_empty() / bitmap_full() to return boolean
Andy Shevchenko
2020-12-15
kernel/acct.c: use #elif instead of #end and #elif
Hui Su
2020-12-15
kernel.h: split out mathematical helpers
Andy Shevchenko
2020-12-15
asm-generic: force inlining of get_order() to work around gcc10 poor decision
Christophe Leroy
2020-12-15
fs/proc: make pde_get() return nothing
Hui Su
2020-12-15
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
2020-12-15
proc: provide details on indirect branch speculation
Anand K Mistry
2020-12-15
procfs: delete duplicated words + other fixes
Randy Dunlap
2020-12-15
alpha: replace bogus in_interrupt()
Thomas Gleixner
2020-12-15
mm/memory_hotplug: quieting offline operation
Laurent Dufour
2020-12-15
mm: fix a race on nr_swap_pages
Zhaoyang Huang
2020-12-15
Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-15
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-12-15
Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-12-15
Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-15
Merge tag 'hwmon-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-12-15
Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2020-12-15
Merge branch 'i2c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-12-15
Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2020-12-15
Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-12-15
Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
mm/lru: revise the comments of lru_lock
Hugh Dickins
2020-12-15
mm/lru: introduce relock_page_lruvec()
Alexander Duyck
2020-12-15
mm/lru: replace pgdat lru_lock with lruvec lock
Alex Shi
2020-12-15
mm/swap.c: serialize memcg changes in pagevec_lru_move_fn
Alex Shi
2020-12-15
mm/compaction: do page isolation first in compaction
Alex Shi
2020-12-15
mm/lru: introduce TestClearPageLRU()
Alex Shi
2020-12-15
mm/mlock: remove __munlock_isolate_lru_page()
Alex Shi
2020-12-15
mm/mlock: remove lru_lock on TestClearPageMlocked
Alex Shi
2020-12-15
mm/vmscan: remove lruvec reget in move_pages_to_lru
Alex Shi
2020-12-15
mm/lru: move lock into lru_note_cost
Alex Shi
2020-12-15
mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn
Alex Shi
2020-12-15
mm/memcg: add debug checking in lock_page_memcg
Alex Shi
2020-12-15
mm: page_idle_get_page() does not need lru_lock
Hugh Dickins
2020-12-15
mm/rmap: stop store reordering issue on page->mapping
Alex Shi
2020-12-15
mm/vmscan: remove unnecessary lruvec adding
Alex Shi
2020-12-15
mm/thp: narrow lru locking
Alex Shi
[next]