summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | lib/xz: Add fall-through comments to a switch statementLasse Collin2017-10-121-0/+16
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-141-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | lib/mpi: call cond_resched() from mpi_powm() loopEric Biggers2017-11-101-0/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-1/+1
* | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-132-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/asm, to resolve conflictIngo Molnar2017-11-101-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | x86/mm: Add DMA support for SEV memory encryptionTom Lendacky2017-11-071-2/+3
| * | | | | | | | | | | | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-0792-0/+94
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar2017-11-025-36/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar2017-10-235-79/+82
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-10-141-1/+1
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-135-16/+31
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0793-34/+112
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=yByungchul Park2017-10-251-0/+15
| * | | | | | | | | | | | locking/lockdep: Remove the BROKEN flag from CONFIG_LOCKDEP_CROSSRELEASE and ...Byungchul Park2017-10-251-2/+2
| * | | | | | | | | | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-254-14/+14
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds2017-11-136-14/+28
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | documentation: kernel-api: add more info on bitmap functionsRandy Dunlap2017-10-191-1/+3
| * | | | | | | | | | | lib/gcd: add kernel-doc notationRandy Dunlap2017-10-071-0/+6
| * | | | | | | | | | | div64: add missing kernel-docRandy Dunlap2017-10-071-0/+6
| * | | | | | | | | | | docs: clean up and add rest of CRC functions to kernel-api.rstRandy Dunlap2017-09-263-13/+13
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2]Eric Biggers2017-11-091-2/+2
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-0291-0/+91
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0291-0/+91
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers2017-11-021-0/+3
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Mark 'ioremap_page_range()' as possibly sleepingLinus Torvalds2017-10-301-0/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | assoc_array: Fix a buggy node-splitting caseDavid Howells2017-10-281-34/+17
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-212-2/+2
|\ \ \ \ \ \ \
| * | | | | | | textsearch: fix typos in library helpersRandy Dunlap2017-10-222-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris2017-10-191-0/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | lib/digsig: fix dereference of NULL user_key_payloadEric Biggers2017-10-121-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-10-142-2/+4
|\ \ \ \ \ \
| * | | | | | locking/lockdep: Disable cross-release features for nowIngo Molnar2017-10-141-2/+2
| * | | | | | locking/selftest: Avoid false BUG reportPeter Zijlstra2017-10-101-0/+2
| | |/ / / / | |/| | | |
* | | | | | lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests togetherRandy Dunlap2017-10-131-72/+71
|/ / / / /
* | | | | lib/ratelimit.c: use deferred printk() versionSergey Senozhatsky2017-10-031-1/+3
* | | | | lib/idr.c: fix comment for idr_replace()Eric Biggers2017-10-031-2/+2
* | | | | lib/lz4: make arrays static const, reduces object code sizeColin Ian King2017-10-031-2/+2
| |/ / / |/| | |
* | | | Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-10-031-8/+41
|\ \ \ \ | |/ / / |/| | |
| * | | driver core: suppress sending MODALIAS in UNBIND ueventsDmitry Torokhov2017-09-181-8/+41
| |/ /
* | | Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-231-1/+2
|\ \ \
| * | | parisc: Fix too large frame size warningsHelge Deller2017-09-221-1/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-231-4/+5
|\ \ \
| * | | rhashtable: Documentation tweakAndreas Gruenbacher2017-09-191-4/+5
| |/ /
* | | iov_iter: fix page_copy_sane for compound pagesPetar Penkov2017-09-201-2/+4
|/ /
* | Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-1419-0/+12361
|\ \
| * | lib: Add zstd modulesNick Terrell2017-08-1518-0/+11857
| * | lib: Add xxhash moduleNick Terrell2017-08-153-0/+504
* | | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-2/+2
OpenPOWER on IntegriCloud