index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
lib: bitmap: make nbits parameter of bitmap_subset unsigned
Rasmus Villemoes
2017-04-11
1
-2
/
+2
*
lib: bitmap: make nbits parameter of bitmap_intersects unsigned
Rasmus Villemoes
2017-04-11
1
-2
/
+2
*
lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned
Rasmus Villemoes
2017-04-11
1
-8
/
+8
*
lib: bitmap: remove unnecessary mask from bitmap_complement
Rasmus Villemoes
2017-04-11
1
-1
/
+1
*
lib: bitmap: make nbits parameter of bitmap_complement unsigned
Rasmus Villemoes
2017-04-11
1
-3
/
+3
*
lib: bitmap: make nbits parameter of bitmap_equal unsigned
Rasmus Villemoes
2017-04-11
1
-1
/
+1
*
lib: bitmap: make nbits parameter of bitmap_full unsigned
Rasmus Villemoes
2017-04-11
1
-2
/
+2
*
lib: bitmap: make nbits parameter of bitmap_empty unsigned
Rasmus Villemoes
2017-04-11
1
-2
/
+2
*
lib: radix_tree: tree node interface
Johannes Weiner
2017-04-11
1
-0
/
+34
*
lib: radix-tree: add radix_tree_delete_item()
Johannes Weiner
2017-04-11
1
-0
/
+1
*
idr: reorder the fields
Lai Jiangshan
2017-04-11
1
-5
/
+8
*
idr: remove unused prototype of idr_free()
Vladimir Davydov
2017-04-11
1
-1
/
+0
*
idr: remove dead code
Stephen Hemminger
2017-04-11
1
-63
/
+0
*
idr: Add new function idr_is_empty()
Andreas Gruenbacher
2017-04-11
1
-0
/
+1
*
rcu: Stop tracking FSF's postal address
Paul E. McKenney
2017-04-11
4
-8
/
+8
*
vsprintf: Add support for IORESOURCE_UNSET in %pR
Bjorn Helgaas
2017-04-11
1
-1
/
+1
*
BACKPORT: smarter propagate_mnt()
Al Viro
2017-04-11
1
-0
/
+3
*
block: remove request ref_count
Christoph Hellwig
2017-04-11
1
-2
/
+0
*
block: make rq->cmd_flags be 64-bit
Jens Axboe
2017-04-11
2
-36
/
+36
*
kernel: Fix few typos
Masanari Iida
2017-04-11
1
-1
/
+1
*
random: Remove kernel blocking API
Herbert Xu
2017-04-11
1
-1
/
+0
*
random: Add callback API for random pool readiness
Herbert Xu
2017-04-11
1
-0
/
+9
*
random: Blocking API for accessing nonblocking_pool
Stephan Mueller
2017-04-11
1
-0
/
+1
*
crypto: skcipher - Add crypto_skcipher_has_setkey
Herbert Xu
2017-04-11
1
-0
/
+8
*
mfd: 88pm80x: Double shifting bug in suspend/resume
Dan Carpenter
2017-04-11
1
-2
/
+2
*
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
2017-04-11
1
-1
/
+2
*
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2017-04-11
2
-2
/
+2
*
bonding: Fix bonding crash
Mahesh Bandewar
2017-04-11
1
-0
/
+1
*
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2017-04-11
1
-1
/
+5
*
stddef.h: move offsetofend inside #ifndef/#endif guard, neaten
Joe Perches
2017-04-11
1
-4
/
+4
*
include/stddef.h: Move offsetofend() from vfio.h to a generic kernel header
Denys Vlasenko
2017-04-11
2
-13
/
+9
*
drivers/vfio: Rework offsetofend()
Gavin Shan
2017-04-11
1
-3
/
+2
*
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
2017-04-11
1
-6
/
+0
*
Input: i8042 - break load dependency between atkbd/psmouse and i8042
Dmitry Torokhov
2017-04-11
2
-11
/
+19
*
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
2017-04-11
1
-19
/
+19
*
time: Remove CONFIG_TIMER_STATS
Kees Cook
2017-04-11
2
-59
/
+0
*
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
2017-04-11
2
-0
/
+49
*
random.h: declare erandom function
imoseyon
2017-04-11
1
-0
/
+2
*
lib: introduce upper case hex ascii helpers
Andre Naujoks
2017-04-11
1
-0
/
+11
*
zlib: clean up some dead code
Sergey Senozhatsky
2017-04-11
1
-118
/
+0
*
lib/crc7: Shift crc7() output left 1 bit
George Spelvin
2017-04-11
1
-4
/
+4
*
lib: crc32: Add some additional __pure annotations
George Spelvin
2017-04-11
1
-3
/
+3
*
lib: crc32: Greatly shrink CRC combining code
George Spelvin
2017-04-11
1
-2
/
+12
*
lib: crc32: add functionality to combine two crc32{, c}s in GF(2)
Daniel Borkmann
2017-04-11
1
-0
/
+40
*
random: Add get_random_long fucntion
Joe Maples
2017-04-11
1
-0
/
+1
*
random: Backport driver from 4.1.31
Joe Maples
2017-04-11
1
-2
/
+16
*
net: inet: diag: expose the socket mark to privileged processes.
Lorenzo Colitti
2017-04-11
1
-1
/
+1
*
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
2017-04-11
1
-4
/
+0
*
UPSTREAM: lz4: fix wrong compress buffer size for 64-bits
Bongkyu Kim
2017-04-11
1
-2
/
+2
*
lz4: add lz4 module.
Kyungsik Lee
2017-04-11
2
-0
/
+97
[prev]
[next]