Age | Commit message (Expand) | Author |
2023-07-16 | Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2023-07-16 | Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-07-16 | Merge tag 'probes-fixes-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-07-14 | Merge tag 'pm-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2023-07-14 | Merge branches 'pm-sleep' and 'pm-qos' | Rafael J. Wysocki |
2023-07-14 | tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f... | Masami Hiramatsu (Google) |
2023-07-13 | Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-07-13 | Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-07-14 | Revert "tracing: Add "(fault)" name injection to kernel probes" | Masami Hiramatsu (Google) |
2023-07-14 | tracing/probes: Fix to update dynamic data counter if fetcharg uses it | Masami Hiramatsu (Google) |
2023-07-14 | tracing/probes: Fix not to count error code to total length | Masami Hiramatsu (Google) |
2023-07-14 | tracing/probes: Fix to avoid double count of the string length on the array | Masami Hiramatsu (Google) |
2023-07-14 | fprobes: Add a comment why fprobe_kprobe_handler exits if kprobe is running | Masami Hiramatsu (Google) |
2023-07-13 | tracing: Fix memory leak of iter->temp when reading trace_pipe | Zheng Yejian |
2023-07-12 | tracing/histograms: Add histograms to hist_vars if they have referenced varia... | Mohamed Khalfella |
2023-07-12 | kallsyms: strip LTO-only suffixes from promoted global functions | Yonghong Song |
2023-07-12 | tracing: Stop FORTIFY_SOURCE complaining about stack trace caller | Steven Rostedt (Google) |
2023-07-12 | ftrace: Fix possible warning on checking all pages used in ftrace_process_locs() | Zheng Yejian |
2023-07-12 | Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-07-12 | ring-buffer: Fix deadloop issue on reading trace_pipe | Zheng Yejian |
2023-07-12 | tracing: arm64: Avoid missing-prototype warnings | Arnd Bergmann |
2023-07-11 | bpf: cpumap: Fix memory leak in cpu_map_update_elem | Pu Lehui |
2023-07-11 | PM: QoS: Restore support for default value on frequency QoS | Chungkai Yang |
2023-07-11 | PM: hibernate: Fix writing maj:min to /sys/power/resume | Azat Khuzhin |
2023-07-10 | tracing/user_events: Fix struct arg size match check | Beau Belgrave |
2023-07-11 | fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_... | Masami Hiramatsu (Google) |
2023-07-11 | kernel: kprobes: Remove unnecessary ‘0’ values | Li zeming |
2023-07-11 | kprobes: Remove unnecessary ‘NULL’ values from correct_ret_addr | Li zeming |
2023-07-11 | fprobe: add unlock to match a succeeded ftrace_test_recursion_trylock | Ze Gao |
2023-07-11 | kernel/trace: Fix cleanup logic of enable_trace_eprobe | Tzvetomir Stoyanov (VMware) |
2023-07-10 | sched/psi: use kernfs polling functions for PSI trigger polling | Suren Baghdasaryan |
2023-07-10 | sched/fair: Use recent_used_cpu to test p->cpus_ptr | Miaohe Lin |
2023-07-09 | Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d... | Linus Torvalds |
2023-07-09 | Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-07-08 | fork: lock VMAs of the parent process when forking | Suren Baghdasaryan |
2023-07-06 | Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds |
2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-07-05 | bpf: Fix max stack depth check for async callbacks | Kumar Kartikeya Dwivedi |
2023-07-05 | Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-07-05 | tracing/boot: Test strscpy() against less than zero for error | Steven Rostedt (Google) |
2023-07-05 | tracing: Fix null pointer dereference in tracing_err_log_open() | Mateusz Stachyra |
2023-07-04 | module: fix init_module_from_file() error handling | Linus Torvalds |
2023-07-03 | Merge tag 'kgdb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan... | Linus Torvalds |
2023-07-03 | bpf, btf: Warn but return no error for NULL btf from __register_btf_kfunc_id_... | SeongJae Park |
2023-07-03 | kdb: move kdb_send_sig() declaration to a better header file | Daniel Thompson |
2023-07-01 | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-07-01 | Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds |
2023-07-01 | pid: use struct_size_t() helper | Christian Brauner |
2023-06-30 | Merge tag 'livepatching-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-06-30 | Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds |