]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2020-06-09  Dmitry Safonovarm: add show_stack_loglvl()
2020-06-09  Dmitry Safonovarm: wire up dump_backtrace_{entry,stm}
2020-06-09  Dmitry Safonovarm: add loglvl to dump_backtrace()
2020-06-09  Dmitry Safonovarm: add loglvl to unwind_backtrace()
2020-06-09  Dmitry Safonovarm/asm: add loglvl to c_backtrace()
2020-06-09  Dmitry Safonovarc: add show_stack_loglvl()
2020-06-09  Dmitry Safonovalpha: add show_stack_loglvl()
2020-06-09  Dmitry Safonovkallsyms/printk: add loglvl to print_ip_sym()
2020-06-08  Linus TorvaldsMerge tag 'rproc-v5.8' of git://git.kernel.org/pub...
2020-06-08  Linus TorvaldsMerge tag 'rpmsg-v5.8' of git://git.kernel.org/pub...
2020-06-08  Linus TorvaldsMerge tag 'ceph-for-5.8-rc1' of git://github.com/ceph...
2020-06-08  Linus TorvaldsMerge tag 'gfs2-for-5.8' of git://git.kernel.org/pub...
2020-06-08  Linus TorvaldsMerge tag 's390-5.8-1' of git://git.kernel.org/pub...
2020-06-08  Linus TorvaldsMerge tag 'iommu-updates-v5.8' of git://git.kernel...
2020-06-08  Linus TorvaldsMerge tag 'drm-next-msm-5.8-2020-06-08' of git://anongi...
2020-06-08  Linus TorvaldsMerge tag 'drm-next-2020-06-08' of git://anongit.freede...
2020-06-08  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-06-08  Konstantin... doc: cgroup: update note about conditions when oom...
2020-06-08  Christoph Hellwigmodule: move the set_fs hack for flush_icache_range...
2020-06-08  Christoph Hellwignommu: use flush_icache_user_range in brk and mmap
2020-06-08  Christoph Hellwigbinfmt_flat: use flush_icache_user_range
2020-06-08  Christoph Hellwigexec: use flush_icache_user_range in read_code
2020-06-08  Christoph Hellwigexec: only build read_code when needed
2020-06-08  Christoph Hellwigm68k: implement flush_icache_user_range
2020-06-08  Christoph Hellwigarm: rename flush_cache_user_range to flush_icache_user...
2020-06-08  Christoph Hellwigxtensa: implement flush_icache_user_range
2020-06-08  Christoph Hellwigsh: implement flush_icache_user_range
2020-06-08  Christoph Hellwigasm-generic: add a flush_icache_user_range stub
2020-06-08  Christoph Hellwigmm: rename flush_icache_user_range to flush_icache_user...
2020-06-08  Christoph Hellwigarm,sparc,unicore32: remove flush_icache_user_range
2020-06-08  Christoph Hellwigriscv: use asm-generic/cacheflush.h
2020-06-08  Christoph Hellwigpowerpc: use asm-generic/cacheflush.h
2020-06-08  Christoph Hellwigopenrisc: use asm-generic/cacheflush.h
2020-06-08  Christoph Hellwigm68knommu: use asm-generic/cacheflush.h
2020-06-08  Christoph Hellwigmicroblaze: use asm-generic/cacheflush.h
2020-06-08  Christoph Hellwigia64: use asm-generic/cacheflush.h
2020-06-08  Christoph Hellwighexagon: use asm-generic/cacheflush.h
2020-06-08  Christoph Hellwigc6x: use asm-generic/cacheflush.h
2020-06-08  Christoph Hellwigarm64: use asm-generic/cacheflush.h
2020-06-08  Christoph Hellwigalpha: use asm-generic/cacheflush.h
2020-06-08  Christoph Hellwigasm-generic: improve the flush_dcache_page stub
2020-06-08  Christoph Hellwigasm-generic: don't include <linux/mm.h> in cacheflush.h
2020-06-08  Christoph Hellwigasm-generic: fix the inclusion guards for cacheflush.h
2020-06-08  Christoph Hellwigunicore32: remove flush_cache_user_range
2020-06-08  Christoph Hellwigpowerpc: unexport flush_icache_user_range
2020-06-08  Christoph Hellwignds32: unexport flush_icache_page
2020-06-08  Christoph Hellwigarm: fix the flush_icache_range arguments in set_fiq_ha...
2020-06-08  John Hubbardvhost: convert get_user_pages() --> pin_user_pages()
2020-06-08  John Hubbarddocs: mm/gup: pin_user_pages.rst: add a "case 5"
2020-06-08  John Hubbardmm/gup: documentation fix for pin_user_pages*() APIs
2020-06-08  John Hubbardmm/gup: frame_vector: convert get_user_pages() -->...
2020-06-08  John Hubbardmm/gup: introduce pin_user_pages_locked()
2020-06-08  John Hubbardmm/gup: update pin_user_pages.rst for "case 3" (mmu...
2020-06-08  Souptick Joardermm/gup.c: convert to use get_user_{page|pages}_fast_only()
2020-06-08  Rafael Aquinikernel/sysctl.c: ignore out-of-range taint bits introdu...
2020-06-08  Guilherme G... panic: add sysctl to dump all CPUs backtraces on oops...
2020-06-08  Guilherme G... kernel/hung_task.c: introduce sysctl to print all trace...
2020-06-08  Guilherme G... kernel/watchdog.c: convert {soft/hard}lockup boot param...
2020-06-08  Vlastimil Babkalib/test_sysctl: support testing of sysctl. boot parameter
2020-06-08  Vlastimil Babkatools/testing/selftests/sysctl/sysctl.sh: support CONFI...
2020-06-08  Vlastimil Babkakernel/hung_task convert hung_task_panic boot parameter...
2020-06-08  Vlastimil Babkakernel/sysctl: support handling command line aliases
2020-06-08  Vlastimil Babkakernel/sysctl: support setting sysctl parameters from...
2020-06-08  Manfred Spraulxarray.h: correct return code documentation for xa_stor...
2020-06-08  Rafael Aquinikernel: add panic_on_taint
2020-06-08  Orson Zhaidynamic_debug: add an option to enable dynamic debug...
2020-06-08  Giuseppe Scrivanoipc/namespace.c: use a work queue to free_ipc
2020-06-08  Jules Irengeipc/msg: add missing annotation for freeque()
2020-06-08  SeongJae Parkmm/page_idle.c: skip offline pages
2020-06-08  Linus Torvaldsvfs: clean up posix_acl_permission() logic aroudn MAY_N...
2020-06-08  Linus Torvaldsvfs: do not do group lookup when not necessary
2020-06-08  Dave AirlieMerge https://gitlab.freedesktop.org/drm/msm into drm...
2020-06-08  Dave AirlieMerge tag 'drm-intel-next-fixes-2020-06-04' of git...
2020-06-08  Dave AirlieMerge tag 'amd-drm-fixes-5.8-2020-06-04' of git://peopl...
2020-06-08  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-06-08  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-06-08  David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-06-08  Martin Blumenstinglnet: dsa: lantiq_gswip: fix and improve the unsupported...
2020-06-08  Dave AirlieMerge branch 'linux-5.8' of git://github.com/skeggsb...
2020-06-07  Vadim Pasternakmlxsw: core: Use different get_trend() callbacks for...
2020-06-07  David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2020-06-07  Linus TorvaldsMerge tag 'pinctrl-v5.8-1' of git://git.kernel.org...
2020-06-07  Linus TorvaldsMerge tag 'rtc-5.8' of git://git.kernel.org/pub/scm...
2020-06-07  Linus TorvaldsMerge tag 'ntb-5.8' of git://github.com/jonmason/ntb
2020-06-07  Linus TorvaldsMerge tag 'apparmor-pr-2020-06-07' of git://git.kernel...
2020-06-07  Roberto Sassuima: Remove __init annotation from ima_pcrread()
2020-06-07  John Johansenapparmor: Fix memory leak of profile proxy
2020-06-07  John Johansenapparmor: fix introspection of of task mode for unconfi...
2020-06-07  Mauricio Faria... apparmor: check/put label on apparmor_sk_clone_security()
2020-06-07  Linus TorvaldsMerge tag 'char-misc-5.8-rc1' of git://git.kernel.org...
2020-06-07  Linus TorvaldsMerge tag 'driver-core-5.8-rc1' of git://git.kernel...
2020-06-07  Linus TorvaldsMerge tag 'staging-5.8-rc1' of git://git.kernel.org...
2020-06-07  Linus TorvaldsMerge tag 'tty-5.8-rc1' of git://git.kernel.org/pub...
2020-06-07  Linus TorvaldsMerge tag 'usb-5.8-rc1' of git://git.kernel.org/pub...
2020-06-07  Al Virofix a braino in "sparc32: fix register window handling...
2020-06-06  Dan Murphynet: dp83869: Reset return variable if PHY strap is...
2020-06-06  Herbert Xurhashtable: Drop raw RCU deref in nested_table_free
2020-06-06  Linus TorvaldsMerge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
2020-06-06  Linus TorvaldsMerge tag 'kconfig-v5.8' of git://git.kernel.org/pub...
2020-06-06  Linus TorvaldsMerge tag 'kbuild-v5.8' of git://git.kernel.org/pub...
next