]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2017-07-12  Luis R. Rodrigueztest_sysctl: test against int proc_dointvec() array...
2017-07-12  Luis R. Rodrigueztest_sysctl: add simple proc_douintvec() case
2017-07-12  Luis R. Rodrigueztest_sysctl: add simple proc_dointvec() case
2017-07-12  Luis R. Rodrigueztest_sysctl: test against PAGE_SIZE for int
2017-07-12  Luis R. Rodrigueztest_sysctl: add generic script to expand on tests
2017-07-12  Luis R. Rodrigueztest_sysctl: add dedicated proc sysctl test driver
2017-07-12  Luis R. Rodriguezsysctl: add unsigned int range support
2017-07-12  Luis R. Rodriguezsysctl: simplify unsigned int support
2017-07-12  Luis R. Rodriguezsysctl: fold sysctl_writes_strict checks into helper
2017-07-12  Luis R. Rodriguezsysctl: kdoc'ify sysctl_writes_strict
2017-07-12  Luis R. Rodriguezsysctl: fix lax sysctl_check_table() sanity check
2017-07-12  Bharat Bhushankexec/kdump: minor Documentation updates for arm64...
2017-07-12  Xunlei Pangkdump: protect vmcoreinfo data under the crash memory
2017-07-12  Xunlei Pangpowerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE...
2017-07-12  Xunlei Pangkexec: move vmcoreinfo out of the kernel's .bss section
2017-07-12  Christoph Lameterkernel/fork.c: virtually mapped stacks: do not disable...
2017-07-12  Geert Uytterhoevenmm/memory.c: mark create_huge_pmd() inline to prevent...
2017-07-12  Ian Abbottkernel.h: handle pointers to arrays better in container...
2017-07-12  Stephen Rothwellinclude/linux/dcache.h: use unsigned chars in struct...
2017-07-12  Linus TorvaldsMerge branch 'i2c/for-4.13' of git://git.kernel.org...
2017-07-12  Linus TorvaldsMerge tag 'iommu-updates-v4.13' of git://git.kernel...
2017-07-12  Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2017-07-12  Al Virofix a braino in compat_sys_getrlimit()
2017-07-12  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-07-11  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-07-11  Linus TorvaldsMerge tag 'smb3-security-fixes-for-4.13' of git://git...
2017-07-11  Linus TorvaldsMerge tag 'ceph-for-4.13-rc1' of git://github.com/ceph...
2017-07-11  Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2017-07-11  Linus TorvaldsMerge tag 'chrome-platform-for-linus-4.13' of git:...
2017-07-11  Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2017-07-10  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-07-10  zhongjiangkernel/exit.c: avoid undefined behaviour when calling...
2017-07-10  zhongjiangkernel/signal.c: avoid undefined behaviour in kill_some...
2017-07-10  Kees Cookbinfmt_elf: safely increment argv pointers
2017-07-10  Kees Cooks390: reduce ELF_ET_DYN_BASE
2017-07-10  Kees Cookpowerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
2017-07-10  Kees Cookarm64: move ELF_ET_DYN_BASE to 4GB / 4MB
2017-07-10  Kees Cookarm: move ELF_ET_DYN_BASE to 4MB
2017-07-10  Kees Cookbinfmt_elf: use ELF_ET_DYN_BASE only for PIE
2017-07-10  David Rientjesfs, epoll: short circuit fetching events if thread...
2017-07-10  Joe Perchescheckpatch: improve multi-line alignment test
2017-07-10  Joe Perchescheckpatch: improve macro reuse test
2017-07-10  John Brookscheckpatch: change format of --color argument to -...
2017-07-10  Cyril Burcheckpatch: silence perl 5.26.0 unescaped left brace...
2017-07-10  Joe Perchescheckpatch: improve tests for multiple line function...
2017-07-10  Heinrich Schuchardtcheckpatch: remove false warning for commit reference
2017-07-10  Joe Perchescheckpatch: fix stepping through statements with $stat...
2017-07-10  Steffen Maiercheckpatch: [HLP]LIST_HEAD is also declaration
2017-07-10  Joe Perchescheckpatch: warn when a MAINTAINERS entry isn't [A...
2017-07-10  Joe Perchescheckpatch: improve the unnecessary OOM message test
2017-07-10  Sergey Senozhatskylib/bsearch.c: micro-optimize pivot position calculation
2017-07-10  Thomas Meyerlib/extable.c: use bsearch() library function in search...
2017-07-10  Michal Hockolib/rhashtable.c: use kvzalloc() in bucket_table_alloc...
2017-07-10  Davidlohr Buesolib/interval_tree_test.c: allow full tree search
2017-07-10  Davidlohr Buesolib/interval_tree_test.c: allow users to limit scope...
2017-07-10  Davidlohr Buesolib/interval_tree_test.c: make test options module...
2017-07-10  Davidlohr Buesolib/interval_tree_test.c: allow the module to be compil...
2017-07-10  Alexey Dobriyanlib/kstrtox.c: use "unsigned int" more
2017-07-10  Alexey Dobriyanlib/kstrtox.c: delete end-of-string test
2017-07-10  Matthew Wilcoxbitmap: use memcmp optimisation in more situations
2017-07-10  Matthew Wilcoxinclude/linux/bitmap.h: turn bitmap_set and bitmap_clea...
2017-07-10  Matthew Wilcoxbitmap: optimise bitmap_set and bitmap_clear of a singl...
2017-07-10  Matthew Wilcoxlib/test_bitmap.c: add optimisation tests
2017-07-10  Luis R. RodriguezMAINTAINERS: give proc sysctl some maintainer love
2017-07-10  Masahiro Yamadakernel/kallsyms.c: replace all_var with IS_ENABLED...
2017-07-10  Rasmus Villemoeskernel/groups.c: use sort library function
2017-07-10  Arvind Yadavkernel/ksysfs.c: constify attribute_group structures.
2017-07-10  Bart Van AsscheARM: fix rd_size declaration
2017-07-10  Ian Abbottbug: split BUILD_BUG stuff out into <linux/build_bug.h>
2017-07-10  Ian Abbottlinux/bug.h: correct "space required before that '-'"
2017-07-10  Ian Abbottlinux/bug.h: correct "(foo*)" should be "(foo *)"
2017-07-10  Ian Abbottlinux/bug.h: correct formatting of block comment
2017-07-10  Ian Abbottasm-generic/bug.h: declare struct pt_regs; before funct...
2017-07-10  Heiner Kallweitfs/proc/generic.c: switch to ida_simple_get/remove
2017-07-10  Will Deaconfrv: cmpxchg: implement cmpxchg64()
2017-07-10  Tobias Klauserfrv: use generic fb.h
2017-07-10  Tobias Klauserfrv: remove wrapper header for asm/device.h
2017-07-10  Colin Ian Kingkasan: make get_wild_bug_type() static
2017-07-10  Joonsoo Kimmm/kasan/kasan.c: rename XXX_is_zero to XXX_is_nonzero
2017-07-10  Andrey Ryabininmm/kasan: add support for memory hotplug
2017-07-10  Andrey Ryabininarm64/kasan: don't allocate extra shadow memory
2017-07-10  Andrey Ryabininx86/kasan: don't allocate extra shadow memory
2017-07-10  Andrey Ryabininmm/kasan: get rid of speculative shadow checks
2017-07-10  Joonsoo Kimmm/kasan/kasan_init.c: use kasan_zero_pud for p4d table
2017-07-10  Jerome Marchandmm/zsmalloc: simplify zs_max_alloc_size handling
2017-07-10  Arvind Yadavzram: constify attribute_group structures.
2017-07-10  Michal Hockomm: disallow early_pfn_to_nid on configurations which...
2017-07-10  Thomas Gleixnermm/memory-hotplug: switch locking to a percpu rwsem
2017-07-10  Thomas Gleixnermm: swap: provide lru_add_drain_all_cpuslocked()
2017-07-10  Krzysztof Opasiakmm: use dedicated helper to access rlimit value
2017-07-10  Sahitya Tummalafs/dcache.c: fix spin lockup issue on nlru->lock
2017-07-10  Sahitya Tummalamm/list_lru.c: fix list_lru_count_node() to be race...
2017-07-10  Oleg Nesterovmm/mmap.c: expand_downwards: don't require the gap...
2017-07-10  Michal Hockomm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes...
2017-07-10  zhenwei.pimm/balloon_compaction.c: enqueue zero page to balloon...
2017-07-10  Doug Bergercma: fix calculation of aligned offset
2017-07-10  John Hubbardmm/memory_hotplug.c: remove unused local zone_type...
2017-07-10  Michal Hockomm: document highmem_is_dirtyable sysctl
2017-07-10  Nikolay Borisovinclude/linux/backing-dev.h: simplify wb_stat_sum
2017-07-10  Nikolay Borisovinclude/linux/mmzone.h: remove ancient/ambiguous comment
next