index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-09-08
MAINTAINERS: clarify kmod is just a kernel module loader
Luis R. Rodriguez
2017-09-08
kmod: split out umh code into its own file
Luis R. Rodriguez
2017-09-08
test_kmod: flip INT checks to be consistent
Dan Carpenter
2017-09-08
test_kmod: remove paranoid UINT_MAX check on uint range processing
Dan Carpenter
2017-09-08
vfat: deduplicate hex2bin()
OGAWA Hirofumi
2017-09-08
autofs: use unsigned int/long instead of uint/ulong for ioctl args
Tomohiro Kusumi
2017-09-08
autofs: drop wrong comment
Tomohiro Kusumi
2017-09-08
autofs: use AUTOFS_DEV_IOCTL_SIZE
Tomohiro Kusumi
2017-09-08
autofs: non functional header inclusion cleanup
Tomohiro Kusumi
2017-09-08
autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECT
Tomohiro Kusumi
2017-09-08
autofs: make dev ioctl version and ismountpoint user accessible
Ian Kent
2017-09-08
autofs: make disc device user accessible
Ian Kent
2017-09-08
autofs: fix AT_NO_AUTOMOUNT not being honored
Ian Kent
2017-09-08
init/main.c: extract early boot entropy from the passed cmdline
Daniel Micay
2017-09-08
init: move stack canary initialization after setup_arch
Laura Abbott
2017-09-08
binfmt_flat: delete two error messages for a failed memory allocation in deco...
Markus Elfring
2017-09-08
checkpatch: add 6 missing types to --list-types
Jean Delvare
2017-09-08
checkpatch: rename variables to avoid confusion
Jean Delvare
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
[prev]
[next]