linux-2.6-microblaze.git
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-08 Linus TorvaldsMerge tag 'rproc-v5.8' of git://git./linux/kernel/git...
2020-06-08 Linus TorvaldsMerge tag 'rpmsg-v5.8' of git://git./linux/kernel/git...
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./linux/kernel...
2020-06-08 Linus TorvaldsMerge tag 's390-5.8-1' of git://git./linux/kernel/git...
2020-06-08 Linus TorvaldsMerge tag 'iommu-updates-v5.8' of git://git./linux...
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
next