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
*
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 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-08
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-03
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
[next]