https://github.com/torvalds/linux
Revision 699aee7b47dbb1d3c30bf24f3c905eff366d9571 authored by Linus Torvalds on 23 December 2022, 18:45:00 UTC, committed by Linus Torvalds on 23 December 2022, 18:45:00 UTC
Pull hotfixes from Andrew Morton:
 "Eight fixes, all cc:stable. One is for gcov and the remainder are MM"

* tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:
  gcov: add support for checksum field
  test_maple_tree: add test for mas_spanning_rebalance() on insufficient data
  maple_tree: fix mas_spanning_rebalance() on insufficient data
  hugetlb: really allocate vma lock for all sharable vmas
  kmsan: export kmsan_handle_urb
  kmsan: include linux/vmalloc.h
  mm/mempolicy: fix memory leak in set_mempolicy_home_node system call
  mm, mremap: fix mremap() expanding vma with addr inside vma
2 parent s 8395ae0 + e96b95c
History
Tip revision: 699aee7b47dbb1d3c30bf24f3c905eff366d9571 authored by Linus Torvalds on 23 December 2022, 18:45:00 UTC
Merge tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Tip revision: 699aee7
File Mode Size
rv
Kconfig -rw-r--r-- 36.5 KB
Makefile -rw-r--r-- 3.7 KB
blktrace.c -rw-r--r-- 46.4 KB
bpf_trace.c -rw-r--r-- 76.3 KB
bpf_trace.h -rw-r--r-- 633 bytes
error_report-traces.c -rw-r--r-- 231 bytes
fgraph.c -rw-r--r-- 16.9 KB
fprobe.c -rw-r--r-- 7.6 KB
ftrace.c -rw-r--r-- 200.4 KB
ftrace_internal.h -rw-r--r-- 1.5 KB
kprobe_event_gen_test.c -rw-r--r-- 7.1 KB
pid_list.c -rw-r--r-- 11.9 KB
pid_list.h -rw-r--r-- 3.0 KB
power-traces.c -rw-r--r-- 505 bytes
preemptirq_delay_test.c -rw-r--r-- 4.5 KB
rethook.c -rw-r--r-- 9.1 KB
ring_buffer.c -rw-r--r-- 164.6 KB
ring_buffer_benchmark.c -rw-r--r-- 10.8 KB
rpm-traces.c -rw-r--r-- 510 bytes
synth_event_gen_test.c -rw-r--r-- 13.6 KB
trace.c -rw-r--r-- 252.1 KB
trace.h -rw-r--r-- 64.0 KB
trace_benchmark.c -rw-r--r-- 5.2 KB
trace_benchmark.h -rw-r--r-- 965 bytes
trace_boot.c -rw-r--r-- 15.8 KB
trace_branch.c -rw-r--r-- 10.2 KB
trace_clock.c -rw-r--r-- 4.2 KB
trace_dynevent.c -rw-r--r-- 12.8 KB
trace_dynevent.h -rw-r--r-- 4.7 KB
trace_entries.h -rw-r--r-- 9.6 KB
trace_eprobe.c -rw-r--r-- 24.5 KB
trace_event_perf.c -rw-r--r-- 12.2 KB
trace_events.c -rw-r--r-- 95.9 KB
trace_events_filter.c -rw-r--r-- 60.2 KB
trace_events_filter_test.h -rw-r--r-- 1.1 KB
trace_events_hist.c -rw-r--r-- 164.8 KB
trace_events_inject.c -rw-r--r-- 6.6 KB
trace_events_synth.c -rw-r--r-- 53.7 KB
trace_events_trigger.c -rw-r--r-- 51.4 KB
trace_events_user.c -rw-r--r-- 40.9 KB
trace_export.c -rw-r--r-- 5.2 KB
trace_functions.c -rw-r--r-- 22.3 KB
trace_functions_graph.c -rw-r--r-- 32.5 KB
trace_hwlat.c -rw-r--r-- 21.9 KB
trace_irqsoff.c -rw-r--r-- 17.7 KB
trace_kdb.c -rw-r--r-- 3.5 KB
trace_kprobe.c -rw-r--r-- 49.7 KB
trace_kprobe_selftest.c -rw-r--r-- 353 bytes
trace_kprobe_selftest.h -rw-r--r-- 313 bytes
trace_mmiotrace.c -rw-r--r-- 8.7 KB
trace_nop.c -rw-r--r-- 2.2 KB
trace_osnoise.c -rw-r--r-- 64.0 KB
trace_output.c -rw-r--r-- 34.8 KB
trace_output.h -rw-r--r-- 1.3 KB
trace_preemptirq.c -rw-r--r-- 3.6 KB
trace_printk.c -rw-r--r-- 8.9 KB
trace_probe.c -rw-r--r-- 28.8 KB
trace_probe.h -rw-r--r-- 15.5 KB
trace_probe_kernel.h -rw-r--r-- 2.9 KB
trace_probe_tmpl.h -rw-r--r-- 6.3 KB
trace_recursion_record.c -rw-r--r-- 6.0 KB
trace_sched_switch.c -rw-r--r-- 3.1 KB
trace_sched_wakeup.c -rw-r--r-- 19.6 KB
trace_selftest.c -rw-r--r-- 28.5 KB
trace_selftest_dynamic.c -rw-r--r-- 270 bytes
trace_seq.c -rw-r--r-- 10.4 KB
trace_stack.c -rw-r--r-- 14.6 KB
trace_stat.c -rw-r--r-- 7.6 KB
trace_stat.h -rw-r--r-- 992 bytes
trace_synth.h -rw-r--r-- 876 bytes
trace_syscalls.c -rw-r--r-- 19.9 KB
trace_uprobe.c -rw-r--r-- 38.0 KB
tracing_map.c -rw-r--r-- 30.0 KB
tracing_map.h -rw-r--r-- 11.3 KB

back to top