summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-27modpost: fix undefined behavior of is_arm_mapping_symbol()Masahiro Yamada
2022-05-27modpost: fix removing numeric suffixesAlexander Lobakin
2022-05-27um: Fix out-of-bounds read in LDT setupVincent Whitchurch
2022-05-27um: chan_user: Fix winch_tramp() return valueJohannes Berg
2022-05-27um: virtio_uml: Fix broken device handling in time-travelJohannes Berg
2022-05-27um: line: Use separate IRQs per lineJohannes Berg
2022-05-27net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_registerMiaoqian Lin
2022-05-27um: Enable ARCH_HAS_GCOV_PROFILE_ALLVincent Whitchurch
2022-05-27um: Use asm-generic/dma-mapping.hJohannes Berg
2022-05-27net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaksMiaoqian Lin
2022-05-27um: daemon: Make default socket configurableJohannes Berg
2022-05-27net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()Dan Carpenter
2022-05-27scripts/kallsyms: update usage message of the kallsyms programYuntao Wang
2022-05-27kbuild: Fix include path in scripts/Makefile.modpostJing Leng
2022-05-27um: xterm: Make default terminal emulator configurableJohannes Berg
2022-05-26Merge tag 'for-5.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-05-26Merge tag 'hardening-v5.19-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-26Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-05-26net: sched: fixed barrier to prevent skbuff sticking in qdisc backlogVincent Ray
2022-05-26net: lan966x: check devm_of_phy_get() for -EDEFER_PROBEMichael Walle
2022-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-05-26tracing: Fix comments for event_trigger_separate_filter()sunliming
2022-05-26x86/traceponit: Fix comment about irq vector tracepointssunliming
2022-05-26x86,tracing: Remove unused headerssunliming
2022-05-26ftrace: Clean up hash direct_functions on register failuresSong Liu
2022-05-26tracing: Fix comments of create_filter()sunliming
2022-05-26tracing: Disable kcov on trace_preemptirq.cCongyu Liu
2022-05-26tracing: Initialize integer variable to prevent garbage return valueGautam Menghani
2022-05-26ftrace: Fix typo in commentJulia Lawall
2022-05-26ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu
2022-05-26tracing: Cleanup code by removing init "char *name"liqiong
2022-05-26tracing: Change "char *" string form to "char []"liqiong
2022-05-26tracing/timerlat: Do not wakeup the thread if the trace stops at the IRQDaniel Bristot de Oliveira
2022-05-26tracing/timerlat: Print stacktrace in the IRQ handler if neededDaniel Bristot de Oliveira
2022-05-26tracing/timerlat: Notify IRQ new max latency only if stop tracing is setDaniel Bristot de Oliveira
2022-05-26kprobes: Fix build errors with CONFIG_KRETPROBES=nMasami Hiramatsu
2022-05-26tracing: Fix return value of trace_pid_write()Wonhyuk Yang
2022-05-26tracing: Fix potential double free in create_var_ref()Keita Suzuki
2022-05-26tracing: Use strim() to remove whitespace instead of doing it manuallyYuntao Wang
2022-05-26ftrace: Deal with error return code of the ftrace_process_locs() functionYuntao Wang
2022-05-26tracing: Use trace_create_file() to simplify creation of tracefs entriesYuntao Wang
2022-05-27xfs: move xfs_attr_use_log_assist usage out of libxfsDarrick J. Wong
2022-05-27xfs: move xfs_attr_use_log_assist out of xfs_log.cDarrick J. Wong
2022-05-27xfs: warn about LARP once per mountDarrick J. Wong
2022-05-27xfs: implement per-mount warnings for scrub and shrink usageDarrick J. Wong
2022-05-27xfs: don't log every time we clear the log incompat flagsDarrick J. Wong
2022-05-26Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2022-05-27xfs: convert buf_cancel_table allocation to kmalloc_arrayDarrick J. Wong
2022-05-27xfs: don't leak xfs_buf_cancel structures when recovery failsDarrick J. Wong