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.12.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 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-29
18
-222
/
+1249
|
\
|
*
bpf: make common crypto API for TC/XDP programs
Vadim Fedorenko
2024-04-24
4
-1
/
+390
|
*
bpf: Introduce bpf_preempt_[disable,enable] kfuncs
Kumar Kartikeya Dwivedi
2024-04-24
2
-2
/
+81
|
*
bpf: Don't check for recursion in bpf_wq_work.
Alexei Starovoitov
2024-04-24
1
-13
/
+5
|
*
bpf: add bpf_wq_start
Benjamin Tissoires
2024-04-23
1
-0
/
+18
|
*
bpf: wq: add bpf_wq_set_callback_impl
Benjamin Tissoires
2024-04-23
2
-6
/
+69
|
*
bpf: wq: add bpf_wq_init
Benjamin Tissoires
2024-04-23
1
-2
/
+102
|
*
bpf: allow struct bpf_wq to be embedded in arraymaps and hashmaps
Benjamin Tissoires
2024-04-23
4
-19
/
+71
|
*
bpf: add support for KF_ARG_PTR_TO_WORKQUEUE
Benjamin Tissoires
2024-04-23
1
-0
/
+65
|
*
bpf: verifier: bail out if the argument is not a map
Benjamin Tissoires
2024-04-23
1
-0
/
+5
|
*
bpf: add support for bpf_wq user type
Benjamin Tissoires
2024-04-23
3
-1
/
+31
|
*
bpf: replace bpf_timer_cancel_and_free with a generic helper
Benjamin Tissoires
2024-04-23
1
-17
/
+25
|
*
bpf: replace bpf_timer_set_callback with a generic helper
Benjamin Tissoires
2024-04-23
1
-11
/
+18
|
*
bpf: replace bpf_timer_init with a generic helper
Benjamin Tissoires
2024-04-23
1
-28
/
+63
|
*
bpf: make timer data struct more generic
Benjamin Tissoires
2024-04-23
1
-33
/
+38
|
*
bpf: Fix typos in comments
Rafael Passos
2024-04-22
5
-10
/
+10
|
*
bpf: Fix typo in function save_aux_ptr_type
Rafael Passos
2024-04-22
1
-3
/
+3
|
*
bpf: Harden and/or/xor value tracking in verifier
Harishankar Vishwanathan
2024-04-16
1
-54
/
+40
|
*
btf: Avoid weak external references
Ard Biesheuvel
2024-04-16
2
-5
/
+8
|
*
bpf: Add bpf_link support for sk_msg and sk_skb progs
Yonghong Song
2024-04-10
1
-0
/
+4
|
*
bpf: Add support for certain atomics in bpf_arena to x86 JIT
Alexei Starovoitov
2024-04-09
2
-1
/
+23
|
*
bpf: Allow invoking kfuncs from BPF_PROG_TYPE_SYSCALL progs
David Vernet
2024-04-05
2
-0
/
+2
|
*
bpf: allow invoking bpf_for_each_map_elem with different maps
Philo Lu
2024-04-05
1
-5
/
+1
|
*
bpf: store both map ptr and state in bpf_insn_aux_data
Philo Lu
2024-04-05
1
-20
/
+16
|
*
bpf: fix perf_snapshot_branch_stack link failure
Arnd Bergmann
2024-04-05
1
-1
/
+2
|
*
bpf: prevent r10 register from being marked as precise
Andrii Nakryiko
2024-04-04
1
-2
/
+4
|
*
bpf: inline bpf_get_branch_snapshot() helper
Andrii Nakryiko
2024-04-04
1
-0
/
+55
|
*
bpf: make bpf_get_branch_snapshot() architecture-agnostic
Andrii Nakryiko
2024-04-04
1
-4
/
+0
|
*
bpf: Optimize emit_mov_imm64().
Alexei Starovoitov
2024-04-04
1
-3
/
+10
|
*
bpf: inline bpf_map_lookup_elem() helper for PERCPU_HASH map
Andrii Nakryiko
2024-04-03
1
-0
/
+21
|
*
bpf: inline bpf_map_lookup_elem() for PERCPU_ARRAY maps
Andrii Nakryiko
2024-04-03
1
-0
/
+33
|
*
bpf: inline bpf_get_smp_processor_id() helper
Andrii Nakryiko
2024-04-03
1
-0
/
+24
|
*
bpf: add special internal-only MOV instruction to resolve per-CPU addrs
Andrii Nakryiko
2024-04-03
2
-0
/
+19
|
*
bpf: Replace deprecated strncpy with strscpy
Justin Stitt
2024-04-03
2
-4
/
+4
|
*
bpf: Improve program stats run-time calculation
Jose Fernandez
2024-04-02
1
-1
/
+2
|
*
bpf: Add a verbose message if map limit is reached
Anton Protopopov
2024-04-02
1
-0
/
+2
|
*
bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie.
Alexei Starovoitov
2024-03-29
1
-4
/
+9
|
*
bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode
Martin KaFai Lau
2024-03-28
1
-0
/
+2
|
*
bpf: Mitigate latency spikes associated with freeing non-preallocated htab
Yafang Shao
2024-03-28
1
-0
/
+1
|
*
bpf: add bpf_modify_return_test_tp() kfunc triggering tracepoint
Andrii Nakryiko
2024-03-28
1
-0
/
+1
|
*
bpf,arena: Use helper sizeof_field in struct accessors
Haiyue Wang
2024-03-28
1
-1
/
+1
|
*
bpf: improve error message for unsupported helper
Mykyta Yatsenko
2024-03-28
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
3
-27
/
+37
|
\
\
|
*
\
Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-04-21
1
-6
/
+14
|
|
\
\
|
|
*
|
sched: Add missing memory barrier in switch_mm_cid
Mathieu Desnoyers
2024-04-16
1
-6
/
+14
|
*
|
|
Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-04-19
1
-5
/
+6
|
|
\
\
\
|
|
*
|
|
configs/hardening: Disable CONFIG_UBSAN_SIGNED_WRAP
Nathan Chancellor
2024-04-15
1
-0
/
+1
|
|
*
|
|
configs/hardening: Fix disabling UBSAN configurations
Nathan Chancellor
2024-04-15
1
-5
/
+5
|
|
|
/
/
|
*
/
/
fork: defer linking file vma until vma is fully initialized
Miaohe Lin
2024-04-16
1
-16
/
+17
|
|
/
/
*
|
|
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-04-22
1
-1
/
+1
[next]