summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-04arm64/mm: Drop task_struct argument from __do_page_fault()Anshuman Khandual
2019-06-04arm64/mm: Drop mmap_sem before calling __do_kernel_fault()Anshuman Khandual
2019-06-04arm64/mm: Identify user instruction abortsAnshuman Khandual
2019-06-04arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge()Anshuman Khandual
2019-06-04arm64: kernel: use aff3 instead of aff2 in commentLiu Song
2019-06-04arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()Julien Grall
2019-06-04arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen
2019-06-04arm64/mm: Simplify protection flag creation for kernel huge mappingsAnshuman Khandual
2019-06-04arm64: cacheinfo: Update cache_line_size detected from DT or PPTTShaokun Zhang
2019-06-04drivers: base: cacheinfo: Add variable to record max cache line sizeShaokun Zhang
2019-06-04arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE stateJulien Grall
2019-06-04arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use itJulien Grall
2019-06-04arm64/fpsimd: Remove the prototype for sve_flush_cpu_state()Julien Grall
2019-06-03arm64/mm: Move PTE_VALID from SW defined to HW page table entry definitionsAnshuman Khandual
2019-06-03arm64/hugetlb: Use macros for contiguous huge page sizesAnshuman Khandual
2019-06-02Linux 5.2-rc3v5.2-rc3Linus Torvalds
2019-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-02Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-06-02Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-06-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-06-02Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-02Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-06-01mm, compaction: make sure we isolate a valid PFNSuzuki K Poulose
2019-06-01include/linux/generic-radix-tree.h: fix kerneldoc commentJonathan Corbet
2019-06-01kernel/signal.c: trace_signal_deliver when signal_group_exitZhenliang Wei
2019-06-01drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not usedQian Cai
2019-06-01spdxcheck.py: fix directory structuresVincenzo Frascino
2019-06-01kasan: initialize tag to 0xff in __kasan_kmallocNathan Chancellor
2019-06-01z3fold: fix sheduling while atomicVitaly Wool
2019-06-01scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not setFabiano Rosas
2019-06-01mm/gup: continue VM_FAULT_RETRY processing even for pre-faultsMike Rapoport
2019-06-01ocfs2: fix error path kobject memory leakTobin C. Harding
2019-06-01memcg: make it work on sparse non-0-node systemsJiri Slaby
2019-06-01mm, memcg: consider subtrees in memory.eventsChris Down
2019-06-01prctl_set_mm: downgrade mmap_sem to read lockMichal Koutný
2019-06-01prctl_set_mm: refactor checks from validate_prctl_mapMichal Koutný
2019-06-01kernel/fork.c: make max_threads symbol staticKefeng Wang
2019-06-01arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changesSebastian Andrzej Siewior
2019-06-01arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAKDavid Rientjes
2019-06-01mm/vmalloc.c: fix typo in commentAndrew Morton
2019-06-01lib/sort.c: fix kernel-doc notation warningsRandy Dunlap
2019-06-01mm: fix Documentation/vm/hmm.rst Sphinx warningsRandy Dunlap
2019-06-01treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada