summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* mm: suppress mm fault logging if fatal signal already pendingLinus Torvalds2023-07-261-0/+4
* Merge tag 'trace-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-07-234-7/+17
|\
| * tracing/histograms: Return an error if we fail to add histogram to hist_vars ...Mohamed Khalfella2023-07-231-1/+2
| * ring-buffer: Do not swap cpu_buffer during resize processChen Lin2023-07-232-2/+15
| * tracing: Remove unused extern declaration tracing_map_set_field_descr()YueHaibing2023-07-231-4/+0
* | Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-201-7/+25
|\ \
| * | bpf: Repeat check_max_stack_depth for async callbacksKumar Kartikeya Dwivedi2023-07-181-2/+19
| * | bpf: Fix subprog idx logic in check_max_stack_depthKumar Kartikeya Dwivedi2023-07-181-5/+6
* | | Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...Linus Torvalds2023-07-181-5/+5
|\ \ \ | |_|/ |/| |
| * | prctl: move PR_GET_AUXV out of PR_MCE_KILLMiguel Ojeda2023-07-171-5/+5
* | | Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-07-163-10/+23
|\ \ \
| * | | sched/psi: use kernfs polling functions for PSI trigger pollingSuren Baghdasaryan2023-07-102-9/+22
| * | | sched/fair: Use recent_used_cpu to test p->cpus_ptrMiaohe Lin2023-07-101-1/+1
| |/ /
* | | Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-07-161-3/+2
|\ \ \
| * | | kallsyms: strip LTO-only suffixes from promoted global functionsYonghong Song2023-07-121-3/+2
| |/ /
* | | Merge tag 'probes-fixes-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-166-29/+24
|\ \ \
| * | | tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...Masami Hiramatsu (Google)2023-07-143-12/+14
| * | | Revert "tracing: Add "(fault)" name injection to kernel probes"Masami Hiramatsu (Google)2023-07-143-26/+9
| * | | tracing/probes: Fix to update dynamic data counter if fetcharg uses itMasami Hiramatsu (Google)2023-07-141-5/+7
| * | | tracing/probes: Fix not to count error code to total lengthMasami Hiramatsu (Google)2023-07-141-0/+2
| * | | tracing/probes: Fix to avoid double count of the string length on the arrayMasami Hiramatsu (Google)2023-07-141-2/+2
| * | | fprobes: Add a comment why fprobe_kprobe_handler exits if kprobe is runningMasami Hiramatsu (Google)2023-07-141-0/+6
* | | | Merge tag 'pm-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-07-142-2/+8
|\ \ \ \ | |_|_|/ |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'pm-sleep' and 'pm-qos'Rafael J. Wysocki2023-07-142-2/+8
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | PM: QoS: Restore support for default value on frequency QoSChungkai Yang2023-07-111-2/+7
| | |/ / | |/| |
| | * | PM: hibernate: Fix writing maj:min to /sys/power/resumeAzat Khuzhin2023-07-111-0/+1
| |/ /
* | | Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-132-18/+27
|\ \ \
| * | | bpf: cpumap: Fix memory leak in cpu_map_update_elemPu Lehui2023-07-111-16/+24
| * | | bpf: Fix max stack depth check for async callbacksKumar Kartikeya Dwivedi2023-07-051-2/+3
* | | | Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-138-30/+81
|\ \ \ \
| * | | | tracing: Fix memory leak of iter->temp when reading trace_pipeZheng Yejian2023-07-131-0/+1
| * | | | tracing/histograms: Add histograms to hist_vars if they have referenced varia...Mohamed Khalfella2023-07-121-3/+5
| * | | | tracing: Stop FORTIFY_SOURCE complaining about stack trace callerSteven Rostedt (Google)2023-07-121-2/+19
| * | | | ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()Zheng Yejian2023-07-121-14/+31
| * | | | ring-buffer: Fix deadloop issue on reading trace_pipeZheng Yejian2023-07-121-9/+15
| * | | | tracing: arm64: Avoid missing-prototype warningsArnd Bergmann2023-07-123-2/+7
| * | | | tracing/user_events: Fix struct arg size match checkBeau Belgrave2023-07-101-0/+3
| | |/ / | |/| |
* | | | Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-07-124-14/+40
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...Masami Hiramatsu (Google)2023-07-112-0/+16
| * | kernel: kprobes: Remove unnecessary ‘0’ valuesLi zeming2023-07-111-3/+3
| * | kprobes: Remove unnecessary ‘NULL’ values from correct_ret_addrLi zeming2023-07-111-1/+1
| * | fprobe: add unlock to match a succeeded ftrace_test_recursion_trylockZe Gao2023-07-111-1/+3
| * | kernel/trace: Fix cleanup logic of enable_trace_eprobeTzvetomir Stoyanov (VMware)2023-07-111-2/+16
| * | fprobe: Release rethook after the ftrace_ops is unregisteredJiri Olsa2023-06-271-9/+3
* | | Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-07-091-11/+35
|\ \ \
| * | | swiotlb: reduce the number of areas to match actual memory pool sizePetr Tesarik2023-06-291-3/+24
| * | | swiotlb: always set the number of areas before allocating the poolPetr Tesarik2023-06-291-8/+11
* | | | Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-091-3/+1
|\ \ \ \
| * | | | irqdomain: Use return value of strreplace()Andy Shevchenko2023-06-301-3/+1
* | | | | fork: lock VMAs of the parent process when forkingSuren Baghdasaryan2023-07-081-0/+1