index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
25
-674
/
+3007
|
\
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-02-20
8
-178
/
+795
|
|
\
|
|
*
bpf: Fix global subprog context argument resolution logic
Andrii Nakryiko
2023-02-17
1
-2
/
+11
|
|
*
bpf: Zeroing allocated object from slab in bpf memory allocator
Hou Tao
2023-02-15
2
-3
/
+3
|
|
*
bpf: BPF_ST with variable offset should preserve STACK_ZERO marks
Eduard Zingerman
2023-02-15
1
-1
/
+3
|
|
*
bpf: track immediate values written to stack by BPF_ST instruction
Eduard Zingerman
2023-02-15
1
-2
/
+16
|
|
*
bpf: Special verifier handling for bpf_rbtree_{remove, first}
Dave Marchevsky
2023-02-13
2
-12
/
+55
|
|
*
bpf: Add callback validation to kfunc verifier logic
Dave Marchevsky
2023-02-13
1
-5
/
+129
|
|
*
bpf: Add support for bpf_rb_root and bpf_rb_node in kfunc args
Dave Marchevsky
2023-02-13
1
-35
/
+203
|
|
*
bpf: Add bpf_rbtree_{add,remove,first} kfuncs
Dave Marchevsky
2023-02-13
2
-1
/
+67
|
|
*
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
2023-02-13
4
-66
/
+169
|
|
*
bpf: Migrate release_on_unlock logic to non-owning ref semantics
Dave Marchevsky
2023-02-13
1
-49
/
+119
|
|
*
bpf: allow to disable bpf prog memory accounting
Yafang Shao
2023-02-10
1
-6
/
+7
|
|
*
bpf: allow to disable bpf map memory accounting
Yafang Shao
2023-02-10
2
-3
/
+5
|
|
*
bpf: use bpf_map_kvcalloc in bpf_local_storage
Yafang Shao
2023-02-10
2
-2
/
+17
|
*
|
sched/topology: fix KASAN warning in hop_cmp()
Yury Norov
2023-02-20
1
-3
/
+8
|
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-17
4
-12
/
+36
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Daniel Borkmann says:
Jakub Kicinski
2023-02-10
14
-85
/
+530
|
|
\
\
|
|
*
|
bpf: devmap: check XDP features in __xdp_enqueue routine
Lorenzo Bianconi
2023-02-02
1
-3
/
+13
|
|
*
|
bpf: Drop always true do_idr_lock parameter to bpf_map_free_id
Tobias Klauser
2023-02-02
2
-18
/
+7
|
|
*
|
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
2023-02-02
5
-56
/
+57
|
|
*
|
bpf: btf: Add BTF_FMODEL_SIGNED_ARG flag
Ilya Leoshkevich
2023-01-28
1
-1
/
+15
|
|
*
|
bpf: iterators: Split iterators.lskel.h into little- and big- endian versions
Ilya Leoshkevich
2023-01-28
5
-7
/
+435
|
|
*
|
bpf: Build-time assert that cpumask offset is zero
David Vernet
2023-01-28
1
-0
/
+3
|
*
|
|
net: skbuff: drop the word head from skb cache
Jakub Kicinski
2023-02-10
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
4
-35
/
+54
|
|
\
\
\
|
*
|
|
|
sched/topology: Introduce sched_numa_hop_mask()
Valentin Schneider
2023-02-07
1
-0
/
+33
|
*
|
|
|
sched: add sched_numa_find_nth_cpu()
Yury Norov
2023-02-07
1
-0
/
+57
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
17
-30
/
+70
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-28
11
-304
/
+1460
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Pass const struct bpf_prog * to .check_member
David Vernet
2023-01-25
1
-1
/
+1
|
|
*
|
|
|
bpf: Allow BPF_PROG_TYPE_STRUCT_OPS programs to be sleepable
David Vernet
2023-01-25
1
-2
/
+3
|
|
*
|
|
|
bpf/docs: Document cpumask kfuncs in a new file
David Vernet
2023-01-25
1
-0
/
+208
|
|
*
|
|
|
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-24
2
-1
/
+90
|
|
*
|
|
|
bpf: Enable annotating trusted nested pointers
David Vernet
2023-01-24
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-20
1
-13
/
+11
|
|
*
|
|
|
bpf: Combine dynptr_get_spi and is_spi_bounds_valid
Kumar Kartikeya Dwivedi
2023-01-20
1
-42
/
+33
|
|
*
|
|
|
bpf: Allow reinitializing unreferenced dynptr stack slots
Kumar Kartikeya Dwivedi
2023-01-20
1
-8
/
+26
|
|
*
|
|
|
bpf: Invalidate slices on destruction of dynptrs on stack
Kumar Kartikeya Dwivedi
2023-01-20
1
-12
/
+62
|
|
*
|
|
|
bpf: Fix partial dynptr stack slot reads/writes
Kumar Kartikeya Dwivedi
2023-01-20
1
-0
/
+88
|
|
*
|
|
|
bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
Kumar Kartikeya Dwivedi
2023-01-20
1
-18
/
+66
|
|
*
|
|
|
bpf: Fix state pruning for STACK_DYNPTR stack slots
Kumar Kartikeya Dwivedi
2023-01-20
1
-4
/
+84
[next]