index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
test_kmod: remove paranoid UINT_MAX check on uint range processing
Dan Carpenter
2017-09-08
1
-1
/
+1
*
vfat: deduplicate hex2bin()
OGAWA Hirofumi
2017-09-08
1
-23
/
+12
*
autofs: use unsigned int/long instead of uint/ulong for ioctl args
Tomohiro Kusumi
2017-09-08
1
-4
/
+6
*
autofs: drop wrong comment
Tomohiro Kusumi
2017-09-08
1
-5
/
+0
*
autofs: use AUTOFS_DEV_IOCTL_SIZE
Tomohiro Kusumi
2017-09-08
1
-7
/
+7
*
autofs: non functional header inclusion cleanup
Tomohiro Kusumi
2017-09-08
1
-11
/
+11
*
autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECT
Tomohiro Kusumi
2017-09-08
1
-2
/
+0
*
autofs: make dev ioctl version and ismountpoint user accessible
Ian Kent
2017-09-08
2
-5
/
+9
*
autofs: make disc device user accessible
Ian Kent
2017-09-08
1
-1
/
+2
*
autofs: fix AT_NO_AUTOMOUNT not being honored
Ian Kent
2017-09-08
2
-5
/
+13
*
init/main.c: extract early boot entropy from the passed cmdline
Daniel Micay
2017-09-08
1
-0
/
+2
*
init: move stack canary initialization after setup_arch
Laura Abbott
2017-09-08
1
-6
/
+5
*
binfmt_flat: delete two error messages for a failed memory allocation in deco...
Markus Elfring
2017-09-08
1
-5
/
+3
*
checkpatch: add 6 missing types to --list-types
Jean Delvare
2017-09-08
1
-1
/
+2
*
checkpatch: rename variables to avoid confusion
Jean Delvare
2017-09-08
1
-16
/
+16
*
checkpatch: fix typo in comment
Jean Delvare
2017-09-08
1
-1
/
+1
*
checkpatch: add --strict check for ifs with unnecessary parentheses
Joe Perches
2017-09-08
1
-0
/
+24
*
lib/oid_registry.c: X.509: fix the buffer overflow in the utility function fo...
Takashi Iwai
2017-09-08
1
-2
/
+2
*
radix-tree: must check __radix_tree_preload() return value
Eric Dumazet
2017-09-08
1
-4
/
+5
*
lib/cmdline.c: remove meaningless comment
Baoquan He
2017-09-08
1
-1
/
+0
*
lib/string.c: check for kmalloc() failure
Dan Carpenter
2017-09-08
1
-3
/
+15
*
lib/rhashtable: fix comment on locks_mul default value
Davidlohr Bueso
2017-09-08
1
-1
/
+1
*
bitmap: introduce BITMAP_FROM_U64()
Yury Norov
2017-09-08
2
-15
/
+64
*
lib/test_bitmap.c: add test for bitmap_parselist()
Yury Norov
2017-09-08
1
-0
/
+74
*
lib/bitmap.c: make bitmap_parselist() thread-safe and much faster
Yury Norov
2017-09-08
1
-12
/
+6
*
lib: add test module for CONFIG_DEBUG_VIRTUAL
Florian Fainelli
2017-09-08
3
-0
/
+61
*
lib/hexdump.c: return -EINVAL in case of error in hex2bin()
Andy Shevchenko
2017-09-08
1
-2
/
+3
*
block/cfq: cache rightmost rb_node
Davidlohr Bueso
2017-09-08
1
-5
/
+14
*
mem/memcg: cache rightmost node
Davidlohr Bueso
2017-09-08
1
-5
/
+18
*
fs/epoll: use faster rb_first_cached()
Davidlohr Bueso
2017-09-08
1
-14
/
+16
*
procfs: use faster rb_first_cached()
Davidlohr Bueso
2017-09-08
4
-15
/
+17
*
lib/interval-tree: correct comment wrt generic flavor
Davidlohr Bueso
2017-09-08
1
-1
/
+1
*
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-08
33
-105
/
+145
*
block/cfq: replace cfq_rb_root leftmost caching
Davidlohr Bueso
2017-09-08
1
-50
/
+20
*
locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
Davidlohr Bueso
2017-09-08
7
-44
/
+27
*
sched/deadline: replace earliest dl and rq leftmost caching
Davidlohr Bueso
2017-09-08
2
-35
/
+21
*
sched/fair: replace cfs_rq->rb_leftmost
Davidlohr Bueso
2017-09-08
3
-29
/
+15
*
lib/rbtree_test.c: support rb_root_cached
Davidlohr Bueso
2017-09-08
1
-19
/
+137
*
lib/rbtree_test.c: add (inorder) traversal test
Davidlohr Bueso
2017-09-08
1
-2
/
+23
*
lib/rbtree_test.c: make input module parameters
Davidlohr Bueso
2017-09-08
1
-21
/
+34
*
rbtree: add some additional comments for rebalancing cases
Davidlohr Bueso
2017-09-08
1
-3
/
+5
*
rbtree: optimize root-check during rebalancing loop
Davidlohr Bueso
2017-09-08
1
-7
/
+16
*
rbtree: cache leftmost node internally
Davidlohr Bueso
2017-09-08
4
-8
/
+113
*
bitops: avoid integer overflow in GENMASK(_ULL)
Matthias Kaehlcke
2017-09-08
1
-2
/
+3
*
include: warn for inconsistent endian config definition
Babu Moger
2017-09-08
2
-0
/
+8
*
arch/microblaze: add choice for endianness and update Makefile
Babu Moger
2017-09-08
2
-0
/
+18
*
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
Babu Moger
2017-09-08
6
-0
/
+18
*
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-08
17
-21
/
+21
*
vga: optimise console scrolling
Matthew Wilcox
2017-09-08
4
-0
/
+53
*
drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32
Matthew Wilcox
2017-09-08
1
-8
/
+3
[next]