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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Switch callers from rcu_process_gp_end() to note_gp_changes()
Paul E. McKenney
2017-04-11
1
-28
/
+3
*
rcu: Flag lockless access to ->gp_flags with ACCESS_ONCE()
Paul E. McKenney
2017-04-11
1
-1
/
+1
*
rcu: Merge __rcu_process_gp_end() into __note_gp_changes()
Paul E. McKenney
2017-04-11
1
-42
/
+6
*
rcu: Rename note_new_gpnum() to note_gp_changes()
Paul E. McKenney
2017-04-11
1
-6
/
+7
*
rcu: Make __note_new_gpnum() check for ends of prior grace periods
Paul E. McKenney
2017-04-11
1
-0
/
+3
*
rcu: Move code to apply callback-numbering simplifications
Paul E. McKenney
2017-04-11
1
-59
/
+59
*
net: delete remnants of NL80211_FASTSCAN
Mister Oyster
2017-04-11
1
-7
/
+0
*
BACKPORT: smarter propagate_mnt()
Al Viro
2017-04-11
4
-77
/
+130
*
BACKPORT: don't bother with propagate_mnt() unless the target is shared
Al Viro
2017-04-11
1
-10
/
+7
*
block: remove request ref_count
Christoph Hellwig
2017-04-11
3
-12
/
+0
*
block: make rq->cmd_flags be 64-bit
Jens Axboe
2017-04-11
5
-41
/
+41
*
block: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
Joe Perches
2017-04-11
4
-5
/
+4
*
random: initialize the non-blocking pool via add_hwgenerator_randomness()
Theodore Ts'o
2017-04-11
1
-5
/
+11
*
Bluetooth: Release locks before sleeping for L2CAP socket shutdown
Rupesh Tatiya
2017-04-11
2
-2
/
+36
*
Bluetooth: Return the correct address type for L2CAP sockets
Marcel Holtmann
2017-04-11
3
-2
/
+33
*
Bluetooth: Store source address of HCI connections
Marcel Holtmann
2017-04-11
2
-0
/
+2
*
Bluetooth: Store the source address type of LE connections
Marcel Holtmann
2017-04-11
2
-0
/
+10
*
bluetooth: Initiate authentication before sending l2cap connect response.
Kamal Negi
2017-04-11
1
-0
/
+2
*
Bluetooth: remove unnecessary check on BT_CLOSED socks during accept
Rupesh Tatiya
2017-04-11
2
-8
/
+12
*
Bluetooth: Fix redundant encryption when receiving Security Request
Johan Hedberg
2017-04-11
1
-1
/
+21
*
kernel: Fix few typos
Masanari Iida
2017-04-11
7
-8
/
+8
*
Optimized task_sched_runtime for upto 20% increase in Performance
Shoaib0597
2017-04-11
1
-0
/
+14
*
random: Remove kernel blocking API
Herbert Xu
2017-04-11
2
-13
/
+0
*
random: Add callback API for random pool readiness
Herbert Xu
2017-04-11
2
-0
/
+87
*
random: Blocking API for accessing nonblocking_pool
Stephan Mueller
2017-04-11
2
-0
/
+13
*
random: Wake up all getrandom(2) callers when pool is ready
Herbert Xu
2017-04-11
1
-1
/
+1
*
BACKPORT: aio: mark AIO pseudo-fs noexec
Nick Desaulniers
2017-04-11
1
-0
/
+4
*
defconfig: regen for 3.10.105
Mister Oyster
2017-04-11
1
-24
/
+29
*
Linux 3.10.105
Willy Tarreau
2017-04-11
1
-1
/
+1
*
crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
Ondrej MosnáÄek
2017-04-11
1
-1
/
+1
*
crypto: skcipher - Fix blkcipher walk OOM crash
Herbert Xu
2017-04-11
1
-1
/
+2
*
crypto: cryptd - initialize child shash_desc on import
Ard Biesheuvel
2017-04-11
1
-2
/
+7
*
crypto: algif_skcipher - Load TX SG list after waiting
Herbert Xu
2017-04-11
1
-7
/
+7
*
crypto: algif_skcipher - Fix race condition in skcipher_check_key
Herbert Xu
2017-04-11
1
-3
/
+6
*
crypto: algif_hash - Fix race condition in hash_check_key
Herbert Xu
2017-04-11
1
-3
/
+6
*
crypto: af_alg - Forbid bind(2) when nokey child sockets are present
Herbert Xu
2017-04-11
1
-9
/
+7
*
crypto: algif_skcipher - Remove custom release parent function
Herbert Xu
2017-04-11
1
-40
/
+3
*
crypto: algif_hash - Remove custom release parent function
Herbert Xu
2017-04-11
1
-40
/
+3
*
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
Herbert Xu
2017-04-11
2
-1
/
+9
*
crypto: algif_skcipher - Add key check exception for cipher_null
Herbert Xu
2017-04-11
1
-1
/
+1
*
crypto: skcipher - Add crypto_skcipher_has_setkey
Herbert Xu
2017-04-11
3
-0
/
+11
*
crypto: algif_hash - Require setkey before accept(2)
Herbert Xu
2017-04-11
1
-8
/
+193
*
crypto: shash - Fix has_key setting
Herbert Xu
2017-04-11
1
-4
/
+3
*
crypto: hash - Add crypto_ahash_has_setkey
Herbert Xu
2017-04-11
3
-2
/
+13
*
crypto: algif_skcipher - Add nokey compatibility path
Herbert Xu
2017-04-11
1
-5
/
+144
*
crypto: af_alg - Add nokey compatibility path
Herbert Xu
2017-04-11
2
-1
/
+14
*
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
2017-04-11
2
-8
/
+35
*
crypto: algif_skcipher - Require setkey before accept(2)
Herbert Xu
2017-04-11
1
-9
/
+42
*
metag: Only define atomic_dec_if_positive conditionally
Guenter Roeck
2017-04-11
1
-2
/
+1
*
fbdev/efifb: Fix 16 color palette entry calculation
Max Staudt
2017-04-11
1
-3
/
+3
[next]