summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fork: Provide a function for copying init_mmNadav Amit2019-04-302-6/+19
* uprobes: Initialize uprobes earlierNadav Amit2019-04-303-5/+9
* x86/mm: Save debug registers when loading a temporary mmNadav Amit2019-04-301-0/+23
* x86/mm: Introduce temporary mm structsAndy Lutomirski2019-04-301-0/+33
* x86/jump_label: Use text_poke_early() during early initNadav Amit2019-04-301-1/+6
* bpf: Fail bpf_probe_write_user() while mm is switchedNadav Amit2019-04-301-0/+8
* mm/tlb: Provide default nmi_uaccess_okay()Nadav Amit2019-04-302-0/+11
* x86/alternatives: Add text_poke_kgdb() to not assert the lock when debuggingNadav Amit2019-04-303-19/+45
* Merge tag 'v5.1-rc7' into x86/mm, to pick up fixesIngo Molnar2019-04-3060-224/+404
|\
| * Linux 5.1-rc7v5.1-rc7Linus Torvalds2019-04-291-1/+1
| * Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-04-284-6/+20
| |\
| | * ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel2019-04-231-1/+15
| | * ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan2019-04-231-1/+1
| | * ARM: fix function graph tracer and unwinder dependenciesRussell King2019-04-232-4/+4
| * | Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-04-283-40/+60
| |\ \
| | * | powerpc/mm_iommu: Allow pinning large regionsAlexey Kardashevskiy2019-04-171-4/+20
| | * | powerpc/mm_iommu: Fix potential deadlockAlexey Kardashevskiy2019-04-171-36/+39
| | * | powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman2019-04-172-1/+2
| * | | Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-281-16/+26
| |\ \ \
| | * | | io_uring: remove 'state' argument from io_{read,write} pathJens Axboe2019-04-231-13/+12
| | * | | io_uring: fix poll full SQ detectionStefan Bühler2019-04-221-1/+2
| | * | | io_uring: fix race condition when sq threads goes sleepingStefan Bühler2019-04-221-1/+2
| | * | | io_uring: fix race condition reading SQ entriesStefan Bühler2019-04-221-1/+2
| | * | | io_uring: fail io_uring_register(2) on a dying io_uring instanceJens Axboe2019-04-221-0/+8
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-04-287-20/+76
| |\ \ \ \
| | * | | | RDMA/hns: Bugfix for mapping user dbLijun Ou2019-04-251-1/+1
| | * | | | RDMA/ucontext: Fix regression with disassociateJason Gunthorpe2019-04-242-3/+50
| | * | | | RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe2019-04-241-5/+3
| | * | | | RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe2019-04-241-0/+2
| | * | | | IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi2019-04-183-4/+10
| | * | | | IB/rdmavt: Fix frwr memory registrationJosh Collier2019-04-161-7/+10
| * | | | | Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2019-04-283-6/+28
| |\ \ \ \ \
| | * | | | | dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_startShun-Chih Yu2019-04-261-1/+1
| | * | | | | dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_statusAchim Dahlhoff2019-04-231-3/+23
| | * | | | | dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is validDirk Behme2019-04-231-1/+3
| | * | | | | dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sgStefan Wahren2019-04-231-1/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-04-283-7/+3
| |\ \ \ \ \ \
| | * | | | | | Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach2019-04-271-1/+1
| | * | | | | | Input: synaptics-rmi4 - fix possible double freePan Bian2019-04-241-5/+1
| | * | | | | | Input: snvs_pwrkey - make it depend on ARCH_MXCJacky Bai2019-04-241-1/+1
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-272-1/+7
| |\ \ \ \ \ \ \
| | * | | | | | | x86/mm: Fix a crash with kmemleak_scan()Qian Cai2019-04-241-0/+6
| | * | | | | | | x86/boot: Disable RSDP parsing temporarilyBorislav Petkov2019-04-221-1/+1
| * | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-04-271-0/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sched/numa: Fix a possible divide-by-zeroXie XiuQi2019-04-251-0/+4
| * | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-271-5/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan2019-04-251-5/+5
| | |/ / / / / / / /
| * | | | | | | | | slip: make slhc_free() silently accept an error pointerLinus Torvalds2019-04-271-1/+1
| * | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-277-23/+39
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing2019-04-261-2/+4