aboutsummaryrefslogtreecommitdiffstats
path: root/samples
AgeCommit message (Expand)Author
2021-11-29Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2021-11-17samples/kretprobes: Fix return value if register_kretprobe() failedTiezhu Yang
2021-09-27Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2021-09-22samples: bpf: Fix tracex7 error raised on the missing argumentJuhee Kang
2021-07-14Merge branch 'v5.4/base' into v5.4/standard/xlnx-socBruce Ashfield
2021-07-14samples/bpf: Fix the error return code of xdp_redirect's main()Wang Hai
2021-06-15Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2021-06-10samples: vfio-mdev: fix error handing in mdpy_fb_probe()Wei Yongjun
2021-05-21Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2021-05-19samples/bpf: Fix broken tracex1 due to kprobe argument changeYaqi Chen
2021-05-17Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2021-05-14kfifo: fix ternary sign extension bugsDan Carpenter
2021-03-22Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2021-03-17samples, bpf: Add missing munmap in xdpsockMaciej Fijalkowski
2021-01-07Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-12-30samples: bpf: Fix lwt_len_hist reusing previous BPF mapDaniel T. Lee
2020-11-10Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-11-05samples/bpf: Fix possible deadlock in xdpsockMagnus Karlsson
2020-11-02Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-10-29misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun
2020-08-19Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-08-19bpf: Fix fds_example SIGSEGV errorWenbo Zhang
2020-07-13Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-07-09samples/vfs: avoid warning in statx overrideKees Cook
2020-07-04Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-06-30bpf, xdp, samples: Fix null pointer dereference in *_user codeGaurav Singh
2020-06-30samples/bpf: xdp_redirect_cpu: Set MAX_CPUS according to NR_CPUSLorenzo Bianconi
2020-06-07Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-06-03samples: bpf: Fix build errorMatteo Croce
2020-05-02Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-04-29vmalloc: fix remap_vmalloc_range() bounds checksJann Horn
2020-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-03-02Merge tag 'v5.4.19' into v5.4/standard/xlnx-soc-devBruce Ashfield
2020-03-02Merge tag 'v5.4.15' into v5.4/standard/xlnx-soc-devBruce Ashfield
2020-02-24samples/bpf: Set -fno-stack-protector when building BPF programsToke Høiland-Jørgensen
2020-02-11samples/bpf: Xdp_redirect_cpu fix missing tracepoint attachJesper Dangaard Brouer
2020-02-11samples/bpf: Don't try to remove user's homedir on cleanToke Høiland-Jørgensen
2020-01-26samples/bpf: Fix broken xdp_rxq_info due to map order assumptionsJesper Dangaard Brouer
2020-01-26samples: bpf: update map definition to new syntax BTF-defined mapDaniel T. Lee
2020-01-13Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-01-13Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-01-12Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-01-12samples: bpf: fix syscall_tp due to unused syscallDaniel T. Lee
2020-01-12samples: bpf: Replace symbol compare of trace_eventDaniel T. Lee
2020-01-09samples/trace_printk: Wait for IRQ work to finishSven Schnelle
2020-01-09samples/seccomp: Zero out members based on seccomp_notif_sizesSargun Dhillon
2019-12-31samples: pktgen: fix proc_cmd command result check logicDaniel T. Lee
2019-12-02samples: xilinx_apm: Add sample application for xilinx_apmSubbaraya Sundeep Bhatta
2019-10-31samples/bpf: fix build by setting HAVE_ATTR_TEST to zeroBjörn Töpel
2019-10-03samples/bpf: Add a workaround for asm_inlineKP Singh