index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-04
Merge branch 'fix-resource-leak-checks-for-tail-calls'
Alexei Starovoitov
7
-53
/
+118
2024-11-04
selftests/bpf: Add tests for tail calls with locks and refs
Kumar Kartikeya Dwivedi
2
-0
/
+72
2024-11-04
bpf: Unify resource leak checks
Kumar Kartikeya Dwivedi
5
-68
/
+46
2024-11-04
bpf: Tighten tail call checks for lingering locks, RCU, preempt_disable
Kumar Kartikeya Dwivedi
1
-0
/
+15
2024-11-01
selftests/bpf: Disable warnings on unused flags for Clang builds
Viktor Malik
1
-0
/
+2
2024-11-01
bpftool: Prevent setting duplicate _GNU_SOURCE in Makefile
Viktor Malik
1
-1
/
+5
2024-11-01
bpf, bpftool: Fix incorrect disasm pc
Leon Hwang
1
-11
/
+29
2024-11-01
selftests/bpf: Add a test for open coded kmem_cache iter
Namhyung Kim
3
-12
/
+51
2024-11-01
bpf: Add open coded version of kmem_cache iterator
Namhyung Kim
2
-44
/
+110
2024-10-30
selftests/bpf: drop unnecessary bpf_iter.h type duplication
Andrii Nakryiko
34
-210
/
+33
2024-10-29
libbpf: start v1.6 development cycle
Andrii Nakryiko
2
-1
/
+4
2024-10-29
docs/bpf: Add description of .BTF.base section
Alan Maguire
1
-1
/
+76
2024-10-29
bpf: handle implicit declaration of function gettid in bpf_iter.c
Jason Xing
1
-3
/
+3
2024-10-25
bpf, arm64: Remove garbage frame for struct_ops trampoline
Xu Kuohai
1
-16
/
+31
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
1167
-10300
/
+15425
2024-10-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
15
-90
/
+167
2024-10-25
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
46
-258
/
+565
2024-10-25
Merge tag 'hid-for-linus-20241024' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-0
/
+24
2024-10-25
Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-48
/
+85
2024-10-24
Merge tag 'probes-fixes-v6.12-rc4.2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-6
/
+21
2024-10-24
Merge tag 'for-6.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-34
/
+45
2024-10-24
Merge tag 'jfs-6.12-rc5' of github.com:kleikamp/linux-shaggy
Linus Torvalds
1
-1
/
+1
2024-10-24
Merge tag 'bcachefs-2024-10-22' of https://github.com/koverstreet/bcachefs
Linus Torvalds
41
-205
/
+475
2024-10-24
Revert "9p: Enable multipage folios"
Dominique Martinet
1
-1
/
+0
2024-10-24
Merge branch 'share-user-memory-to-bpf-program-through-task-storage-map'
Alexei Starovoitov
18
-43
/
+862
2024-10-24
selftests/bpf: Create task_local_storage map with invalid uptr's struct
Martin KaFai Lau
4
-0
/
+104
2024-10-24
selftests/bpf: Add uptr failure verifier tests
Martin KaFai Lau
2
-0
/
+107
2024-10-24
selftests/bpf: Add update_elem failure test for task storage uptr
Martin KaFai Lau
3
-0
/
+92
2024-10-24
selftests/bpf: Test a uptr struct spanning across pages.
Martin KaFai Lau
1
-0
/
+43
2024-10-24
selftests/bpf: Some basic __uptr tests
Kui-Feng Lee
3
-0
/
+240
2024-10-24
libbpf: define __uptr.
Kui-Feng Lee
1
-0
/
+1
2024-10-24
bpf: Add uptr support in the map_value of the task local storage.
Martin KaFai Lau
4
-7
/
+131
2024-10-24
bpf: Postpone bpf_obj_free_fields to the rcu callback
Martin KaFai Lau
1
-5
/
+24
2024-10-24
bpf: Postpone bpf_selem_free() in bpf_selem_unlink_storage_nolock()
Martin KaFai Lau
2
-6
/
+37
2024-10-24
bpf: Add "bool swap_uptrs" arg to bpf_local_storage_update() and bpf_selem_al...
Martin KaFai Lau
6
-15
/
+15
2024-10-24
bpf: Handle BPF_UPTR in verifier
Kui-Feng Lee
1
-6
/
+33
2024-10-24
bpf: Support __uptr type tag in BTF
Kui-Feng Lee
3
-5
/
+36
2024-10-24
Merge branch 'add-the-missing-bpf_link_type-invocation-for-sockmap'
Andrii Nakryiko
4
-5
/
+16
2024-10-24
bpf: Check validity of link->type in bpf_link_show_fdinfo()
Hou Tao
1
-5
/
+9
2024-10-24
bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
Hou Tao
3
-0
/
+7
2024-10-24
Merge branch 'net-dsa-mv88e6xxx-fix-mv88e6393x-phc-frequency-on-internal-clock'
Paolo Abeni
2
-37
/
+77
2024-10-24
net: dsa: mv88e6xxx: support 4000ps cycle counter period
Shenghao Yang
1
-3
/
+20
2024-10-24
net: dsa: mv88e6xxx: read cycle counter period from hardware
Shenghao Yang
2
-19
/
+43
2024-10-24
net: dsa: mv88e6xxx: group cycle counter coefficients
Shenghao Yang
2
-33
/
+32
2024-10-24
net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition
Reinhard Speyerer
1
-0
/
+1
2024-10-24
hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event
Haiyang Zhang
1
-0
/
+30
2024-10-24
net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x
Tim Harvey
1
-10
/
+11
2024-10-24
Merge tag 'for-net-2024-10-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
6
-24
/
+71
2024-10-24
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
7
-71
/
+103
2024-10-24
bpf: fix do_misc_fixups() for bpf_get_branch_snapshot()
Andrii Nakryiko
1
-1
/
+1
[next]