index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2023-09-17
10
-168
/
+733
|
\
|
*
bpf: Fix kfunc callback register type handling
Kumar Kartikeya Dwivedi
2023-09-16
1
-0
/
+4
|
*
bpf: Disallow fentry/fexit/freplace for exception callbacks
Kumar Kartikeya Dwivedi
2023-09-16
2
-0
/
+7
|
*
bpf: Detect IP == ksym.end as part of BPF program
Kumar Kartikeya Dwivedi
2023-09-16
1
-1
/
+5
|
*
bpf: Prevent KASAN false positive with bpf_throw
Kumar Kartikeya Dwivedi
2023-09-16
1
-0
/
+6
|
*
bpf: Treat first argument as return value for bpf_throw
Kumar Kartikeya Dwivedi
2023-09-16
1
-13
/
+24
|
*
bpf: Perform CFG walk for exception callback
Kumar Kartikeya Dwivedi
2023-09-16
1
-2
/
+13
|
*
bpf: Add support for custom exception callbacks
Kumar Kartikeya Dwivedi
2023-09-16
2
-16
/
+126
|
*
bpf: Refactor check_btf_func and split into two phases
Kumar Kartikeya Dwivedi
2023-09-16
1
-28
/
+100
|
*
bpf: Implement BPF exceptions
Kumar Kartikeya Dwivedi
2023-09-16
3
-15
/
+141
|
*
bpf: Implement support for adding hidden subprogs
Kumar Kartikeya Dwivedi
2023-09-16
3
-10
/
+40
|
*
arch/x86: Implement arch_bpf_stack_walk
Kumar Kartikeya Dwivedi
2023-09-16
1
-0
/
+9
|
*
bpf: Allow to use kfunc XDP hints and frags together
Larysa Zaremba
2023-09-15
1
-1
/
+8
|
*
bpf: expose information about supported xdp metadata kfunc
Stanislav Fomichev
2023-09-15
1
-1
/
+1
|
*
bpf: make it easier to add new metadata kfunc
Stanislav Fomichev
2023-09-15
1
-4
/
+5
|
*
bpf: Charge modmem for struct_ops trampoline
Song Liu
2023-09-15
1
-4
/
+22
|
*
bpf, x64: Fix tailcall infinite loop
Leon Hwang
2023-09-12
2
-2
/
+5
|
*
bpf: task_group_seq_get_next: simplify the "next tid" logic
Oleg Nesterov
2023-09-08
1
-7
/
+4
|
*
bpf: task_group_seq_get_next: kill next_task
Oleg Nesterov
2023-09-08
1
-8
/
+6
|
*
bpf: task_group_seq_get_next: fix the skip_if_dup_files check
Oleg Nesterov
2023-09-08
1
-1
/
+1
|
*
bpf: task_group_seq_get_next: cleanup the usage of get/put_task_struct
Oleg Nesterov
2023-09-08
1
-10
/
+2
|
*
bpf: task_group_seq_get_next: cleanup the usage of next_thread()
Oleg Nesterov
2023-09-08
1
-7
/
+0
|
*
bpf: Enable IRQ after irq_work_raise() completes in unit_free{_rcu}()
Hou Tao
2023-09-08
1
-2
/
+7
|
*
bpf: Enable IRQ after irq_work_raise() completes in unit_alloc()
Hou Tao
2023-09-08
1
-1
/
+6
|
*
bpf: Mark OBJ_RELEASE argument as MEM_RCU when possible
Yonghong Song
2023-09-08
1
-0
/
+20
|
*
bpf: Add bpf_this_cpu_ptr/bpf_per_cpu_ptr support for allocated percpu obj
Yonghong Song
2023-09-08
1
-8
/
+51
|
*
bpf: Add alloc/xchg/direct_access support for local percpu kptr
Yonghong Song
2023-09-08
2
-22
/
+106
|
*
bpf: Add BPF_KPTR_PERCPU as a field type
Yonghong Song
2023-09-08
2
-0
/
+9
|
*
bpf: Add support for non-fix-size percpu mem allocation
Yonghong Song
2023-09-08
2
-11
/
+11
*
|
Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-13
6
-30
/
+88
|
\
\
|
*
|
eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
Jinjie Ruan
2023-09-12
1
-4
/
+9
|
*
|
tracing/synthetic: Print out u64 values properly
Tero Kristo
2023-09-12
1
-1
/
+1
|
*
|
tracing: Remove unused trace_event_file dir field
Steven Rostedt (Google)
2023-09-09
1
-13
/
+0
|
*
|
tracing: Use the new eventfs descriptor for print trigger
Steven Rostedt (Google)
2023-09-09
1
-2
/
+2
|
*
|
ring-buffer: Do not attempt to read past "commit"
Steven Rostedt (Google)
2023-09-09
1
-0
/
+5
|
*
|
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
2023-09-07
1
-0
/
+2
|
*
|
tracing: Have event inject files inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
1
-1
/
+2
|
*
|
tracing: Have option files inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
1
-1
/
+22
|
*
|
tracing: Have current_trace inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
1
-1
/
+2
|
*
|
tracing: Have tracing_max_latency inc the trace array ref count
Steven Rostedt (Google)
2023-09-07
1
-5
/
+10
|
*
|
tracing: Increase trace array ref count on enable and filter files
Steven Rostedt (Google)
2023-09-07
3
-2
/
+33
*
|
|
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
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
[next]