]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2019-03-14  Linus TorvaldsMerge tag 'dmaengine-5.1-rc1' of git://git.infradead...
2019-03-14  Linus TorvaldsMerge tag 'rproc-v5.1' of git://github.com/andersson...
2019-03-14  Linus TorvaldsMerge tag 'clk-for-linus' of git://git.kernel.org/pub...
2019-03-13  Linus TorvaldsMerge tag 'selinux-pr-20190312' of git://git.kernel...
2019-03-13  Linus TorvaldsMerge tag 'apparmor-pr-2019-03-12' of git://git.kernel...
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-13  Stephen Rothwellremoteproc: fix for "dma-mapping: remove the DMA_MEMORY...
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  Abel Vesadt-bindings: clock: imx8mq: Fix numbering overlaps...
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  John Johansenapparmor: fix double free when unpack of secmark rules...
2019-03-12  Chris Coulsonapparmor: delete the dentry in aafs_remove() to avoid...
2019-03-12  Vinod KoulMerge branch 'topic/xilinx' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/tegra' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/stm' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/sh' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/mv' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/k3dma' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/imx' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/fsl' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/dw' into for-linus
2019-03-12  Vinod KoulMerge branch 'topic/brcm' into for-linus
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  J. Bruce Fieldssecurity/selinux: fix SECURITY_LSM_NATIVE_LABELS on...
2019-03-11  Xin Longselinux: add the missing walk_size + len check in selin...
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...
next