summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-30perf inject jit: Fix JIT_CODE_MOVE filenameSteve MacLean
2019-09-30perf map: Fix overlapped map handlingSteve MacLean
2019-09-30perf vendor events s390: Use s390 machine name instead of type 8561Thomas Richter
2019-09-30perf vendor events s390: Add JSON transaction for machine type 8561Thomas Richter
2019-09-30perf llvm: Don't access out-of-scope arrayIan Rogers
2019-09-30tools headers kvm: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2019-09-30tools headers uapi: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-30tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-30tools headers uapi: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo
2019-09-27tools headers uapi: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2019-09-27perf docs: Allow man page date to be specifiedIan Rogers
2019-09-27perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers
2019-09-27libsubcmd: Make _FORTIFY_SOURCE defines dependent on the featureIan Rogers
2019-09-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-09-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-26Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-09-26perf unwind: Fix libunwind build failure on i386 systemsArnaldo Carvalho de Melo
2019-09-26Merge tag 'usercopy-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-26Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-26Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-09-26binfmt_elf: Do not move brk for INTERP-less ET_EXECKees Cook
2019-09-26Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-09-26Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-26Merge tag 'for-linus-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-26arch/sparc/include/asm/pgtable_64.h: fix buildAndrew Morton
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-26ntfs: remove (un)?likely() from IS_ERR() conditionsDenis Efremov
2019-09-26IB/hfi1: remove unlikely() from IS_ERR*() conditionDenis Efremov
2019-09-26xfs: remove unlikely() from WARN_ON() conditionDenis Efremov
2019-09-26wimax/i2400m: remove unlikely() from WARN*() conditionDenis Efremov
2019-09-26fs: remove unlikely() from WARN_ON() conditionDenis Efremov
2019-09-26xen/events: remove unlikely() from WARN() conditionDenis Efremov
2019-09-26jffs2: Fix mounting under new mount APIDavid Howells
2019-09-26Merge tag 'perf-core-for-mingo-5.5-20190925' of git://git.kernel.org/pub/scm/...Ingo Molnar
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