]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
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.kernel.org...
2019-09-24  Linus TorvaldsMerge tag 'sound-fix-5.4-rc1' of git://git.kernel.org...
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
2019-09-24  Song Liuuprobe: use original page when all uprobes are removed
2019-09-24  Song Liumm: move memcmp_pages() and pages_identical()
2019-09-24  Yang Shimm: thp: make deferred split shrinker memcg aware
2019-09-24  Yang Shimm: shrinker: make shrinker not depend on memcg kmem
2019-09-24  Yang Shimm: move mem_cgroup_uncharge out of __page_cache_release()
2019-09-24  Yang Shimm: thp: extract split_queue_* into a struct
2019-09-24  Song Liumm,thp: avoid writes to file with THP in pagecache
2019-09-24  Song Liumm,thp: add read-only THP support for (non-shmem) FS
2019-09-24  Song Liukhugepaged: rename collapse_shmem() and khugepaged_scan...
2019-09-24  Song Liumm,thp: stats for file backed THP
2019-09-24  Song Liufilemap: update offset check in filemap_fault()
2019-09-24  Song Liufilemap: check compound_head(page)->mapping in pagecach...
2019-09-24  Song Liufilemap: check compound_head(page)->mapping in filemap_...
2019-09-24  Kefeng Wangthp: update split_huge_page_pmd() comment
2019-09-24  Pingfan Liumm/migrate.c: clean up useless code in migrate_vma_coll...
2019-09-24  Mike Kravetzhugetlbfs: don't retry when pool page allocations start...
2019-09-24  Vlastimil Babkamm, compaction: raise compaction priority after it...
2019-09-24  Vlastimil Babkamm, reclaim: cleanup should_continue_reclaim()
2019-09-24  Hillf Dantonmm, reclaim: make should_continue_reclaim perform dryru...
2019-09-24  Michal Hockomemcg, kmem: deprecate kmem.limit_in_bytes
2019-09-24  Qian Caimm/memcontrol.c: fix a -Wunused-function warning
2019-09-24  Michal Hockomm, oom: consider present pages for the node size
2019-09-24  Yi Wangmm/oom_kill.c: fix oom_cpuset_eligible() comment
2019-09-24  Edward Chronmm/oom: add oom_score_adj and pgtables to Killed proces...
2019-09-24  Tetsuo Handamemcg, oom: don't require __GFP_FS when invoking memcg...
2019-09-24  Joel Savitzmm/oom_kill.c: add task UID to info message on an oom...
2019-09-24  Kefeng Wangmm/mempolicy.c: remove unnecessary nodemask check in...
2019-09-24  Pengfei Limm/compaction.c: remove unnecessary zone parameter...
2019-09-24  Yafang Shaomm/compaction.c: clear total_{migrate,free}_scanned...
2019-09-24  Vitaly Woolz3fold: fix memory leak in kmem cache
2019-09-24  Qian Caimm: silence -Woverride-init/initializer-overrides
next