]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2019-03-17  Masahiro Yamadakconfig: remove stale lxdialog/.gitignore
2019-03-17  Masahiro Yamadakbuild: force all architectures except um to include...
2019-03-17  Masahiro Yamadakbuild: warn redundant generic-y
2019-03-17  Douglas AndersonRevert "modsign: Abort modules_install when signing...
2019-03-17  Douglas Andersonkbuild: Make NOSTDINC_FLAGS a simply expanded variable
2019-03-17  Arseny Maslennikovkbuild: deb-pkg: avoid implicit effects
2019-03-17  Wen Yangcoccinelle: semantic code search for missing put_device()
2019-03-13  Masahiro Yamadakbuild: pkg: grep include/config/auto.conf instead...
2019-03-13  Masahiro Yamadakbuild: deb-pkg: introduce is_enabled and if_enabled_ec...
2019-03-13  Masahiro Yamadakbuild: deb-pkg: add CONFIG_ prefix to kernel config...
2019-03-13  Masahiro Yamadakbuild: add workaround for Debian make-kpkg
2019-03-13  Masahiro Yamadakbuild: source include/config/auto.conf instead of...
2019-03-13  Masahiro Yamadaunicore32: simplify linker script generation for decomp...
2019-03-13  Masahiro Yamadah8300: use cc-cross-prefix instead of hardcoding h8300...
2019-03-13  Masahiro Yamadakbuild: move archive command to scripts/Makefile.lib
2019-03-13  Masahiro Yamadamodpost: always show verbose warning for section mismatch
2019-03-13  Masahiro Yamadaia64: prefix header search path with $(srctree)/
2019-03-13  Masahiro Yamadalibfdt: prefix header search paths with $(srctree)/
2019-03-13  Riku Voipiodeb-pkg: generate correct build dependencies
2019-03-13  Linus TorvaldsMerge tag 'kconfig-v5.1' of git://git.kernel.org/pub...
2019-03-13  Linus TorvaldsMerge tag 'pwm/for-5.1-rc1' of git://git.kernel.org...
2019-03-13  Linus TorvaldsMerge tag 'mailbox-v5.1' of git://git.linaro.org/landin...
2019-03-13  Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2019-03-13  Linus TorvaldsMerge tag 'libnvdimm-for-5.1' of git://git.kernel.org...
2019-03-13  Linus TorvaldsMerge tag 'fsdax-for-5.1' of git://git.kernel.org/pub...
2019-03-13  Linus TorvaldsMerge tag 'upstream-5.1-rc1' of git://git.kernel.org...
2019-03-12  Linus TorvaldsMerge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields...
2019-03-12  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2019-03-12  Linus TorvaldsMerge tag 'ceph-for-5.1-rc1' of git://github.com/ceph...
2019-03-12  Linus TorvaldsMerge tag 'for-5.1-part2-tag' of git://git.kernel.org...
2019-03-12  Linus TorvaldsMerge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org...
2019-03-12  Linus TorvaldsMerge tag 'ovl-update-5.1' of git://git.kernel.org...
2019-03-12  Linus TorvaldsMerge tag 'fuse-update-5.1' of git://git.kernel.org...
2019-03-12  Linus TorvaldsMerge branch 'work.mount' of git://git.kernel.org/pub...
2019-03-12  Linus TorvaldsMerge branch 'work.iov_iter' of git://git.kernel.org...
2019-03-12  Linus TorvaldsMerge branch 'work.misc' of git://git.kernel.org/pub...
2019-03-12  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-03-12  Kent OverstreetDrop flex_arrays
2019-03-12  Kent Overstreetsctp: convert to genradix
2019-03-12  Kent Overstreetproc: commit to genradix
2019-03-12  Kent Overstreetgeneric radix trees
2019-03-12  Kent Overstreetselinux: convert to kvmalloc
2019-03-12  Kent Overstreetmd: convert to kvmalloc
2019-03-12  Kent Overstreetopenvswitch: convert to kvmalloc
2019-03-12  Mike Rapoportof: fix kmemleak crash caused by imbalance in early...
2019-03-12  Mike Rapoportmm: memblock: update comments and kernel-doc
2019-03-12  Mike Rapoportmemblock: split checks whether a region should be skipp...
2019-03-12  Mike Rapoportmemblock: remove memblock_{set,clear}_region_flags
2019-03-12  Mike Rapoportmemblock: drop memblock_alloc_*_nopanic() variants
2019-03-12  Mike Rapoportmemblock: memblock_alloc_try_nid: don't panic
2019-03-12  Mike Rapoporttreewide: add checks for the return value of memblock_a...
2019-03-12  Mike Rapoportswiotlb: add checks for the return value of memblock_al...
2019-03-12  Mike Rapoportinit/main: add checks for the return value of memblock_...
2019-03-12  Mike Rapoportmm/percpu: add checks for the return value of memblock_...
2019-03-12  Mike Rapoportsparc: add checks for the return value of memblock_alloc*()
2019-03-12  Mike Rapoportia64: add checks for the return value of memblock_alloc*()
2019-03-12  Mike Rapoportarch: don't memset(0) memory returned by memblock_alloc()
2019-03-12  Mike Rapoportarch: use memblock_alloc() instead of memblock_alloc_fr...
2019-03-12  Mike Rapoportmemblock: make memblock_find_in_range_node() and choose...
2019-03-12  Mike Rapoportmemblock: refactor internal allocation functions
2019-03-12  Mike Rapoportmemblock: drop memblock_alloc_base()
2019-03-12  Mike Rapoportmemblock: drop __memblock_alloc_base()
2019-03-12  Mike Rapoportmemblock: memblock_phys_alloc(): don't panic
2019-03-12  Mike Rapoportmemblock: memblock_phys_alloc_try_nid(): don't panic
2019-03-12  Mike Rapoportmemblock: emphasize that memblock_alloc_range() returns...
2019-03-12  Mike Rapoportmemblock: drop memblock_alloc_base_nid()
2019-03-12  Mike Rapoportmemblock: replace memblock_alloc_base(ANYWHERE) with...
2019-03-12  Christophe... powerpc: use memblock functions returning virtual address
2019-03-12  Mike Rapoportopenrisc: prefer memblock APIs returning virtual address
2019-03-12  Alexey Dobriyanproc: calculate end pointer for /proc/*/* lookup at...
2019-03-12  Nikolay Borisovmm: refactor readahead defines in mm.h
2019-03-12  Souptick Joardermm/hmm: convert to use vm_fault_t
2019-03-12  Zev Weisskernel/sysctl.c: define minmax conv functions in terms...
2019-03-12  Zev Weisskernel/sysctl.c: add missing range check in do_proc_doi...
2019-03-12  Zev Weisstools/testing/selftests/sysctl/sysctl.sh: add tests...
2019-03-12  Colin Ian Kinghpfs: fix spelling mistake "partion" -> "partition"
2019-03-12  Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.1' of git://git...
2019-03-12  Linus TorvaldsMerge branch 'x86-tsx-for-linus' of git://git.kernel...
2019-03-12  Linus TorvaldsMerge tag 'xarray-5.1-rc1' of git://git.infradead.org...
2019-03-12  Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2019-03-12  Linus TorvaldsMerge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel...
2019-03-12  Linus TorvaldsMerge tag 'trace-v5.1' of git://git.kernel.org/pub...
2019-03-11  Dan WilliamsMerge branch 'for-5.1/nfit/ars' into libnvdimm-for...
2019-03-11  Dan WilliamsMerge branch 'for-5.1/libnvdimm-start-pad' into libnvdi...
2019-03-11  Dan WilliamsMerge branch 'for-5.1/libnvdimm' into libnvdimm-for...
2019-03-11  Linus TorvaldsMerge tag 'linux-watchdog-5.1-rc1' of git://www.linux...
2019-03-11  Linus TorvaldsMerge tag 'pinctrl-v5.1-1' of git://git.kernel.org...
2019-03-11  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-03-11  Masahiro Yamadakconfig: fix 'Save As' menu of xconfig
2019-03-11  Linus Torvaldstools: mark 'test_vmalloc.sh' executable
2019-03-11  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-03-11  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-03-11  Anson Huangmailbox: imx: keep MU irq working during suspend/resume
2019-03-11  Linus TorvaldsMerge tag 'kbuild-v5.1' of git://git.kernel.org/pub...
2019-03-11  Linus TorvaldsMerge branch 'next-tpm' of git://git.kernel.org/pub...
2019-03-11  Linus TorvaldsMerge branch 'next-integrity' of git://git.kernel.org...
2019-03-10  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-03-10  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2019-03-10  Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git.kernel...
2019-03-10  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
next