summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-03bpf: Fix KASAN use-after-free Read in compute_effective_progsTadeusz Struk1-10/+60
2022-06-03bpftool: Check for NULL ptr of btf in codegen_assertsMichael Mullin1-0/+3
2022-06-03selftests/bpf: Fix test_run logic in fexit_stress.cYuntao Wang1-28/+4
2022-06-03Merge branch 'libbpf: Textual representation of enums'Andrii Nakryiko15-338/+737
2022-06-03bpftool: Use libbpf_bpf_link_type_strDaniel Müller1-17/+10
2022-06-03selftests/bpf: Add test for libbpf_bpf_link_type_strDaniel Müller1-0/+48
2022-06-03libbpf: Introduce libbpf_bpf_link_type_strDaniel Müller3-0/+31
2022-06-03bpftool: Use libbpf_bpf_attach_type_strDaniel Müller9-150/+182
2022-06-03selftests/bpf: Add test for libbpf_bpf_attach_type_strDaniel Müller1-0/+48
2022-06-03libbpf: Introduce libbpf_bpf_attach_type_strDaniel Müller3-0/+64
2022-06-03bpftool: Use libbpf_bpf_map_type_strDaniel Müller4-79/+71
2022-06-03selftests/bpf: Add test for libbpf_bpf_map_type_strDaniel Müller1-1/+55
2022-06-03libbpf: Introduce libbpf_bpf_map_type_strDaniel Müller3-0/+52
2022-06-03bpftool: Use libbpf_bpf_prog_type_strDaniel Müller6-92/+65
2022-06-03selftests/bpf: Add test for libbpf_bpf_prog_type_strDaniel Müller1-0/+57
2022-06-03libbpf: Introduce libbpf_bpf_prog_type_strDaniel Müller3-0/+55
2022-06-03bpf: Correct the comment about insn_to_jit_offPu Lehui1-1/+1
2022-06-03bpf, riscv: Support riscv jit to provide bpf_line_infoPu Lehui2-1/+8
2022-06-03bpf: Unify data extension operation of jited_ksyms and jited_linfoPu Lehui1-2/+3
2022-06-03xdp: Directly use ida_alloc()/free() APIsKe Liu1-3/+3
2022-06-02Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds101-611/+665
2022-06-02module: Fix prefix for module.sig_enforce module paramSaravana Kannan1-0/+3
2022-06-02Merge tag 'pci-v5.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-235/+41
2022-06-02Merge branch 'net-af_packet-be-careful-when-expanding-mac-header-size'Jakub Kicinski3-4/+13
2022-06-02net/af_packet: make sure to pull mac headerEric Dumazet1-2/+4
2022-06-02net: add debug info to __skb_pull()Eric Dumazet1-1/+8
2022-06-02net: CONFIG_DEBUG_NET depends on CONFIG_NETEric Dumazet1-1/+1
2022-06-02stmmac: intel: Add RPL-P PCI IDMichael Sit Wei Hong1-0/+2
2022-06-02net: stmmac: use dev_err_probe() for reporting mdio bus registration failureRasmus Villemoes2-4/+4
2022-06-02tipc: check attribute length for bearer nameHoang Le1-2/+1
2022-06-02Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds12-103/+253
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-58/+3
2022-06-02Merge tag 'printk-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2022-06-02Merge tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-117/+278
2022-06-02i2c: ismt: prevent memory corruption in ismt_access()Dan Carpenter1-0/+3
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin4-139/+115
2022-06-02nfp: remove padding in nfp_nfdk_tx_descFei Qin3-9/+17
2022-06-02ax25: Fix ax25 session cleanup problemsDuoming Zhou4-11/+20
2022-06-02assoc_array: Fix BUG_ON during garbage collectStephen Brennan1-0/+8
2022-06-02net: usb: qmi_wwan: Add support for Cinterion MV31 with new baselineSlark Xiao1-0/+1
2022-06-02Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski14-41/+115
2022-06-02Merge branch 'sfc-siena-fix-some-efx_separate_tx_channels-errors'Jakub Kicinski2-5/+3
2022-06-02sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet1-4/+2
2022-06-02sfc/siena: fix considering that all channels have TX queuesMartin Habets1-1/+1
2022-06-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2-5/+8
2022-06-02Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski9-30/+39
2022-06-02Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-l...Linus Torvalds34-513/+719
2022-06-02socket: Don't use u8 type in uapi socket.hTobias Klauser1-1/+1
2022-06-02Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds14-18/+579
2022-06-02Merge tag 'i3c/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds7-94/+116