linux-2.6-block.git
2019-09-26 Denis Efremovcheckpatch: check for nested (un)?likely() calls
2019-09-26 Mike Rapoporthexagon: drop empty and unused free_initrd_mem
2019-09-26 Minchan Kimmm: factor out common parts between MADV_COLD and MADV_...
2019-09-26 Minchan Kimmm: introduce MADV_PAGEOUT
2019-09-26 Minchan Kimmm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
2019-09-26 Minchan Kimmm: introduce MADV_COLD
2019-09-26 Catalin Marinasmm: untag user pointers in mmap/munmap/mremap/brk
2019-09-26 Andrey Konovalovvfio/type1: untag user pointers in vaddr_get_pfn
2019-09-26 Andrey Konovalovtee/shm: untag user pointers in tee_shm_register
2019-09-26 Andrey Konovalovmedia/v4l2-core: untag user pointers in videobuf_dma_co...
2019-09-26 Andrey Konovalovdrm/radeon: untag user pointers in radeon_gem_userptr_ioctl
2019-09-26 Andrey Konovalovdrm/amdgpu: untag user pointers
2019-09-26 Andrey Konovalovuserfaultfd: untag user pointers
2019-09-26 Andrey Konovalovfs/namespace: untag user pointers in copy_mount_options
2019-09-26 Andrey Konovalovmm: untag user pointers in get_vaddr_frames
2019-09-26 Andrey Konovalovmm: untag user pointers in mm/gup.c
2019-09-26 Andrey Konovalovmm: untag user pointers passed to memory syscalls
2019-09-26 Andrey Konovalovlib: untag user pointers in strn*_user
2019-09-26 Dave Rodgmanlib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rle
2019-09-26 Joel Fernandes... ipc/sem.c: convert to use built-in RCU list checking
2019-09-26 Markus Elfringipc/mqueue: improve exception handling in do_mq_notify()
2019-09-26 Markus Elfringipc/mqueue.c: delete an unnecessary check before the...
2019-09-26 Kees Cookbug: move WARN_ON() "cut here" into exception handler
2019-09-26 Kees Cookbug: consolidate __WARN_FLAGS usage
2019-09-26 Kees Cookbug: clean up helper macros to remove __WARN_TAINT()
2019-09-26 Kees Cookbug: lift "cut here" out of __warn()
2019-09-26 Kees Cookbug: consolidate warn_slowpath_fmt() usage
2019-09-26 Kees Cookbug: rename __WARN_printf_taint() to __WARN_printf()
2019-09-26 Kees Cookbug: refactor away warn_slowpath_fmt_taint()
2019-09-26 Douglas Andersonscripts/gdb: handle split debug
2019-09-26 Douglas Andersonkgdb: don't use a notifier to enter kgdb at panic;...
2019-09-26 Masahiro Yamadacompiler: enable CONFIG_OPTIMIZE_INLINING forcibly
2019-09-26 Kees Cookuaccess: add missing __must_check attributes
2019-09-26 Vasily Gorbikkexec: restore arch_kexec_kernel_image_probe declaration
2019-09-26 Tetsuo Handakexec: bail out upon SIGKILL when allocating memory.
2019-09-26 Alexey Dobriyancpumask: nicer for_each_cpumask_and() signature
2019-09-26 Sai Praneeth... fork: improve error message for corrupted page tables
2019-09-26 Markus Elfringfat: delete an unnecessary check before brelse()
2019-09-26 Jason Yanfs/reiserfs/do_balan.c: remove set but not used variable
2019-09-26 Jason Yanfs/reiserfs/journal.c: remove set but not used variable
2019-09-26 zhengbinfs/reiserfs/do_balan.c: remove set but not used variables
2019-09-26 zhengbinfs/reiserfs/fix_node.c: remove set but not used variables
2019-09-26 zhengbinfs/reiserfs/prints.c: remove set but not used variables
2019-09-26 zhengbinfs/reiserfs/objectid.c: remove set but not used variables
2019-09-26 zhengbinfs/reiserfs/lbalance.c: remove set but not used variables
2019-09-26 zhengbinfs/reiserfs/stree.c: remove set but not used variables
2019-09-26 zhengbinfs/reiserfs/journal.c: remove set but not used variables
2019-09-26 Jia-Ju Baifs: reiserfs: remove unnecessary check of bh in remove_...
2019-09-26 Joe Perchescheckpatch: make git output use LANGUAGE=en_US.utf8
2019-09-26 Sean Christophersoncheckpatch: remove obsolete period from "ambiguous...
2019-09-26 Joe Perchescheckpatch: allow consecutive close braces
2019-09-26 Joe Perchescheckpatch: prefer __section over __attribute__((sectio...
2019-09-26 Brendan Jackmancheckpatch: exclude sizeof sub-expressions from MACRO_A...
2019-09-26 Matteo Crocecheckpatch.pl: warn on invalid commit id
2019-09-26 Joe Perchescheckpatch: improve SPDX license checking
2019-09-26 Joe Perchescheckpatch: don't interpret stack dumps as commit IDs
2019-09-26 Stephen Boydlib/hexdump: make print_hex_dump_bytes() a nop on ...
2019-09-26 Valdis Kletniekslib/extable.c: add missing prototypes
2019-09-26 Valdis Kletniekslib/generic-radix-tree.c: make 2 functions static inline
2019-09-26 Kees Cookstrscpy: reject buffer sizes larger than INT_MAX
2019-09-26 Qian Caiinclude/trace/events/writeback.h: fix -Wstringop-trunca...
2019-09-26 Joe Percheskernel-doc: core-api: include string.h into core-api
2019-09-26 Michel Lespinasseaugmented rbtree: rework the RB_DECLARE_CALLBACKS macro...
2019-09-26 Michel Lespinasseaugmented rbtree: add new RB_DECLARE_CALLBACKS_MAX...
2019-09-26 Michel Lespinasseaugmented rbtree: add comments for RB_DECLARE_CALLBACKS...
2019-09-26 Michel Lespinasserbtree: avoid generating code twice for the cached...
2019-09-26 Valdis Kletniekskernel/elfcore.c: include proper prototypes
2019-09-26 Masahiro Yamadalinux/coff.h: add include guard
2019-09-26 Michal Hockomemcg, kmem: do not fail __GFP_NOFAIL charges
2019-09-24 Linus TorvaldsMerge branch 'i2c/for-5.4' of git://git./linux/kernel...
2019-09-24 Linus TorvaldsMerge tag 'sound-fix-5.4-rc1' of git://git./linux/kerne...
2019-09-24 Linus TorvaldsMerge tag 'for-5.4/io_uring-2019-09-24' of git://git...
2019-09-24 Linus TorvaldsMerge tag 'for-5.4/post-2019-09-24' of git://git.kernel...
2019-09-24 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-09-24 Qian Caimm/zsmalloc.c: fix a -Wunused-function warning
2019-09-24 Vitaly Woolzswap: do not map same object twice
2019-09-24 Hui Zhuzswap: use movable memory if zpool support allocate...
2019-09-24 Hui Zhuzpool: add malloc_support_movable to zpool_driver
2019-09-24 Miles Chenshmem: fix obsolete comment in shmem_getpage_gfp()
2019-09-24 Mike Rapoportmm/madvise: reduce code duplication in error handling...
2019-09-24 Ivan Khoronzhukmm: mmap: increase sockets maximum memory size pgoff...
2019-09-24 Wei Yangmm/mmap.c: refine find_vma_prev() with rb_last()
2019-09-24 Alexandre Ghitiriscv: make mmap allocation top-down by default
2019-09-24 Alexandre Ghitimips: use generic mmap top-down layout and brk randomiz...
2019-09-24 Alexandre Ghitimips: replace arch specific way to determine 32bit...
2019-09-24 Alexandre Ghitimips: adjust brk randomization offset to fit generic...
2019-09-24 Alexandre Ghitimips: use STACK_TOP when computing mmap base address
2019-09-24 Alexandre Ghitimips: properly account for stack randomization and...
2019-09-24 Alexandre Ghitiarm: use generic mmap top-down layout and brk randomization
2019-09-24 Alexandre Ghitiarm: use STACK_TOP when computing mmap base address
2019-09-24 Alexandre Ghitiarm: properly account for stack randomization and stack...
2019-09-24 Alexandre Ghitiarm64, mm: make randomization selected by generic topdo...
2019-09-24 Alexandre Ghitiarm64, mm: move generic mmap layout functions to mm
2019-09-24 Alexandre Ghitiarm64: consider stack randomization for mmap base only...
2019-09-24 Alexandre Ghitiarm64: make use of is_compat_task instead of hardcoding...
2019-09-24 Alexandre Ghitimm, fs: move randomize_stack_top from fs to mm
2019-09-24 Song Liuuprobe: collapse THP pmd after removing all uprobes
2019-09-24 Song Liukhugepaged: enable collapse pmd for pte-mapped THP
2019-09-24 Song Liuuprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
2019-09-24 Song Liumm, thp: introduce FOLL_SPLIT_PMD
next