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: Enable cpumasks to be queried and used as kptrs
David Vernet
2023-01-25
2
-0
/
+269
*
bpf: Disallow NULLable pointers for trusted kfuncs
David Vernet
2023-01-25
1
-0
/
+6
*
bpf: Allow trusted args to walk struct when checking BTF IDs
David Vernet
2023-01-25
2
-1
/
+90
*
bpf: Enable annotating trusted nested pointers
David Vernet
2023-01-25
2
-3
/
+90
*
bpf: Support consuming XDP HW metadata from fext programs
Toke Høiland-Jørgensen
2023-01-23
3
-32
/
+92
*
bpf: XDP metadata RX kfuncs
Stanislav Fomichev
2023-01-23
3
-1
/
+76
*
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
2023-01-23
3
-30
/
+78
*
bpf: Reshuffle some parts of bpf/offload.c
Stanislav Fomichev
2023-01-23
1
-105
/
+117
*
bpf: Move offload initialization into late_initcall
Stanislav Fomichev
2023-01-23
1
-15
/
+7
*
bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
Stanislav Fomichev
2023-01-23
4
-24
/
+24
*
bpf: Avoid recomputing spi in process_dynptr_func
Kumar Kartikeya Dwivedi
2023-01-21
1
-13
/
+11
*
bpf: Combine dynptr_get_spi and is_spi_bounds_valid
Kumar Kartikeya Dwivedi
2023-01-21
1
-42
/
+33
*
bpf: Allow reinitializing unreferenced dynptr stack slots
Kumar Kartikeya Dwivedi
2023-01-21
1
-8
/
+26
*
bpf: Invalidate slices on destruction of dynptrs on stack
Kumar Kartikeya Dwivedi
2023-01-21
1
-12
/
+62
*
bpf: Fix partial dynptr stack slot reads/writes
Kumar Kartikeya Dwivedi
2023-01-21
1
-0
/
+88
*
bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
Kumar Kartikeya Dwivedi
2023-01-21
1
-18
/
+66
*
bpf: Fix state pruning for STACK_DYNPTR stack slots
Kumar Kartikeya Dwivedi
2023-01-21
1
-4
/
+84
*
bpf: Change modules resolving for kprobe multi link
Jiri Olsa
2023-01-20
1
-46
/
+47
*
livepatch: Improve the search performance of module_kallsyms_on_each_symbol()
Zhen Lei
2023-01-20
4
-12
/
+15
*
bpf: Do not allow to load sleepable BPF_TRACE_RAW_TP program
Jiri Olsa
2023-01-18
1
-3
/
+19
*
bpf: btf: limit logging of ignored BTF mismatches
Connor O'Brien
2023-01-11
1
-11
/
+27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-06
21
-128
/
+253
|
\
|
*
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-01-05
4
-18
/
+48
|
|
\
|
|
*
bpf: Always use maximal size for copy_array()
Kees Cook
2022-12-28
1
-5
/
+7
|
|
*
bpf: keep a reference to the mm, in case the task is dead.
Kui-Feng Lee
2022-12-28
1
-12
/
+27
|
|
*
bpf: Fix panic due to wrong pageattr of im->image
Chuang Wang
2022-12-28
1
-0
/
+4
|
|
*
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2022-12-24
2
-1
/
+10
|
|
|
\
|
|
|
*
bpf: fix nullness propagation for reg to reg comparisons
Hao Sun
2022-12-23
1
-1
/
+8
|
|
|
*
bpf: Define sock security related BTF IDs under CONFIG_SECURITY_NETWORK
Hou Tao
2022-12-19
1
-0
/
+2
|
*
|
|
Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-01-01
1
-37
/
+17
|
|
\
\
\
|
|
*
|
|
perf/core: Call LSM hook after copying perf_event_attr
Namhyung Kim
2022-12-27
1
-3
/
+3
|
|
*
|
|
perf: Fix use-after-free in error path
Peter Zijlstra
2022-12-27
1
-1
/
+3
|
|
*
|
|
perf/core: Fix cgroup events tracking
Chengming Zhou
2022-12-27
1
-32
/
+10
|
|
*
|
|
perf core: Return error pointer if inherit_event() fails to find pmu_ctx
Ravi Bangoria
2022-12-27
1
-1
/
+1
|
*
|
|
|
Merge tag 'locking_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-01-01
3
-16
/
+56
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
futex: Fix futex_waitv() hrtimer debug object leak on kcalloc error
Mathieu Desnoyers
2022-12-27
1
-4
/
+7
|
|
*
|
|
rtmutex: Add acquire semantics for rtmutex lock acquisition slow path
Mel Gorman
2022-12-12
2
-12
/
+49
|
*
|
|
|
Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-23
3
-7
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
cfi: Fix CFI failure with KASAN
Sami Tolvanen
2022-12-23
1
-3
/
+0
|
|
*
|
|
|
exit: Use READ_ONCE() for all oops/warn limit reads
Kees Cook
2022-12-16
2
-4
/
+9
|
*
|
|
|
|
Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-m...
Linus Torvalds
2022-12-23
1
-0
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
dma-mapping: reject GFP_COMP for noncoherent allocations
Christoph Hellwig
2022-12-21
1
-0
/
+4
|
*
|
|
|
|
|
Merge tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2022-12-23
1
-0
/
+5
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
gcov: add support for checksum field
Rickard x Andersson
2022-12-21
1
-0
/
+5
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'trace-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2022-12-22
2
-2
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
rv/monitors: Move monitor structure in rodata
Alessandro Carminati
2022-12-20
2
-2
/
+2
|
*
|
|
|
|
|
|
Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-22
6
-48
/
+112
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
tracing/probes: Reject symbol/symstr type for uprobe
Masami Hiramatsu (Google)
2022-12-15
3
-10
/
+17
|
|
*
|
|
|
|
|
tracing/probes: Add symstr type for dynamic events
Masami Hiramatsu (Google)
2022-12-15
4
-24
/
+85
|
|
*
|
|
|
|
|
kprobes: kretprobe events missing on 2-core KVM guest
wuqiang
2022-12-15
1
-6
/
+2
[next]