aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/locking (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-03sched/x86_64: Don't save flags on context switchPeter Zijlstra3-10/+1
2019-04-03objtool: Add Direction Flag validationPeter Zijlstra4-2/+37
2019-04-03objtool: Add UACCESS validationPeter Zijlstra10-21/+226
2019-04-03objtool: Fix sibling call detectionPeter Zijlstra1-31/+55
2019-04-03objtool: Rewrite alt->skip_origPeter Zijlstra1-6/+10
2019-04-03objtool: Add --backtrace supportPeter Zijlstra4-6/+25
2019-04-03objtool: Rewrite add_ignores()Peter Zijlstra2-32/+20
2019-04-03objtool: Handle function aliasesPeter Zijlstra2-5/+12
2019-04-03objtool: Set insn->func for alternativesPeter Zijlstra1-0/+1
2019-04-03x86/uaccess, kcov: Disable stack protectorPeter Zijlstra1-0/+1
2019-04-03x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAPPeter Zijlstra1-0/+4
2019-04-03x86/uaccess, ubsan: Fix UBSAN vs. SMAPPeter Zijlstra2-0/+5
2019-04-03x86/uaccess, kasan: Fix KASAN vs SMAPPeter Zijlstra3-2/+14
2019-04-03x86/smap: Ditch __stringify()Peter Zijlstra1-10/+9
2019-04-03x86/uaccess: Introduce user_access_{save,restore}()Peter Zijlstra3-0/+25
2019-04-03x86/uaccess, signal: Fix AC=1 bloatPeter Zijlstra1-12/+17
2019-04-03x86/uaccess: Always inline user_access_begin()Peter Zijlstra1-1/+1
2019-04-03x86/uaccess, xen: Suppress SMAP warningsPeter Zijlstra1-4/+20
2019-04-03x86/nospec, objtool: Introduce ANNOTATE_IGNORE_ALTERNATIVEPeter Zijlstra4-23/+34
2019-04-03x86/uaccess: Fix up the fixupPeter Zijlstra1-1/+2
2019-04-03x86/uaccess: Move copy_user_handle_tail() into asmPeter Zijlstra4-47/+48
2019-04-03i915, uaccess: Fix redundant CLACPeter Zijlstra1-2/+4
2019-04-03x86/ia32: Fix ia32_restore_sigcontext() AC leakPeter Zijlstra1-12/+17
2019-04-03tracing: Improve "if" macro code generationJosh Poimboeuf1-1/+1
2019-04-03sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra5-0/+20
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