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
2025-07-04
bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfo
Tao Chen
3
-7
/
+13
2025-07-04
Merge branch 'bpf-add-bpf_dynptr_memset-kfunc'
Andrii Nakryiko
3
-0
/
+213
2025-07-04
selftests/bpf: Add test cases for bpf_dynptr_memset()
Ihor Solodrai
2
-0
/
+166
2025-07-04
bpf: Add bpf_dynptr_memset() kfunc
Ihor Solodrai
1
-0
/
+47
2025-07-02
selftests/bpf: Allow veristat compile standalone
Mykyta Yatsenko
1
-3
/
+4
2025-07-02
bpf: Avoid warning on multiple referenced args in call
Paul Chaignon
1
-4
/
+4
2025-07-02
selftests/bpf: Negative test case for ref_obj_id in args
Paul Chaignon
1
-0
/
+24
2025-07-02
selftests/bpf: null checks for rdonly_untrusted_mem should be preserved
Eduard Zingerman
1
-0
/
+21
2025-07-02
bpf: avoid jump misprediction for PTR_TO_MEM | PTR_UNTRUSTED
Eduard Zingerman
1
-1
/
+1
2025-07-02
selftests/bpf: Don't call fsopen() as privileged user
Matteo Croce
1
-20
/
+21
2025-07-01
selftests/bpf: Fix spelling mistake "subtration" -> "subtraction"
Colin Ian King
1
-2
/
+2
2025-07-01
selftests/bpf: Enable dynptr/test_probe_read_user_str_dynptr
Mykyta Yatsenko
1
-1
/
+0
2025-07-01
bpf: Warn on internal verifier errors
Paul Chaignon
1
-109
/
+102
2025-07-01
Merge branch 's390-bpf-describe-the-frame-using-a-struct-instead-of-constants'
Alexei Starovoitov
2
-101
/
+67
2025-07-01
s390/bpf: Describe the frame using a struct instead of constants
Ilya Leoshkevich
2
-77
/
+47
2025-07-01
s390/bpf: Centralize frame offset calculations
Ilya Leoshkevich
1
-30
/
+26
2025-06-28
selftests/bpf: bpf_rdonly_cast u{8,16,32,64} access tests
Eduard Zingerman
1
-0
/
+41
2025-06-28
selftests/bpf: improve error messages in veristat
Mykyta Yatsenko
1
-11
/
+25
2025-06-28
selftests/bpf: Fix cgroup_xattr/read_cgroupfs_xattr
Song Liu
4
-97
/
+49
2025-06-27
bpf: guard BTF_ID_FLAGS(bpf_cgroup_read_xattr) with CONFIG_BPF_LSM
Eduard Zingerman
1
-1
/
+1
2025-06-27
bpf: Fix string kfuncs names in doc comments
Viktor Malik
1
-3
/
+3
2025-06-27
Merge branch 'vfs-6.17.bpf' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Alexei Starovoitov
8
-34
/
+448
2025-06-26
Merge branch 'support-array-presets-in-veristat'
Andrii Nakryiko
3
-103
/
+423
2025-06-26
selftests/bpf: Test array presets in veristat
Mykyta Yatsenko
2
-24
/
+159
2025-06-26
selftests/bpf: Support array presets in veristat
Mykyta Yatsenko
1
-50
/
+189
2025-06-26
selftests/bpf: Separate var preset parsing in veristat
Mykyta Yatsenko
1
-53
/
+99
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
3001
-35567
/
+55975
2025-06-26
Merge branch 'bpf-add-kfuncs-for-read-only-string-operations'
Alexei Starovoitov
9
-23
/
+615
2025-06-26
selftests/bpf: Add tests for string kfuncs
Viktor Malik
4
-0
/
+212
2025-06-26
selftests/bpf: Allow macros in __retval
Viktor Malik
3
-23
/
+19
2025-06-26
bpf: Add kfuncs for read-only string operations
Viktor Malik
1
-0
/
+382
2025-06-26
uaccess: Define pagefault lock guard
Viktor Malik
1
-0
/
+2
2025-06-26
Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
41
-116
/
+378
2025-06-26
net: libwx: fix the creation of page_pool
Jiawen Wu
1
-1
/
+1
2025-06-26
net: selftests: fix TCP packet checksum
Jakub Kicinski
1
-2
/
+3
2025-06-26
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
15
-99
/
+142
2025-06-26
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
5
-84
/
+111
2025-06-26
atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().
Kuniyuki Iwashima
1
-2
/
+1
2025-06-26
Merge branch 'netlink-specs-enforce-strict-naming-of-properties'
Jakub Kicinski
14
-62
/
+74
2025-06-26
netlink: specs: enforce strict naming of properties
Jakub Kicinski
3
-19
/
+31
2025-06-26
netlink: specs: tc: replace underscores with dashes in names
Jakub Kicinski
1
-2
/
+2
2025-06-26
netlink: specs: rt-link: replace underscores with dashes in names
Jakub Kicinski
1
-2
/
+2
2025-06-26
netlink: specs: mptcp: replace underscores with dashes in names
Jakub Kicinski
2
-7
/
+7
2025-06-26
netlink: specs: ovs_flow: replace underscores with dashes in names
Jakub Kicinski
1
-3
/
+3
2025-06-26
netlink: specs: devlink: replace underscores with dashes in names
Jakub Kicinski
1
-4
/
+4
2025-06-26
netlink: specs: dpll: replace underscores with dashes in names
Jakub Kicinski
1
-1
/
+1
2025-06-26
netlink: specs: ethtool: replace underscores with dashes in names
Jakub Kicinski
2
-4
/
+4
2025-06-26
netlink: specs: fou: replace underscores with dashes in names
Jakub Kicinski
1
-18
/
+18
2025-06-26
netlink: specs: nfsd: replace underscores with dashes in names
Jakub Kicinski
1
-2
/
+2
2025-06-26
net: enetc: Correct endianness handling in _enetc_rd_reg64
Simon Horman
1
-1
/
+1
[next]