aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/error-injection.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-03asm-generic/tlb: Remove CONFIG_HAVE_GENERIC_MMU_GATHERPeter Zijlstra2-5/+0
2019-04-03asm-generic/tlb: Remove arch_tlb*_mmu()Peter Zijlstra1-51/+42
2019-04-03s390/tlb: Convert to generic mmu_gatherMartin Schwidefsky3-151/+42
2019-04-03asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=yMartin Schwidefsky3-49/+70
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra22-143/+16
2019-04-03um/tlb: Convert to generic mmu_gatherPeter Zijlstra1-154/+2
2019-04-03sh/tlb: Convert SH to generic mmu_gatherPeter Zijlstra2-129/+10
2019-04-03ia64/tlb: Convert to generic mmu_gatherPeter Zijlstra3-257/+47
2019-04-03arm/tlb: Convert to generic mmu_gatherPeter Zijlstra1-241/+13
2019-04-03asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATEPeter Zijlstra7-8/+9
2019-04-03asm-generic/tlb, ia64: Conditionally provide tlb_migrate_finish()Peter Zijlstra1-0/+2
2019-04-03asm-generic/tlb: Provide generic tlb_flush() based on flush_tlb_mm()Peter Zijlstra1-1/+40
2019-04-03asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range()Peter Zijlstra5-12/+87
2019-04-03asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra8-61/+11
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra14-49/+39
2019-04-03asm-generic/tlb: Provide a commentPeter Zijlstra1-3/+116
2019-04-01debugfs: fix use-after-free on symlink traversalAl Viro1-4/+9
2019-04-01ubifs: fix use-after-free on symlink traversalAl Viro1-3/+1
2019-04-01jffs2: fix use-after-free on symlink traversalAl Viro2-6/+4
2019-03-31Linux 5.1-rc3Linus Torvalds1-1/+1
2019-03-30leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes1-1/+2
2019-03-30leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu1-2/+6
2019-03-29LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"Kees Cook1-0/+38
2019-03-29fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_linksYueHaibing1-1/+2
2019-03-29fs: fs_parser: fix printk format warningRandy Dunlap1-1/+1
2019-03-29checkpatch: add %pt as a valid vsprintf extensionAlexandre Belloni1-1/+1
2019-03-29mm/migrate.c: add missing flush_dcache_page for non-mapped page migrateLars Persson1-3/+8
2019-03-29drivers/block/zram/zram_drv.c: fix idle/writeback string compareMinchan Kim1-26/+6
2019-03-29mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()Qian Cai1-1/+2
2019-03-29mm/memory_hotplug.c: fix notification in offline error pathQian Cai1-1/+1
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2-2/+31
2019-03-29fs/proc/kcore.c: make kcore_modules staticYueHaibing1-1/+1
2019-03-29include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap1-1/+1
2019-03-29mm/debug.c: fix __dump_page when mapping->host is not setOscar Salvador1-1/+1
2019-03-29mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specifiedYang Shi1-7/+33
2019-03-29include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder1-1/+7
2019-03-29iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas Boichat1-4/+15
2019-03-29mm: add support for kmem caches in DMA32 zoneNicolas Boichat5-2/+12
2019-03-29ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lockDarrick J. Wong1-18/+24
2019-03-29mm/hotplug: fix offline undo_isolate_page_range()Qian Cai5-34/+45
2019-03-29fs/open.c: allow opening only regular files during execve()Tetsuo Handa1-0/+6
2019-03-29mailmap: add Changbin DuChangbin Du1-0/+2
2019-03-29mm/debug.c: add a cast to u64 for atomic64_read()Qian Cai1-1/+1
2019-03-29mm/memory.c: fix modifying of page protection by insert_pfn()Jan Kara1-5/+6
2019-03-29kasan: fix variable 'tag' set but not used warningQian Cai1-1/+4
2019-03-29staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley1-2/+1
2019-03-29staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()Gao Xiang1-20/+25
2019-03-29iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel3-6/+12
2019-03-29kconfig/[mn]conf: handle backspace (^H) keyChangbin Du3-3/+5
2019-03-29x86/realmode: Make set_real_mode_mem() static inlineMatteo Croce3-10/+7