]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2020-06-09  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-06-09  Oleg Nesterovuprobes: ensure that uprobe->offset and ->ref_ctr_offse...
2020-06-09  Luis Chamberlaininclude/linux/cache.h: expand documentation over __read...
2020-06-09  Christoph Hellwigmaccess: return -ERANGE when probe_kernel_read() fails
2020-06-09  Christoph Hellwigx86: use non-set_fs based maccess routines
2020-06-09  Christoph Hellwigmaccess: allow architectures to provide kernel probing...
2020-06-09  Christoph Hellwigmaccess: move user access routines together
2020-06-09  Christoph Hellwigmaccess: always use strict semantics for probe_kernel_read
2020-06-09  Christoph Hellwigmaccess: remove strncpy_from_unsafe
2020-06-09  Christoph Hellwigtracing/kprobes: handle mixed kernel/userspace probes...
2020-06-09  Christoph Hellwigbpf: rework the compat kernel probe handling
2020-06-09  Andrew Mortonbpf:bpf_seq_printf(): handle potentially unsafe format...
2020-06-09  Christoph Hellwigbpf: handle the compat string in bpf_trace_copy_string...
2020-06-09  Christoph Hellwigbpf: factor out a bpf_trace_copy_string helper
2020-06-09  Christoph Hellwigmaccess: unify the probe kernel arch hooks
2020-06-09  Christoph Hellwigmaccess: remove probe_read_common and probe_write_common
2020-06-09  Christoph Hellwigmaccess: rename strnlen_unsafe_user to strnlen_user_nofault
2020-06-09  Christoph Hellwigmaccess: rename strncpy_from_unsafe_strict to strncpy_f...
2020-06-09  Christoph Hellwigmaccess: rename strncpy_from_unsafe_user to strncpy_fro...
2020-06-09  Christoph Hellwigmaccess: update the top of file comment
2020-06-09  Christoph Hellwigmaccess: clarify kerneldoc comments
2020-06-09  Christoph Hellwigmaccess: remove duplicate kerneldoc comments
2020-06-09  Christoph Hellwigmaccess: remove various unused weak aliases
2020-06-09  Christoph Hellwigmaccess: unexport probe_kernel_write()
2020-06-09  Michel Lespinassemmap locking API: convert mmap_sem comments
2020-06-09  Michel Lespinassemmap locking API: convert mmap_sem API comments
2020-06-09  Michel Lespinassemmap locking API: rename mmap_sem to mmap_lock
2020-06-09  Michel Lespinassemmap locking API: add mmap_assert_locked() and mmap_ass...
2020-06-09  Michel Lespinassemmap locking API: add MMAP_LOCK_INITIALIZER
2020-06-09  Michel Lespinassemmap locking API: add mmap_read_trylock_non_owner()
2020-06-09  Michel Lespinassemmap locking API: convert nested write lock sites
2020-06-09  Michel Lespinassemmap locking API: convert mmap_sem call sites missed...
2020-06-09  Michel Lespinassemmap locking API: use coccinelle to convert mmap_sem...
2020-06-09  Michel LespinasseDMA reservations: use the new mmap locking API
2020-06-09  Michel LespinasseMMU notifier: use the new mmap locking API
2020-06-09  Michel Lespinassemmap locking API: initial implementation as rwsem wrappers
2020-06-09  Mike Rapoportmm: consolidate pte_index() and pte_offset_*() definitions
2020-06-09  Mike Rapoportmm: pgtable: add shortcuts for accessing kernel PMD...
2020-06-09  Mike Rapoportx86/mm: simplify init_trampoline() and surrounding...
2020-06-09  Mike Rapoportm68k/mm: move {cache,nocahe}_page() definitions close...
2020-06-09  Mike Rapoportm68k/mm/motorola: move comment about page table allocat...
2020-06-09  Mike Rapoportcsky: replace definitions of __pXd_offset() with pXd_in...
2020-06-09  Mike Rapoportmm: reorder includes after introduction of linux/pgtable.h
2020-06-09  Mike Rapoportmm: introduce include/linux/pgtable.h
2020-06-09  Mike Rapoportmm: don't include asm/pgtable.h if linux/mm.h is alread...
2020-06-09  Dmitry Safonovkernel: rename show_stack_loglvl() => show_stack()
2020-06-09  Dmitry Safonovkernel: use show_stack_loglvl()
2020-06-09  Dmitry Safonovsched: print stack trace with KERN_INFO
2020-06-09  Dmitry Safonovkdb: don't play with console_loglevel
2020-06-09  Dmitry Safonovpower: use show_stack_loglvl()
2020-06-09  Dmitry Safonovx86/amd_gart: print stacktrace for a leak with KERN_ERR
2020-06-09  Dmitry Safonovsysrq: use show_stack_loglvl()
2020-06-09  Dmitry Safonovxtensa: add show_stack_loglvl()
2020-06-09  Dmitry Safonovxtensa: add loglvl to show_trace()
2020-06-09  Dmitry Safonovx86: add show_stack_loglvl()
2020-06-09  Dmitry Safonovx86: add missing const qualifiers for log_lvl
2020-06-09  Dmitry Safonovunicore32: add show_stack_loglvl()
2020-06-09  Dmitry Safonovunicore32: add loglvl to c_backtrace()
2020-06-09  Dmitry Safonovunicore32: remove unused pmode argument in c_backtrace()
2020-06-09  Dmitry Safonovum: add show_stack_loglvl()
2020-06-09  Dmitry Safonovum/sysrq: remove needless variable sp
2020-06-09  Dmitry Safonovsparc: add show_stack_loglvl()
2020-06-09  Dmitry Safonovsh: add show_stack_loglvl()
2020-06-09  Dmitry Safonovsh: add loglvl to show_trace()
2020-06-09  Dmitry Safonovsh: add loglvl to printk_address()
2020-06-09  Dmitry Safonovsh: remove needless printk()
2020-06-09  Dmitry Safonovsh: add loglvl to dump_mem()
2020-06-09  Dmitry Safonovs390: add show_stack_loglvl()
2020-06-09  Dmitry Safonovriscv: add show_stack_loglvl()
2020-06-09  Dmitry Safonovpowerpc: add show_stack_loglvl()
2020-06-09  Dmitry Safonovparisc: add show_stack_loglvl()
2020-06-09  Dmitry Safonovopenrisc: add show_stack_loglvl()
2020-06-09  Dmitry Safonovnios2: add show_stack_loglvl()
2020-06-09  Dmitry Safonovnds32: add show_stack_loglvl()
2020-06-09  Dmitry Safonovmips: add show_stack_loglvl()
2020-06-09  Dmitry Safonovmicroblaze: add show_stack_loglvl()
2020-06-09  Dmitry Safonovmicroblaze: add loglvl to microblaze_unwind()
2020-06-09  Dmitry Safonovmicroblaze: add loglvl to microblaze_unwind_inner()
2020-06-09  Dmitry Safonovm68k: add show_stack_loglvl()
2020-06-09  Dmitry Safonovia64: add show_stack_loglvl()
2020-06-09  Dmitry Safonovia64: pass log level as arg into ia64_do_show_stack()
2020-06-09  Dmitry Safonovhexagon: add show_stack_loglvl()
2020-06-09  Dmitry Safonovh8300: add show_stack_loglvl()
2020-06-09  Dmitry Safonovcsky: add show_stack_loglvl()
2020-06-09  Dmitry Safonovc6x: add show_stack_loglvl()
2020-06-09  Dmitry Safonovarm64: add show_stack_loglvl()
2020-06-09  Dmitry Safonovarm64: add loglvl to dump_backtrace()
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-09  Linus TorvaldsMerge branch 'x86/srbds' of git://git.kernel.org/pub...
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...
next