summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-0552-144/+101
|\
| * arch/arc/mm/fault.c: remove caller signal_pending_branch predictionsDavidlohr Bueso2019-01-041-1/+1
| * mm: select HAVE_MOVE_PMD on x86 for faster mremapJoel Fernandes (Google)2019-01-041-0/+1
| * mm: speed up mremap by 20x on large regionsJoel Fernandes (Google)2019-01-041-0/+5
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-0436-126/+78
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-0413-17/+16
* | ia64: fix compile without swiotlbChristoph Hellwig2019-01-052-1/+3
* | x86: re-introduce non-generic memcpy_{to,from}ioLinus Torvalds2019-01-054-18/+51
* | Use __put_user_goto in __put_user_size() and unsafe_put_user()Linus Torvalds2019-01-051-31/+22
* | x86 uaccess: Introduce __put_user_gotoLinus Torvalds2019-01-051-11/+17
* | make 'user_access_begin()' do 'access_ok()'Linus Torvalds2019-01-041-1/+8
* | Fix access_ok() fallout for sparc32 and powerpcLinus Torvalds2019-01-042-3/+2
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-04133-410/+371
|/
* Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-01-0319-172/+257
|\
| * um: Remove obsolete reenable_XX callsAnton Ivanov2018-12-2710-35/+0
| * um: writev needs <sys/uio.h>Christoph Hellwig2018-12-271-0/+1
| * um: remove redundant generic-yMasahiro Yamada2018-12-271-2/+0
| * um: Optimize Flush TLB for force/fork caseAnton Ivanov2018-12-271-4/+5
| * um: Avoid marking pages with "changed protection"Anton Ivanov2018-12-271-1/+8
| * um: Skip TLB flushing where not neededAnton Ivanov2018-12-271-7/+14
| * um: Optimize TLB operations v2Anton Ivanov2018-12-271-28/+57
| * um: Remove unnecessary faulted check in uaccess.cAnton Ivanov2018-12-271-11/+12
| * um: Add support for DISCARD in the UBD DriverAnton Ivanov2018-12-273-11/+65
| * um: Remove unsafe printks from the io threadAnton Ivanov2018-12-271-25/+17
| * um: Clean-up command processing in UML UBD driverAnton Ivanov2018-12-271-30/+47
| * um: Switch to block-mq constants in the UML UBD driverAnton Ivanov2018-12-271-28/+38
| * um: Make GCOV depend on !KCOVRichard Weinberger2018-12-271-0/+1
| * um: Include sys/uio.h to have writev()Richard Weinberger2018-12-271-0/+1
| * um: Add HAVE_DEBUG_BUGVERBOSEHernĂ¡n Gonzalez2018-12-271-0/+1
* | Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2019-01-035-39/+23
|\ \
| * | s390/pci: fix sleeping in atomic during hotplugSebastian Ott2018-12-131-1/+1
| * | s390/pci: remove bit_lock usage in interrupt handlerSebastian Ott2018-12-131-3/+1
| * | s390: use common bust_spinlocks()Sergey Senozhatsky2018-11-301-24/+0
| * | s390/zcrypt: improve special ap message cmd handlingHarald Freudenberger2018-11-301-2/+2
| * | s390/ap: rework assembler functions to use unions for in/out register variablesHarald Freudenberger2018-11-301-9/+19
* | | Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-021-1/+1
|\ \ \
| * | | seccomp, s390: fix build for syscall type changeTycho Andersen2018-12-141-1/+1
* | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-022-0/+79
|\ \ \ \
| * \ \ \ Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris2018-12-172-0/+79
| |\ \ \ \
| | * | | | x86/ima: retry detecting secure boot modeMimi Zohar2018-12-112-2/+46
| | * | | | x86/ima: define arch_get_ima_policy() for x86Eric Richter2018-12-111-0/+16
| | * | | | x86/ima: define arch_ima_get_securebootNayna Jain2018-11-132-0/+19
| | |/ / /
* | | | | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-023-4/+4
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-203-5/+5
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | / / / | | | | | | |/ / / | | | | | |/| | |
| | | | | | * | | powerpc/iommu: Use device_iommu_mapped()Joerg Roedel2018-12-172-4/+4
| | | |_|_|/ / / | | |/| | | | |
| | | | * | | | iommu/vtd: Cleanup dma_remapping.h headerLu Baolu2018-11-121-1/+1
| | | | |/ / /
* | | | | | | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-0214-116/+28
|\ \ \ \ \ \ \
| * | | | | | | kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-3013-13/+13
| * | | | | | | mips/kgdb: prepare arch_kgdb_ops for constnessChristophe Leroy2018-12-301-9/+7
| * | | | | | | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson2018-12-307-81/+5