]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2019-07-19  Eiichi Tsukatatracing: Fix user stack trace "??" output
2019-07-16  Cong Wangtracing: Make trace_get_fields() global
2019-07-16  Cong Wangtracing: Let filter_assign_type() detect FILTER_PTR_STRING
2019-07-16  Cong Wangtracing: Pass type into tracing_generic_entry_update()
2019-07-16  Steven Rostedt... ftrace/selftest: Test if set_event/ftrace_pid exists...
2019-07-16  Steven Rostedt... ftrace/selftests: Return the skip code when tracing...
2019-07-16  Masami Hiramatsutracing/kprobe: Check registered state using kprobe
2019-07-16  Masami Hiramatsutracing/probe: Add trace_event_call accesses APIs
2019-07-16  Masami Hiramatsutracing/probe: Add probe event name and group name...
2019-07-16  Masami Hiramatsutracing/probe: Add trace flag access APIs for trace_probe
2019-07-16  Masami Hiramatsutracing/probe: Add trace_event_file access APIs for...
2019-07-16  Masami Hiramatsutracing/probe: Add trace_event_call register API for...
2019-07-16  Masami Hiramatsutracing/probe: Add trace_probe init and free functions
2019-07-16  Masami Hiramatsutracing/uprobe: Set print format when parsing command
2019-07-16  Masami Hiramatsutracing/kprobe: Set print format right after parsed...
2019-07-16  Masami Hiramatsukprobes: Fix to init kprobes in subsys_initcall
2019-06-18  Gustavo A.... tracepoint: Use struct_size() in kmalloc()
2019-05-28  Steven Rostedt... ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS
2019-05-26  Cheng Jianftrace: Enable trampoline when rec count returns back...
2019-05-26  Steven Rostedt... tracing/kprobe: Do not run kprobe boot tests if kprobe_...
2019-05-26  Steven Rostedt... tracing: Make a separate config for trace event self...
2019-05-26  Masami Hiramatsutracing/kprobe: Add kprobe_event= boot parameter
2019-05-26  Masami Hiramatsukprobes: Initialize kprobes at postcore_initcall
2019-05-26  Masami Hiramatsutracing/kprobe: Cast user-space address correctly
2019-05-26  Masami Hiramatsuuaccess: Add a prototype of non-static __probe_user_read()
2019-05-26  Matthias Kaehlcketracing: Use correct function name in trace_filter_add_...
2019-05-26  Masami Hiramatsuperf-probe: Add user memory access attribute support
2019-05-26  Masami Hiramatsuselftests/ftrace: Add user-memory access syntax testcase
2019-05-26  Masami Hiramatsutracing/probe: Support user-space dereference
2019-05-26  Masami Hiramatsutracing/probe: Add ustring type for user-space string
2019-05-26  Masami Hiramatsuuaccess: Add non-pagefault user-space read functions
2019-05-26  Masami Hiramatsux86/uaccess: Allow access_ok() in irq context if pagefa...
2019-05-26  Steven Rostedt... x86/ftrace: Make enable parameter bool where applicable
2019-05-26  Steven Rostedt... ftrace: Make enable and update parameters bool when...
2019-05-26  Miguel Ojedatracing: Silence GCC 9 array bounds warning
2019-05-22  Jagadeesh Pagadalakernel/trace/trace.h: Remove duplicate header of trace_...
2019-05-21  Tom Zanussitracing: Add a check_val() check before updating cond_s...
2019-05-21  Tom Zanussitracing: Check keys for variable references in expressi...
2019-05-21  Tom Zanussitracing: Prevent hist_field_var_ref() from accessing...
2019-05-19  Linus TorvaldsLinux 5.2-rc1
2019-05-19  Linus TorvaldsMerge tag 'upstream-5.2-rc2' of git://git.kernel.org...
2019-05-19  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-05-19  Linus TorvaldsMerge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub...
2019-05-19  Linus TorvaldsMerge branch 'i2c/for-next' of git://git.kernel.org...
2019-05-19  Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2019-05-19  Linus TorvaldsMerge tag '5.2-rc-smb3-fixes' of git://git.samba.org...
2019-05-19  Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git.kernel...
2019-05-19  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-05-19  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2019-05-19  Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git.kernel...
2019-05-19  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2019-05-19  Linus TorvaldsMerge tag 'armsoc-late' of git://git.kernel.org/pub...
2019-05-19  Linus TorvaldsMerge tag 'powerpc-5.2-2' of git://git.kernel.org/pub...
2019-05-19  Linus TorvaldsMerge tag 'mips_5.2_2' of git://git.kernel.org/pub...
2019-05-19  Linus TorvaldsMerge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel...
2019-05-19  Masahiro Yamadakconfig: use 'else ifneq' for Makefile to improve reada...
2019-05-18  Feng Tangpanic: add an option to replay all the printk message...
2019-05-18  Steven Priceinitramfs: don't free a non-existent initrd
2019-05-18  Jiufei Xuefs/writeback.c: use rcu_barrier() to wait for inflight...
2019-05-18  Mel Gormanmm/compaction.c: correct zone boundary handling when...
2019-05-18  Uladzislau... mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
2019-05-18  Uladzislau... mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
2019-05-18  Uladzislau... mm/vmalloc.c: keep track of free blocks for vmap allocation
2019-05-18  Ingo MolnarMerge tag 'perf-core-for-mingo-5.2-20190517' of git...
2019-05-18  Masahiro Yamadakbuild: check uniqueness of module names
2019-05-18  Alexander Popovkconfig: Terminate menu blocks with a comment in the...
2019-05-18  Masahiro Yamadakbuild: add LICENSES to KBUILD_ALLDIRS
2019-05-18  Masahiro Yamadakbuild: remove 'addtree' and 'flags' magic for header...
2019-05-18  Masahiro Yamadatreewide: prefix header search paths with $(srctree)/
2019-05-18  Masahiro Yamadamedia: prefix header search paths with $(srctree)/
2019-05-18  Masahiro Yamadamedia: remove unneeded header search paths
2019-05-18  Masahiro Yamadaalpha: move arch/alpha/defconfig to arch/alpha/configs...
2019-05-18  Masahiro Yamadakbuild: terminate Kconfig when $(CC) or $(LD) is missing
2019-05-18  Masahiro Yamadakbuild: turn auto.conf.cmd into a mandatory include...
2019-05-18  Masahiro Yamada.gitignore: exclude .get_maintainer.ignore and .gitattr...
2019-05-18  Masahiro Yamadakbuild: add all Clang-specific flags unconditionally
2019-05-18  Nathan Chancellorkbuild: Don't try to add '-fcatch-undefined-behavior...
2019-05-18  Masahiro Yamadakbuild: add some extra warning flags unconditionally
2019-05-18  Masahiro Yamadakbuild: add -Wvla flag unconditionally
2019-05-18  Masahiro Yamadaarch: remove dangling asm-generic wrappers
2019-05-18  Masahiro Yamadasamples: guard sub-directories with CONFIG options
2019-05-18  Masahiro Yamadakbuild: re-enable int-in-bool-context warning
2019-05-18  Krzysztof KozlowskiMAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*
2019-05-18  Masahiro Yamadash: exclude vmlinux.scr from .gitignore pattern
2019-05-18  Nick Desaulnierssh: vsyscall: drop unnecessary cc-ldoption
2019-05-18  Nick Desaulniersia64: require -Wl,--hash-style=sysv
2019-05-18  Masahiro Yamadacsky: remove deprecated arch/csky/boot/dts/include...
2019-05-17  Jan Karaext4: avoid panic during forced reboot due to aborted...
2019-05-17  Linus TorvaldsMerge tag 'sound-fix-5.2-rc1' of git://git.kernel.org...
2019-05-17  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-05-17  Heiner Kallweiti2c: core: add device-managed version of i2c_new_dummy
2019-05-17  Heiner Kallweiti2c: core: improve return value handling of i2c_new_dev...
2019-05-17  Linus TorvaldsMerge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel...
2019-05-17  Linus TorvaldsMerge tag 's390-5.2-2' of git://git.kernel.org/pub...
2019-05-17  Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-05-17  Thomas GleixnerMerge tag 'timers-v5.2' of http://git.linaro.org/people...
2019-05-17  Tobin C. Hardingpowerpc/cacheinfo: Remove double free
2019-05-17  Aneesh Kumar K.Vpowerpc/mm/hash: Fix get_region_id() for invalid addresses
2019-05-17  Paolo Bonzinikvm: fix compilation on aarch64
2019-05-17  Nathan Chancellorobjtool: Allow AR to be overridden with HOSTAR
next