Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | swiotlb: reduce the number of areas to match actual memory pool size | Petr Tesarik | 2023-06-29 | 1 | -3/+24 | |
| * | | | | swiotlb: always set the number of areas before allocating the pool | Petr Tesarik | 2023-06-29 | 1 | -8/+11 | |
* | | | | | Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-07-09 | 1 | -3/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | irqdomain: Use return value of strreplace() | Andy Shevchenko | 2023-06-30 | 1 | -3/+1 | |
* | | | | | | fork: lock VMAs of the parent process when forking | Suren Baghdasaryan | 2023-07-08 | 1 | -0/+1 | |
* | | | | | | Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 2023-07-07 | 2 | -5/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | tracing/boot: Test strscpy() against less than zero for error | Steven Rostedt (Google) | 2023-07-05 | 1 | -4/+4 | |
| * | | | | | | tracing: Fix null pointer dereference in tracing_err_log_open() | Mateusz Stachyra | 2023-07-05 | 1 | -1/+1 | |
* | | | | | | | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-07-06 | 1 | -109/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | syscalls: Remove file path comments from headers | Sohil Mehta | 2023-06-22 | 1 | -109/+1 | |
* | | | | | | | Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-07-06 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | bpf, btf: Warn but return no error for NULL btf from __register_btf_kfunc_id_... | SeongJae Park | 2023-07-03 | 1 | -4/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | module: fix init_module_from_file() error handling | Linus Torvalds | 2023-07-04 | 1 | -16/+23 | |
* | | | | | | | Merge tag 'kgdb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan... | Linus Torvalds | 2023-07-04 | 3 | -2/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | kdb: move kdb_send_sig() declaration to a better header file | Daniel Thompson | 2023-07-03 | 1 | -1/+0 | |
| * | | | | | | | kdb: Handle LF in the command parser | Douglas Anderson | 2023-06-30 | 1 | -1/+15 | |
| * | | | | | | | kdb: include kdb_private.h for function prototypes | Arnd Bergmann | 2023-06-29 | 1 | -0/+2 | |
* | | | | | | | | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2023-07-01 | 2 | -6/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | kbuild: generate KSYMTAB entries by modpost | Masahiro Yamada | 2023-06-22 | 1 | -0/+12 | |
| * | | | | | | | | Revert "kheaders: substituting --sort in archive creation" | Masahiro Yamada | 2023-05-28 | 1 | -6/+3 | |
* | | | | | | | | | Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 2023-07-01 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'for-6.5/cxl-perf' into for-6.5/cxl | Dan Williams | 2023-06-26 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | perf: Allow a PMU to have a parent | Jonathan Cameron | 2023-05-30 | 1 | -0/+1 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | pid: use struct_size_t() helper | Christian Brauner | 2023-07-01 | 2 | -2/+2 | |
* | | | | | | | | | Merge tag 'livepatching-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2023-07-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | livepatch: Make 'klp_stack_entries' static | Josh Poimboeuf | 2023-06-05 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds | 2023-06-30 | 14 | -155/+1917 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | tracing/probes: Fix tracepoint event with $arg* to fetch correct argument | Masami Hiramatsu (Google) | 2023-06-23 | 1 | -2/+8 | |
| * | | | | | | | | | | tracing/probes: Fix to return NULL and keep using current argc | Masami Hiramatsu (Google) | 2023-06-23 | 1 | -1/+2 | |
| * | | | | | | | | | | tracing/probes: Add BTF retval type support | Masami Hiramatsu (Google) | 2023-06-06 | 2 | -7/+63 | |
| * | | | | | | | | | | tracing/probes: Add $arg* meta argument for all function args | Masami Hiramatsu (Google) | 2023-06-06 | 4 | -12/+212 | |
| * | | | | | | | | | | tracing/probes: Support function parameters if BTF is available | Masami Hiramatsu (Google) | 2023-06-06 | 6 | -31/+270 | |
| * | | | | | | | | | | tracing/probes: Move event parameter fetching code to common parser | Masami Hiramatsu (Google) | 2023-06-06 | 6 | -132/+155 | |
| * | | | | | | | | | | tracing/probes: Add tracepoint support on fprobe_events | Masami Hiramatsu (Google) | 2023-06-06 | 5 | -16/+151 | |
| * | | | | | | | | | | tracing/probes: Add fprobe events for tracing function entry and exit. | Masami Hiramatsu (Google) | 2023-06-06 | 9 | -7/+1100 | |
| * | | | | | | | | | | tracing/probes: Avoid setting TPARG_FL_FENTRY and TPARG_FL_RETURN | Masami Hiramatsu (Google) | 2023-06-06 | 2 | -1/+6 | |
| * | | | | | | | | | | fprobe: Pass return address to the handlers | Masami Hiramatsu (Google) | 2023-06-06 | 4 | -6/+10 | |
* | | | | | | | | | | | Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 2023-06-30 | 9 | -23/+665 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | tracing/boot: Replace strlcpy with strscpy | Azeem Shaikh | 2023-06-22 | 1 | -4/+4 | |
| * | | | | | | | | | | tracing/timerlat: Add user-space interface | Daniel Bristot de Oliveira | 2023-06-22 | 2 | -5/+377 | |
| * | | | | | | | | | | tracing/osnoise: Skip running osnoise if all instances are off | Daniel Bristot de Oliveira | 2023-06-22 | 1 | -3/+28 | |
| * | | | | | | | | | | tracing/osnoise: Switch from PF_NO_SETAFFINITY to migrate_disable | Daniel Bristot de Oliveira | 2023-06-22 | 1 | -0/+68 | |
| * | | | | | | | | | | ftrace: Show all functions with addresses in available_filter_functions_addrs | Jiri Olsa | 2023-06-22 | 1 | -0/+37 | |
| * | | | | | | | | | | function_graph: Support recording and printing the return value of function | Donglin Peng | 2023-06-21 | 5 | -11/+148 | |
| * | | | | | | | | | | fgraph: Add declaration of "struct fgraph_ret_regs" | Steven Rostedt (Google) | 2023-06-21 | 1 | -0/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-06-30 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | riscv: Add prctl controls for userspace vector management | Andy Chiu | 2023-06-08 | 1 | -0/+12 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2023-06-30 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures | Christophe Leroy | 2023-06-09 | 1 | -0/+2 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | pid: Replace struct pid 1-element array with flex-array | Kees Cook | 2023-06-30 | 2 | -3/+6 |