aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-06selftests: Remove unneeded selftest API headersKees Cook4-4/+0
2020-07-06selftests/clone3: Reorder reporting outputKees Cook3-4/+3
2020-07-06selftests: sync_test: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini1-1/+1
2020-07-06selftests: sigaltstack: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini1-2/+2
2020-07-06selftests: breakpoints: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini1-19/+26
2020-07-06selftests: breakpoints: fix computation of test planPaolo Bonzini1-4/+4
2020-07-06kselftest: fix TAP output for skipped testsPaolo Bonzini2-9/+21
2020-06-28Linux 5.8-rc3Linus Torvalds1-1/+1
2020-06-28sched/cfs: change initial value of runnable_avgVincent Guittot1-1/+1
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra6-58/+86
2020-06-28sched/core: s/WF_ON_RQ/WQ_ON_CPU/Peter Zijlstra2-3/+3
2020-06-28sched/core: Fix ttwu() racePeter Zijlstra1-5/+28
2020-06-28sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli1-1/+2
2020-06-28sched/deadline: Initialize ->dl_boostedJuri Lelli1-0/+1
2020-06-28sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruptionScott Wood1-1/+1
2020-06-28sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build failPeter Zijlstra1-2/+4
2020-06-28Revert "ARM: sti: Implement dummy L2 cache's write_sec"Patrice Chotard1-9/+0
2020-06-27afs: Fix storage of cell namesDavid Howells2-1/+10
2020-06-26kgdb: Avoid suspicious RCU usage warningDouglas Anderson1-0/+4
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg5-22/+24
2020-06-26SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever1-0/+4
2020-06-26NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia2-4/+10
2020-06-26pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust1-4/+7
2020-06-26nfs: Fix memory leak of export_pathTom Rix1-0/+1
2020-06-26sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin1-0/+1
2020-06-26i2c: core: check returned size of emulated smbus block readMans Rullgard1-0/+7
2020-06-26MAINTAINERS: update info for sparseLuc Van Oostenryck1-1/+3
2020-06-26mm/memory_hotplug.c: fix false softlockup during pfn range removalBen Widawsky1-2/+11
2020-06-26mm: remove vmalloc_execChristoph Hellwig4-39/+3
2020-06-26arm64: use PAGE_KERNEL_ROX directly in alloc_insn_pageChristoph Hellwig1-9/+3
2020-06-26x86/hyperv: allocate the hypercall page with only read and execute bitsChristoph Hellwig2-1/+5
2020-06-26mm/memory: fix IO cost for anonymous pageJoonsoo Kim1-0/+8
2020-06-26mm/swap: fix for "mm: workingset: age nonresident information alongside anonymous pages"Joonsoo Kim1-2/+1
2020-06-26mm: workingset: age nonresident information alongside anonymous pagesJohannes Weiner4-21/+33
2020-06-26doc: THP CoW fault no longer allocate THPYang Shi2-4/+3
2020-06-26docs: mm/gup: minor documentation updateSouptick Joarder1-1/+1
2020-06-26mm/memcontrol.c: prevent missed memory.low load tearsChris Down1-2/+3
2020-06-26mm/memcontrol.c: add missed css_put()Muchun Song1-1/+3
2020-06-26mm: memcontrol: handle div0 crash race condition in memory.lowJohannes Weiner1-2/+7
2020-06-26mm/vmalloc.c: fix a warning while make xmldocsMasanari Iida1-1/+0
2020-06-26media: omap3isp: remove cacheflush.hNathan Chancellor2-3/+0
2020-06-26make asm-generic/cacheflush.h more standaloneStephen Rothwell1-0/+5
2020-06-26mm/debug_vm_pgtable: fix build failure with powerpc 8xxChristophe Leroy1-2/+2
2020-06-26mm/memory.c: properly pte_offset_map_lock/unlock in vm_insert_pages()Arjun Roy1-10/+11
2020-06-26mm: fix swap cache node allocation maskHugh Dickins1-2/+2
2020-06-26slub: cure list_slab_objects() from double fixSebastian Andrzej Siewior1-15/+4
2020-06-26mm/slab: use memzero_explicit() in kzfree()Waiman Long1-1/+1
2020-06-26mm, slab: fix sign conversion problem in memcg_uncharge_slab()Waiman Long1-2/+2
2020-06-26lib: fix test_hmm.c reference after freeRandy Dunlap1-2/+1
2020-06-26ocfs2: fix value of OCFS2_INVALID_SLOTJunxiao Bi1-1/+1