summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-09-091-4/+4
|\
| * Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"Palmer Dabbelt2023-09-081-4/+4
| |\
| | * bpf: make bpf_prog_pack allocator portablePuranjay Mohan2023-09-061-4/+4
* | | Merge tag 'dma-mapping-6.6-2023-09-09' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-09-094-13/+18
|\ \ \
| * | | Revert "dma-contiguous: check for memory region overlap"Zhenhua Huang2023-09-081-5/+0
| * | | dma-pool: remove a __maybe_unused label in atomic_pool_expandChristoph Hellwig2023-08-311-2/+2
| * | | dma-contiguous: fix the Kconfig entry for CONFIG_DMA_NUMA_CMAChristoph Hellwig2023-08-301-1/+1
| * | | dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lockSergey Senozhatsky2023-08-301-5/+15
* | | | Merge tag 'printk-for-6.6-fixup' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-09-081-2/+0
|\ \ \ \
| * | | | Revert "printk: export symbols for debug modules"Christoph Hellwig2023-09-071-2/+0
* | | | | Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-074-38/+20
|\ \ \ \ \
| * | | | | bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_allocMartin KaFai Lau2023-09-061-1/+1
| * | | | | bpf: bpf_sk_storage: Fix invalid wait context lockdep reportMartin KaFai Lau2023-09-061-33/+14
| * | | | | bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.Sebastian Andrzej Siewior2023-09-062-4/+2
| * | | | | bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().Sebastian Andrzej Siewior2023-09-061-0/+1
| * | | | | netfilter: nf_tables: Audit log rule resetPhil Sutter2023-08-311-0/+1
| * | | | | netfilter: nf_tables: Audit log setelem resetPhil Sutter2023-08-311-0/+1
* | | | | | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-09-056-0/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | kbuild: Show marked Kconfig fragments in "help"Kees Cook2023-09-046-0/+9
* | | | | | Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2023-09-045-74/+156
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'rework/misc-cleanups' into for-linusPetr Mladek2023-09-044-73/+153
| |\ \ \ \ \ \
| | * | | | | | printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()John Ogness2023-07-202-7/+10
| | * | | | | | printk: Add per-console suspended stateJohn Ogness2023-07-201-30/+44
| | * | | | | | printk: Consolidate console deferred printingJohn Ogness2023-07-202-14/+30
| | * | | | | | printk: Do not take console lock for console_flush_on_panic()John Ogness2023-07-201-9/+19
| | * | | | | | printk: Keep non-panic-CPUs out of console lockJohn Ogness2023-07-201-19/+26
| | * | | | | | printk: Reduce console_unblank() usage in unsafe scenariosJohn Ogness2023-07-201-0/+28
| | * | | | | | kdb: Do not assume write() callback availableJohn Ogness2023-07-201-0/+2
| * | | | | | | printk: export symbols for debug modulesEnlin Mu2023-08-161-0/+2
| * | | | | | | printk: ringbuffer: Fix truncating buffer size min_t castKees Cook2023-08-141-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2023-09-0212-169/+585
|\ \ \ \ \ \ \
| * | | | | | | tracing/fprobe-event: Assume fprobe is a return event by $retvalMasami Hiramatsu (Google)2023-08-231-14/+44
| * | | | | | | tracing/probes: Add string type check with BTFMasami Hiramatsu (Google)2023-08-232-3/+89
| * | | | | | | tracing/probes: Support BTF field access from $retvalMasami Hiramatsu (Google)2023-08-232-102/+86
| * | | | | | | tracing/probes: Support BTF based data structure field accessMasami Hiramatsu (Google)2023-08-233-28/+216
| * | | | | | | tracing/probes: Add a function to search a member of a struct/unionMasami Hiramatsu (Google)2023-08-232-0/+73
| * | | | | | | tracing/probes: Move finding func-proto API and getting func-param API to tra...Masami Hiramatsu (Google)2023-08-234-40/+72
| * | | | | | | tracing/probes: Support BTF argument on module functionsMasami Hiramatsu (Google)2023-08-237-49/+74
| * | | | | | | tracing/eprobe: Iterate trace_eprobe directlyChuang Wang2023-08-231-9/+9
| * | | | | | | kernel: kprobes: Use struct_size()Ruan Jinjie2023-08-231-4/+2
* | | | | | | | Merge tag 'trace-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2023-09-024-21/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing/filters: Fix coding style issuesValentin Schneider2023-09-011-2/+4
| * | | | | | | | tracing/filters: Change parse_pred() cpulist ternary into an if blockValentin Schneider2023-09-011-2/+6
| * | | | | | | | tracing/filters: Fix double-free of struct filter_pred.maskValentin Schneider2023-09-011-0/+1
| * | | | | | | | tracing/filters: Fix error-handling of cpulist parsing bufferValentin Schneider2023-09-011-2/+8
| * | | | | | | | tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSYBrian Foster2023-09-011-2/+2
| * | | | | | | | ftrace: Use LIST_HEAD to initialize clear_hashRuan Jinjie2023-09-011-3/+1
| * | | | | | | | ftrace: Use within_module to check rec->ip within specified module.Levi Yun2023-09-011-4/+2
| * | | | | | | | tracing: Fix race issue between cpu buffer write and swapZheng Yejian2023-09-011-5/+12
| * | | | | | | | tracing: Remove extra space at the end of hwlat_detector/modeMikhail Kobuk2023-09-011-1/+1