index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-09
1
-4
/
+4
|
\
|
*
Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"
Palmer Dabbelt
2023-09-08
1
-4
/
+4
|
|
\
|
|
*
bpf: make bpf_prog_pack allocator portable
Puranjay Mohan
2023-09-06
1
-4
/
+4
*
|
|
Merge tag 'dma-mapping-6.6-2023-09-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-09-09
4
-13
/
+18
|
\
\
\
|
*
|
|
Revert "dma-contiguous: check for memory region overlap"
Zhenhua Huang
2023-09-08
1
-5
/
+0
|
*
|
|
dma-pool: remove a __maybe_unused label in atomic_pool_expand
Christoph Hellwig
2023-08-31
1
-2
/
+2
|
*
|
|
dma-contiguous: fix the Kconfig entry for CONFIG_DMA_NUMA_CMA
Christoph Hellwig
2023-08-30
1
-1
/
+1
|
*
|
|
dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
Sergey Senozhatsky
2023-08-30
1
-5
/
+15
*
|
|
|
Merge tag 'printk-for-6.6-fixup' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-09-08
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
Revert "printk: export symbols for debug modules"
Christoph Hellwig
2023-09-07
1
-2
/
+0
*
|
|
|
|
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-07
4
-38
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_alloc
Martin KaFai Lau
2023-09-06
1
-1
/
+1
|
*
|
|
|
|
bpf: bpf_sk_storage: Fix invalid wait context lockdep report
Martin KaFai Lau
2023-09-06
1
-33
/
+14
|
*
|
|
|
|
bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.
Sebastian Andrzej Siewior
2023-09-06
2
-4
/
+2
|
*
|
|
|
|
bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().
Sebastian Andrzej Siewior
2023-09-06
1
-0
/
+1
|
*
|
|
|
|
netfilter: nf_tables: Audit log rule reset
Phil Sutter
2023-08-31
1
-0
/
+1
|
*
|
|
|
|
netfilter: nf_tables: Audit log setelem reset
Phil Sutter
2023-08-31
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-09-05
6
-0
/
+9
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
kbuild: Show marked Kconfig fragments in "help"
Kees Cook
2023-09-04
6
-0
/
+9
*
|
|
|
|
|
Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2023-09-04
5
-74
/
+156
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'rework/misc-cleanups' into for-linus
Petr Mladek
2023-09-04
4
-73
/
+153
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()
John Ogness
2023-07-20
2
-7
/
+10
|
|
*
|
|
|
|
|
printk: Add per-console suspended state
John Ogness
2023-07-20
1
-30
/
+44
|
|
*
|
|
|
|
|
printk: Consolidate console deferred printing
John Ogness
2023-07-20
2
-14
/
+30
|
|
*
|
|
|
|
|
printk: Do not take console lock for console_flush_on_panic()
John Ogness
2023-07-20
1
-9
/
+19
|
|
*
|
|
|
|
|
printk: Keep non-panic-CPUs out of console lock
John Ogness
2023-07-20
1
-19
/
+26
|
|
*
|
|
|
|
|
printk: Reduce console_unblank() usage in unsafe scenarios
John Ogness
2023-07-20
1
-0
/
+28
|
|
*
|
|
|
|
|
kdb: Do not assume write() callback available
John Ogness
2023-07-20
1
-0
/
+2
|
*
|
|
|
|
|
|
printk: export symbols for debug modules
Enlin Mu
2023-08-16
1
-0
/
+2
|
*
|
|
|
|
|
|
printk: ringbuffer: Fix truncating buffer size min_t cast
Kees Cook
2023-08-14
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-09-02
12
-169
/
+585
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tracing/fprobe-event: Assume fprobe is a return event by $retval
Masami Hiramatsu (Google)
2023-08-23
1
-14
/
+44
|
*
|
|
|
|
|
|
tracing/probes: Add string type check with BTF
Masami Hiramatsu (Google)
2023-08-23
2
-3
/
+89
|
*
|
|
|
|
|
|
tracing/probes: Support BTF field access from $retval
Masami Hiramatsu (Google)
2023-08-23
2
-102
/
+86
|
*
|
|
|
|
|
|
tracing/probes: Support BTF based data structure field access
Masami Hiramatsu (Google)
2023-08-23
3
-28
/
+216
|
*
|
|
|
|
|
|
tracing/probes: Add a function to search a member of a struct/union
Masami Hiramatsu (Google)
2023-08-23
2
-0
/
+73
|
*
|
|
|
|
|
|
tracing/probes: Move finding func-proto API and getting func-param API to tra...
Masami Hiramatsu (Google)
2023-08-23
4
-40
/
+72
|
*
|
|
|
|
|
|
tracing/probes: Support BTF argument on module functions
Masami Hiramatsu (Google)
2023-08-23
7
-49
/
+74
|
*
|
|
|
|
|
|
tracing/eprobe: Iterate trace_eprobe directly
Chuang Wang
2023-08-23
1
-9
/
+9
|
*
|
|
|
|
|
|
kernel: kprobes: Use struct_size()
Ruan Jinjie
2023-08-23
1
-4
/
+2
*
|
|
|
|
|
|
|
Merge tag 'trace-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2023-09-02
4
-21
/
+37
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
tracing/filters: Fix coding style issues
Valentin Schneider
2023-09-01
1
-2
/
+4
|
*
|
|
|
|
|
|
|
tracing/filters: Change parse_pred() cpulist ternary into an if block
Valentin Schneider
2023-09-01
1
-2
/
+6
|
*
|
|
|
|
|
|
|
tracing/filters: Fix double-free of struct filter_pred.mask
Valentin Schneider
2023-09-01
1
-0
/
+1
|
*
|
|
|
|
|
|
|
tracing/filters: Fix error-handling of cpulist parsing buffer
Valentin Schneider
2023-09-01
1
-2
/
+8
|
*
|
|
|
|
|
|
|
tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY
Brian Foster
2023-09-01
1
-2
/
+2
|
*
|
|
|
|
|
|
|
ftrace: Use LIST_HEAD to initialize clear_hash
Ruan Jinjie
2023-09-01
1
-3
/
+1
|
*
|
|
|
|
|
|
|
ftrace: Use within_module to check rec->ip within specified module.
Levi Yun
2023-09-01
1
-4
/
+2
|
*
|
|
|
|
|
|
|
tracing: Fix race issue between cpu buffer write and swap
Zheng Yejian
2023-09-01
1
-5
/
+12
|
*
|
|
|
|
|
|
|
tracing: Remove extra space at the end of hwlat_detector/mode
Mikhail Kobuk
2023-09-01
1
-1
/
+1
[next]