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
*
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
*
KSM: mediatek: implement Adaptive KSM
Anmin Hsu
2016-12-25
1
-0
/
+8
*
net: dhcpv6: remove MTK_DHCPV6C_WIFI feature
Yingjoe Chen
2016-12-19
1
-2
/
+0
*
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2016-12-11
1
-1
/
+1
*
fix build
DerTeufel
2016-12-11
1
-0
/
+68
*
zram: make compression algorithm selection possible
Sergey Senozhatsky
2016-12-11
1
-0
/
+1
*
zram: add multi stream functionality
Sergey Senozhatsky
2016-12-11
1
-1
/
+1
*
zram: use zcomp compressing backends
Sergey Senozhatsky
2016-12-11
1
-4
/
+4
*
zram: drop not used table `count' member
Sergey Senozhatsky
2016-12-11
1
-1
/
+0
*
zram: use atomic64_t for all zram stats
Sergey Senozhatsky
2016-12-11
1
-3
/
+3
*
zram: remove good and bad compress stats
Sergey Senozhatsky
2016-12-11
1
-2
/
+0
*
CPU hotplug: Provide lockless versions of callback registration functions
Srivatsa S. Bhat
2016-12-11
1
-0
/
+47
*
zram: drop `init_done' struct zram member
Sergey Senozhatsky
2016-12-11
1
-1
/
+0
*
zram: remove zram->lock in read path and change it with mutex
Minchan Kim
2016-12-11
1
-3
/
+1
*
zram: remove workqueue for freeing removed pending slot
Minchan Kim
2016-12-11
1
-10
/
+0
*
zram: introduce zram->tb_lock
Minchan Kim
2016-12-11
1
-1
/
+2
*
zram: use atomic operation for stat
Minchan Kim
2016-12-11
1
-10
/
+6
*
zram: add copyright
Minchan Kim
2016-12-11
1
-0
/
+1
*
zram: remove old private project comment
Minchan Kim
2016-12-11
1
-1
/
+0
*
zsmalloc: add copyright
Minchan Kim
2016-12-11
1
-0
/
+1
[next]