aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* lib: bitmap: make nbits parameter of bitmap_empty unsignedRasmus Villemoes2017-04-111-2/+2
* lib: radix_tree: tree node interfaceJohannes Weiner2017-04-111-0/+34
* lib: radix-tree: add radix_tree_delete_item()Johannes Weiner2017-04-111-0/+1
* idr: reorder the fieldsLai Jiangshan2017-04-111-5/+8
* idr: remove unused prototype of idr_free()Vladimir Davydov2017-04-111-1/+0
* idr: remove dead codeStephen Hemminger2017-04-111-63/+0
* idr: Add new function idr_is_empty()Andreas Gruenbacher2017-04-111-0/+1
* rcu: Stop tracking FSF's postal addressPaul E. McKenney2017-04-114-8/+8
* vsprintf: Add support for IORESOURCE_UNSET in %pRBjorn Helgaas2017-04-111-1/+1
* BACKPORT: smarter propagate_mnt()Al Viro2017-04-111-0/+3
* block: remove request ref_countChristoph Hellwig2017-04-111-2/+0
* block: make rq->cmd_flags be 64-bitJens Axboe2017-04-112-36/+36
* Bluetooth: Return the correct address type for L2CAP socketsMarcel Holtmann2017-04-111-2/+5
* Bluetooth: Store source address of HCI connectionsMarcel Holtmann2017-04-111-0/+1
* Bluetooth: Store the source address type of LE connectionsMarcel Holtmann2017-04-111-0/+1
* kernel: Fix few typosMasanari Iida2017-04-111-1/+1
* random: Remove kernel blocking APIHerbert Xu2017-04-111-1/+0
* random: Add callback API for random pool readinessHerbert Xu2017-04-111-0/+9
* random: Blocking API for accessing nonblocking_poolStephan Mueller2017-04-111-0/+1
* crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey pathHerbert Xu2017-04-111-0/+1
* crypto: skcipher - Add crypto_skcipher_has_setkeyHerbert Xu2017-04-111-0/+8
* crypto: hash - Add crypto_ahash_has_setkeyHerbert Xu2017-04-111-0/+6
* crypto: af_alg - Add nokey compatibility pathHerbert Xu2017-04-111-0/+2
* crypto: af_alg - Disallow bind/setkey/... after accept(2)Herbert Xu2017-04-111-5/+3
* mfd: 88pm80x: Double shifting bug in suspend/resumeDan Carpenter2017-04-111-2/+2
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2017-04-111-1/+2
* ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2017-04-112-2/+2
* net: avoid sk_forward_alloc overflowsEric Dumazet2017-04-111-0/+10
* net: fix sk_mem_reclaim_partial()Eric Dumazet2017-04-111-3/+3
* bonding: Fix bonding crashMahesh Bandewar2017-04-111-0/+1
* tcp: take care of truncations done by sk_filter()Eric Dumazet2017-04-112-1/+6
* ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper2017-04-111-0/+1
* ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2017-04-111-1/+3
* ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2017-04-111-2/+6
* ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček2017-04-111-0/+2
* stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches2017-04-111-4/+4
* include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko2017-04-112-13/+9
* drivers/vfio: Rework offsetofend()Gavin Shan2017-04-111-3/+2
* perf: Tighten (and fix) the grouping conditionPeter Zijlstra2017-04-111-6/+0
* Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2017-04-112-11/+19
* fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro2017-04-111-19/+19
* asm-generic: make copy_from_user() zero the destination properlyAl Viro2017-04-111-4/+6
* asm-generic: make get_user() clear the destination on errorsAl Viro2017-04-111-3/+7
* xen: Add RING_COPY_REQUEST()David Vrabel2017-04-111-0/+14
* wlan: get rid of Meizu's CONFIG_NL80211_FASTSCANMister Oyster2017-04-112-9/+0
* time: Remove CONFIG_TIMER_STATSKees Cook2017-04-112-59/+0
* net: diag: allow socket bytecode filters to match socket marksLorenzo Colitti2017-04-111-0/+6
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2017-04-112-0/+49
* random.h: declare erandom functionimoseyon2017-04-111-0/+2
* lib: introduce upper case hex ascii helpersAndre Naujoks2017-04-111-0/+11