aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
...
| * | | x86/kasan: instrument user memory access APIAndrey Ryabinin2016-05-20
| * | | mm, kasan: add a ksize() testAlexander Potapenko2016-05-20
* | | | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-21
|\ \ \ \ | |/ / / |/| | |
| * | | Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman2016-04-18
| |\ \ \
| * | | | debugfs: prevent access to possibly dead file_operations at file openNicolai Stange2016-04-12
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-19
|\ \ \ \ \
| * | | | | include/linux/nodemask.h: create next_node_in() helperAndrew Morton2016-05-19
| * | | | | debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin2016-05-19
| * | | | | percpu_counter: update debugobjects fixup callbacks return typeDu, Changbin2016-05-19
| * | | | | debugobjects: correct the usage of fixup call resultsDu, Changbin2016-05-19
| * | | | | debugobjects: make fixup functions return bool instead of intDu, Changbin2016-05-19
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | string_helpers: add kstrdup_quotable_fileKees Cook2016-04-20
| * | | | | string_helpers: add kstrdup_quotable_cmdlineKees Cook2016-04-20
| * | | | | string_helpers: add kstrdup_quotableKees Cook2016-04-20
| |/ / / /
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-05-18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fixes' into miscJames Bottomley2016-05-17
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin2016-04-15
* | | | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-18
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | fold checks into iterate_and_advance()Al Viro2016-05-09
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-17
|\ \ \ \ \
| * | | | | bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann2016-05-16
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-15
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-09
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-04
| |\ \ \ \ \ \
| * | | | | | | libnl: fix help of _64bit functionsNicolas Dichtel2016-04-23
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-23
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | libnl: add more helpers to align attributes on 64-bitNicolas Dichtel2016-04-21
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-09
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland2016-04-05
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-05-17
|\ \ \ \ \ \ \
| * | | | | | | lib: asn1_decoder - add MODULE_LICENSE("GPL")Tudor Ambarus2016-05-03
| * | | | | | | lib/mpi: mpi_read_raw_from_sgl(): fix out-of-bounds buffer accessNicolai Stange2016-04-05
| * | | | | | | lib/mpi: mpi_read_raw_from_sgl(): sanitize meaning of indicesNicolai Stange2016-04-05
| * | | | | | | lib/mpi: mpi_read_raw_from_sgl(): fix nbits calculationNicolai Stange2016-04-05
| * | | | | | | lib/mpi: mpi_read_raw_from_sgl(): purge redundant clearing of nbitsNicolai Stange2016-04-05
| * | | | | | | lib/mpi: mpi_read_raw_from_sgl(): don't include leading zero SGEs in nbytesNicolai Stange2016-04-05
| * | | | | | | lib/mpi: mpi_read_raw_from_sgl(): replace len argument by nbytesNicolai Stange2016-04-05
| * | | | | | | lib/mpi: mpi_read_buffer(): fix buffer overflowNicolai Stange2016-04-05
| * | | | | | | lib/mpi: mpi_read_buffer(): replace open coded endian conversionNicolai Stange2016-04-05
| * | | | | | | lib/mpi: mpi_read_buffer(): optimize skipping of leading zero limbsNicolai Stange2016-04-05
| * | | | | | | lib/mpi: mpi_write_sgl(): replace open coded endian conversionNicolai Stange2016-04-05
| * | | | | | | lib/mpi: mpi_write_sgl(): fix out-of-bounds stack accessNicolai Stange2016-04-05
| * | | | | | | lib/mpi: mpi_write_sgl(): purge redundant pointer arithmeticNicolai Stange2016-04-05
| * | | | | | | lib/mpi: mpi_write_sgl(): fix style issue with lzero decrementNicolai Stange2016-04-05
| * | | | | | | lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbsNicolai Stange2016-04-05
| |/ / / / / /
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-16
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-04-27
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | rcutorture: Add RCU grace-period performance testsPaul E. McKenney2016-03-31
| | |/ / / / /
* | | | | | | Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-16
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |