aboutsummaryrefslogtreecommitdiffstats
path: root/samples
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/basev4.19/standard/preempt-rt/baseBruce Ashfield
2023-08-11samples/bpf: Fix buffer overflow in tcp_baserttPengcheng Yang
2023-01-18samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe()Shang XiaoJing
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-11-26samples/kretprobes: Fix return value if register_kretprobe() failedTiezhu Yang
2021-09-22samples: bpf: Fix tracex7 error raised on the missing argumentJuhee Kang
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-07-20samples/bpf: Fix the error return code of xdp_redirect's main()Wang Hai
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-10samples: vfio-mdev: fix error handing in mdpy_fb_probe()Wei Yongjun
2021-05-22samples/bpf: Fix broken tracex1 due to kprobe argument changeYaqi Chen
2021-05-22kfifo: fix ternary sign extension bugsDan Carpenter
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-12-30samples: bpf: Fix lwt_len_hist reusing previous BPF mapDaniel T. Lee
2020-10-30misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun
2020-06-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-06-03samples: bpf: Fix build errorMatteo Croce
2020-05-28Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-04-29vmalloc: fix remap_vmalloc_range() bounds checksJann Horn
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-02-11samples/bpf: Don't try to remove user's homedir on cleanToke Høiland-Jørgensen
2020-01-27samples/bpf: Fix broken xdp_rxq_info due to map order assumptionsJesper Dangaard Brouer
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
2019-12-31samples: pktgen: fix proc_cmd command result check logicDaniel T. Lee
2019-12-05vfio-mdev/samples: Use u8 instead of char for handle functionsNathan Chancellor
2019-12-05samples/bpf: fix build by setting HAVE_ATTR_TEST to zeroBjörn Töpel
2019-12-02Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-11-24mei: samples: fix a signedness bug in amt_host_if_call()Dan Carpenter
2019-11-20samples/bpf: fix compilation failurePrashant Bhole
2019-11-20samples/bpf: fix a compilation failureYonghong Song
2019-11-17Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-11-06samples: bpf: fix: seg fault with NULL pointer argDaniel T. Lee
2019-07-27Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-07-14samples, bpf: suppress compiler warningMatteo Croce
2019-07-14samples, bpf: fix to change the buffer size for read()Chang-Hsien Tsai
2019-03-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-03-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-02-15samples: mei: use /dev/mei0 instead of /dev/meiTomas Winkler
2019-02-12livepatch: check kzalloc return valuesNicholas Mc Guire
2019-02-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2019-01-26samples: bpf: fix: error handling regarding kprobe_eventsDaniel T. Lee
2018-11-28kernel: sched: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior