summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/dma-debug.c: fix incorrect pfn calculationMiles Chen2017-11-171-2/+18
* Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-161-1/+0
|\
| * debugfs: purge obsolete SRCU based removal protectionNicolai Stange2017-11-071-1/+0
* | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-27/+68
|\ \
| * \ Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie2017-11-0210-123/+148
| |\ \
| * \ \ Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula2017-09-2854-165/+14674
| |\ \ \
| * | | | lib/scatterlist: Introduce and export __sg_alloc_table_from_pagesTvrtko Ursulin2017-09-071-17/+49
| * | | | lib/scatterlist: Avoid potential scatterlist entry overflowTvrtko Ursulin2017-09-071-11/+20
| * | | | lib/scatterlist: Fix offset type in sg_alloc_table_from_pagesTvrtko Ursulin2017-09-071-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-154-116/+16
|\ \ \ \ \
| * | | | | mm, truncate: do not check mapping for every page being truncatedMel Gorman2017-11-152-18/+14
| * | | | | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-152-98/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-155-75/+342
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | net: netlink: Update attr validation to require exact length for some typesDavid Ahern2017-11-111-3/+16
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-101-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0492-0/+94
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-021-0/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-34/+17
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-225-76/+83
| |\ \ \ \ \ \ \ \
| * | | | | | | | | dql: make dql_init return voidStephen Hemminger2017-10-191-2/+1
| * | | | | | | | | once: switch to new jump label APIEric Biggers2017-10-091-4/+4
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-054-13/+48
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-233-7/+11
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | test_rhashtable: remove initdata annotationFlorian Westphal2017-09-211-1/+1
| * | | | | | | | | | kobject: factorize skb setup in kobject_uevent_net_broadcast()Eric Dumazet2017-09-191-15/+19
| * | | | | | | | | | kobject: copy env blob in one goEric Dumazet2017-09-191-7/+1
| * | | | | | | | | | kobject: add kobject_uevent_net_broadcast()Eric Dumazet2017-09-191-43/+53
| * | | | | | | | | | test_rhashtable: add test case for rhl_table interfaceFlorian Westphal2017-09-191-2/+194
| * | | | | | | | | | test_rhashtable: add a check for max_sizeFlorian Westphal2017-09-191-0/+41
| * | | | | | | | | | test_rhashtable: don't use global entries variableFlorian Westphal2017-09-191-14/+23
| * | | | | | | | | | test_rhashtable: don't allocate huge static arrayFlorian Westphal2017-09-191-11/+16
* | | | | | | | | | | Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...Linus Torvalds2017-11-158-0/+310
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | lib: Add shared copies of some GCC library routinesPalmer Dabbelt2017-09-258-0/+310
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-0/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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
OpenPOWER on IntegriCloud