开源镜像站
帮助
动态
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-09-08
checkpatch: fix typo in comment
Jean Delvare
2017-09-08
checkpatch: add --strict check for ifs with unnecessary parentheses
Joe Perches
2017-09-08
lib/oid_registry.c: X.509: fix the buffer overflow in the utility function fo...
Takashi Iwai
2017-09-08
radix-tree: must check __radix_tree_preload() return value
Eric Dumazet
2017-09-08
lib/cmdline.c: remove meaningless comment
Baoquan He
2017-09-08
lib/string.c: check for kmalloc() failure
Dan Carpenter
2017-09-08
lib/rhashtable: fix comment on locks_mul default value
Davidlohr Bueso
2017-09-08
bitmap: introduce BITMAP_FROM_U64()
Yury Norov
2017-09-08
lib/test_bitmap.c: add test for bitmap_parselist()
Yury Norov
2017-09-08
lib/bitmap.c: make bitmap_parselist() thread-safe and much faster
Yury Norov
2017-09-08
lib: add test module for CONFIG_DEBUG_VIRTUAL
Florian Fainelli
2017-09-08
lib/hexdump.c: return -EINVAL in case of error in hex2bin()
Andy Shevchenko
2017-09-08
block/cfq: cache rightmost rb_node
Davidlohr Bueso
2017-09-08
mem/memcg: cache rightmost node
Davidlohr Bueso
2017-09-08
fs/epoll: use faster rb_first_cached()
Davidlohr Bueso
2017-09-08
procfs: use faster rb_first_cached()
Davidlohr Bueso
2017-09-08
lib/interval-tree: correct comment wrt generic flavor
Davidlohr Bueso
2017-09-08
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-08
block/cfq: replace cfq_rb_root leftmost caching
Davidlohr Bueso
2017-09-08
locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
Davidlohr Bueso
2017-09-08
sched/deadline: replace earliest dl and rq leftmost caching
Davidlohr Bueso
2017-09-08
sched/fair: replace cfs_rq->rb_leftmost
Davidlohr Bueso
2017-09-08
lib/rbtree_test.c: support rb_root_cached
Davidlohr Bueso
2017-09-08
lib/rbtree_test.c: add (inorder) traversal test
Davidlohr Bueso
2017-09-08
lib/rbtree_test.c: make input module parameters
Davidlohr Bueso
2017-09-08
rbtree: add some additional comments for rebalancing cases
Davidlohr Bueso
2017-09-08
rbtree: optimize root-check during rebalancing loop
Davidlohr Bueso
2017-09-08
rbtree: cache leftmost node internally
Davidlohr Bueso
2017-09-08
bitops: avoid integer overflow in GENMASK(_ULL)
Matthias Kaehlcke
2017-09-08
include: warn for inconsistent endian config definition
Babu Moger
2017-09-08
arch/microblaze: add choice for endianness and update Makefile
Babu Moger
2017-09-08
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
Babu Moger
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-08
vga: optimise console scrolling
Matthew Wilcox
2017-09-08
drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32
Matthew Wilcox
2017-09-08
drivers/block/zram/zram_drv.c: convert to using memset_l
Matthew Wilcox
2017-09-08
alpha: add support for memset16
Matthew Wilcox
2017-09-08
ARM: implement memset32 & memset64
Matthew Wilcox
2017-09-08
x86: implement memset16, memset32 & memset64
Matthew Wilcox
2017-09-08
lib/string.c: add testcases for memset16/32/64
Matthew Wilcox
2017-09-08
lib/string.c: add multibyte memset functions
Matthew Wilcox
2017-09-08
linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro
Masahiro Yamada
2017-09-08
fs, proc: unconditional cond_resched when reading smaps
David Rientjes
2017-09-08
proc: uninline proc_create()
Alexey Dobriyan
2017-09-08
fs, proc: remove priv argument from is_stack
Michal Hocko
2017-09-08
mm/mempolicy.c: remove BUG_ON() checks for VMA inside mpol_misplaced()
Anshuman Khandual
2017-09-08
mm/swapfile.c: fix swapon frontswap_map memory leak on error
David Rientjes
2017-09-08
mm: kvfree the swap cluster info if the swap file is unsatisfactory
Darrick J. Wong
2017-09-08
mm/page_alloc.c: apply gfp_allowed_mask before the first allocation attempt
Tetsuo Handa
2017-09-08
tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testing
Cyrill Gorcunov
[next]