summaryrefslogtreecommitdiffstats
path: root/drivers/edac/skx_base.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-26mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIMMinchan Kim1-3/+3
2019-09-26mm: introduce MADV_COLDMinchan Kim10-4/+232
2019-09-26mm: untag user pointers in mmap/munmap/mremap/brkCatalin Marinas2-5/+6
2019-09-26vfio/type1: untag user pointers in vaddr_get_pfnAndrey Konovalov1-0/+2
2019-09-26tee/shm: untag user pointers in tee_shm_registerAndrey Konovalov1-0/+1
2019-09-26media/v4l2-core: untag user pointers in videobuf_dma_contig_user_getAndrey Konovalov1-4/+5
2019-09-26drm/radeon: untag user pointers in radeon_gem_userptr_ioctlAndrey Konovalov1-0/+2
2019-09-26drm/amdgpu: untag user pointersAndrey Konovalov2-1/+3
2019-09-26userfaultfd: untag user pointersAndrey Konovalov1-10/+12
2019-09-26fs/namespace: untag user pointers in copy_mount_optionsAndrey Konovalov1-1/+1
2019-09-26mm: untag user pointers in get_vaddr_framesAndrey Konovalov1-0/+2
2019-09-26mm: untag user pointers in mm/gup.cAndrey Konovalov1-0/+4
2019-09-26mm: untag user pointers passed to memory syscallsAndrey Konovalov8-1/+23
2019-09-26lib: untag user pointers in strn*_userAndrey Konovalov3-4/+7
2019-09-26lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rleDave Rodgman1-6/+8
2019-09-26ipc/sem.c: convert to use built-in RCU list checkingJoel Fernandes (Google)1-1/+2
2019-09-26ipc/mqueue: improve exception handling in do_mq_notify()Markus Elfring1-12/+8
2019-09-26ipc/mqueue.c: delete an unnecessary check before the macro call dev_kfree_skb()Markus Elfring1-1/+1
2019-09-26bug: move WARN_ON() "cut here" into exception handlerKees Cook2-7/+12
2019-09-26bug: consolidate __WARN_FLAGS usageKees Cook2-12/+8
2019-09-26bug: clean up helper macros to remove __WARN_TAINT()Kees Cook1-10/+11
2019-09-26bug: lift "cut here" out of __warn()Kees Cook1-4/+2
2019-09-26bug: consolidate warn_slowpath_fmt() usageKees Cook2-9/+8
2019-09-26bug: rename __WARN_printf_taint() to __WARN_printf()Kees Cook1-4/+4
2019-09-26bug: refactor away warn_slowpath_fmt_taint()Kees Cook2-24/+7
2019-09-26scripts/gdb: handle split debugDouglas Anderson1-2/+2
2019-09-26kgdb: don't use a notifier to enter kgdb at panic; call directlyDouglas Anderson3-20/+21
2019-09-26compiler: enable CONFIG_OPTIMIZE_INLINING forciblyMasahiro Yamada1-3/+1
2019-09-26uaccess: add missing __must_check attributesKees Cook2-11/+12
2019-09-26kexec: restore arch_kexec_kernel_image_probe declarationVasily Gorbik1-0/+2
2019-09-26kexec: bail out upon SIGKILL when allocating memory.Tetsuo Handa1-0/+2
2019-09-26cpumask: nicer for_each_cpumask_and() signatureAlexey Dobriyan1-7/+7
2019-09-26fork: improve error message for corrupted page tablesSai Praneeth Prakhya2-2/+18
2019-09-26fat: delete an unnecessary check before brelse()Markus Elfring1-3/+1
2019-09-26fs/reiserfs/do_balan.c: remove set but not used variableJason Yan1-2/+1
2019-09-26fs/reiserfs/journal.c: remove set but not used variableJason Yan1-4/+3
2019-09-26fs/reiserfs/do_balan.c: remove set but not used variableszhengbin1-11/+1
2019-09-26fs/reiserfs/fix_node.c: remove set but not used variableszhengbin1-5/+1
2019-09-26fs/reiserfs/prints.c: remove set but not used variableszhengbin1-3/+0
2019-09-26fs/reiserfs/objectid.c: remove set but not used variableszhengbin1-2/+1
2019-09-26fs/reiserfs/lbalance.c: remove set but not used variableszhengbin1-2/+1
2019-09-26fs/reiserfs/stree.c: remove set but not used variableszhengbin1-4/+0
2019-09-26fs/reiserfs/journal.c: remove set but not used variableszhengbin1-9/+1
2019-09-26fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()Jia-Ju Bai1-3/+2
2019-09-26checkpatch: make git output use LANGUAGE=en_US.utf8Joe Perches1-4/+6
2019-09-26checkpatch: remove obsolete period from "ambiguous SHA1" querySean Christopherson1-1/+1
2019-09-26checkpatch: allow consecutive close bracesJoe Perches1-1/+1
2019-09-26checkpatch: prefer __section over __attribute__((section(...)))Joe Perches1-0/+12
2019-09-26checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSEBrendan Jackman1-1/+1
2019-09-26checkpatch.pl: warn on invalid commit idMatteo Croce1-0/+11