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.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-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
2022-06-03
bpf: Fix KASAN use-after-free Read in compute_effective_progs
Tadeusz Struk
1
-10
/
+60
2022-06-03
bpftool: Check for NULL ptr of btf in codegen_asserts
Michael Mullin
1
-0
/
+3
2022-06-03
selftests/bpf: Fix test_run logic in fexit_stress.c
Yuntao Wang
1
-28
/
+4
2022-06-03
Merge branch 'libbpf: Textual representation of enums'
Andrii Nakryiko
15
-338
/
+737
2022-06-03
bpftool: Use libbpf_bpf_link_type_str
Daniel Müller
1
-17
/
+10
2022-06-03
selftests/bpf: Add test for libbpf_bpf_link_type_str
Daniel Müller
1
-0
/
+48
2022-06-03
libbpf: Introduce libbpf_bpf_link_type_str
Daniel Müller
3
-0
/
+31
2022-06-03
bpftool: Use libbpf_bpf_attach_type_str
Daniel Müller
9
-150
/
+182
2022-06-03
selftests/bpf: Add test for libbpf_bpf_attach_type_str
Daniel Müller
1
-0
/
+48
2022-06-03
libbpf: Introduce libbpf_bpf_attach_type_str
Daniel Müller
3
-0
/
+64
2022-06-03
bpftool: Use libbpf_bpf_map_type_str
Daniel Müller
4
-79
/
+71
2022-06-03
selftests/bpf: Add test for libbpf_bpf_map_type_str
Daniel Müller
1
-1
/
+55
2022-06-03
libbpf: Introduce libbpf_bpf_map_type_str
Daniel Müller
3
-0
/
+52
2022-06-03
bpftool: Use libbpf_bpf_prog_type_str
Daniel Müller
6
-92
/
+65
2022-06-03
selftests/bpf: Add test for libbpf_bpf_prog_type_str
Daniel Müller
1
-0
/
+57
2022-06-03
libbpf: Introduce libbpf_bpf_prog_type_str
Daniel Müller
3
-0
/
+55
2022-06-03
bpf: Correct the comment about insn_to_jit_off
Pu Lehui
1
-1
/
+1
2022-06-03
bpf, riscv: Support riscv jit to provide bpf_line_info
Pu Lehui
2
-1
/
+8
2022-06-03
bpf: Unify data extension operation of jited_ksyms and jited_linfo
Pu Lehui
1
-2
/
+3
2022-06-03
xdp: Directly use ida_alloc()/free() APIs
Ke Liu
1
-3
/
+3
2022-06-02
Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
101
-611
/
+665
2022-06-02
module: Fix prefix for module.sig_enforce module param
Saravana Kannan
1
-0
/
+3
2022-06-02
Merge tag 'pci-v5.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-235
/
+41
2022-06-02
Merge branch 'net-af_packet-be-careful-when-expanding-mac-header-size'
Jakub Kicinski
3
-4
/
+13
2022-06-02
net/af_packet: make sure to pull mac header
Eric Dumazet
1
-2
/
+4
2022-06-02
net: add debug info to __skb_pull()
Eric Dumazet
1
-1
/
+8
2022-06-02
net: CONFIG_DEBUG_NET depends on CONFIG_NET
Eric Dumazet
1
-1
/
+1
2022-06-02
stmmac: intel: Add RPL-P PCI ID
Michael Sit Wei Hong
1
-0
/
+2
2022-06-02
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
Rasmus Villemoes
2
-4
/
+4
2022-06-02
tipc: check attribute length for bearer name
Hoang Le
1
-2
/
+1
2022-06-02
Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
12
-103
/
+253
2022-06-02
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-58
/
+3
2022-06-02
Merge tag 'printk-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2022-06-02
Merge tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-117
/
+278
2022-06-02
i2c: ismt: prevent memory corruption in ismt_access()
Dan Carpenter
1
-0
/
+3
2022-06-02
ice: fix access-beyond-end in the switch code
Alexander Lobakin
4
-139
/
+115
2022-06-02
nfp: remove padding in nfp_nfdk_tx_desc
Fei Qin
3
-9
/
+17
2022-06-02
ax25: Fix ax25 session cleanup problems
Duoming Zhou
4
-11
/
+20
2022-06-02
assoc_array: Fix BUG_ON during garbage collect
Stephen Brennan
1
-0
/
+8
2022-06-02
net: usb: qmi_wwan: Add support for Cinterion MV31 with new baseline
Slark Xiao
1
-0
/
+1
2022-06-02
Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
14
-41
/
+115
2022-06-02
Merge branch 'sfc-siena-fix-some-efx_separate_tx_channels-errors'
Jakub Kicinski
2
-5
/
+3
2022-06-02
sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
1
-4
/
+2
2022-06-02
sfc/siena: fix considering that all channels have TX queues
Martin Habets
1
-1
/
+1
2022-06-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2
-5
/
+8
2022-06-02
Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
9
-30
/
+39
2022-06-02
Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-l...
Linus Torvalds
34
-513
/
+719
2022-06-02
socket: Don't use u8 type in uapi socket.h
Tobias Klauser
1
-1
/
+1
2022-06-02
Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
14
-18
/
+579
2022-06-02
Merge tag 'i3c/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
7
-94
/
+116
[prev]
[next]