summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-25checkpatch: check for nested (un)?likely() callsDenis Efremov
2019-09-25hexagon: drop empty and unused free_initrd_memMike Rapoport
2019-09-25mm: factor out common parts between MADV_COLD and MADV_PAGEOUTMinchan Kim
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim
2019-09-25mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIMMinchan Kim
2019-09-25mm: introduce MADV_COLDMinchan Kim
2019-09-25mm: untag user pointers in mmap/munmap/mremap/brkCatalin Marinas
2019-09-25vfio/type1: untag user pointers in vaddr_get_pfnAndrey Konovalov
2019-09-25tee/shm: untag user pointers in tee_shm_registerAndrey Konovalov
2019-09-25media/v4l2-core: untag user pointers in videobuf_dma_contig_user_getAndrey Konovalov
2019-09-25drm/radeon: untag user pointers in radeon_gem_userptr_ioctlAndrey Konovalov
2019-09-25drm/amdgpu: untag user pointersAndrey Konovalov
2019-09-25userfaultfd: untag user pointersAndrey Konovalov
2019-09-25fs/namespace: untag user pointers in copy_mount_optionsAndrey Konovalov
2019-09-25mm: untag user pointers in get_vaddr_framesAndrey Konovalov
2019-09-25mm: untag user pointers in mm/gup.cAndrey Konovalov
2019-09-25mm: untag user pointers passed to memory syscallsAndrey Konovalov
2019-09-25lib: untag user pointers in strn*_userAndrey Konovalov
2019-09-25lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rleDave Rodgman
2019-09-25ipc/sem.c: convert to use built-in RCU list checkingJoel Fernandes (Google)
2019-09-25ipc/mqueue: improve exception handling in do_mq_notify()Markus Elfring
2019-09-25ipc/mqueue.c: delete an unnecessary check before the macro call dev_kfree_skb()Markus Elfring
2019-09-25bug: move WARN_ON() "cut here" into exception handlerKees Cook
2019-09-25bug: consolidate __WARN_FLAGS usageKees Cook
2019-09-25bug: clean up helper macros to remove __WARN_TAINT()Kees Cook
2019-09-25bug: lift "cut here" out of __warn()Kees Cook
2019-09-25bug: consolidate warn_slowpath_fmt() usageKees Cook
2019-09-25bug: rename __WARN_printf_taint() to __WARN_printf()Kees Cook
2019-09-25bug: refactor away warn_slowpath_fmt_taint()Kees Cook
2019-09-25scripts/gdb: handle split debugDouglas Anderson
2019-09-25kgdb: don't use a notifier to enter kgdb at panic; call directlyDouglas Anderson
2019-09-25compiler: enable CONFIG_OPTIMIZE_INLINING forciblyMasahiro Yamada
2019-09-25uaccess: add missing __must_check attributesKees Cook
2019-09-25kexec: restore arch_kexec_kernel_image_probe declarationVasily Gorbik
2019-09-25kexec: bail out upon SIGKILL when allocating memory.Tetsuo Handa
2019-09-25cpumask: nicer for_each_cpumask_and() signatureAlexey Dobriyan
2019-09-25fork: improve error message for corrupted page tablesSai Praneeth Prakhya
2019-09-25fat: delete an unnecessary check before brelse()Markus Elfring
2019-09-25fs/reiserfs/do_balan.c: remove set but not used variableJason Yan
2019-09-25fs/reiserfs/journal.c: remove set but not used variableJason Yan
2019-09-25fs/reiserfs/do_balan.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/fix_node.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/prints.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/objectid.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/lbalance.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/stree.c: remove set but not used variableszhengbin
2019-09-25fs/reiserfs/journal.c: remove set but not used variableszhengbin
2019-09-25fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()Jia-Ju Bai
2019-09-25checkpatch: make git output use LANGUAGE=en_US.utf8Joe Perches
2019-09-25checkpatch: remove obsolete period from "ambiguous SHA1" querySean Christopherson